| 1 | [ Dec 31 20:16:49 Enabled. ] | ||
| 2 | [ Dec 31 20:16:49 Rereading configuration. ] | ||
| 3 | [ Dec 31 20:16:50 Rereading configuration. ] | ||
| 4 | [ Dec 31 20:16:52 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Dec 31 20:16:52 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.31 20:16:57.285965 [ 1 ] {} <Information> Application: Will watch for the process with pid 28527 | ||
| 29 | 2025.12.31 20:16:57.286409 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.31 20:16:57.551752 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28527 | ||
| 31 | 2025.12.31 20:16:57.552511 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.31 20:16:57.552662 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.31 20:16:57.853465 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.31 20:16:57.904734 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.31 20:16:57.904817 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.31 20:16:57.904840 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.31 20:16:57.904904 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.31 20:16:57.905514 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.31 20:16:57.911242 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.31 20:16:57.912134 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.31 20:16:57.912995 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.31 20:16:57.913047 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.31 20:16:57.913081 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.31 20:16:57.913802 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.31 20:16:57.914826 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.31 20:16:57.920876 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.31 20:16:57.921574 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.31 20:16:57.925095 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.31 20:16:57.925219 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.31 20:16:57.926383 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.31 20:16:57.926875 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.31 20:16:57.931223 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.31 20:16:57.931941 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.31 20:16:57.940778 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.31 20:16:57.941176 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.31 20:16:57.941570 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.31 20:16:57.941994 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.31 20:16:57.948985 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.31 20:16:57.949017 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.31 20:16:57.949113 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.31 20:16:57.949217 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.31 20:16:57.983474 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.31 20:16:57.983502 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000176074 sec | ||
| 68 | 2025.12.31 20:16:57.983550 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.31 20:16:57.983596 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.31 20:16:57.984333 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.31 20:16:57.985006 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.31 20:16:58.009794 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.31 20:16:58.009839 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.31 20:16:58.009916 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.31 20:16:58.009929 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.31 20:16:58.009965 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.31 20:16:58.010031 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.31 20:16:58.014539 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.31 20:16:58.014588 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.31 20:16:58.014644 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.31 20:16:58.014816 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.31 20:16:58.014859 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.31 20:16:58.014871 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.31 20:16:58.014961 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.31 20:16:58.014974 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.31 20:16:58.015003 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.31 20:16:58.015076 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.31 20:16:58.070935 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.31 20:16:58.075100 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.31 20:16:58.075194 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000112772 sec | ||
| 91 | 2025.12.31 20:16:58.075207 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.31 20:16:58.075217 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.31 20:16:58.075244 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.31 20:16:58.075452 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.31 20:16:58.075550 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.31 20:16:58.075564 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.31 20:16:58.075575 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.31 20:16:58.075586 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.31 20:16:58.096432 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.31 20:16:58.096653 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.71 MiB (RSS), difference: 91.94 MiB | ||
| 101 | 2025.12.31 20:16:58.101815 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.5651e-05 sec. | ||
| 102 | 2025.12.31 20:16:58.102212 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.31 20:16:58.102264 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.31 20:16:58.102277 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.31 20:16:58.514439 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35839 | ||
| 106 | 2025.12.31 20:16:58.518849 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.31 20:16:58.518918 [ 3 ] {} <Debug> TCP-Session: be023156-dcaa-412d-8e75-058705947204 Authenticating user 'default' from [fd00:1122:3344:101::a]:35839 | ||
| 108 | 2025.12.31 20:16:58.518946 [ 3 ] {} <Debug> TCP-Session: be023156-dcaa-412d-8e75-058705947204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.31 20:16:58.519245 [ 3 ] {} <Debug> TCP-Session: be023156-dcaa-412d-8e75-058705947204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.31 20:16:58.519344 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.31 20:16:58.519369 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.31 20:16:58.519618 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.31 20:16:58.520477 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63865 | ||
| 114 | 2025.12.31 20:16:58.520484 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50939 | ||
| 115 | 2025.12.31 20:16:58.520666 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.12.31 20:16:58.520709 [ 4 ] {} <Debug> TCP-Session: a7c64ce2-285a-4586-99d0-36cacba86dbd Authenticating user 'default' from [fd00:1122:3344:101::a]:63865 | ||
| 117 | 2025.12.31 20:16:58.520709 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.31 20:16:58.520830 [ 4 ] {} <Debug> TCP-Session: a7c64ce2-285a-4586-99d0-36cacba86dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.12.31 20:16:58.520850 [ 4 ] {} <Debug> TCP-Session: a7c64ce2-285a-4586-99d0-36cacba86dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.12.31 20:16:58.520853 [ 5 ] {} <Debug> TCP-Session: 10257810-2ac1-47e9-a526-478409d02823 Authenticating user 'default' from [fd00:1122:3344:101::a]:50939 | ||
| 121 | 2025.12.31 20:16:58.520945 [ 5 ] {} <Debug> TCP-Session: 10257810-2ac1-47e9-a526-478409d02823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.12.31 20:16:58.520959 [ 5 ] {} <Debug> TCP-Session: 10257810-2ac1-47e9-a526-478409d02823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2025.12.31 20:16:58.521352 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40065 | ||
| 124 | 2025.12.31 20:16:58.521417 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58203 | ||
| 125 | 2025.12.31 20:16:58.521620 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.31 20:16:58.521644 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.12.31 20:16:58.521654 [ 253 ] {} <Debug> TCP-Session: 3559218e-2541-4c51-a1a3-d48f2bd3bb54 Authenticating user 'default' from [fd00:1122:3344:101::a]:40065 | ||
| 128 | 2025.12.31 20:16:58.521742 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33120 | ||
| 129 | 2025.12.31 20:16:58.521749 [ 254 ] {} <Debug> TCP-Session: c06b65d9-7892-4392-b4f3-c30e9d68c6ae Authenticating user 'default' from [fd00:1122:3344:101::a]:58203 | ||
| 130 | 2025.12.31 20:16:58.521762 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35140 | ||
| 131 | 2025.12.31 20:16:58.521819 [ 254 ] {} <Debug> TCP-Session: c06b65d9-7892-4392-b4f3-c30e9d68c6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.12.31 20:16:58.521756 [ 253 ] {} <Debug> TCP-Session: 3559218e-2541-4c51-a1a3-d48f2bd3bb54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.12.31 20:16:58.521871 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.12.31 20:16:58.521913 [ 253 ] {} <Debug> TCP-Session: 3559218e-2541-4c51-a1a3-d48f2bd3bb54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.12.31 20:16:58.521930 [ 254 ] {} <Debug> TCP-Session: c06b65d9-7892-4392-b4f3-c30e9d68c6ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.31 20:16:58.521882 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46497 | ||
| 137 | 2025.12.31 20:16:58.521979 [ 256 ] {} <Debug> TCP-Session: 911c253a-2100-4856-b853-99022b6b267c Authenticating user 'default' from [fd00:1122:3344:101::a]:33120 | ||
| 138 | 2025.12.31 20:16:58.522054 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.12.31 20:16:58.522074 [ 256 ] {} <Debug> TCP-Session: 911c253a-2100-4856-b853-99022b6b267c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.31 20:16:58.522102 [ 255 ] {} <Debug> TCP-Session: 552c3b45-ab50-4a40-bee9-28d0a716230b Authenticating user 'default' from [fd00:1122:3344:101::a]:35140 | ||
| 141 | 2025.12.31 20:16:58.522131 [ 256 ] {} <Debug> TCP-Session: 911c253a-2100-4856-b853-99022b6b267c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.31 20:16:58.522150 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.12.31 20:16:58.522196 [ 255 ] {} <Debug> TCP-Session: 552c3b45-ab50-4a40-bee9-28d0a716230b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.31 20:16:58.522205 [ 257 ] {} <Debug> TCP-Session: 8c2aabd0-8959-4be1-b85d-56009d590e1b Authenticating user 'default' from [fd00:1122:3344:101::a]:46497 | ||
| 145 | 2025.12.31 20:16:58.522279 [ 255 ] {} <Debug> TCP-Session: 552c3b45-ab50-4a40-bee9-28d0a716230b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.31 20:16:58.522292 [ 257 ] {} <Debug> TCP-Session: 8c2aabd0-8959-4be1-b85d-56009d590e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.31 20:16:58.522362 [ 257 ] {} <Debug> TCP-Session: 8c2aabd0-8959-4be1-b85d-56009d590e1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.31 20:16:59.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.85 MiB (RSS), difference: 2.07 MiB | ||
| 149 | 2025.12.31 20:16:59.309243 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33753 | ||
| 150 | 2025.12.31 20:16:59.313712 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.31 20:16:59.313772 [ 258 ] {} <Debug> TCP-Session: 5c1aaa7c-49bb-46b1-8fa6-33ba3ec4fcfa Authenticating user 'default' from [fd00:1122:3344:101::c]:33753 | ||
| 152 | 2025.12.31 20:16:59.313795 [ 258 ] {} <Debug> TCP-Session: 5c1aaa7c-49bb-46b1-8fa6-33ba3ec4fcfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.31 20:16:59.313872 [ 258 ] {} <Debug> TCP-Session: 5c1aaa7c-49bb-46b1-8fa6-33ba3ec4fcfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.31 20:16:59.313946 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.12.31 20:16:59.313974 [ 258 ] {} <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 | ||
| 156 | 2025.12.31 20:16:59.314050 [ 258 ] {} <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 | ||
| 157 | 2025.12.31 20:16:59.314832 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63296 | ||
| 158 | 2025.12.31 20:16:59.314935 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33986 | ||
| 159 | 2025.12.31 20:16:59.315040 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2025.12.31 20:16:59.315165 [ 259 ] {} <Debug> TCP-Session: 323f7d3a-f1b5-4760-a74b-5bb9dc7d4849 Authenticating user 'default' from [fd00:1122:3344:101::c]:63296 | ||
| 161 | 2025.12.31 20:16:59.315181 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2025.12.31 20:16:59.315188 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41045 | ||
| 163 | 2025.12.31 20:16:59.315203 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56717 | ||
| 164 | 2025.12.31 20:16:59.315267 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36318 | ||
| 165 | 2025.12.31 20:16:59.315244 [ 260 ] {} <Debug> TCP-Session: 6aa37c00-320a-49b3-96e0-6bb386055984 Authenticating user 'default' from [fd00:1122:3344:101::c]:33986 | ||
| 166 | 2025.12.31 20:16:59.315230 [ 259 ] {} <Debug> TCP-Session: 323f7d3a-f1b5-4760-a74b-5bb9dc7d4849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2025.12.31 20:16:59.315352 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63122 | ||
| 168 | 2025.12.31 20:16:59.315356 [ 260 ] {} <Debug> TCP-Session: 6aa37c00-320a-49b3-96e0-6bb386055984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2025.12.31 20:16:59.315361 [ 259 ] {} <Debug> TCP-Session: 323f7d3a-f1b5-4760-a74b-5bb9dc7d4849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2025.12.31 20:16:59.315361 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.12.31 20:16:59.315494 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2025.12.31 20:16:59.315455 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61965 | ||
| 173 | 2025.12.31 20:16:59.315493 [ 260 ] {} <Debug> TCP-Session: 6aa37c00-320a-49b3-96e0-6bb386055984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.12.31 20:16:59.315638 [ 261 ] {} <Debug> TCP-Session: 6e6654df-bf51-4e08-bd26-c6434a88cb6b Authenticating user 'default' from [fd00:1122:3344:101::c]:56717 | ||
| 175 | 2025.12.31 20:16:59.315610 [ 262 ] {} <Debug> TCP-Session: 7ea4ef7c-f6c2-4cda-854c-887fca24d1a9 Authenticating user 'default' from [fd00:1122:3344:101::c]:41045 | ||
| 176 | 2025.12.31 20:16:59.315693 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2025.12.31 20:16:59.315697 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2025.12.31 20:16:59.315778 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2025.12.31 20:16:59.315785 [ 262 ] {} <Debug> TCP-Session: 7ea4ef7c-f6c2-4cda-854c-887fca24d1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.12.31 20:16:59.315786 [ 263 ] {} <Debug> TCP-Session: bb9f10e6-4860-43e5-a07f-8b98d9a008ce Authenticating user 'default' from [fd00:1122:3344:101::c]:36318 | ||
| 181 | 2025.12.31 20:16:59.315884 [ 265 ] {} <Debug> TCP-Session: 0446af03-bc96-46a5-9bd8-0f7be2e3eb26 Authenticating user 'default' from [fd00:1122:3344:101::c]:61965 | ||
| 182 | 2025.12.31 20:16:59.315860 [ 262 ] {} <Debug> TCP-Session: 7ea4ef7c-f6c2-4cda-854c-887fca24d1a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.12.31 20:16:59.315863 [ 264 ] {} <Debug> TCP-Session: deacd080-0d72-42e0-9b93-3cb5ece7fbcd Authenticating user 'default' from [fd00:1122:3344:101::c]:63122 | ||
| 184 | 2025.12.31 20:16:59.315980 [ 265 ] {} <Debug> TCP-Session: 0446af03-bc96-46a5-9bd8-0f7be2e3eb26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.12.31 20:16:59.315951 [ 263 ] {} <Debug> TCP-Session: bb9f10e6-4860-43e5-a07f-8b98d9a008ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.12.31 20:16:59.315758 [ 261 ] {} <Debug> TCP-Session: 6e6654df-bf51-4e08-bd26-c6434a88cb6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.31 20:16:59.316042 [ 265 ] {} <Debug> TCP-Session: 0446af03-bc96-46a5-9bd8-0f7be2e3eb26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.31 20:16:59.316030 [ 263 ] {} <Debug> TCP-Session: bb9f10e6-4860-43e5-a07f-8b98d9a008ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.12.31 20:16:59.316024 [ 264 ] {} <Debug> TCP-Session: deacd080-0d72-42e0-9b93-3cb5ece7fbcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.31 20:16:59.316123 [ 261 ] {} <Debug> TCP-Session: 6e6654df-bf51-4e08-bd26-c6434a88cb6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.31 20:16:59.316205 [ 264 ] {} <Debug> TCP-Session: deacd080-0d72-42e0-9b93-3cb5ece7fbcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.31 20:17:02.732120 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50171 | ||
| 193 | 2025.12.31 20:17:02.732436 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.12.31 20:17:02.732546 [ 266 ] {} <Debug> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Authenticating user 'default' from [fd00:1122:3344:101::d]:50171 | ||
| 195 | 2025.12.31 20:17:02.732570 [ 266 ] {} <Debug> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.31 20:17:02.732586 [ 266 ] {} <Debug> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.31 20:17:02.732726 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.12.31 20:17:02.732766 [ 266 ] {} <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 | ||
| 199 | 2025.12.31 20:17:02.732859 [ 266 ] {} <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 | ||
| 200 | 2025.12.31 20:17:02.733523 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41904 | ||
| 201 | 2025.12.31 20:17:02.733538 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41304 | ||
| 202 | 2025.12.31 20:17:02.733611 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56905 | ||
| 203 | 2025.12.31 20:17:02.733696 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39146 | ||
| 204 | 2025.12.31 20:17:02.743450 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42368 | ||
| 205 | 2025.12.31 20:17:02.745013 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50122 | ||
| 206 | 2025.12.31 20:17:02.747541 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2025.12.31 20:17:02.747593 [ 270 ] {} <Debug> TCP-Session: b1e42b22-244d-4ade-b6a1-ac4f393c058d Authenticating user 'default' from [fd00:1122:3344:101::d]:39146 | ||
| 208 | 2025.12.31 20:17:02.747666 [ 270 ] {} <Debug> TCP-Session: b1e42b22-244d-4ade-b6a1-ac4f393c058d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2025.12.31 20:17:02.747670 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53251 | ||
| 210 | 2025.12.31 20:17:02.747722 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2025.12.31 20:17:02.747744 [ 270 ] {} <Debug> TCP-Session: b1e42b22-244d-4ade-b6a1-ac4f393c058d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2025.12.31 20:17:02.747797 [ 271 ] {} <Debug> TCP-Session: 7a45c6ab-c3d4-4d9d-a30e-1364a99e326f Authenticating user 'default' from [fd00:1122:3344:101::d]:42368 | ||
| 213 | 2025.12.31 20:17:02.747871 [ 271 ] {} <Debug> TCP-Session: 7a45c6ab-c3d4-4d9d-a30e-1364a99e326f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.12.31 20:17:02.747887 [ 271 ] {} <Debug> TCP-Session: 7a45c6ab-c3d4-4d9d-a30e-1364a99e326f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2025.12.31 20:17:02.762501 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60215 | ||
| 216 | 2025.12.31 20:17:02.762512 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2025.12.31 20:17:02.762580 [ 272 ] {} <Debug> TCP-Session: fbbc0d6d-de78-4923-8af4-cd6973964943 Authenticating user 'default' from [fd00:1122:3344:101::d]:50122 | ||
| 218 | 2025.12.31 20:17:02.762607 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2025.12.31 20:17:02.762654 [ 272 ] {} <Debug> TCP-Session: fbbc0d6d-de78-4923-8af4-cd6973964943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2025.12.31 20:17:02.762580 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2025.12.31 20:17:02.762685 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2025.12.31 20:17:02.762770 [ 269 ] {} <Debug> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Authenticating user 'default' from [fd00:1122:3344:101::d]:56905 | ||
| 223 | 2025.12.31 20:17:02.762694 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 224 | 2025.12.31 20:17:02.762815 [ 268 ] {} <Debug> TCP-Session: d877c9db-3cea-4207-ad05-5692287587c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41304 | ||
| 225 | 2025.12.31 20:17:02.762877 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2025.12.31 20:17:02.762894 [ 273 ] {} <Debug> TCP-Session: d150dae8-da7b-42ac-a3a0-7710114500fc Authenticating user 'default' from [fd00:1122:3344:101::d]:53251 | ||
| 227 | 2025.12.31 20:17:02.762906 [ 268 ] {} <Debug> TCP-Session: d877c9db-3cea-4207-ad05-5692287587c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.12.31 20:17:02.762919 [ 272 ] {} <Debug> TCP-Session: fbbc0d6d-de78-4923-8af4-cd6973964943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.12.31 20:17:02.763004 [ 273 ] {} <Debug> TCP-Session: d150dae8-da7b-42ac-a3a0-7710114500fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.12.31 20:17:02.763011 [ 268 ] {} <Debug> TCP-Session: d877c9db-3cea-4207-ad05-5692287587c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.12.31 20:17:02.763002 [ 274 ] {} <Debug> TCP-Session: 104bccce-28ff-4166-9413-ee9ec5934cab Authenticating user 'default' from [fd00:1122:3344:101::d]:60215 | ||
| 232 | 2025.12.31 20:17:02.763103 [ 273 ] {} <Debug> TCP-Session: d150dae8-da7b-42ac-a3a0-7710114500fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.12.31 20:17:02.762821 [ 269 ] {} <Debug> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.31 20:17:02.762896 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 235 | 2025.12.31 20:17:02.763193 [ 269 ] {} <Debug> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2025.12.31 20:17:02.763262 [ 274 ] {} <Debug> TCP-Session: 104bccce-28ff-4166-9413-ee9ec5934cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2025.12.31 20:17:02.763291 [ 267 ] {} <Debug> TCP-Session: 98654a53-583e-450b-b2d1-00a3d54113b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41904 | ||
| 238 | 2025.12.31 20:17:02.763446 [ 274 ] {} <Debug> TCP-Session: 104bccce-28ff-4166-9413-ee9ec5934cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.12.31 20:17:02.763462 [ 267 ] {} <Debug> TCP-Session: 98654a53-583e-450b-b2d1-00a3d54113b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.12.31 20:17:02.763606 [ 267 ] {} <Debug> TCP-Session: 98654a53-583e-450b-b2d1-00a3d54113b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.12.31 20:17:02.768631 [ 266 ] {00eb788d-85da-4be2-b98d-426cce2fe402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2025.12.31 20:17:03.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.44 MiB, peak 119.44 MiB, free memory in arenas 0.00 B, will set to 127.52 MiB (RSS), difference: 8.08 MiB | ||
| 243 | 2025.12.31 20:17:03.012039 [ 266 ] {00eb788d-85da-4be2-b98d-426cce2fe402} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50171) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 244 | |||
| 245 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 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 | ||
| 248 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 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 | ||
| 256 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 266 | |||
| 267 | 2025.12.31 20:17:03.013147 [ 266 ] {00eb788d-85da-4be2-b98d-426cce2fe402} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 268 | |||
| 269 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 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 | ||
| 272 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 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 | ||
| 280 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 290 | |||
| 291 | 2025.12.31 20:17:03.013428 [ 266 ] {00eb788d-85da-4be2-b98d-426cce2fe402} <Debug> TCPHandler: Processed in 0.279903077 sec. | ||
| 292 | 2025.12.31 20:17:03.013891 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 293 | 2025.12.31 20:17:03.014204 [ 269 ] {e84dc75e-3cf7-49d0-b01c-b84bf6e15af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 294 | 2025.12.31 20:17:03.014595 [ 269 ] {e84dc75e-3cf7-49d0-b01c-b84bf6e15af8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56905) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 295 | |||
| 296 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 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 | ||
| 299 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 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 | ||
| 307 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 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 | ||
| 310 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 317 | |||
| 318 | 2025.12.31 20:17:03.014880 [ 269 ] {e84dc75e-3cf7-49d0-b01c-b84bf6e15af8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 319 | |||
| 320 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 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 | ||
| 323 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 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 | ||
| 331 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 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 | ||
| 334 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 341 | |||
| 342 | 2025.12.31 20:17:03.015104 [ 269 ] {e84dc75e-3cf7-49d0-b01c-b84bf6e15af8} <Debug> TCPHandler: Processed in 0.001392601 sec. | ||
| 343 | 2025.12.31 20:17:03.015444 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.12.31 20:17:03.016191 [ 266 ] {26f89f7c-9278-45eb-9db9-c4eca3260e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 345 | 2025.12.31 20:17:03.016901 [ 266 ] {26f89f7c-9278-45eb-9db9-c4eca3260e9f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 346 | 2025.12.31 20:17:03.025397 [ 266 ] {26f89f7c-9278-45eb-9db9-c4eca3260e9f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 347 | 2025.12.31 20:17:03.025419 [ 266 ] {26f89f7c-9278-45eb-9db9-c4eca3260e9f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9442e-05 sec | ||
| 348 | 2025.12.31 20:17:03.025556 [ 266 ] {26f89f7c-9278-45eb-9db9-c4eca3260e9f} <Trace> ReferentialDeps: No tables | ||
| 349 | 2025.12.31 20:17:03.025569 [ 266 ] {26f89f7c-9278-45eb-9db9-c4eca3260e9f} <Trace> LoadingDeps: No tables | ||
| 350 | 2025.12.31 20:17:03.025592 [ 266 ] {26f89f7c-9278-45eb-9db9-c4eca3260e9f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 351 | 2025.12.31 20:17:03.026324 [ 266 ] {26f89f7c-9278-45eb-9db9-c4eca3260e9f} <Debug> TCPHandler: Processed in 0.010997051 sec. | ||
| 352 | 2025.12.31 20:17:03.026592 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 353 | 2025.12.31 20:17:03.026749 [ 266 ] {51983c93-f273-4d09-a6b3-86481293a91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) /* The version table contains metadata about the `oximeter` database */ | ||
| 354 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 355 | 2025.12.31 20:17:03.026897 [ 266 ] {51983c93-f273-4d09-a6b3-86481293a91c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 356 | 2025.12.31 20:17:03.043484 [ 266 ] {51983c93-f273-4d09-a6b3-86481293a91c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 357 | 2025.12.31 20:17:03.045555 [ 266 ] {51983c93-f273-4d09-a6b3-86481293a91c} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c): Loading data parts | ||
| 358 | 2025.12.31 20:17:03.048192 [ 266 ] {51983c93-f273-4d09-a6b3-86481293a91c} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c): There are no data parts | ||
| 359 | 2025.12.31 20:17:03.064696 [ 266 ] {51983c93-f273-4d09-a6b3-86481293a91c} <Debug> TCPHandler: Processed in 0.038153961 sec. | ||
| 360 | 2025.12.31 20:17:03.064889 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 361 | 2025.12.31 20:17:03.065214 [ 266 ] {7c6a1ac6-0e03-4c9c-9146-bb6fe47e478c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) /* The measurement tables contain all individual samples from each timeseries. | ||
| 362 | * | ||
| 363 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 364 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 365 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 366 | * by all samples from the same timeseries. | ||
| 367 | * | ||
| 368 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 369 | * and then uses that to index quickly into the measurements tables. | ||
| 370 | */ | ||
| 371 | 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) | ||
| 372 | 2025.12.31 20:17:03.065369 [ 266 ] {7c6a1ac6-0e03-4c9c-9146-bb6fe47e478c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 373 | 2025.12.31 20:17:03.081230 [ 266 ] {7c6a1ac6-0e03-4c9c-9146-bb6fe47e478c} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Loading data parts | ||
| 374 | 2025.12.31 20:17:03.081469 [ 266 ] {7c6a1ac6-0e03-4c9c-9146-bb6fe47e478c} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): There are no data parts | ||
| 375 | 2025.12.31 20:17:03.085482 [ 266 ] {7c6a1ac6-0e03-4c9c-9146-bb6fe47e478c} <Debug> TCPHandler: Processed in 0.020658771 sec. | ||
| 376 | 2025.12.31 20:17:03.085730 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 377 | 2025.12.31 20:17:03.085931 [ 266 ] {14864b39-bd7f-400f-8267-a75e424201f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 378 | 2025.12.31 20:17:03.086064 [ 266 ] {14864b39-bd7f-400f-8267-a75e424201f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 379 | 2025.12.31 20:17:03.092911 [ 266 ] {14864b39-bd7f-400f-8267-a75e424201f8} <Debug> oximeter.measurements_i8 (7c325df2-09f0-44c9-89b6-b2d3db40a596): Loading data parts | ||
| 380 | 2025.12.31 20:17:03.093307 [ 266 ] {14864b39-bd7f-400f-8267-a75e424201f8} <Debug> oximeter.measurements_i8 (7c325df2-09f0-44c9-89b6-b2d3db40a596): There are no data parts | ||
| 381 | 2025.12.31 20:17:03.095801 [ 266 ] {14864b39-bd7f-400f-8267-a75e424201f8} <Debug> TCPHandler: Processed in 0.010129011 sec. | ||
| 382 | 2025.12.31 20:17:03.095972 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 383 | 2025.12.31 20:17:03.096234 [ 266 ] {6309bc34-3830-4887-9b3a-1e43797a6b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 384 | 2025.12.31 20:17:03.096328 [ 266 ] {6309bc34-3830-4887-9b3a-1e43797a6b80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 385 | 2025.12.31 20:17:03.107375 [ 266 ] {6309bc34-3830-4887-9b3a-1e43797a6b80} <Debug> oximeter.measurements_u8 (54124a06-5fdf-4733-929b-fb7453816d12): Loading data parts | ||
| 386 | 2025.12.31 20:17:03.107661 [ 266 ] {6309bc34-3830-4887-9b3a-1e43797a6b80} <Debug> oximeter.measurements_u8 (54124a06-5fdf-4733-929b-fb7453816d12): There are no data parts | ||
| 387 | 2025.12.31 20:17:03.110504 [ 266 ] {6309bc34-3830-4887-9b3a-1e43797a6b80} <Debug> TCPHandler: Processed in 0.014585583 sec. | ||
| 388 | 2025.12.31 20:17:03.110736 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 389 | 2025.12.31 20:17:03.110893 [ 266 ] {0ebdb5f6-d7d6-4f0d-a8e9-3ea2d9aff0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 390 | 2025.12.31 20:17:03.111008 [ 266 ] {0ebdb5f6-d7d6-4f0d-a8e9-3ea2d9aff0da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 391 | 2025.12.31 20:17:03.112969 [ 266 ] {0ebdb5f6-d7d6-4f0d-a8e9-3ea2d9aff0da} <Debug> oximeter.measurements_i16 (0c16ace3-7189-49f3-b76c-c6e246e809a7): Loading data parts | ||
| 392 | 2025.12.31 20:17:03.113217 [ 266 ] {0ebdb5f6-d7d6-4f0d-a8e9-3ea2d9aff0da} <Debug> oximeter.measurements_i16 (0c16ace3-7189-49f3-b76c-c6e246e809a7): There are no data parts | ||
| 393 | 2025.12.31 20:17:03.120195 [ 266 ] {0ebdb5f6-d7d6-4f0d-a8e9-3ea2d9aff0da} <Debug> TCPHandler: Processed in 0.009510017 sec. | ||
| 394 | 2025.12.31 20:17:03.120399 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.12.31 20:17:03.120823 [ 266 ] {10ffd34c-7cba-4afe-a2c2-c37818abc4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 396 | 2025.12.31 20:17:03.120880 [ 266 ] {10ffd34c-7cba-4afe-a2c2-c37818abc4c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 397 | 2025.12.31 20:17:03.125340 [ 266 ] {10ffd34c-7cba-4afe-a2c2-c37818abc4c3} <Debug> oximeter.measurements_u16 (44fa6677-c5af-4fd8-b332-dd4ec00d99c5): Loading data parts | ||
| 398 | 2025.12.31 20:17:03.125581 [ 266 ] {10ffd34c-7cba-4afe-a2c2-c37818abc4c3} <Debug> oximeter.measurements_u16 (44fa6677-c5af-4fd8-b332-dd4ec00d99c5): There are no data parts | ||
| 399 | 2025.12.31 20:17:03.135967 [ 266 ] {10ffd34c-7cba-4afe-a2c2-c37818abc4c3} <Debug> TCPHandler: Processed in 0.015625536 sec. | ||
| 400 | 2025.12.31 20:17:03.136208 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 401 | 2025.12.31 20:17:03.136383 [ 266 ] {308e57e2-87bc-4e14-bd11-d32f4f047dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 402 | 2025.12.31 20:17:03.136503 [ 266 ] {308e57e2-87bc-4e14-bd11-d32f4f047dbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 403 | 2025.12.31 20:17:03.140208 [ 266 ] {308e57e2-87bc-4e14-bd11-d32f4f047dbf} <Debug> oximeter.measurements_i32 (af15633e-5cbb-4c13-bd14-7d85164a5e4a): Loading data parts | ||
| 404 | 2025.12.31 20:17:03.140440 [ 266 ] {308e57e2-87bc-4e14-bd11-d32f4f047dbf} <Debug> oximeter.measurements_i32 (af15633e-5cbb-4c13-bd14-7d85164a5e4a): There are no data parts | ||
| 405 | 2025.12.31 20:17:03.147986 [ 266 ] {308e57e2-87bc-4e14-bd11-d32f4f047dbf} <Debug> TCPHandler: Processed in 0.01183091 sec. | ||
| 406 | 2025.12.31 20:17:03.148145 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 407 | 2025.12.31 20:17:03.148386 [ 266 ] {72a17ebf-6deb-4532-b599-884af8790338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 408 | 2025.12.31 20:17:03.148430 [ 266 ] {72a17ebf-6deb-4532-b599-884af8790338} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 409 | 2025.12.31 20:17:03.150889 [ 266 ] {72a17ebf-6deb-4532-b599-884af8790338} <Debug> oximeter.measurements_u32 (50212e67-6934-4642-a248-e8e6ebe8e55d): Loading data parts | ||
| 410 | 2025.12.31 20:17:03.151045 [ 266 ] {72a17ebf-6deb-4532-b599-884af8790338} <Debug> oximeter.measurements_u32 (50212e67-6934-4642-a248-e8e6ebe8e55d): There are no data parts | ||
| 411 | 2025.12.31 20:17:03.164623 [ 266 ] {72a17ebf-6deb-4532-b599-884af8790338} <Debug> TCPHandler: Processed in 0.016524677 sec. | ||
| 412 | 2025.12.31 20:17:03.164978 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2025.12.31 20:17:03.165169 [ 266 ] {c69b0bbd-e5e3-42be-9690-4660c8de3088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 414 | 2025.12.31 20:17:03.165312 [ 266 ] {c69b0bbd-e5e3-42be-9690-4660c8de3088} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 415 | 2025.12.31 20:17:03.172826 [ 266 ] {c69b0bbd-e5e3-42be-9690-4660c8de3088} <Debug> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): Loading data parts | ||
| 416 | 2025.12.31 20:17:03.173189 [ 266 ] {c69b0bbd-e5e3-42be-9690-4660c8de3088} <Debug> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): There are no data parts | ||
| 417 | 2025.12.31 20:17:03.185401 [ 266 ] {c69b0bbd-e5e3-42be-9690-4660c8de3088} <Debug> TCPHandler: Processed in 0.020486227 sec. | ||
| 418 | 2025.12.31 20:17:03.185605 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.12.31 20:17:03.186024 [ 266 ] {245aabea-ba93-4fec-886e-6c37f9d87db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 420 | 2025.12.31 20:17:03.186094 [ 266 ] {245aabea-ba93-4fec-886e-6c37f9d87db1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 421 | 2025.12.31 20:17:03.189952 [ 266 ] {245aabea-ba93-4fec-886e-6c37f9d87db1} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Loading data parts | ||
| 422 | 2025.12.31 20:17:03.190136 [ 266 ] {245aabea-ba93-4fec-886e-6c37f9d87db1} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): There are no data parts | ||
| 423 | 2025.12.31 20:17:03.202507 [ 266 ] {245aabea-ba93-4fec-886e-6c37f9d87db1} <Debug> TCPHandler: Processed in 0.016977227 sec. | ||
| 424 | 2025.12.31 20:17:03.202797 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.12.31 20:17:03.203003 [ 266 ] {6bf6da5c-b538-4695-b082-4f504c479f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 426 | 2025.12.31 20:17:03.203143 [ 266 ] {6bf6da5c-b538-4695-b082-4f504c479f7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 427 | 2025.12.31 20:17:03.207083 [ 266 ] {6bf6da5c-b538-4695-b082-4f504c479f7d} <Debug> oximeter.measurements_f32 (60c652b8-b84f-4a2f-b549-6325bd46fbec): Loading data parts | ||
| 428 | 2025.12.31 20:17:03.207335 [ 266 ] {6bf6da5c-b538-4695-b082-4f504c479f7d} <Debug> oximeter.measurements_f32 (60c652b8-b84f-4a2f-b549-6325bd46fbec): There are no data parts | ||
| 429 | 2025.12.31 20:17:03.219715 [ 266 ] {6bf6da5c-b538-4695-b082-4f504c479f7d} <Debug> TCPHandler: Processed in 0.016991157 sec. | ||
| 430 | 2025.12.31 20:17:03.219936 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.12.31 20:17:03.220291 [ 266 ] {75dbedae-6731-47a4-99ae-e72e7647d984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 432 | 2025.12.31 20:17:03.220357 [ 266 ] {75dbedae-6731-47a4-99ae-e72e7647d984} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 433 | 2025.12.31 20:17:03.224265 [ 266 ] {75dbedae-6731-47a4-99ae-e72e7647d984} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Loading data parts | ||
| 434 | 2025.12.31 20:17:03.224584 [ 266 ] {75dbedae-6731-47a4-99ae-e72e7647d984} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): There are no data parts | ||
| 435 | 2025.12.31 20:17:03.237413 [ 266 ] {75dbedae-6731-47a4-99ae-e72e7647d984} <Debug> TCPHandler: Processed in 0.017556711 sec. | ||
| 436 | 2025.12.31 20:17:03.237720 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.12.31 20:17:03.237886 [ 266 ] {6293a641-3b6f-48dc-b59f-98544415cdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 438 | 2025.12.31 20:17:03.238004 [ 266 ] {6293a641-3b6f-48dc-b59f-98544415cdc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 439 | 2025.12.31 20:17:03.252505 [ 266 ] {6293a641-3b6f-48dc-b59f-98544415cdc8} <Debug> oximeter.measurements_string (ea7d5767-75dc-4a0c-a109-01bd7577bc61): Loading data parts | ||
| 440 | 2025.12.31 20:17:03.252799 [ 266 ] {6293a641-3b6f-48dc-b59f-98544415cdc8} <Debug> oximeter.measurements_string (ea7d5767-75dc-4a0c-a109-01bd7577bc61): There are no data parts | ||
| 441 | 2025.12.31 20:17:03.260563 [ 266 ] {6293a641-3b6f-48dc-b59f-98544415cdc8} <Debug> TCPHandler: Processed in 0.022894792 sec. | ||
| 442 | 2025.12.31 20:17:03.260735 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.12.31 20:17:03.260986 [ 266 ] {c45957d0-c7f9-4ddc-9d7d-a074073fd8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 444 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 445 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 446 | * a string isn't palatable for a few reasons. | ||
| 447 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 448 | * details. | ||
| 449 | */ | ||
| 450 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.12.31 20:17:03.261116 [ 266 ] {c45957d0-c7f9-4ddc-9d7d-a074073fd8f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 452 | 2025.12.31 20:17:03.263570 [ 266 ] {c45957d0-c7f9-4ddc-9d7d-a074073fd8f3} <Debug> oximeter.measurements_bytes (aa9a1186-0605-4bb9-aa79-224300706f8a): Loading data parts | ||
| 453 | 2025.12.31 20:17:03.263848 [ 266 ] {c45957d0-c7f9-4ddc-9d7d-a074073fd8f3} <Debug> oximeter.measurements_bytes (aa9a1186-0605-4bb9-aa79-224300706f8a): There are no data parts | ||
| 454 | 2025.12.31 20:17:03.276042 [ 266 ] {c45957d0-c7f9-4ddc-9d7d-a074073fd8f3} <Debug> TCPHandler: Processed in 0.0153567 sec. | ||
| 455 | 2025.12.31 20:17:03.276252 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.12.31 20:17:03.276695 [ 266 ] {09b1a27d-01bf-4e86-a13a-90defab540a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 457 | 2025.12.31 20:17:03.276850 [ 266 ] {09b1a27d-01bf-4e86-a13a-90defab540a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 458 | 2025.12.31 20:17:03.281374 [ 266 ] {09b1a27d-01bf-4e86-a13a-90defab540a9} <Debug> oximeter.measurements_cumulativei64 (d9190b9e-fa7e-497c-ab6f-2667289416ac): Loading data parts | ||
| 459 | 2025.12.31 20:17:03.281573 [ 266 ] {09b1a27d-01bf-4e86-a13a-90defab540a9} <Debug> oximeter.measurements_cumulativei64 (d9190b9e-fa7e-497c-ab6f-2667289416ac): There are no data parts | ||
| 460 | 2025.12.31 20:17:03.293222 [ 266 ] {09b1a27d-01bf-4e86-a13a-90defab540a9} <Debug> TCPHandler: Processed in 0.017036469 sec. | ||
| 461 | 2025.12.31 20:17:03.293446 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.12.31 20:17:03.293658 [ 266 ] {f5cba01b-9580-47cb-a6a0-99037c4d8ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 463 | 2025.12.31 20:17:03.293832 [ 266 ] {f5cba01b-9580-47cb-a6a0-99037c4d8ef4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 464 | 2025.12.31 20:17:03.297663 [ 266 ] {f5cba01b-9580-47cb-a6a0-99037c4d8ef4} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Loading data parts | ||
| 465 | 2025.12.31 20:17:03.297849 [ 266 ] {f5cba01b-9580-47cb-a6a0-99037c4d8ef4} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): There are no data parts | ||
| 466 | 2025.12.31 20:17:03.310456 [ 266 ] {f5cba01b-9580-47cb-a6a0-99037c4d8ef4} <Debug> TCPHandler: Processed in 0.017084399 sec. | ||
| 467 | 2025.12.31 20:17:03.310771 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2025.12.31 20:17:03.311008 [ 266 ] {f9babd1b-0d3f-4048-a970-f03a222c7d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 469 | 2025.12.31 20:17:03.311152 [ 266 ] {f9babd1b-0d3f-4048-a970-f03a222c7d4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 470 | 2025.12.31 20:17:03.317649 [ 266 ] {f9babd1b-0d3f-4048-a970-f03a222c7d4c} <Debug> oximeter.measurements_cumulativef32 (ec40b169-344c-4ca8-9881-95a26989a963): Loading data parts | ||
| 471 | 2025.12.31 20:17:03.317896 [ 266 ] {f9babd1b-0d3f-4048-a970-f03a222c7d4c} <Debug> oximeter.measurements_cumulativef32 (ec40b169-344c-4ca8-9881-95a26989a963): There are no data parts | ||
| 472 | 2025.12.31 20:17:03.326985 [ 266 ] {f9babd1b-0d3f-4048-a970-f03a222c7d4c} <Debug> TCPHandler: Processed in 0.016282222 sec. | ||
| 473 | 2025.12.31 20:17:03.327164 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2025.12.31 20:17:03.327469 [ 266 ] {186af587-7e88-447e-8380-5408fda04792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 475 | 2025.12.31 20:17:03.327617 [ 266 ] {186af587-7e88-447e-8380-5408fda04792} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 476 | 2025.12.31 20:17:03.330201 [ 266 ] {186af587-7e88-447e-8380-5408fda04792} <Debug> oximeter.measurements_cumulativef64 (8d9709be-2d11-43a5-9881-ba63ce2d613e): Loading data parts | ||
| 477 | 2025.12.31 20:17:03.330343 [ 266 ] {186af587-7e88-447e-8380-5408fda04792} <Debug> oximeter.measurements_cumulativef64 (8d9709be-2d11-43a5-9881-ba63ce2d613e): There are no data parts | ||
| 478 | 2025.12.31 20:17:03.332349 [ 266 ] {186af587-7e88-447e-8380-5408fda04792} <Debug> TCPHandler: Processed in 0.00523758 sec. | ||
| 479 | 2025.12.31 20:17:03.332509 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2025.12.31 20:17:03.332743 [ 266 ] {7f4136e2-08aa-4742-989d-27925b589e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 481 | * NOTE: Array types cannot be Nullable, see | ||
| 482 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 483 | * for more details. | ||
| 484 | * | ||
| 485 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 486 | * is unfortunate, and at this point relies on the fact that an | ||
| 487 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 488 | * to figure out another way to represent missing samples here. | ||
| 489 | */ | ||
| 490 | 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) | ||
| 491 | 2025.12.31 20:17:03.332890 [ 266 ] {7f4136e2-08aa-4742-989d-27925b589e31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 492 | 2025.12.31 20:17:03.340057 [ 266 ] {7f4136e2-08aa-4742-989d-27925b589e31} <Debug> oximeter.measurements_histogrami8 (4a205fcb-3728-48f4-8309-82c671399326): Loading data parts | ||
| 493 | 2025.12.31 20:17:03.340322 [ 266 ] {7f4136e2-08aa-4742-989d-27925b589e31} <Debug> oximeter.measurements_histogrami8 (4a205fcb-3728-48f4-8309-82c671399326): There are no data parts | ||
| 494 | 2025.12.31 20:17:03.343054 [ 266 ] {7f4136e2-08aa-4742-989d-27925b589e31} <Debug> TCPHandler: Processed in 0.010598262 sec. | ||
| 495 | 2025.12.31 20:17:03.343213 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2025.12.31 20:17:03.343526 [ 266 ] {4aa6d80c-1b2f-47ad-a605-4d8fc1ea0718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 497 | 2025.12.31 20:17:03.343662 [ 266 ] {4aa6d80c-1b2f-47ad-a605-4d8fc1ea0718} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 498 | 2025.12.31 20:17:03.354696 [ 266 ] {4aa6d80c-1b2f-47ad-a605-4d8fc1ea0718} <Debug> oximeter.measurements_histogramu8 (4179036e-f0db-442a-adf3-c12ee9651b31): Loading data parts | ||
| 499 | 2025.12.31 20:17:03.354866 [ 266 ] {4aa6d80c-1b2f-47ad-a605-4d8fc1ea0718} <Debug> oximeter.measurements_histogramu8 (4179036e-f0db-442a-adf3-c12ee9651b31): There are no data parts | ||
| 500 | 2025.12.31 20:17:03.356820 [ 266 ] {4aa6d80c-1b2f-47ad-a605-4d8fc1ea0718} <Debug> TCPHandler: Processed in 0.013655461 sec. | ||
| 501 | 2025.12.31 20:17:03.357025 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2025.12.31 20:17:03.357241 [ 266 ] {380ef4d7-52d4-4a7b-b258-0f2e923d1256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 503 | 2025.12.31 20:17:03.357378 [ 266 ] {380ef4d7-52d4-4a7b-b258-0f2e923d1256} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 504 | 2025.12.31 20:17:03.359495 [ 266 ] {380ef4d7-52d4-4a7b-b258-0f2e923d1256} <Debug> oximeter.measurements_histogrami16 (aaa9540f-d6a9-426b-929e-2d8d769345aa): Loading data parts | ||
| 505 | 2025.12.31 20:17:03.359719 [ 266 ] {380ef4d7-52d4-4a7b-b258-0f2e923d1256} <Debug> oximeter.measurements_histogrami16 (aaa9540f-d6a9-426b-929e-2d8d769345aa): There are no data parts | ||
| 506 | 2025.12.31 20:17:03.361081 [ 266 ] {380ef4d7-52d4-4a7b-b258-0f2e923d1256} <Debug> TCPHandler: Processed in 0.004106414 sec. | ||
| 507 | 2025.12.31 20:17:03.361240 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2025.12.31 20:17:03.361535 [ 266 ] {0be08432-5c9d-43dc-8455-47ea1c68f454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 509 | 2025.12.31 20:17:03.361666 [ 266 ] {0be08432-5c9d-43dc-8455-47ea1c68f454} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 510 | 2025.12.31 20:17:03.368965 [ 266 ] {0be08432-5c9d-43dc-8455-47ea1c68f454} <Debug> oximeter.measurements_histogramu16 (7814cb77-859a-44e8-aaed-bdd0766b3dba): Loading data parts | ||
| 511 | 2025.12.31 20:17:03.369117 [ 266 ] {0be08432-5c9d-43dc-8455-47ea1c68f454} <Debug> oximeter.measurements_histogramu16 (7814cb77-859a-44e8-aaed-bdd0766b3dba): There are no data parts | ||
| 512 | 2025.12.31 20:17:03.371888 [ 266 ] {0be08432-5c9d-43dc-8455-47ea1c68f454} <Debug> TCPHandler: Processed in 0.010698404 sec. | ||
| 513 | 2025.12.31 20:17:03.372140 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2025.12.31 20:17:03.372358 [ 266 ] {de7c6ea3-8ef4-472c-80fb-f78754b52366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 515 | 2025.12.31 20:17:03.372544 [ 266 ] {de7c6ea3-8ef4-472c-80fb-f78754b52366} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 516 | 2025.12.31 20:17:03.383751 [ 266 ] {de7c6ea3-8ef4-472c-80fb-f78754b52366} <Debug> oximeter.measurements_histogrami32 (7eee30c3-194b-44a1-9308-9e7948d80cdd): Loading data parts | ||
| 517 | 2025.12.31 20:17:03.384040 [ 266 ] {de7c6ea3-8ef4-472c-80fb-f78754b52366} <Debug> oximeter.measurements_histogrami32 (7eee30c3-194b-44a1-9308-9e7948d80cdd): There are no data parts | ||
| 518 | 2025.12.31 20:17:03.391344 [ 266 ] {de7c6ea3-8ef4-472c-80fb-f78754b52366} <Debug> TCPHandler: Processed in 0.019256779 sec. | ||
| 519 | 2025.12.31 20:17:03.391527 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2025.12.31 20:17:03.391881 [ 266 ] {e4271a17-7988-4937-bc79-f79dd2487104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 521 | 2025.12.31 20:17:03.392007 [ 266 ] {e4271a17-7988-4937-bc79-f79dd2487104} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 522 | 2025.12.31 20:17:03.400560 [ 266 ] {e4271a17-7988-4937-bc79-f79dd2487104} <Debug> oximeter.measurements_histogramu32 (41a4617e-102e-4896-b0ce-2828955367b2): Loading data parts | ||
| 523 | 2025.12.31 20:17:03.400855 [ 266 ] {e4271a17-7988-4937-bc79-f79dd2487104} <Debug> oximeter.measurements_histogramu32 (41a4617e-102e-4896-b0ce-2828955367b2): There are no data parts | ||
| 524 | 2025.12.31 20:17:03.403882 [ 266 ] {e4271a17-7988-4937-bc79-f79dd2487104} <Debug> TCPHandler: Processed in 0.012407603 sec. | ||
| 525 | 2025.12.31 20:17:03.404130 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2025.12.31 20:17:03.404345 [ 266 ] {2dcb9105-e2dd-4f30-b08a-838d3ac8fda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 527 | 2025.12.31 20:17:03.404480 [ 266 ] {2dcb9105-e2dd-4f30-b08a-838d3ac8fda7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 528 | 2025.12.31 20:17:03.416991 [ 266 ] {2dcb9105-e2dd-4f30-b08a-838d3ac8fda7} <Debug> oximeter.measurements_histogrami64 (6e6f2b22-103d-480d-b77d-3054c122fd1f): Loading data parts | ||
| 529 | 2025.12.31 20:17:03.417348 [ 266 ] {2dcb9105-e2dd-4f30-b08a-838d3ac8fda7} <Debug> oximeter.measurements_histogrami64 (6e6f2b22-103d-480d-b77d-3054c122fd1f): There are no data parts | ||
| 530 | 2025.12.31 20:17:03.422181 [ 266 ] {2dcb9105-e2dd-4f30-b08a-838d3ac8fda7} <Debug> TCPHandler: Processed in 0.018101263 sec. | ||
| 531 | 2025.12.31 20:17:03.422385 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2025.12.31 20:17:03.422701 [ 266 ] {ca6f6ab3-9a88-4985-9108-729c74fb21f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 533 | 2025.12.31 20:17:03.422833 [ 266 ] {ca6f6ab3-9a88-4985-9108-729c74fb21f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 534 | 2025.12.31 20:17:03.427177 [ 266 ] {ca6f6ab3-9a88-4985-9108-729c74fb21f0} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Loading data parts | ||
| 535 | 2025.12.31 20:17:03.427466 [ 266 ] {ca6f6ab3-9a88-4985-9108-729c74fb21f0} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): There are no data parts | ||
| 536 | 2025.12.31 20:17:03.431237 [ 266 ] {ca6f6ab3-9a88-4985-9108-729c74fb21f0} <Debug> TCPHandler: Processed in 0.008912273 sec. | ||
| 537 | 2025.12.31 20:17:03.431542 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.12.31 20:17:03.431777 [ 266 ] {0855b8b0-62cf-4f04-b179-ed9bd732fb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 539 | 2025.12.31 20:17:03.431926 [ 266 ] {0855b8b0-62cf-4f04-b179-ed9bd732fb31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 540 | 2025.12.31 20:17:03.442277 [ 266 ] {0855b8b0-62cf-4f04-b179-ed9bd732fb31} <Debug> oximeter.measurements_histogramf32 (258bff2f-9d1e-4153-9cc5-ec54c174e1da): Loading data parts | ||
| 541 | 2025.12.31 20:17:03.442576 [ 266 ] {0855b8b0-62cf-4f04-b179-ed9bd732fb31} <Debug> oximeter.measurements_histogramf32 (258bff2f-9d1e-4153-9cc5-ec54c174e1da): There are no data parts | ||
| 542 | 2025.12.31 20:17:03.446911 [ 266 ] {0855b8b0-62cf-4f04-b179-ed9bd732fb31} <Debug> TCPHandler: Processed in 0.015419302 sec. | ||
| 543 | 2025.12.31 20:17:03.447094 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.12.31 20:17:03.447571 [ 266 ] {acc47e84-04ca-404d-a3e2-7a1ef9de2970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 545 | 2025.12.31 20:17:03.447781 [ 266 ] {acc47e84-04ca-404d-a3e2-7a1ef9de2970} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 546 | 2025.12.31 20:17:03.459187 [ 266 ] {acc47e84-04ca-404d-a3e2-7a1ef9de2970} <Debug> oximeter.measurements_histogramf64 (61beba3d-e8ac-486c-896f-6e801217c856): Loading data parts | ||
| 547 | 2025.12.31 20:17:03.459479 [ 266 ] {acc47e84-04ca-404d-a3e2-7a1ef9de2970} <Debug> oximeter.measurements_histogramf64 (61beba3d-e8ac-486c-896f-6e801217c856): There are no data parts | ||
| 548 | 2025.12.31 20:17:03.463973 [ 266 ] {acc47e84-04ca-404d-a3e2-7a1ef9de2970} <Debug> TCPHandler: Processed in 0.016943536 sec. | ||
| 549 | 2025.12.31 20:17:03.464269 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.12.31 20:17:03.464458 [ 266 ] {986f780b-e65b-45d9-bcd5-3e0d26b0dcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) /* The field tables store named dimensions of each timeseries. | ||
| 551 | * | ||
| 552 | * As with the measurement tables, there is one field table for each field data | ||
| 553 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 554 | * this behavior **must not** be relied upon for query correctness. | ||
| 555 | * | ||
| 556 | * The index for the fields differs from the measurements, however. Rows are | ||
| 557 | * sorted by timeseries name, then field name, field value, and finally | ||
| 558 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 559 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 560 | * usually then used to look up measurements. | ||
| 561 | * | ||
| 562 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 563 | * timeseries name and then key, since it would improve lookups where one | ||
| 564 | * already has the key. Realistically though, these tables are quite small and | ||
| 565 | * so performance benefits will be low in absolute terms. | ||
| 566 | * | ||
| 567 | * TTL: We use a materialized column to expire old field table records. This | ||
| 568 | * column is generated automatically by the database whenever a new row is | ||
| 569 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 570 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 571 | * record will remain during a deduplication, which will have the last | ||
| 572 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 573 | * measurement tables. | ||
| 574 | */ | ||
| 575 | 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) | ||
| 576 | 2025.12.31 20:17:03.464600 [ 266 ] {986f780b-e65b-45d9-bcd5-3e0d26b0dcf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 577 | 2025.12.31 20:17:03.476283 [ 266 ] {986f780b-e65b-45d9-bcd5-3e0d26b0dcf2} <Debug> oximeter.fields_bool (943d0e6d-2de9-4523-ba27-8a306b0e108e): Loading data parts | ||
| 578 | 2025.12.31 20:17:03.476593 [ 266 ] {986f780b-e65b-45d9-bcd5-3e0d26b0dcf2} <Debug> oximeter.fields_bool (943d0e6d-2de9-4523-ba27-8a306b0e108e): There are no data parts | ||
| 579 | 2025.12.31 20:17:03.480741 [ 266 ] {986f780b-e65b-45d9-bcd5-3e0d26b0dcf2} <Debug> TCPHandler: Processed in 0.016527627 sec. | ||
| 580 | 2025.12.31 20:17:03.480908 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.12.31 20:17:03.481077 [ 266 ] {e8acb065-fd55-42ba-8ab6-c1470a2282f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 582 | 2025.12.31 20:17:03.481267 [ 266 ] {e8acb065-fd55-42ba-8ab6-c1470a2282f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 583 | 2025.12.31 20:17:03.493599 [ 266 ] {e8acb065-fd55-42ba-8ab6-c1470a2282f8} <Debug> oximeter.fields_i8 (302a3fe3-b5ff-49f1-9c89-92e34d223058): Loading data parts | ||
| 584 | 2025.12.31 20:17:03.493885 [ 266 ] {e8acb065-fd55-42ba-8ab6-c1470a2282f8} <Debug> oximeter.fields_i8 (302a3fe3-b5ff-49f1-9c89-92e34d223058): There are no data parts | ||
| 585 | 2025.12.31 20:17:03.498878 [ 266 ] {e8acb065-fd55-42ba-8ab6-c1470a2282f8} <Debug> TCPHandler: Processed in 0.018030592 sec. | ||
| 586 | 2025.12.31 20:17:03.499176 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.12.31 20:17:03.499334 [ 266 ] {1d531b6c-800d-4844-be43-6c41562f8db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 588 | 2025.12.31 20:17:03.499460 [ 266 ] {1d531b6c-800d-4844-be43-6c41562f8db1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 589 | 2025.12.31 20:17:03.512017 [ 266 ] {1d531b6c-800d-4844-be43-6c41562f8db1} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Loading data parts | ||
| 590 | 2025.12.31 20:17:03.512374 [ 266 ] {1d531b6c-800d-4844-be43-6c41562f8db1} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): There are no data parts | ||
| 591 | 2025.12.31 20:17:03.517190 [ 266 ] {1d531b6c-800d-4844-be43-6c41562f8db1} <Debug> TCPHandler: Processed in 0.018063962 sec. | ||
| 592 | 2025.12.31 20:17:03.517394 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.12.31 20:17:03.517607 [ 266 ] {f47de7a5-872b-4ba0-a5d0-6d543de31cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 594 | 2025.12.31 20:17:03.517747 [ 266 ] {f47de7a5-872b-4ba0-a5d0-6d543de31cef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 595 | 2025.12.31 20:17:03.529766 [ 266 ] {f47de7a5-872b-4ba0-a5d0-6d543de31cef} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Loading data parts | ||
| 596 | 2025.12.31 20:17:03.529911 [ 266 ] {f47de7a5-872b-4ba0-a5d0-6d543de31cef} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): There are no data parts | ||
| 597 | 2025.12.31 20:17:03.534834 [ 266 ] {f47de7a5-872b-4ba0-a5d0-6d543de31cef} <Debug> TCPHandler: Processed in 0.017500189 sec. | ||
| 598 | 2025.12.31 20:17:03.535167 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2025.12.31 20:17:03.535401 [ 266 ] {3bfcf29f-733d-4636-b0cb-398f52f1dc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 600 | 2025.12.31 20:17:03.535560 [ 266 ] {3bfcf29f-733d-4636-b0cb-398f52f1dc41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 601 | 2025.12.31 20:17:03.547512 [ 266 ] {3bfcf29f-733d-4636-b0cb-398f52f1dc41} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Loading data parts | ||
| 602 | 2025.12.31 20:17:03.547926 [ 266 ] {3bfcf29f-733d-4636-b0cb-398f52f1dc41} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): There are no data parts | ||
| 603 | 2025.12.31 20:17:03.552372 [ 266 ] {3bfcf29f-733d-4636-b0cb-398f52f1dc41} <Debug> TCPHandler: Processed in 0.017281035 sec. | ||
| 604 | 2025.12.31 20:17:03.552579 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2025.12.31 20:17:03.552872 [ 266 ] {3bd38824-47e2-4c1c-bbd6-6c535deba2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 606 | 2025.12.31 20:17:03.552924 [ 266 ] {3bd38824-47e2-4c1c-bbd6-6c535deba2a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 607 | 2025.12.31 20:17:03.565177 [ 266 ] {3bd38824-47e2-4c1c-bbd6-6c535deba2a0} <Debug> oximeter.fields_i32 (bd3a860c-ebe2-4cb8-8fe0-698ba4e5b26f): Loading data parts | ||
| 608 | 2025.12.31 20:17:03.565445 [ 266 ] {3bd38824-47e2-4c1c-bbd6-6c535deba2a0} <Debug> oximeter.fields_i32 (bd3a860c-ebe2-4cb8-8fe0-698ba4e5b26f): There are no data parts | ||
| 609 | 2025.12.31 20:17:03.571301 [ 266 ] {3bd38824-47e2-4c1c-bbd6-6c535deba2a0} <Debug> TCPHandler: Processed in 0.018784638 sec. | ||
| 610 | 2025.12.31 20:17:03.571740 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2025.12.31 20:17:03.571982 [ 266 ] {48b9c346-227d-40d4-84de-81a95ed4b503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 612 | 2025.12.31 20:17:03.572109 [ 266 ] {48b9c346-227d-40d4-84de-81a95ed4b503} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 613 | 2025.12.31 20:17:03.583124 [ 266 ] {48b9c346-227d-40d4-84de-81a95ed4b503} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Loading data parts | ||
| 614 | 2025.12.31 20:17:03.583455 [ 266 ] {48b9c346-227d-40d4-84de-81a95ed4b503} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): There are no data parts | ||
| 615 | 2025.12.31 20:17:03.586757 [ 266 ] {48b9c346-227d-40d4-84de-81a95ed4b503} <Debug> TCPHandler: Processed in 0.015126825 sec. | ||
| 616 | 2025.12.31 20:17:03.586932 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2025.12.31 20:17:03.587209 [ 266 ] {bf22240f-4f0a-4b00-9f99-9f8ce662ee26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 618 | 2025.12.31 20:17:03.587306 [ 266 ] {bf22240f-4f0a-4b00-9f99-9f8ce662ee26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 619 | 2025.12.31 20:17:03.590877 [ 266 ] {bf22240f-4f0a-4b00-9f99-9f8ce662ee26} <Debug> oximeter.fields_i64 (81545074-2617-4f21-9422-74ac0782f8c5): Loading data parts | ||
| 620 | 2025.12.31 20:17:03.591105 [ 266 ] {bf22240f-4f0a-4b00-9f99-9f8ce662ee26} <Debug> oximeter.fields_i64 (81545074-2617-4f21-9422-74ac0782f8c5): There are no data parts | ||
| 621 | 2025.12.31 20:17:03.598826 [ 266 ] {bf22240f-4f0a-4b00-9f99-9f8ce662ee26} <Debug> TCPHandler: Processed in 0.011955833 sec. | ||
| 622 | 2025.12.31 20:17:03.599102 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2025.12.31 20:17:03.599298 [ 266 ] {1ab7b62b-dcda-485e-acad-509274d67829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 624 | 2025.12.31 20:17:03.599437 [ 266 ] {1ab7b62b-dcda-485e-acad-509274d67829} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 625 | 2025.12.31 20:17:03.614605 [ 266 ] {1ab7b62b-dcda-485e-acad-509274d67829} <Debug> oximeter.fields_u64 (7187be8e-2a1d-4133-9757-56d7c130fdc0): Loading data parts | ||
| 626 | 2025.12.31 20:17:03.614948 [ 266 ] {1ab7b62b-dcda-485e-acad-509274d67829} <Debug> oximeter.fields_u64 (7187be8e-2a1d-4133-9757-56d7c130fdc0): There are no data parts | ||
| 627 | 2025.12.31 20:17:03.625143 [ 266 ] {1ab7b62b-dcda-485e-acad-509274d67829} <Debug> TCPHandler: Processed in 0.026108586 sec. | ||
| 628 | 2025.12.31 20:17:03.625300 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2025.12.31 20:17:03.625546 [ 266 ] {4473ae98-2ca5-4d47-8208-0d526c7b5751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 630 | 2025.12.31 20:17:03.625670 [ 266 ] {4473ae98-2ca5-4d47-8208-0d526c7b5751} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 631 | 2025.12.31 20:17:03.633997 [ 266 ] {4473ae98-2ca5-4d47-8208-0d526c7b5751} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Loading data parts | ||
| 632 | 2025.12.31 20:17:03.634274 [ 266 ] {4473ae98-2ca5-4d47-8208-0d526c7b5751} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): There are no data parts | ||
| 633 | 2025.12.31 20:17:03.639661 [ 266 ] {4473ae98-2ca5-4d47-8208-0d526c7b5751} <Debug> TCPHandler: Processed in 0.014413679 sec. | ||
| 634 | 2025.12.31 20:17:03.639858 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2025.12.31 20:17:03.640052 [ 266 ] {90e4e236-3691-46b3-9be4-63372be2712f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 636 | 2025.12.31 20:17:03.640204 [ 266 ] {90e4e236-3691-46b3-9be4-63372be2712f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 637 | 2025.12.31 20:17:03.649404 [ 266 ] {90e4e236-3691-46b3-9be4-63372be2712f} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Loading data parts | ||
| 638 | 2025.12.31 20:17:03.649665 [ 266 ] {90e4e236-3691-46b3-9be4-63372be2712f} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): There are no data parts | ||
| 639 | 2025.12.31 20:17:03.654688 [ 266 ] {90e4e236-3691-46b3-9be4-63372be2712f} <Debug> TCPHandler: Processed in 0.01488838 sec. | ||
| 640 | 2025.12.31 20:17:03.654988 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2025.12.31 20:17:03.655441 [ 266 ] {b4dbd75d-946b-46ed-81ef-aaee7049e29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) 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) | ||
| 642 | 2025.12.31 20:17:03.655609 [ 266 ] {b4dbd75d-946b-46ed-81ef-aaee7049e29f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 643 | 2025.12.31 20:17:03.662293 [ 266 ] {b4dbd75d-946b-46ed-81ef-aaee7049e29f} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Loading data parts | ||
| 644 | 2025.12.31 20:17:03.662450 [ 266 ] {b4dbd75d-946b-46ed-81ef-aaee7049e29f} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): There are no data parts | ||
| 645 | 2025.12.31 20:17:03.666787 [ 266 ] {b4dbd75d-946b-46ed-81ef-aaee7049e29f} <Debug> TCPHandler: Processed in 0.011911602 sec. | ||
| 646 | 2025.12.31 20:17:03.666969 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2025.12.31 20:17:03.667227 [ 266 ] {5c175b8b-a79b-48b8-b40f-1af9de864f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) /* The timeseries schema table stores the extracted schema for the samples | ||
| 648 | * oximeter collects. | ||
| 649 | */ | ||
| 650 | 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) | ||
| 651 | 2025.12.31 20:17:03.667378 [ 266 ] {5c175b8b-a79b-48b8-b40f-1af9de864f98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 652 | 2025.12.31 20:17:03.676849 [ 266 ] {5c175b8b-a79b-48b8-b40f-1af9de864f98} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Loading data parts | ||
| 653 | 2025.12.31 20:17:03.677023 [ 266 ] {5c175b8b-a79b-48b8-b40f-1af9de864f98} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): There are no data parts | ||
| 654 | 2025.12.31 20:17:03.681946 [ 266 ] {5c175b8b-a79b-48b8-b40f-1af9de864f98} <Debug> TCPHandler: Processed in 0.015028543 sec. | ||
| 655 | 2025.12.31 20:17:03.682391 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2025.12.31 20:17:03.682729 [ 269 ] {75c2ba6a-8263-4b21-9c78-802c09b249ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 657 | 2025.12.31 20:17:03.684067 [ 269 ] {75c2ba6a-8263-4b21-9c78-802c09b249ae} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 658 | 2025.12.31 20:17:03.719046 [ 275 ] {75c2ba6a-8263-4b21-9c78-802c09b249ae} <Trace> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 659 | 2025.12.31 20:17:03.719095 [ 275 ] {75c2ba6a-8263-4b21-9c78-802c09b249ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 660 | 2025.12.31 20:17:03.723704 [ 275 ] {75c2ba6a-8263-4b21-9c78-802c09b249ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 661 | 2025.12.31 20:17:03.724382 [ 275 ] {75c2ba6a-8263-4b21-9c78-802c09b249ae} <Trace> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 662 | 2025.12.31 20:17:03.724636 [ 269 ] {75c2ba6a-8263-4b21-9c78-802c09b249ae} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.042047 sec., 23.782909601160604 rows/sec., 380.53 B/sec. | ||
| 663 | 2025.12.31 20:17:03.724961 [ 269 ] {75c2ba6a-8263-4b21-9c78-802c09b249ae} <Debug> TCPHandler: Processed in 0.042750676 sec. | ||
| 664 | 2025.12.31 20:17:04.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.82 MiB, peak 134.82 MiB, free memory in arenas 0.00 B, will set to 139.03 MiB (RSS), difference: 4.21 MiB | ||
| 665 | 2025.12.31 20:17:05.515374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 666 | 2025.12.31 20:17:05.515416 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 667 | 2025.12.31 20:17:05.515595 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 668 | 2025.12.31 20:17:05.515624 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 669 | 2025.12.31 20:17:05.524352 [ 244 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Loading data parts | ||
| 670 | 2025.12.31 20:17:05.525061 [ 244 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): There are no data parts | ||
| 671 | 2025.12.31 20:17:05.539582 [ 243 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Loading data parts | ||
| 672 | 2025.12.31 20:17:05.539743 [ 243 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): There are no data parts | ||
| 673 | 2025.12.31 20:17:05.542409 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 674 | 2025.12.31 20:17:05.542508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 675 | 2025.12.31 20:17:05.546345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 676 | 2025.12.31 20:17:05.546904 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 677 | 2025.12.31 20:17:05.547126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 678 | 2025.12.31 20:17:05.573701 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 679 | 2025.12.31 20:17:05.573762 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 680 | 2025.12.31 20:17:05.580495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 681 | 2025.12.31 20:17:05.581692 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 682 | 2025.12.31 20:17:05.585386 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 683 | 2025.12.31 20:17:06.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.00 MiB, peak 148.00 MiB, free memory in arenas 0.00 B, will set to 153.09 MiB (RSS), difference: 9.09 MiB | ||
| 684 | 2025.12.31 20:17:07.166548 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42128 | ||
| 685 | 2025.12.31 20:17:07.171163 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2025.12.31 20:17:07.171212 [ 277 ] {} <Debug> TCP-Session: 198aca17-a0aa-4e13-919e-04bd2dccc7cf Authenticating user 'default' from [fd00:1122:3344:101::b]:42128 | ||
| 687 | 2025.12.31 20:17:07.171428 [ 277 ] {} <Debug> TCP-Session: 198aca17-a0aa-4e13-919e-04bd2dccc7cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.12.31 20:17:07.171443 [ 277 ] {} <Debug> TCP-Session: 198aca17-a0aa-4e13-919e-04bd2dccc7cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.12.31 20:17:07.171493 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 690 | 2025.12.31 20:17:07.171620 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 691 | 2025.12.31 20:17:07.171638 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 692 | 2025.12.31 20:17:07.172162 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65252 | ||
| 693 | 2025.12.31 20:17:07.172393 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34734 | ||
| 694 | 2025.12.31 20:17:07.172462 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2025.12.31 20:17:07.172499 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38180 | ||
| 696 | 2025.12.31 20:17:07.172394 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41530 | ||
| 697 | 2025.12.31 20:17:07.172614 [ 278 ] {} <Debug> TCP-Session: 18f1cb1f-b6be-42c2-8312-2ed2a7f81cc3 Authenticating user 'default' from [fd00:1122:3344:101::b]:65252 | ||
| 698 | 2025.12.31 20:17:07.172811 [ 278 ] {} <Debug> TCP-Session: 18f1cb1f-b6be-42c2-8312-2ed2a7f81cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.12.31 20:17:07.172826 [ 278 ] {} <Debug> TCP-Session: 18f1cb1f-b6be-42c2-8312-2ed2a7f81cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.12.31 20:17:07.173298 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62807 | ||
| 701 | 2025.12.31 20:17:07.173305 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59349 | ||
| 702 | 2025.12.31 20:17:07.173380 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42644 | ||
| 703 | 2025.12.31 20:17:07.173773 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2025.12.31 20:17:07.173823 [ 280 ] {} <Debug> TCP-Session: 66248376-b829-41cd-bafd-6de5ff8a48b8 Authenticating user 'default' from [fd00:1122:3344:101::b]:34734 | ||
| 705 | 2025.12.31 20:17:07.173873 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2025.12.31 20:17:07.173898 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 707 | 2025.12.31 20:17:07.173840 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2025.12.31 20:17:07.173957 [ 280 ] {} <Debug> TCP-Session: 66248376-b829-41cd-bafd-6de5ff8a48b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2025.12.31 20:17:07.174010 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 710 | 2025.12.31 20:17:07.174055 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 711 | 2025.12.31 20:17:07.174084 [ 280 ] {} <Debug> TCP-Session: 66248376-b829-41cd-bafd-6de5ff8a48b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2025.12.31 20:17:07.174300 [ 283 ] {} <Debug> TCP-Session: ce9b512f-9c17-4f09-b470-7d2d0b33c649 Authenticating user 'default' from [fd00:1122:3344:101::b]:59349 | ||
| 713 | 2025.12.31 20:17:07.174304 [ 279 ] {} <Debug> TCP-Session: 0344bcd7-d86d-40be-8b8e-ea217687bab2 Authenticating user 'default' from [fd00:1122:3344:101::b]:41530 | ||
| 714 | 2025.12.31 20:17:07.174307 [ 285 ] {} <Debug> TCP-Session: ca07e92f-2920-4b67-babf-66242545c114 Authenticating user 'default' from [fd00:1122:3344:101::b]:42644 | ||
| 715 | 2025.12.31 20:17:07.174348 [ 279 ] {} <Debug> TCP-Session: 0344bcd7-d86d-40be-8b8e-ea217687bab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2025.12.31 20:17:07.174334 [ 283 ] {} <Debug> TCP-Session: ce9b512f-9c17-4f09-b470-7d2d0b33c649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2025.12.31 20:17:07.174311 [ 284 ] {} <Debug> TCP-Session: 00409c2c-5720-48f2-8e9b-ec7af24a360a Authenticating user 'default' from [fd00:1122:3344:101::b]:62807 | ||
| 718 | 2025.12.31 20:17:07.174488 [ 279 ] {} <Debug> TCP-Session: 0344bcd7-d86d-40be-8b8e-ea217687bab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2025.12.31 20:17:07.174483 [ 283 ] {} <Debug> TCP-Session: ce9b512f-9c17-4f09-b470-7d2d0b33c649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2025.12.31 20:17:07.174468 [ 285 ] {} <Debug> TCP-Session: ca07e92f-2920-4b67-babf-66242545c114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2025.12.31 20:17:07.174586 [ 284 ] {} <Debug> TCP-Session: 00409c2c-5720-48f2-8e9b-ec7af24a360a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2025.12.31 20:17:07.174307 [ 282 ] {} <Debug> TCP-Session: ce5b1414-176c-4e3d-b1f5-33d9243f8bfc Authenticating user 'default' from [fd00:1122:3344:101::b]:38180 | ||
| 723 | 2025.12.31 20:17:07.174707 [ 285 ] {} <Debug> TCP-Session: ca07e92f-2920-4b67-babf-66242545c114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2025.12.31 20:17:07.174798 [ 284 ] {} <Debug> TCP-Session: 00409c2c-5720-48f2-8e9b-ec7af24a360a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2025.12.31 20:17:07.174728 [ 282 ] {} <Debug> TCP-Session: ce5b1414-176c-4e3d-b1f5-33d9243f8bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2025.12.31 20:17:07.174910 [ 282 ] {} <Debug> TCP-Session: ce5b1414-176c-4e3d-b1f5-33d9243f8bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2025.12.31 20:17:08.015369 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.12.31 20:17:08.015476 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.12.31 20:17:08.023030 [ 242 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Loading data parts | ||
| 730 | 2025.12.31 20:17:08.023269 [ 242 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): There are no data parts | ||
| 731 | 2025.12.31 20:17:08.033967 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.12.31 20:17:08.034011 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 733 | 2025.12.31 20:17:08.036062 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.12.31 20:17:08.037019 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.12.31 20:17:08.037392 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.12.31 20:17:09.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.05 MiB, peak 158.05 MiB, free memory in arenas 0.00 B, will set to 154.80 MiB (RSS), difference: -3.25 MiB | ||
| 737 | 2025.12.31 20:17:12.949258 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.12.31 20:17:12.949363 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.12.31 20:17:13.047221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.12.31 20:17:13.047958 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.12.31 20:17:13.048008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 742 | 2025.12.31 20:17:13.048832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.12.31 20:17:13.049300 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.12.31 20:17:13.049465 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.12.31 20:17:13.085534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.12.31 20:17:13.103592 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.12.31 20:17:13.103650 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 748 | 2025.12.31 20:17:13.110269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.12.31 20:17:13.111552 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.12.31 20:17:13.114882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.12.31 20:17:14.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.60 MiB, peak 159.60 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 2.20 MiB | ||
| 752 | 2025.12.31 20:17:19.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.85 MiB, peak 159.60 MiB, free memory in arenas 0.00 B, will set to 157.86 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.12.31 20:17:20.549717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 754 | 2025.12.31 20:17:20.550525 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2025.12.31 20:17:20.550639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 756 | 2025.12.31 20:17:20.551332 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2025.12.31 20:17:20.551857 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2025.12.31 20:17:20.552038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 759 | 2025.12.31 20:17:20.614963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2025.12.31 20:17:20.630708 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2025.12.31 20:17:20.630759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 762 | 2025.12.31 20:17:20.636657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2025.12.31 20:17:20.637806 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2025.12.31 20:17:20.640625 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2025.12.31 20:17:27.949417 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 766 | 2025.12.31 20:17:27.949503 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 767 | 2025.12.31 20:17:28.052088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 768 | 2025.12.31 20:17:28.052606 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 769 | 2025.12.31 20:17:28.052646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 770 | 2025.12.31 20:17:28.053451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 771 | 2025.12.31 20:17:28.053976 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 772 | 2025.12.31 20:17:28.054111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 773 | 2025.12.31 20:17:28.140705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 774 | 2025.12.31 20:17:28.156866 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 775 | 2025.12.31 20:17:28.156916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 776 | 2025.12.31 20:17:28.163146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 777 | 2025.12.31 20:17:28.164337 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 778 | 2025.12.31 20:17:28.167236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 779 | 2025.12.31 20:17:35.554194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 780 | 2025.12.31 20:17:35.554665 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 781 | 2025.12.31 20:17:35.554702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 782 | 2025.12.31 20:17:35.555336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 783 | 2025.12.31 20:17:35.555806 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 784 | 2025.12.31 20:17:35.555965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 785 | 2025.12.31 20:17:35.667345 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 786 | 2025.12.31 20:17:35.683364 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 787 | 2025.12.31 20:17:35.683406 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 788 | 2025.12.31 20:17:35.689884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 789 | 2025.12.31 20:17:35.691047 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 790 | 2025.12.31 20:17:35.693823 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 791 | 2025.12.31 20:17:38.372884 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38092 | ||
| 792 | 2025.12.31 20:17:38.375560 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 793 | 2025.12.31 20:17:38.375636 [ 286 ] {} <Debug> TCP-Session: ab1d6e80-c15e-40c3-92d6-d243d21f4472 Authenticating user 'default' from [fd00:1122:3344:101::e]:38092 | ||
| 794 | 2025.12.31 20:17:38.375672 [ 286 ] {} <Debug> TCP-Session: ab1d6e80-c15e-40c3-92d6-d243d21f4472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2025.12.31 20:17:38.375693 [ 286 ] {} <Debug> TCP-Session: ab1d6e80-c15e-40c3-92d6-d243d21f4472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2025.12.31 20:17:38.375765 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 797 | 2025.12.31 20:17:38.375814 [ 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 | ||
| 798 | 2025.12.31 20:17:38.375844 [ 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 | ||
| 799 | 2025.12.31 20:17:38.376288 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41221 | ||
| 800 | 2025.12.31 20:17:38.376384 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39859 | ||
| 801 | 2025.12.31 20:17:38.376457 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34169 | ||
| 802 | 2025.12.31 20:17:38.376475 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 803 | 2025.12.31 20:17:38.376529 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 804 | 2025.12.31 20:17:38.376545 [ 287 ] {} <Debug> TCP-Session: 4b71e49d-efd9-45ed-ad2d-f37ef404bc82 Authenticating user 'default' from [fd00:1122:3344:101::e]:41221 | ||
| 805 | 2025.12.31 20:17:38.376573 [ 288 ] {} <Debug> TCP-Session: 236775b8-f90f-4021-9b85-21ea9367e221 Authenticating user 'default' from [fd00:1122:3344:101::e]:39859 | ||
| 806 | 2025.12.31 20:17:38.376580 [ 287 ] {} <Debug> TCP-Session: 4b71e49d-efd9-45ed-ad2d-f37ef404bc82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2025.12.31 20:17:38.376604 [ 288 ] {} <Debug> TCP-Session: 236775b8-f90f-4021-9b85-21ea9367e221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2025.12.31 20:17:38.376606 [ 287 ] {} <Debug> TCP-Session: 4b71e49d-efd9-45ed-ad2d-f37ef404bc82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2025.12.31 20:17:38.376628 [ 288 ] {} <Debug> TCP-Session: 236775b8-f90f-4021-9b85-21ea9367e221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2025.12.31 20:17:38.376658 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38194 | ||
| 811 | 2025.12.31 20:17:38.376675 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 812 | 2025.12.31 20:17:38.376698 [ 286 ] {} <Trace> TCP-Session: ab1d6e80-c15e-40c3-92d6-d243d21f4472 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.12.31 20:17:38.376746 [ 289 ] {} <Debug> TCP-Session: 036abb9c-35ac-405f-b3fd-efb8d0bfbfee Authenticating user 'default' from [fd00:1122:3344:101::e]:34169 | ||
| 814 | 2025.12.31 20:17:38.376753 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63901 | ||
| 815 | 2025.12.31 20:17:38.376784 [ 289 ] {} <Debug> TCP-Session: 036abb9c-35ac-405f-b3fd-efb8d0bfbfee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2025.12.31 20:17:38.376669 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55276 | ||
| 817 | 2025.12.31 20:17:38.376822 [ 289 ] {} <Debug> TCP-Session: 036abb9c-35ac-405f-b3fd-efb8d0bfbfee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2025.12.31 20:17:38.376908 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60885 | ||
| 819 | 2025.12.31 20:17:38.376915 [ 286 ] {119140ea-9e5f-45a1-aeb6-7f60e1631b98} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38092) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 820 | 2025.12.31 20:17:38.376990 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 821 | 2025.12.31 20:17:38.377039 [ 291 ] {} <Debug> TCP-Session: 4935dcf9-05f5-4beb-80f6-e71f4416caea Authenticating user 'default' from [fd00:1122:3344:101::e]:38194 | ||
| 822 | 2025.12.31 20:17:38.377066 [ 291 ] {} <Debug> TCP-Session: 4935dcf9-05f5-4beb-80f6-e71f4416caea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2025.12.31 20:17:38.377088 [ 291 ] {} <Debug> TCP-Session: 4935dcf9-05f5-4beb-80f6-e71f4416caea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2025.12.31 20:17:38.377247 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52367 | ||
| 825 | 2025.12.31 20:17:38.377323 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 826 | 2025.12.31 20:17:38.377362 [ 290 ] {} <Debug> TCP-Session: cc435223-6d66-43ef-819d-277318ea8c2a Authenticating user 'default' from [fd00:1122:3344:101::e]:55276 | ||
| 827 | 2025.12.31 20:17:38.377372 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2025.12.31 20:17:38.377381 [ 290 ] {} <Debug> TCP-Session: cc435223-6d66-43ef-819d-277318ea8c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2025.12.31 20:17:38.377424 [ 290 ] {} <Debug> TCP-Session: cc435223-6d66-43ef-819d-277318ea8c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2025.12.31 20:17:38.377429 [ 293 ] {} <Debug> TCP-Session: f3e62552-dd4d-4aeb-954c-caeaa31aad06 Authenticating user 'default' from [fd00:1122:3344:101::e]:60885 | ||
| 831 | 2025.12.31 20:17:38.377463 [ 293 ] {} <Debug> TCP-Session: f3e62552-dd4d-4aeb-954c-caeaa31aad06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2025.12.31 20:17:38.377482 [ 293 ] {} <Debug> TCP-Session: f3e62552-dd4d-4aeb-954c-caeaa31aad06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2025.12.31 20:17:38.377598 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 834 | 2025.12.31 20:17:38.377627 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 835 | 2025.12.31 20:17:38.377646 [ 292 ] {} <Debug> TCP-Session: 8ca5946d-b17f-4bb7-9fff-6924af4bba66 Authenticating user 'default' from [fd00:1122:3344:101::e]:63901 | ||
| 836 | 2025.12.31 20:17:38.377672 [ 294 ] {} <Debug> TCP-Session: a377b49e-7b73-42ab-94c1-f66eedab1774 Authenticating user 'default' from [fd00:1122:3344:101::e]:52367 | ||
| 837 | 2025.12.31 20:17:38.377677 [ 292 ] {} <Debug> TCP-Session: 8ca5946d-b17f-4bb7-9fff-6924af4bba66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2025.12.31 20:17:38.377698 [ 294 ] {} <Debug> TCP-Session: a377b49e-7b73-42ab-94c1-f66eedab1774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2025.12.31 20:17:38.377705 [ 292 ] {} <Debug> TCP-Session: 8ca5946d-b17f-4bb7-9fff-6924af4bba66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2025.12.31 20:17:38.377720 [ 294 ] {} <Debug> TCP-Session: a377b49e-7b73-42ab-94c1-f66eedab1774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2025.12.31 20:17:38.377796 [ 286 ] {119140ea-9e5f-45a1-aeb6-7f60e1631b98} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 842 | 2025.12.31 20:17:38.382519 [ 286 ] {119140ea-9e5f-45a1-aeb6-7f60e1631b98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2025.12.31 20:17:38.398798 [ 286 ] {119140ea-9e5f-45a1-aeb6-7f60e1631b98} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 844 | 2025.12.31 20:17:38.412828 [ 295 ] {119140ea-9e5f-45a1-aeb6-7f60e1631b98} <Trace> AggregatingTransform: Aggregating | ||
| 845 | 2025.12.31 20:17:38.415147 [ 295 ] {119140ea-9e5f-45a1-aeb6-7f60e1631b98} <Trace> Aggregator: Aggregation method: without_key | ||
| 846 | 2025.12.31 20:17:38.417582 [ 295 ] {119140ea-9e5f-45a1-aeb6-7f60e1631b98} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007573853 sec. (132.033 rows/sec., 5.16 KiB/sec.) | ||
| 847 | 2025.12.31 20:17:38.417610 [ 295 ] {119140ea-9e5f-45a1-aeb6-7f60e1631b98} <Trace> Aggregator: Merging aggregated data | ||
| 848 | 2025.12.31 20:17:38.417644 [ 295 ] {119140ea-9e5f-45a1-aeb6-7f60e1631b98} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 849 | 2025.12.31 20:17:38.421274 [ 286 ] {119140ea-9e5f-45a1-aeb6-7f60e1631b98} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.044419 sec., 22.512888628739955 rows/sec., 900.52 B/sec. | ||
| 850 | 2025.12.31 20:17:38.421426 [ 286 ] {119140ea-9e5f-45a1-aeb6-7f60e1631b98} <Debug> TCPHandler: Processed in 0.044958616 sec. | ||
| 851 | 2025.12.31 20:17:38.422877 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 852 | 2025.12.31 20:17:38.422923 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 853 | 2025.12.31 20:17:38.422930 [ 286 ] {} <Debug> TCP-Session: ab1d6e80-c15e-40c3-92d6-d243d21f4472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2025.12.31 20:17:38.422961 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 855 | 2025.12.31 20:17:38.422949 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 856 | 2025.12.31 20:17:38.423003 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 857 | 2025.12.31 20:17:38.423021 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 858 | 2025.12.31 20:17:38.423053 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 859 | 2025.12.31 20:17:38.423066 [ 290 ] {} <Debug> TCP-Session: cc435223-6d66-43ef-819d-277318ea8c2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2025.12.31 20:17:38.423062 [ 293 ] {} <Debug> TCP-Session: f3e62552-dd4d-4aeb-954c-caeaa31aad06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2025.12.31 20:17:38.423098 [ 294 ] {} <Debug> TCP-Session: a377b49e-7b73-42ab-94c1-f66eedab1774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2025.12.31 20:17:38.423101 [ 292 ] {} <Debug> TCP-Session: 8ca5946d-b17f-4bb7-9fff-6924af4bba66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2025.12.31 20:17:38.423038 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 864 | 2025.12.31 20:17:38.423008 [ 291 ] {} <Debug> TCP-Session: 4935dcf9-05f5-4beb-80f6-e71f4416caea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2025.12.31 20:17:38.422990 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 866 | 2025.12.31 20:17:38.423180 [ 289 ] {} <Debug> TCP-Session: 036abb9c-35ac-405f-b3fd-efb8d0bfbfee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2025.12.31 20:17:38.422990 [ 287 ] {} <Debug> TCP-Session: 4b71e49d-efd9-45ed-ad2d-f37ef404bc82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2025.12.31 20:17:38.423227 [ 288 ] {} <Debug> TCP-Session: 236775b8-f90f-4021-9b85-21ea9367e221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2025.12.31 20:17:38.467490 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47916 | ||
| 870 | 2025.12.31 20:17:38.467627 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 871 | 2025.12.31 20:17:38.467667 [ 286 ] {} <Debug> TCP-Session: 967b0185-3d9f-454c-a939-af779a05101a Authenticating user 'default' from [fd00:1122:3344:101::e]:47916 | ||
| 872 | 2025.12.31 20:17:38.467695 [ 286 ] {} <Debug> TCP-Session: 967b0185-3d9f-454c-a939-af779a05101a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2025.12.31 20:17:38.467713 [ 286 ] {} <Debug> TCP-Session: 967b0185-3d9f-454c-a939-af779a05101a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2025.12.31 20:17:38.467933 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50950 | ||
| 875 | 2025.12.31 20:17:38.467950 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61031 | ||
| 876 | 2025.12.31 20:17:38.467988 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42557 | ||
| 877 | 2025.12.31 20:17:38.467995 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60901 | ||
| 878 | 2025.12.31 20:17:38.468046 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 879 | 2025.12.31 20:17:38.468022 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44887 | ||
| 880 | 2025.12.31 20:17:38.468089 [ 287 ] {} <Debug> TCP-Session: 0ba82edf-01c8-46f5-9b8d-beb5c40bf868 Authenticating user 'default' from [fd00:1122:3344:101::e]:50950 | ||
| 881 | 2025.12.31 20:17:38.468092 [ 286 ] {} <Trace> TCP-Session: 967b0185-3d9f-454c-a939-af779a05101a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.12.31 20:17:38.468119 [ 287 ] {} <Debug> TCP-Session: 0ba82edf-01c8-46f5-9b8d-beb5c40bf868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2025.12.31 20:17:38.468115 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 884 | 2025.12.31 20:17:38.468150 [ 287 ] {} <Debug> TCP-Session: 0ba82edf-01c8-46f5-9b8d-beb5c40bf868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2025.12.31 20:17:38.468151 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 886 | 2025.12.31 20:17:38.468175 [ 288 ] {} <Debug> TCP-Session: b02aeff2-08b0-4a9f-8df0-d6caa58dc34b Authenticating user 'default' from [fd00:1122:3344:101::e]:61031 | ||
| 887 | 2025.12.31 20:17:38.468194 [ 294 ] {} <Debug> TCP-Session: 4b52a1b7-f95e-4465-9bf0-211130e57b3b Authenticating user 'default' from [fd00:1122:3344:101::e]:44887 | ||
| 888 | 2025.12.31 20:17:38.468138 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 889 | 2025.12.31 20:17:38.468220 [ 294 ] {} <Debug> TCP-Session: 4b52a1b7-f95e-4465-9bf0-211130e57b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2025.12.31 20:17:38.468211 [ 288 ] {} <Debug> TCP-Session: b02aeff2-08b0-4a9f-8df0-d6caa58dc34b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2025.12.31 20:17:38.468250 [ 294 ] {} <Debug> TCP-Session: 4b52a1b7-f95e-4465-9bf0-211130e57b3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2025.12.31 20:17:38.468250 [ 293 ] {} <Debug> TCP-Session: df43d150-530e-4228-872c-cf46908d1890 Authenticating user 'default' from [fd00:1122:3344:101::e]:60901 | ||
| 893 | 2025.12.31 20:17:38.468271 [ 288 ] {} <Debug> TCP-Session: b02aeff2-08b0-4a9f-8df0-d6caa58dc34b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2025.12.31 20:17:38.468297 [ 286 ] {44efb1ee-acec-4b46-90b6-4397588dbd02} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47916) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 895 | 2025.12.31 20:17:38.468305 [ 293 ] {} <Debug> TCP-Session: df43d150-530e-4228-872c-cf46908d1890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2025.12.31 20:17:38.468112 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 897 | 2025.12.31 20:17:38.468339 [ 293 ] {} <Debug> TCP-Session: df43d150-530e-4228-872c-cf46908d1890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2025.12.31 20:17:38.467966 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46699 | ||
| 899 | 2025.12.31 20:17:38.468369 [ 292 ] {} <Debug> TCP-Session: 89d11c8e-5897-4f9a-b03c-7d3d5855d1d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42557 | ||
| 900 | 2025.12.31 20:17:38.467963 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36059 | ||
| 901 | 2025.12.31 20:17:38.468416 [ 292 ] {} <Debug> TCP-Session: 89d11c8e-5897-4f9a-b03c-7d3d5855d1d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2025.12.31 20:17:38.468443 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 903 | 2025.12.31 20:17:38.468457 [ 292 ] {} <Debug> TCP-Session: 89d11c8e-5897-4f9a-b03c-7d3d5855d1d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2025.12.31 20:17:38.468478 [ 290 ] {} <Debug> TCP-Session: 77ec089f-4b4a-45c0-8f21-0022e8690083 Authenticating user 'default' from [fd00:1122:3344:101::e]:46699 | ||
| 905 | 2025.12.31 20:17:38.468488 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2025.12.31 20:17:38.468504 [ 290 ] {} <Debug> TCP-Session: 77ec089f-4b4a-45c0-8f21-0022e8690083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2025.12.31 20:17:38.468521 [ 289 ] {} <Debug> TCP-Session: f745796d-3236-4ce1-80ba-dd58e7b93a73 Authenticating user 'default' from [fd00:1122:3344:101::e]:36059 | ||
| 908 | 2025.12.31 20:17:38.468537 [ 290 ] {} <Debug> TCP-Session: 77ec089f-4b4a-45c0-8f21-0022e8690083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2025.12.31 20:17:38.468554 [ 289 ] {} <Debug> TCP-Session: f745796d-3236-4ce1-80ba-dd58e7b93a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2025.12.31 20:17:38.467976 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64516 | ||
| 911 | 2025.12.31 20:17:38.468580 [ 286 ] {44efb1ee-acec-4b46-90b6-4397588dbd02} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 912 | 2025.12.31 20:17:38.468578 [ 289 ] {} <Debug> TCP-Session: f745796d-3236-4ce1-80ba-dd58e7b93a73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 913 | 2025.12.31 20:17:38.468663 [ 286 ] {44efb1ee-acec-4b46-90b6-4397588dbd02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 914 | 2025.12.31 20:17:38.468664 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2025.12.31 20:17:38.468697 [ 291 ] {} <Debug> TCP-Session: 274603ec-c2d7-4d74-8305-b0e8372fdc9d Authenticating user 'default' from [fd00:1122:3344:101::e]:64516 | ||
| 916 | 2025.12.31 20:17:38.468715 [ 291 ] {} <Debug> TCP-Session: 274603ec-c2d7-4d74-8305-b0e8372fdc9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2025.12.31 20:17:38.468727 [ 291 ] {} <Debug> TCP-Session: 274603ec-c2d7-4d74-8305-b0e8372fdc9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 918 | 2025.12.31 20:17:38.468999 [ 286 ] {44efb1ee-acec-4b46-90b6-4397588dbd02} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 919 | 2025.12.31 20:17:38.469963 [ 299 ] {44efb1ee-acec-4b46-90b6-4397588dbd02} <Trace> AggregatingTransform: Aggregating | ||
| 920 | 2025.12.31 20:17:38.470013 [ 299 ] {44efb1ee-acec-4b46-90b6-4397588dbd02} <Trace> Aggregator: Aggregation method: without_key | ||
| 921 | 2025.12.31 20:17:38.470050 [ 299 ] {44efb1ee-acec-4b46-90b6-4397588dbd02} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945071 sec. (1058.122 rows/sec., 41.33 KiB/sec.) | ||
| 922 | 2025.12.31 20:17:38.470070 [ 299 ] {44efb1ee-acec-4b46-90b6-4397588dbd02} <Trace> Aggregator: Merging aggregated data | ||
| 923 | 2025.12.31 20:17:38.471405 [ 286 ] {44efb1ee-acec-4b46-90b6-4397588dbd02} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003162 sec., 316.25553447185325 rows/sec., 12.35 KiB/sec. | ||
| 924 | 2025.12.31 20:17:38.471596 [ 286 ] {44efb1ee-acec-4b46-90b6-4397588dbd02} <Debug> TCPHandler: Processed in 0.003678064 sec. | ||
| 925 | 2025.12.31 20:17:38.471721 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 926 | 2025.12.31 20:17:38.471743 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 927 | 2025.12.31 20:17:38.471761 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 928 | 2025.12.31 20:17:38.471773 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 929 | 2025.12.31 20:17:38.471794 [ 293 ] {} <Debug> TCP-Session: df43d150-530e-4228-872c-cf46908d1890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2025.12.31 20:17:38.471809 [ 287 ] {} <Debug> TCP-Session: 0ba82edf-01c8-46f5-9b8d-beb5c40bf868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2025.12.31 20:17:38.471826 [ 289 ] {} <Debug> TCP-Session: f745796d-3236-4ce1-80ba-dd58e7b93a73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2025.12.31 20:17:38.471819 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 933 | 2025.12.31 20:17:38.471849 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 934 | 2025.12.31 20:17:38.471886 [ 291 ] {} <Debug> TCP-Session: 274603ec-c2d7-4d74-8305-b0e8372fdc9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2025.12.31 20:17:38.471835 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 936 | 2025.12.31 20:17:38.471916 [ 292 ] {} <Debug> TCP-Session: 89d11c8e-5897-4f9a-b03c-7d3d5855d1d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2025.12.31 20:17:38.471802 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 938 | 2025.12.31 20:17:38.471952 [ 294 ] {} <Debug> TCP-Session: 4b52a1b7-f95e-4465-9bf0-211130e57b3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2025.12.31 20:17:38.471789 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 940 | 2025.12.31 20:17:38.471985 [ 290 ] {} <Debug> TCP-Session: 77ec089f-4b4a-45c0-8f21-0022e8690083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2025.12.31 20:17:38.471758 [ 286 ] {} <Debug> TCP-Session: 967b0185-3d9f-454c-a939-af779a05101a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2025.12.31 20:17:38.472023 [ 288 ] {} <Debug> TCP-Session: b02aeff2-08b0-4a9f-8df0-d6caa58dc34b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2025.12.31 20:17:39.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.82 MiB, peak 172.71 MiB, free memory in arenas 0.00 B, will set to 164.79 MiB (RSS), difference: 2.97 MiB | ||
| 944 | 2025.12.31 20:17:39.947994 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54143 | ||
| 945 | 2025.12.31 20:17:39.948112 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2025.12.31 20:17:39.948144 [ 286 ] {} <Debug> TCP-Session: 0b9b8ace-6a32-4861-974d-6ff5aa095ba7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54143 | ||
| 947 | 2025.12.31 20:17:39.948169 [ 286 ] {} <Debug> TCP-Session: 0b9b8ace-6a32-4861-974d-6ff5aa095ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2025.12.31 20:17:39.948184 [ 286 ] {} <Debug> TCP-Session: 0b9b8ace-6a32-4861-974d-6ff5aa095ba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2025.12.31 20:17:39.948420 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43600 | ||
| 950 | 2025.12.31 20:17:39.948439 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50177 | ||
| 951 | 2025.12.31 20:17:39.948464 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59338 | ||
| 952 | 2025.12.31 20:17:39.948477 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58505 | ||
| 953 | 2025.12.31 20:17:39.948483 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59415 | ||
| 954 | 2025.12.31 20:17:39.948557 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 955 | 2025.12.31 20:17:39.948561 [ 286 ] {} <Trace> TCP-Session: 0b9b8ace-6a32-4861-974d-6ff5aa095ba7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2025.12.31 20:17:39.948597 [ 291 ] {} <Debug> TCP-Session: 391bd628-4379-4e1a-a0b4-38d5b5774d35 Authenticating user 'default' from [fd00:1122:3344:101::e]:59338 | ||
| 957 | 2025.12.31 20:17:39.948567 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 958 | 2025.12.31 20:17:39.948610 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 959 | 2025.12.31 20:17:39.948623 [ 291 ] {} <Debug> TCP-Session: 391bd628-4379-4e1a-a0b4-38d5b5774d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2025.12.31 20:17:39.948646 [ 290 ] {} <Debug> TCP-Session: e9f2dad6-be10-4698-9e56-008a724bf2cc Authenticating user 'default' from [fd00:1122:3344:101::e]:50177 | ||
| 961 | 2025.12.31 20:17:39.948663 [ 291 ] {} <Debug> TCP-Session: 391bd628-4379-4e1a-a0b4-38d5b5774d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2025.12.31 20:17:39.948660 [ 292 ] {} <Debug> TCP-Session: 31d32a31-7596-46d2-b5e7-adb307803258 Authenticating user 'default' from [fd00:1122:3344:101::e]:58505 | ||
| 963 | 2025.12.31 20:17:39.948685 [ 290 ] {} <Debug> TCP-Session: e9f2dad6-be10-4698-9e56-008a724bf2cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2025.12.31 20:17:39.948711 [ 292 ] {} <Debug> TCP-Session: 31d32a31-7596-46d2-b5e7-adb307803258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2025.12.31 20:17:39.948716 [ 290 ] {} <Debug> TCP-Session: e9f2dad6-be10-4698-9e56-008a724bf2cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2025.12.31 20:17:39.948733 [ 292 ] {} <Debug> TCP-Session: 31d32a31-7596-46d2-b5e7-adb307803258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2025.12.31 20:17:39.948644 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 968 | 2025.12.31 20:17:39.948771 [ 286 ] {1eb9ff7e-9b11-450a-8a57-f06b2aa60aab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54143) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 969 | 2025.12.31 20:17:39.948798 [ 293 ] {} <Debug> TCP-Session: 0ec6f8e3-3ce2-4e21-a1f2-6fdfbd27e201 Authenticating user 'default' from [fd00:1122:3344:101::e]:59415 | ||
| 970 | 2025.12.31 20:17:39.948565 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 971 | 2025.12.31 20:17:39.948834 [ 293 ] {} <Debug> TCP-Session: 0ec6f8e3-3ce2-4e21-a1f2-6fdfbd27e201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2025.12.31 20:17:39.948439 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56678 | ||
| 973 | 2025.12.31 20:17:39.948859 [ 293 ] {} <Debug> TCP-Session: 0ec6f8e3-3ce2-4e21-a1f2-6fdfbd27e201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2025.12.31 20:17:39.948852 [ 287 ] {} <Debug> TCP-Session: 74e8d975-850f-49d4-9560-6c32bce74c29 Authenticating user 'default' from [fd00:1122:3344:101::e]:43600 | ||
| 975 | 2025.12.31 20:17:39.948441 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38947 | ||
| 976 | 2025.12.31 20:17:39.948927 [ 287 ] {} <Debug> TCP-Session: 74e8d975-850f-49d4-9560-6c32bce74c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2025.12.31 20:17:39.948953 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 978 | 2025.12.31 20:17:39.948968 [ 287 ] {} <Debug> TCP-Session: 74e8d975-850f-49d4-9560-6c32bce74c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2025.12.31 20:17:39.948494 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52948 | ||
| 980 | 2025.12.31 20:17:39.949003 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 981 | 2025.12.31 20:17:39.948995 [ 289 ] {} <Debug> TCP-Session: 27c2be8e-1030-40d9-94ed-b400020a9d8b Authenticating user 'default' from [fd00:1122:3344:101::e]:56678 | ||
| 982 | 2025.12.31 20:17:39.949047 [ 288 ] {} <Debug> TCP-Session: fc5d9679-ebdd-46db-abc2-906d9be30632 Authenticating user 'default' from [fd00:1122:3344:101::e]:38947 | ||
| 983 | 2025.12.31 20:17:39.949047 [ 286 ] {1eb9ff7e-9b11-450a-8a57-f06b2aa60aab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 984 | 2025.12.31 20:17:39.949064 [ 289 ] {} <Debug> TCP-Session: 27c2be8e-1030-40d9-94ed-b400020a9d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2025.12.31 20:17:39.949082 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 986 | 2025.12.31 20:17:39.949116 [ 289 ] {} <Debug> TCP-Session: 27c2be8e-1030-40d9-94ed-b400020a9d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2025.12.31 20:17:39.949126 [ 286 ] {1eb9ff7e-9b11-450a-8a57-f06b2aa60aab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 988 | 2025.12.31 20:17:39.949135 [ 294 ] {} <Debug> TCP-Session: cb8acc9f-c79b-4032-90bf-b8c8f7cfee66 Authenticating user 'default' from [fd00:1122:3344:101::e]:52948 | ||
| 989 | 2025.12.31 20:17:39.949076 [ 288 ] {} <Debug> TCP-Session: fc5d9679-ebdd-46db-abc2-906d9be30632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2025.12.31 20:17:39.949174 [ 294 ] {} <Debug> TCP-Session: cb8acc9f-c79b-4032-90bf-b8c8f7cfee66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2025.12.31 20:17:39.949191 [ 288 ] {} <Debug> TCP-Session: fc5d9679-ebdd-46db-abc2-906d9be30632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2025.12.31 20:17:39.949202 [ 294 ] {} <Debug> TCP-Session: cb8acc9f-c79b-4032-90bf-b8c8f7cfee66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2025.12.31 20:17:39.949442 [ 286 ] {1eb9ff7e-9b11-450a-8a57-f06b2aa60aab} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 994 | 2025.12.31 20:17:39.950379 [ 304 ] {1eb9ff7e-9b11-450a-8a57-f06b2aa60aab} <Trace> AggregatingTransform: Aggregating | ||
| 995 | 2025.12.31 20:17:39.950421 [ 304 ] {1eb9ff7e-9b11-450a-8a57-f06b2aa60aab} <Trace> Aggregator: Aggregation method: without_key | ||
| 996 | 2025.12.31 20:17:39.950461 [ 304 ] {1eb9ff7e-9b11-450a-8a57-f06b2aa60aab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907 sec. (1102.536 rows/sec., 43.07 KiB/sec.) | ||
| 997 | 2025.12.31 20:17:39.950482 [ 304 ] {1eb9ff7e-9b11-450a-8a57-f06b2aa60aab} <Trace> Aggregator: Merging aggregated data | ||
| 998 | 2025.12.31 20:17:39.952115 [ 286 ] {1eb9ff7e-9b11-450a-8a57-f06b2aa60aab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003399 sec., 294.20417769932334 rows/sec., 11.49 KiB/sec. | ||
| 999 | 2025.12.31 20:17:39.952277 [ 286 ] {1eb9ff7e-9b11-450a-8a57-f06b2aa60aab} <Debug> TCPHandler: Processed in 0.003838357 sec. | ||
| 1000 | 2025.12.31 20:17:39.952401 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1001 | 2025.12.31 20:17:39.952431 [ 286 ] {} <Debug> TCP-Session: 0b9b8ace-6a32-4861-974d-6ff5aa095ba7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2025.12.31 20:17:39.952430 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1003 | 2025.12.31 20:17:39.952448 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1004 | 2025.12.31 20:17:39.952462 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1005 | 2025.12.31 20:17:39.952496 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1006 | 2025.12.31 20:17:39.952506 [ 287 ] {} <Debug> TCP-Session: 74e8d975-850f-49d4-9560-6c32bce74c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2025.12.31 20:17:39.952517 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1008 | 2025.12.31 20:17:39.952550 [ 290 ] {} <Debug> TCP-Session: e9f2dad6-be10-4698-9e56-008a724bf2cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2025.12.31 20:17:39.952547 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1010 | 2025.12.31 20:17:39.952577 [ 291 ] {} <Debug> TCP-Session: 391bd628-4379-4e1a-a0b4-38d5b5774d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2025.12.31 20:17:39.952534 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1012 | 2025.12.31 20:17:39.952615 [ 293 ] {} <Debug> TCP-Session: 0ec6f8e3-3ce2-4e21-a1f2-6fdfbd27e201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2025.12.31 20:17:39.952490 [ 288 ] {} <Debug> TCP-Session: fc5d9679-ebdd-46db-abc2-906d9be30632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2025.12.31 20:17:39.952658 [ 292 ] {} <Debug> TCP-Session: 31d32a31-7596-46d2-b5e7-adb307803258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2025.12.31 20:17:39.952480 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1016 | 2025.12.31 20:17:39.952539 [ 289 ] {} <Debug> TCP-Session: 27c2be8e-1030-40d9-94ed-b400020a9d8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2025.12.31 20:17:39.952724 [ 294 ] {} <Debug> TCP-Session: cb8acc9f-c79b-4032-90bf-b8c8f7cfee66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2025.12.31 20:17:42.949553 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1019 | 2025.12.31 20:17:42.949624 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1020 | 2025.12.31 20:17:43.056070 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 2821 | ||
| 1021 | 2025.12.31 20:17:43.056889 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1022 | 2025.12.31 20:17:43.056965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1023 | 2025.12.31 20:17:43.057573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1024 | 2025.12.31 20:17:43.058022 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1025 | 2025.12.31 20:17:43.058154 [ 89 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1026 | 2025.12.31 20:17:43.058161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2821 | ||
| 1027 | 2025.12.31 20:17:43.058232 [ 89 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1028 | 2025.12.31 20:17:43.058258 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1029 | 2025.12.31 20:17:43.062739 [ 186 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 1030 | 2025.12.31 20:17:43.064994 [ 186 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1031 | 2025.12.31 20:17:43.067401 [ 186 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 1032 | 2025.12.31 20:17:43.069892 [ 186 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 1033 | 2025.12.31 20:17:43.069962 [ 186 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 1034 | 2025.12.31 20:17:43.070033 [ 186 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 1035 | 2025.12.31 20:17:43.070086 [ 186 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1036 | 2025.12.31 20:17:43.070158 [ 186 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 503 rows starting from the beginning of the part | ||
| 1037 | 2025.12.31 20:17:43.105810 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 4 columns (4 merged, 0 gathered) in 0.045009497 sec., 62675.66153871926 rows/sec., 918.10 KiB/sec. | ||
| 1038 | 2025.12.31 20:17:43.106719 [ 186 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1039 | 2025.12.31 20:17:43.107228 [ 186 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_6_1} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2025.12.31 20:17:43.107302 [ 186 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_6_1} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1041 | 2025.12.31 20:17:43.107395 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1042 | 2025.12.31 20:17:43.193919 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1043 | 2025.12.31 20:17:43.210918 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2025.12.31 20:17:43.210975 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1045 | 2025.12.31 20:17:43.217563 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1046 | 2025.12.31 20:17:43.218717 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2025.12.31 20:17:43.219019 [ 89 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1048 | 2025.12.31 20:17:43.219085 [ 89 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1049 | 2025.12.31 20:17:43.219109 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1050 | 2025.12.31 20:17:43.219239 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 1051 | 2025.12.31 20:17:43.222373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1052 | 2025.12.31 20:17:43.223560 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1053 | 2025.12.31 20:17:43.225197 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 1054 | 2025.12.31 20:17:43.230347 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 1055 | 2025.12.31 20:17:43.234774 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 1056 | 2025.12.31 20:17:43.238947 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 1057 | 2025.12.31 20:17:43.246465 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 1058 | 2025.12.31 20:17:43.250753 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 1059 | 2025.12.31 20:17:43.316027 [ 186 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.096839669 sec., 475.0119499066028 rows/sec., 2.46 MiB/sec. | ||
| 1060 | 2025.12.31 20:17:43.318630 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1061 | 2025.12.31 20:17:43.321005 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_6_1} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2025.12.31 20:17:43.321081 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_6_1} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1063 | 2025.12.31 20:17:43.322574 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
| 1064 | 2025.12.31 20:17:44.000247 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.10 MiB, peak 175.65 MiB, free memory in arenas 0.00 B, will set to 177.20 MiB (RSS), difference: 11.10 MiB | ||
| 1065 | 2025.12.31 20:17:48.037914 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 1066 | 2025.12.31 20:17:48.040215 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1067 | 2025.12.31 20:17:48.040271 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 1068 | 2025.12.31 20:17:48.041622 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1069 | 2025.12.31 20:17:48.042469 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1070 | 2025.12.31 20:17:48.042830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 1071 | 2025.12.31 20:17:50.558306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3269 | ||
| 1072 | 2025.12.31 20:17:50.558837 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2025.12.31 20:17:50.558879 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1074 | 2025.12.31 20:17:50.559689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1075 | 2025.12.31 20:17:50.560158 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2025.12.31 20:17:50.560295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3269 | ||
| 1077 | 2025.12.31 20:17:50.722473 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1078 | 2025.12.31 20:17:50.741132 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1079 | 2025.12.31 20:17:50.741200 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1080 | 2025.12.31 20:17:50.747029 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1081 | 2025.12.31 20:17:50.748170 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1082 | 2025.12.31 20:17:50.751814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1083 | 2025.12.31 20:17:53.749935 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2025.12.31 20:17:53.750142 [ 266 ] {da1670a0-4411-4d89-aff4-411e01810d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1085 | 2025.12.31 20:17:53.750408 [ 266 ] {da1670a0-4411-4d89-aff4-411e01810d8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1086 | 2025.12.31 20:17:53.750467 [ 266 ] {da1670a0-4411-4d89-aff4-411e01810d8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1087 | 2025.12.31 20:17:53.750879 [ 266 ] {da1670a0-4411-4d89-aff4-411e01810d8d} <Debug> TCPHandler: Processed in 0.001075314 sec. | ||
| 1088 | 2025.12.31 20:17:53.765700 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2025.12.31 20:17:53.765829 [ 266 ] {88e0faf7-b2dd-4f56-b2ba-3fe9bee4ba82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1090 | 2025.12.31 20:17:53.778303 [ 266 ] {88e0faf7-b2dd-4f56-b2ba-3fe9bee4ba82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1091 | 2025.12.31 20:17:53.778362 [ 266 ] {88e0faf7-b2dd-4f56-b2ba-3fe9bee4ba82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1092 | 2025.12.31 20:17:53.781088 [ 266 ] {88e0faf7-b2dd-4f56-b2ba-3fe9bee4ba82} <Debug> TCPHandler: Processed in 0.015438342 sec. | ||
| 1093 | 2025.12.31 20:17:53.784539 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2025.12.31 20:17:53.784657 [ 266 ] {277b7b04-448b-4942-9c3c-4ad6c6e740b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1095 | 2025.12.31 20:17:53.789789 [ 266 ] {277b7b04-448b-4942-9c3c-4ad6c6e740b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1096 | 2025.12.31 20:17:53.789844 [ 266 ] {277b7b04-448b-4942-9c3c-4ad6c6e740b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1097 | 2025.12.31 20:17:53.790258 [ 266 ] {277b7b04-448b-4942-9c3c-4ad6c6e740b9} <Debug> TCPHandler: Processed in 0.005769112 sec. | ||
| 1098 | 2025.12.31 20:17:53.790493 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2025.12.31 20:17:53.790608 [ 266 ] {879fc5c5-e0b0-4693-a5f0-b3a1892d83f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1100 | 2025.12.31 20:17:53.790845 [ 266 ] {879fc5c5-e0b0-4693-a5f0-b3a1892d83f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1101 | 2025.12.31 20:17:53.790888 [ 266 ] {879fc5c5-e0b0-4693-a5f0-b3a1892d83f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1102 | 2025.12.31 20:17:53.791179 [ 266 ] {879fc5c5-e0b0-4693-a5f0-b3a1892d83f1} <Debug> TCPHandler: Processed in 0.000735357 sec. | ||
| 1103 | 2025.12.31 20:17:53.791399 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2025.12.31 20:17:53.791512 [ 266 ] {4e6639f5-4709-401c-a6a3-253dcf95e90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1105 | 2025.12.31 20:17:53.791752 [ 266 ] {4e6639f5-4709-401c-a6a3-253dcf95e90e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1106 | 2025.12.31 20:17:53.791794 [ 266 ] {4e6639f5-4709-401c-a6a3-253dcf95e90e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1107 | 2025.12.31 20:17:53.792110 [ 266 ] {4e6639f5-4709-401c-a6a3-253dcf95e90e} <Debug> TCPHandler: Processed in 0.000759147 sec. | ||
| 1108 | 2025.12.31 20:17:53.792887 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2025.12.31 20:17:53.793003 [ 266 ] {ad5d8ae3-c662-4be5-ac97-2f85b293166e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1110 | 2025.12.31 20:17:53.793242 [ 266 ] {ad5d8ae3-c662-4be5-ac97-2f85b293166e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1111 | 2025.12.31 20:17:53.793284 [ 266 ] {ad5d8ae3-c662-4be5-ac97-2f85b293166e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1112 | 2025.12.31 20:17:53.793584 [ 266 ] {ad5d8ae3-c662-4be5-ac97-2f85b293166e} <Debug> TCPHandler: Processed in 0.000744547 sec. | ||
| 1113 | 2025.12.31 20:17:53.793783 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2025.12.31 20:17:53.793889 [ 266 ] {b1c83180-f31b-4b03-a62a-f37a6f98376b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1115 | 2025.12.31 20:17:53.793930 [ 266 ] {b1c83180-f31b-4b03-a62a-f37a6f98376b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1116 | 2025.12.31 20:17:53.794435 [ 266 ] {b1c83180-f31b-4b03-a62a-f37a6f98376b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2025.12.31 20:17:53.794471 [ 266 ] {b1c83180-f31b-4b03-a62a-f37a6f98376b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1118 | 2025.12.31 20:17:53.797308 [ 266 ] {b1c83180-f31b-4b03-a62a-f37a6f98376b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1119 | 2025.12.31 20:17:53.797759 [ 266 ] {b1c83180-f31b-4b03-a62a-f37a6f98376b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2025.12.31 20:17:53.797909 [ 266 ] {b1c83180-f31b-4b03-a62a-f37a6f98376b} <Debug> executeQuery: Read 6 rows, 771.00 B in 0.004051 sec., 1481.1157738829918 rows/sec., 185.86 KiB/sec. | ||
| 1121 | 2025.12.31 20:17:53.797946 [ 266 ] {b1c83180-f31b-4b03-a62a-f37a6f98376b} <Debug> TCPHandler: Processed in 0.004212137 sec. | ||
| 1122 | 2025.12.31 20:17:53.798062 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2025.12.31 20:17:53.798159 [ 266 ] {a3363424-3b20-4946-992e-e3789c74167a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1124 | 2025.12.31 20:17:53.798200 [ 266 ] {a3363424-3b20-4946-992e-e3789c74167a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1125 | 2025.12.31 20:17:53.798639 [ 266 ] {a3363424-3b20-4946-992e-e3789c74167a} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2025.12.31 20:17:53.798670 [ 266 ] {a3363424-3b20-4946-992e-e3789c74167a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1127 | 2025.12.31 20:17:53.801775 [ 266 ] {a3363424-3b20-4946-992e-e3789c74167a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1128 | 2025.12.31 20:17:53.802401 [ 266 ] {a3363424-3b20-4946-992e-e3789c74167a} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2025.12.31 20:17:53.802531 [ 266 ] {a3363424-3b20-4946-992e-e3789c74167a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004394 sec., 455.1661356395084 rows/sec., 37.12 KiB/sec. | ||
| 1130 | 2025.12.31 20:17:53.802566 [ 266 ] {a3363424-3b20-4946-992e-e3789c74167a} <Debug> TCPHandler: Processed in 0.004554264 sec. | ||
| 1131 | 2025.12.31 20:17:53.802684 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2025.12.31 20:17:53.802778 [ 266 ] {75985a33-27a1-48c4-8e5b-9112e59479c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1133 | 2025.12.31 20:17:53.802817 [ 266 ] {75985a33-27a1-48c4-8e5b-9112e59479c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1134 | 2025.12.31 20:17:53.805557 [ 266 ] {75985a33-27a1-48c4-8e5b-9112e59479c9} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2025.12.31 20:17:53.805615 [ 266 ] {75985a33-27a1-48c4-8e5b-9112e59479c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1136 | 2025.12.31 20:17:53.806353 [ 266 ] {75985a33-27a1-48c4-8e5b-9112e59479c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1137 | 2025.12.31 20:17:53.806776 [ 266 ] {75985a33-27a1-48c4-8e5b-9112e59479c9} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2025.12.31 20:17:53.806904 [ 266 ] {75985a33-27a1-48c4-8e5b-9112e59479c9} <Debug> executeQuery: Read 38 rows, 3.54 KiB in 0.004145 sec., 9167.67189384801 rows/sec., 855.23 KiB/sec. | ||
| 1139 | 2025.12.31 20:17:53.806940 [ 266 ] {75985a33-27a1-48c4-8e5b-9112e59479c9} <Debug> TCPHandler: Processed in 0.004305969 sec. | ||
| 1140 | 2025.12.31 20:17:53.807054 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2025.12.31 20:17:53.807148 [ 266 ] {58764fd8-85b1-4fc2-9138-c96fc9231500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1142 | 2025.12.31 20:17:53.807187 [ 266 ] {58764fd8-85b1-4fc2-9138-c96fc9231500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1143 | 2025.12.31 20:17:53.807575 [ 266 ] {58764fd8-85b1-4fc2-9138-c96fc9231500} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2025.12.31 20:17:53.807609 [ 266 ] {58764fd8-85b1-4fc2-9138-c96fc9231500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1145 | 2025.12.31 20:17:53.808006 [ 266 ] {58764fd8-85b1-4fc2-9138-c96fc9231500} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1146 | 2025.12.31 20:17:53.808465 [ 266 ] {58764fd8-85b1-4fc2-9138-c96fc9231500} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2025.12.31 20:17:53.808590 [ 266 ] {58764fd8-85b1-4fc2-9138-c96fc9231500} <Debug> executeQuery: Read 20 rows, 1.49 KiB in 0.00146 sec., 13698.630136986301 rows/sec., 1022.72 KiB/sec. | ||
| 1148 | 2025.12.31 20:17:53.808626 [ 266 ] {58764fd8-85b1-4fc2-9138-c96fc9231500} <Debug> TCPHandler: Processed in 0.001621267 sec. | ||
| 1149 | 2025.12.31 20:17:53.808737 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2025.12.31 20:17:53.808829 [ 266 ] {9f22d20f-99b1-4e4e-bd2f-279e6b1fafe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1151 | 2025.12.31 20:17:53.808868 [ 266 ] {9f22d20f-99b1-4e4e-bd2f-279e6b1fafe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1152 | 2025.12.31 20:17:53.809247 [ 266 ] {9f22d20f-99b1-4e4e-bd2f-279e6b1fafe8} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2025.12.31 20:17:53.809281 [ 266 ] {9f22d20f-99b1-4e4e-bd2f-279e6b1fafe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1154 | 2025.12.31 20:17:53.809669 [ 266 ] {9f22d20f-99b1-4e4e-bd2f-279e6b1fafe8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1155 | 2025.12.31 20:17:53.810088 [ 266 ] {9f22d20f-99b1-4e4e-bd2f-279e6b1fafe8} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2025.12.31 20:17:53.810216 [ 266 ] {9f22d20f-99b1-4e4e-bd2f-279e6b1fafe8} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.30 KiB/sec. | ||
| 1157 | 2025.12.31 20:17:53.810251 [ 266 ] {9f22d20f-99b1-4e4e-bd2f-279e6b1fafe8} <Debug> TCPHandler: Processed in 0.001564065 sec. | ||
| 1158 | 2025.12.31 20:17:53.810360 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2025.12.31 20:17:53.810453 [ 266 ] {8272d11e-2087-4902-a1b4-ce3432d45c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1160 | 2025.12.31 20:17:53.810492 [ 266 ] {8272d11e-2087-4902-a1b4-ce3432d45c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1161 | 2025.12.31 20:17:53.810884 [ 266 ] {8272d11e-2087-4902-a1b4-ce3432d45c98} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2025.12.31 20:17:53.810919 [ 266 ] {8272d11e-2087-4902-a1b4-ce3432d45c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1163 | 2025.12.31 20:17:53.811388 [ 266 ] {8272d11e-2087-4902-a1b4-ce3432d45c98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1164 | 2025.12.31 20:17:53.811809 [ 266 ] {8272d11e-2087-4902-a1b4-ce3432d45c98} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2025.12.31 20:17:53.811934 [ 266 ] {8272d11e-2087-4902-a1b4-ce3432d45c98} <Debug> executeQuery: Read 32 rows, 2.57 KiB in 0.001499 sec., 21347.565043362243 rows/sec., 1.67 MiB/sec. | ||
| 1166 | 2025.12.31 20:17:53.811968 [ 266 ] {8272d11e-2087-4902-a1b4-ce3432d45c98} <Debug> TCPHandler: Processed in 0.001657907 sec. | ||
| 1167 | 2025.12.31 20:17:53.812079 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2025.12.31 20:17:53.812174 [ 266 ] {4c824d3c-f825-40b2-a23a-6592a83094c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1169 | 2025.12.31 20:17:53.812216 [ 266 ] {4c824d3c-f825-40b2-a23a-6592a83094c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1170 | 2025.12.31 20:17:53.814989 [ 266 ] {4c824d3c-f825-40b2-a23a-6592a83094c9} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2025.12.31 20:17:53.815030 [ 266 ] {4c824d3c-f825-40b2-a23a-6592a83094c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1172 | 2025.12.31 20:17:53.818095 [ 266 ] {4c824d3c-f825-40b2-a23a-6592a83094c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1173 | 2025.12.31 20:17:53.818656 [ 266 ] {4c824d3c-f825-40b2-a23a-6592a83094c9} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2025.12.31 20:17:53.818783 [ 266 ] {4c824d3c-f825-40b2-a23a-6592a83094c9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.006627 sec., 150.8978421608571 rows/sec., 10.61 KiB/sec. | ||
| 1175 | 2025.12.31 20:17:53.818817 [ 266 ] {4c824d3c-f825-40b2-a23a-6592a83094c9} <Debug> TCPHandler: Processed in 0.006787695 sec. | ||
| 1176 | 2025.12.31 20:17:53.818933 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2025.12.31 20:17:53.819027 [ 266 ] {26be7927-4b04-4d4c-b3b4-d34b1fdb4c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1178 | 2025.12.31 20:17:53.819067 [ 266 ] {26be7927-4b04-4d4c-b3b4-d34b1fdb4c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1179 | 2025.12.31 20:17:53.819389 [ 266 ] {26be7927-4b04-4d4c-b3b4-d34b1fdb4c9d} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2025.12.31 20:17:53.819423 [ 266 ] {26be7927-4b04-4d4c-b3b4-d34b1fdb4c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1181 | 2025.12.31 20:17:53.819900 [ 266 ] {26be7927-4b04-4d4c-b3b4-d34b1fdb4c9d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1182 | 2025.12.31 20:17:53.820326 [ 266 ] {26be7927-4b04-4d4c-b3b4-d34b1fdb4c9d} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2025.12.31 20:17:53.820455 [ 266 ] {26be7927-4b04-4d4c-b3b4-d34b1fdb4c9d} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001447 sec., 691.0850034554251 rows/sec., 43.87 KiB/sec. | ||
| 1184 | 2025.12.31 20:17:53.820489 [ 266 ] {26be7927-4b04-4d4c-b3b4-d34b1fdb4c9d} <Debug> TCPHandler: Processed in 0.001606487 sec. | ||
| 1185 | 2025.12.31 20:17:53.820596 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2025.12.31 20:17:53.820689 [ 266 ] {b8397882-62f3-4305-8a73-5b5bf32bb2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1187 | 2025.12.31 20:17:53.820741 [ 266 ] {b8397882-62f3-4305-8a73-5b5bf32bb2ef} <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 | ||
| 1188 | 2025.12.31 20:17:53.821599 [ 266 ] {b8397882-62f3-4305-8a73-5b5bf32bb2ef} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2025.12.31 20:17:53.821633 [ 266 ] {b8397882-62f3-4305-8a73-5b5bf32bb2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1190 | 2025.12.31 20:17:53.831657 [ 266 ] {b8397882-62f3-4305-8a73-5b5bf32bb2ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1191 | 2025.12.31 20:17:53.832250 [ 266 ] {b8397882-62f3-4305-8a73-5b5bf32bb2ef} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2025.12.31 20:17:53.832402 [ 266 ] {b8397882-62f3-4305-8a73-5b5bf32bb2ef} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.011731 sec., 1534.3960446679737 rows/sec., 2.75 MiB/sec. | ||
| 1193 | 2025.12.31 20:17:53.832453 [ 266 ] {b8397882-62f3-4305-8a73-5b5bf32bb2ef} <Debug> TCPHandler: Processed in 0.011905222 sec. | ||
| 1194 | 2025.12.31 20:17:53.832572 [ 266 ] {} <Trace> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2025.12.31 20:17:53.832666 [ 266 ] {6968afb9-ba43-4cb1-b6f2-9b9ec8e63846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50171) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1196 | 2025.12.31 20:17:53.832708 [ 266 ] {6968afb9-ba43-4cb1-b6f2-9b9ec8e63846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1197 | 2025.12.31 20:17:53.835493 [ 266 ] {6968afb9-ba43-4cb1-b6f2-9b9ec8e63846} <Trace> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2025.12.31 20:17:53.835555 [ 266 ] {6968afb9-ba43-4cb1-b6f2-9b9ec8e63846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1199 | 2025.12.31 20:17:53.836460 [ 266 ] {6968afb9-ba43-4cb1-b6f2-9b9ec8e63846} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1200 | 2025.12.31 20:17:53.836955 [ 266 ] {6968afb9-ba43-4cb1-b6f2-9b9ec8e63846} <Trace> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2025.12.31 20:17:53.837084 [ 266 ] {6968afb9-ba43-4cb1-b6f2-9b9ec8e63846} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.004437 sec., 4056.7951318458418 rows/sec., 299.33 KiB/sec. | ||
| 1202 | 2025.12.31 20:17:53.837118 [ 266 ] {6968afb9-ba43-4cb1-b6f2-9b9ec8e63846} <Debug> TCPHandler: Processed in 0.004596714 sec. | ||
| 1203 | 2025.12.31 20:17:57.949866 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1204 | 2025.12.31 20:17:57.949918 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1205 | 2025.12.31 20:17:58.042964 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 126 | ||
| 1206 | 2025.12.31 20:17:58.045266 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2025.12.31 20:17:58.045326 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1208 | 2025.12.31 20:17:58.046663 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1209 | 2025.12.31 20:17:58.047209 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2025.12.31 20:17:58.047558 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 126 | ||
| 1211 | 2025.12.31 20:17:58.060401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3781 | ||
| 1212 | 2025.12.31 20:17:58.060956 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2025.12.31 20:17:58.061007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1214 | 2025.12.31 20:17:58.061612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1215 | 2025.12.31 20:17:58.062145 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2025.12.31 20:17:58.062286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3781 | ||
| 1217 | 2025.12.31 20:17:58.251925 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1218 | 2025.12.31 20:17:58.269123 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2025.12.31 20:17:58.269169 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1220 | 2025.12.31 20:17:58.274844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1221 | 2025.12.31 20:17:58.275947 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2025.12.31 20:17:58.278803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1223 | 2025.12.31 20:18:02.749519 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1224 | 2025.12.31 20:18:02.749587 [ 266 ] {} <Debug> TCP-Session: 86fadf2b-2b0a-4b16-baec-2f04609e1990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2025.12.31 20:18:03.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.63 MiB, peak 182.84 MiB, free memory in arenas 0.00 B, will set to 178.67 MiB (RSS), difference: 2.04 MiB | ||
| 1226 | 2025.12.31 20:18:03.750408 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2025.12.31 20:18:03.750626 [ 269 ] {e74fa0a8-eb8b-4edb-981a-04546cd22aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1228 | 2025.12.31 20:18:03.750693 [ 269 ] {e74fa0a8-eb8b-4edb-981a-04546cd22aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1229 | 2025.12.31 20:18:03.751452 [ 269 ] {e74fa0a8-eb8b-4edb-981a-04546cd22aaf} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2025.12.31 20:18:03.751494 [ 269 ] {e74fa0a8-eb8b-4edb-981a-04546cd22aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1231 | 2025.12.31 20:18:03.752051 [ 269 ] {e74fa0a8-eb8b-4edb-981a-04546cd22aaf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1232 | 2025.12.31 20:18:03.752572 [ 269 ] {e74fa0a8-eb8b-4edb-981a-04546cd22aaf} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2025.12.31 20:18:03.752779 [ 269 ] {e74fa0a8-eb8b-4edb-981a-04546cd22aaf} <Debug> executeQuery: Read 46 rows, 4.32 KiB in 0.002202 sec., 20890.099909173477 rows/sec., 1.92 MiB/sec. | ||
| 1234 | 2025.12.31 20:18:03.752829 [ 269 ] {e74fa0a8-eb8b-4edb-981a-04546cd22aaf} <Debug> TCPHandler: Processed in 0.002552449 sec. | ||
| 1235 | 2025.12.31 20:18:03.753016 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2025.12.31 20:18:03.753138 [ 269 ] {0bc13770-a46e-474e-8e34-21e3dd496588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1237 | 2025.12.31 20:18:03.753188 [ 269 ] {0bc13770-a46e-474e-8e34-21e3dd496588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1238 | 2025.12.31 20:18:03.753758 [ 269 ] {0bc13770-a46e-474e-8e34-21e3dd496588} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2025.12.31 20:18:03.753795 [ 269 ] {0bc13770-a46e-474e-8e34-21e3dd496588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1240 | 2025.12.31 20:18:03.754247 [ 269 ] {0bc13770-a46e-474e-8e34-21e3dd496588} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1241 | 2025.12.31 20:18:03.754717 [ 269 ] {0bc13770-a46e-474e-8e34-21e3dd496588} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2025.12.31 20:18:03.754858 [ 269 ] {0bc13770-a46e-474e-8e34-21e3dd496588} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001749 sec., 13150.37164093768 rows/sec., 988.85 KiB/sec. | ||
| 1243 | 2025.12.31 20:18:03.754897 [ 269 ] {0bc13770-a46e-474e-8e34-21e3dd496588} <Debug> TCPHandler: Processed in 0.001942095 sec. | ||
| 1244 | 2025.12.31 20:18:03.755017 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2025.12.31 20:18:03.755112 [ 269 ] {b41a1348-1ac8-405c-818a-bb535302a69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1246 | 2025.12.31 20:18:03.755153 [ 269 ] {b41a1348-1ac8-405c-818a-bb535302a69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1247 | 2025.12.31 20:18:03.755559 [ 269 ] {b41a1348-1ac8-405c-818a-bb535302a69a} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2025.12.31 20:18:03.755597 [ 269 ] {b41a1348-1ac8-405c-818a-bb535302a69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1249 | 2025.12.31 20:18:03.756058 [ 269 ] {b41a1348-1ac8-405c-818a-bb535302a69a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1250 | 2025.12.31 20:18:03.756521 [ 269 ] {b41a1348-1ac8-405c-818a-bb535302a69a} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2025.12.31 20:18:03.756664 [ 269 ] {b41a1348-1ac8-405c-818a-bb535302a69a} <Debug> executeQuery: Read 28 rows, 2.26 KiB in 0.001569 sec., 17845.76163161249 rows/sec., 1.41 MiB/sec. | ||
| 1252 | 2025.12.31 20:18:03.756707 [ 269 ] {b41a1348-1ac8-405c-818a-bb535302a69a} <Debug> TCPHandler: Processed in 0.0017404 sec. | ||
| 1253 | 2025.12.31 20:18:03.756834 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2025.12.31 20:18:03.756928 [ 269 ] {01b64f43-84cc-41e2-8a51-c5c73b43914a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1255 | 2025.12.31 20:18:03.756991 [ 269 ] {01b64f43-84cc-41e2-8a51-c5c73b43914a} <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 | ||
| 1256 | 2025.12.31 20:18:03.757841 [ 269 ] {01b64f43-84cc-41e2-8a51-c5c73b43914a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2025.12.31 20:18:03.757878 [ 269 ] {01b64f43-84cc-41e2-8a51-c5c73b43914a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1258 | 2025.12.31 20:18:03.758631 [ 269 ] {01b64f43-84cc-41e2-8a51-c5c73b43914a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1259 | 2025.12.31 20:18:03.759148 [ 269 ] {01b64f43-84cc-41e2-8a51-c5c73b43914a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2025.12.31 20:18:03.759289 [ 269 ] {01b64f43-84cc-41e2-8a51-c5c73b43914a} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002378 sec., 9671.993271656855 rows/sec., 17.33 MiB/sec. | ||
| 1261 | 2025.12.31 20:18:03.759344 [ 269 ] {01b64f43-84cc-41e2-8a51-c5c73b43914a} <Debug> TCPHandler: Processed in 0.002558778 sec. | ||
| 1262 | 2025.12.31 20:18:03.759460 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2025.12.31 20:18:03.759554 [ 269 ] {a0e6f91a-1d0e-4fe8-9238-81eb5fb7727f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1264 | 2025.12.31 20:18:03.759597 [ 269 ] {a0e6f91a-1d0e-4fe8-9238-81eb5fb7727f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1265 | 2025.12.31 20:18:03.759915 [ 269 ] {a0e6f91a-1d0e-4fe8-9238-81eb5fb7727f} <Trace> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2025.12.31 20:18:03.759951 [ 269 ] {a0e6f91a-1d0e-4fe8-9238-81eb5fb7727f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1267 | 2025.12.31 20:18:03.760422 [ 269 ] {a0e6f91a-1d0e-4fe8-9238-81eb5fb7727f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1268 | 2025.12.31 20:18:03.760899 [ 269 ] {a0e6f91a-1d0e-4fe8-9238-81eb5fb7727f} <Trace> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2025.12.31 20:18:03.761029 [ 269 ] {a0e6f91a-1d0e-4fe8-9238-81eb5fb7727f} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 302.64 KiB/sec. | ||
| 1270 | 2025.12.31 20:18:03.761067 [ 269 ] {a0e6f91a-1d0e-4fe8-9238-81eb5fb7727f} <Debug> TCPHandler: Processed in 0.001656877 sec. | ||
| 1271 | 2025.12.31 20:18:05.562428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4229 | ||
| 1272 | 2025.12.31 20:18:05.563074 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2025.12.31 20:18:05.563116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1274 | 2025.12.31 20:18:05.563865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1275 | 2025.12.31 20:18:05.564301 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2025.12.31 20:18:05.564431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4229 | ||
| 1277 | 2025.12.31 20:18:05.778875 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1278 | 2025.12.31 20:18:05.795745 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2025.12.31 20:18:05.795812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1280 | 2025.12.31 20:18:05.802070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1281 | 2025.12.31 20:18:05.803220 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2025.12.31 20:18:05.806139 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1283 | 2025.12.31 20:18:06.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.26 MiB, peak 183.26 MiB, free memory in arenas 0.00 B, will set to 180.33 MiB (RSS), difference: 1.08 MiB | ||
| 1284 | 2025.12.31 20:18:08.006987 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48137 | ||
| 1285 | 2025.12.31 20:18:08.007092 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1286 | 2025.12.31 20:18:08.007118 [ 266 ] {} <Debug> TCP-Session: 1c8ed53e-4ef1-4e63-9358-5629796a380c Authenticating user 'default' from [fd00:1122:3344:101::e]:48137 | ||
| 1287 | 2025.12.31 20:18:08.007141 [ 266 ] {} <Debug> TCP-Session: 1c8ed53e-4ef1-4e63-9358-5629796a380c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1288 | 2025.12.31 20:18:08.007154 [ 266 ] {} <Debug> TCP-Session: 1c8ed53e-4ef1-4e63-9358-5629796a380c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2025.12.31 20:18:08.007378 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43309 | ||
| 1290 | 2025.12.31 20:18:08.007423 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58501 | ||
| 1291 | 2025.12.31 20:18:08.007440 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41206 | ||
| 1292 | 2025.12.31 20:18:08.007488 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42787 | ||
| 1293 | 2025.12.31 20:18:08.007492 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1294 | 2025.12.31 20:18:08.007522 [ 266 ] {} <Trace> TCP-Session: 1c8ed53e-4ef1-4e63-9358-5629796a380c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2025.12.31 20:18:08.007556 [ 286 ] {} <Debug> TCP-Session: 99e0077a-1aae-4d0b-b716-ee92e922c51f Authenticating user 'default' from [fd00:1122:3344:101::e]:43309 | ||
| 1296 | 2025.12.31 20:18:08.007493 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58410 | ||
| 1297 | 2025.12.31 20:18:08.007595 [ 286 ] {} <Debug> TCP-Session: 99e0077a-1aae-4d0b-b716-ee92e922c51f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2025.12.31 20:18:08.007476 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56227 | ||
| 1299 | 2025.12.31 20:18:08.007628 [ 286 ] {} <Debug> TCP-Session: 99e0077a-1aae-4d0b-b716-ee92e922c51f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2025.12.31 20:18:08.007657 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1301 | 2025.12.31 20:18:08.007466 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40368 | ||
| 1302 | 2025.12.31 20:18:08.007703 [ 287 ] {} <Debug> TCP-Session: c1337085-273e-47d6-8c9a-b8dc051ca33d Authenticating user 'default' from [fd00:1122:3344:101::e]:58501 | ||
| 1303 | 2025.12.31 20:18:08.007720 [ 266 ] {6bd4abd6-54ed-4123-928a-108379aa83cc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48137) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1304 | 2025.12.31 20:18:08.007737 [ 287 ] {} <Debug> TCP-Session: c1337085-273e-47d6-8c9a-b8dc051ca33d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2025.12.31 20:18:08.007449 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55277 | ||
| 1306 | 2025.12.31 20:18:08.007764 [ 287 ] {} <Debug> TCP-Session: c1337085-273e-47d6-8c9a-b8dc051ca33d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1307 | 2025.12.31 20:18:08.007995 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1308 | 2025.12.31 20:18:08.008016 [ 266 ] {6bd4abd6-54ed-4123-928a-108379aa83cc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1309 | 2025.12.31 20:18:08.008031 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1310 | 2025.12.31 20:18:08.008026 [ 291 ] {} <Debug> TCP-Session: eb8d6dd2-91f8-4f79-8460-7ab211f99978 Authenticating user 'default' from [fd00:1122:3344:101::e]:56227 | ||
| 1311 | 2025.12.31 20:18:08.008066 [ 289 ] {} <Debug> TCP-Session: 1e5e0058-151b-4467-8b33-16164c73039d Authenticating user 'default' from [fd00:1122:3344:101::e]:55277 | ||
| 1312 | 2025.12.31 20:18:08.008079 [ 266 ] {6bd4abd6-54ed-4123-928a-108379aa83cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1313 | 2025.12.31 20:18:08.008082 [ 291 ] {} <Debug> TCP-Session: eb8d6dd2-91f8-4f79-8460-7ab211f99978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1314 | 2025.12.31 20:18:08.008100 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1315 | 2025.12.31 20:18:08.008113 [ 291 ] {} <Debug> TCP-Session: eb8d6dd2-91f8-4f79-8460-7ab211f99978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1316 | 2025.12.31 20:18:08.008140 [ 290 ] {} <Debug> TCP-Session: 564c835c-1b3f-4efb-92f2-86cabf6fa13b Authenticating user 'default' from [fd00:1122:3344:101::e]:40368 | ||
| 1317 | 2025.12.31 20:18:08.008093 [ 289 ] {} <Debug> TCP-Session: 1e5e0058-151b-4467-8b33-16164c73039d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2025.12.31 20:18:08.008167 [ 290 ] {} <Debug> TCP-Session: 564c835c-1b3f-4efb-92f2-86cabf6fa13b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2025.12.31 20:18:08.008175 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1320 | 2025.12.31 20:18:08.008193 [ 290 ] {} <Debug> TCP-Session: 564c835c-1b3f-4efb-92f2-86cabf6fa13b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2025.12.31 20:18:08.008181 [ 289 ] {} <Debug> TCP-Session: 1e5e0058-151b-4467-8b33-16164c73039d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2025.12.31 20:18:08.008225 [ 292 ] {} <Debug> TCP-Session: 3282c5bc-fe12-4514-a8bf-63e72e6ec73b Authenticating user 'default' from [fd00:1122:3344:101::e]:42787 | ||
| 1323 | 2025.12.31 20:18:08.008262 [ 292 ] {} <Debug> TCP-Session: 3282c5bc-fe12-4514-a8bf-63e72e6ec73b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2025.12.31 20:18:08.008274 [ 292 ] {} <Debug> TCP-Session: 3282c5bc-fe12-4514-a8bf-63e72e6ec73b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2025.12.31 20:18:08.008316 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1326 | 2025.12.31 20:18:08.008320 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1327 | 2025.12.31 20:18:08.008353 [ 293 ] {} <Debug> TCP-Session: e0b485a0-feee-47a6-8e33-5732888617a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58410 | ||
| 1328 | 2025.12.31 20:18:08.008376 [ 288 ] {} <Debug> TCP-Session: 4f619406-7798-4946-89a6-e1d3c4e83b76 Authenticating user 'default' from [fd00:1122:3344:101::e]:41206 | ||
| 1329 | 2025.12.31 20:18:08.008383 [ 266 ] {6bd4abd6-54ed-4123-928a-108379aa83cc} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 1330 | 2025.12.31 20:18:08.008402 [ 288 ] {} <Debug> TCP-Session: 4f619406-7798-4946-89a6-e1d3c4e83b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2025.12.31 20:18:08.008381 [ 293 ] {} <Debug> TCP-Session: e0b485a0-feee-47a6-8e33-5732888617a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1332 | 2025.12.31 20:18:08.008430 [ 288 ] {} <Debug> TCP-Session: 4f619406-7798-4946-89a6-e1d3c4e83b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2025.12.31 20:18:08.008449 [ 293 ] {} <Debug> TCP-Session: e0b485a0-feee-47a6-8e33-5732888617a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1334 | 2025.12.31 20:18:08.008487 [ 266 ] {6bd4abd6-54ed-4123-928a-108379aa83cc} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1335 | 2025.12.31 20:18:08.047787 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 10 entries to flush up to offset 136 | ||
| 1336 | 2025.12.31 20:18:08.049604 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2025.12.31 20:18:08.049651 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1338 | 2025.12.31 20:18:08.059717 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1339 | 2025.12.31 20:18:08.060342 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2025.12.31 20:18:08.060753 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 136 | ||
| 1341 | 2025.12.31 20:18:08.572428 [ 332 ] {6bd4abd6-54ed-4123-928a-108379aa83cc} <Trace> AggregatingTransform: Aggregating | ||
| 1342 | 2025.12.31 20:18:08.572522 [ 332 ] {6bd4abd6-54ed-4123-928a-108379aa83cc} <Trace> Aggregator: Aggregation method: without_key | ||
| 1343 | 2025.12.31 20:18:08.572561 [ 332 ] {6bd4abd6-54ed-4123-928a-108379aa83cc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001524855 sec. (655.800 rows/sec., 25.62 KiB/sec.) | ||
| 1344 | 2025.12.31 20:18:08.572580 [ 332 ] {6bd4abd6-54ed-4123-928a-108379aa83cc} <Trace> Aggregator: Merging aggregated data | ||
| 1345 | 2025.12.31 20:18:08.573798 [ 266 ] {6bd4abd6-54ed-4123-928a-108379aa83cc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.566126 sec., 1.7663912273946083 rows/sec., 70.66 B/sec. | ||
| 1346 | 2025.12.31 20:18:08.573971 [ 266 ] {6bd4abd6-54ed-4123-928a-108379aa83cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1347 | 2025.12.31 20:18:08.573990 [ 266 ] {6bd4abd6-54ed-4123-928a-108379aa83cc} <Debug> TCPHandler: Processed in 0.566597788 sec. | ||
| 1348 | 2025.12.31 20:18:08.574101 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1349 | 2025.12.31 20:18:08.574136 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1350 | 2025.12.31 20:18:08.574157 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1351 | 2025.12.31 20:18:08.574176 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1352 | 2025.12.31 20:18:08.574207 [ 286 ] {} <Debug> TCP-Session: 99e0077a-1aae-4d0b-b716-ee92e922c51f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1353 | 2025.12.31 20:18:08.574225 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1354 | 2025.12.31 20:18:08.574234 [ 287 ] {} <Debug> TCP-Session: c1337085-273e-47d6-8c9a-b8dc051ca33d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1355 | 2025.12.31 20:18:08.574258 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1356 | 2025.12.31 20:18:08.574277 [ 291 ] {} <Debug> TCP-Session: eb8d6dd2-91f8-4f79-8460-7ab211f99978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1357 | 2025.12.31 20:18:08.574254 [ 288 ] {} <Debug> TCP-Session: 4f619406-7798-4946-89a6-e1d3c4e83b76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2025.12.31 20:18:08.574300 [ 266 ] {} <Debug> TCP-Session: 1c8ed53e-4ef1-4e63-9358-5629796a380c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2025.12.31 20:18:08.574246 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1360 | 2025.12.31 20:18:08.574208 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1361 | 2025.12.31 20:18:08.574380 [ 292 ] {} <Debug> TCP-Session: 3282c5bc-fe12-4514-a8bf-63e72e6ec73b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1362 | 2025.12.31 20:18:08.574192 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1363 | 2025.12.31 20:18:08.574409 [ 290 ] {} <Debug> TCP-Session: 564c835c-1b3f-4efb-92f2-86cabf6fa13b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2025.12.31 20:18:08.574152 [ 293 ] {} <Debug> TCP-Session: e0b485a0-feee-47a6-8e33-5732888617a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1365 | 2025.12.31 20:18:08.574450 [ 289 ] {} <Debug> TCP-Session: 1e5e0058-151b-4467-8b33-16164c73039d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2025.12.31 20:18:09.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.76 MiB, peak 193.92 MiB, free memory in arenas 0.00 B, will set to 200.46 MiB (RSS), difference: 18.70 MiB | ||
| 1367 | 2025.12.31 20:18:09.827554 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64046 | ||
| 1368 | 2025.12.31 20:18:09.827674 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1369 | 2025.12.31 20:18:09.827706 [ 288 ] {} <Debug> TCP-Session: 442100b1-b157-4770-810d-a86fdac216d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64046 | ||
| 1370 | 2025.12.31 20:18:09.827730 [ 288 ] {} <Debug> TCP-Session: 442100b1-b157-4770-810d-a86fdac216d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2025.12.31 20:18:09.827745 [ 288 ] {} <Debug> TCP-Session: 442100b1-b157-4770-810d-a86fdac216d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1372 | 2025.12.31 20:18:09.827964 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34669 | ||
| 1373 | 2025.12.31 20:18:09.828026 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57696 | ||
| 1374 | 2025.12.31 20:18:09.828071 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50804 | ||
| 1375 | 2025.12.31 20:18:09.828091 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1376 | 2025.12.31 20:18:09.828089 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43802 | ||
| 1377 | 2025.12.31 20:18:09.828112 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57557 | ||
| 1378 | 2025.12.31 20:18:09.828162 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1379 | 2025.12.31 20:18:09.828178 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1380 | 2025.12.31 20:18:09.828197 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1381 | 2025.12.31 20:18:09.828205 [ 290 ] {} <Debug> TCP-Session: 4cade9a1-7e74-4b94-bf10-cc2277091d62 Authenticating user 'default' from [fd00:1122:3344:101::e]:57696 | ||
| 1382 | 2025.12.31 20:18:09.828220 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1383 | 2025.12.31 20:18:09.828233 [ 293 ] {} <Debug> TCP-Session: 280e7c97-c44a-433a-b2f3-5a86059b3ea4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43802 | ||
| 1384 | 2025.12.31 20:18:09.828249 [ 290 ] {} <Debug> TCP-Session: 4cade9a1-7e74-4b94-bf10-cc2277091d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1385 | 2025.12.31 20:18:09.828262 [ 266 ] {} <Debug> TCP-Session: 0a9e64fb-da5b-4e2f-9f24-2112957185c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57557 | ||
| 1386 | 2025.12.31 20:18:09.828273 [ 293 ] {} <Debug> TCP-Session: 280e7c97-c44a-433a-b2f3-5a86059b3ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2025.12.31 20:18:09.828281 [ 290 ] {} <Debug> TCP-Session: 4cade9a1-7e74-4b94-bf10-cc2277091d62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1388 | 2025.12.31 20:18:09.828303 [ 293 ] {} <Debug> TCP-Session: 280e7c97-c44a-433a-b2f3-5a86059b3ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2025.12.31 20:18:09.828297 [ 266 ] {} <Debug> TCP-Session: 0a9e64fb-da5b-4e2f-9f24-2112957185c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2025.12.31 20:18:09.828219 [ 291 ] {} <Debug> TCP-Session: 4180c74e-acb0-4151-ad38-1603a2480ed3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50804 | ||
| 1391 | 2025.12.31 20:18:09.828339 [ 266 ] {} <Debug> TCP-Session: 0a9e64fb-da5b-4e2f-9f24-2112957185c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2025.12.31 20:18:09.828139 [ 289 ] {} <Debug> TCP-Session: 70044f5d-3c18-465e-acc5-a04b216c04f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34669 | ||
| 1393 | 2025.12.31 20:18:09.828369 [ 291 ] {} <Debug> TCP-Session: 4180c74e-acb0-4151-ad38-1603a2480ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1394 | 2025.12.31 20:18:09.828124 [ 288 ] {} <Trace> TCP-Session: 442100b1-b157-4770-810d-a86fdac216d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2025.12.31 20:18:09.828429 [ 291 ] {} <Debug> TCP-Session: 4180c74e-acb0-4151-ad38-1603a2480ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1396 | 2025.12.31 20:18:09.828119 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47833 | ||
| 1397 | 2025.12.31 20:18:09.828103 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61105 | ||
| 1398 | 2025.12.31 20:18:09.828080 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49065 | ||
| 1399 | 2025.12.31 20:18:09.828536 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1400 | 2025.12.31 20:18:09.828422 [ 289 ] {} <Debug> TCP-Session: 70044f5d-3c18-465e-acc5-a04b216c04f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1401 | 2025.12.31 20:18:09.828586 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1402 | 2025.12.31 20:18:09.828610 [ 289 ] {} <Debug> TCP-Session: 70044f5d-3c18-465e-acc5-a04b216c04f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1403 | 2025.12.31 20:18:09.828617 [ 288 ] {2a26414b-617c-4b9f-a734-379a9289d1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64046) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1404 | 2025.12.31 20:18:09.828622 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1405 | 2025.12.31 20:18:09.828632 [ 294 ] {} <Debug> TCP-Session: 37cb5d4e-605f-40d6-9c1d-652b3595cd1a Authenticating user 'default' from [fd00:1122:3344:101::e]:61105 | ||
| 1406 | 2025.12.31 20:18:09.828675 [ 292 ] {} <Debug> TCP-Session: 1e473563-0351-453c-a789-1e08f816bec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49065 | ||
| 1407 | 2025.12.31 20:18:09.828689 [ 294 ] {} <Debug> TCP-Session: 37cb5d4e-605f-40d6-9c1d-652b3595cd1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1408 | 2025.12.31 20:18:09.828589 [ 286 ] {} <Debug> TCP-Session: 349cb7a8-9449-4468-9b80-73e447adf4e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47833 | ||
| 1409 | 2025.12.31 20:18:09.828716 [ 294 ] {} <Debug> TCP-Session: 37cb5d4e-605f-40d6-9c1d-652b3595cd1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1410 | 2025.12.31 20:18:09.828711 [ 292 ] {} <Debug> TCP-Session: 1e473563-0351-453c-a789-1e08f816bec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1411 | 2025.12.31 20:18:09.828737 [ 286 ] {} <Debug> TCP-Session: 349cb7a8-9449-4468-9b80-73e447adf4e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1412 | 2025.12.31 20:18:09.828761 [ 292 ] {} <Debug> TCP-Session: 1e473563-0351-453c-a789-1e08f816bec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2025.12.31 20:18:09.828775 [ 286 ] {} <Debug> TCP-Session: 349cb7a8-9449-4468-9b80-73e447adf4e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2025.12.31 20:18:09.828948 [ 288 ] {2a26414b-617c-4b9f-a734-379a9289d1dd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1415 | 2025.12.31 20:18:09.829010 [ 288 ] {2a26414b-617c-4b9f-a734-379a9289d1dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1416 | 2025.12.31 20:18:09.829321 [ 288 ] {2a26414b-617c-4b9f-a734-379a9289d1dd} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 1417 | 2025.12.31 20:18:09.830328 [ 321 ] {2a26414b-617c-4b9f-a734-379a9289d1dd} <Trace> AggregatingTransform: Aggregating | ||
| 1418 | 2025.12.31 20:18:09.830457 [ 321 ] {2a26414b-617c-4b9f-a734-379a9289d1dd} <Trace> Aggregator: Aggregation method: without_key | ||
| 1419 | 2025.12.31 20:18:09.830498 [ 321 ] {2a26414b-617c-4b9f-a734-379a9289d1dd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001077124 sec. (928.398 rows/sec., 36.27 KiB/sec.) | ||
| 1420 | 2025.12.31 20:18:09.830519 [ 321 ] {2a26414b-617c-4b9f-a734-379a9289d1dd} <Trace> Aggregator: Merging aggregated data | ||
| 1421 | 2025.12.31 20:18:09.831796 [ 288 ] {2a26414b-617c-4b9f-a734-379a9289d1dd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003242 sec., 308.45157310302284 rows/sec., 12.05 KiB/sec. | ||
| 1422 | 2025.12.31 20:18:09.831952 [ 288 ] {2a26414b-617c-4b9f-a734-379a9289d1dd} <Debug> TCPHandler: Processed in 0.003974881 sec. | ||
| 1423 | 2025.12.31 20:18:09.832079 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1424 | 2025.12.31 20:18:09.832108 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1425 | 2025.12.31 20:18:09.832111 [ 288 ] {} <Debug> TCP-Session: 442100b1-b157-4770-810d-a86fdac216d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1426 | 2025.12.31 20:18:09.832129 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1427 | 2025.12.31 20:18:09.832149 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1428 | 2025.12.31 20:18:09.832167 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1429 | 2025.12.31 20:18:09.832187 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1430 | 2025.12.31 20:18:09.832206 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1431 | 2025.12.31 20:18:09.832225 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1432 | 2025.12.31 20:18:09.832236 [ 286 ] {} <Debug> TCP-Session: 349cb7a8-9449-4468-9b80-73e447adf4e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1433 | 2025.12.31 20:18:09.832257 [ 290 ] {} <Debug> TCP-Session: 4cade9a1-7e74-4b94-bf10-cc2277091d62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2025.12.31 20:18:09.832268 [ 294 ] {} <Debug> TCP-Session: 37cb5d4e-605f-40d6-9c1d-652b3595cd1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2025.12.31 20:18:09.832222 [ 291 ] {} <Debug> TCP-Session: 4180c74e-acb0-4151-ad38-1603a2480ed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1436 | 2025.12.31 20:18:09.832198 [ 289 ] {} <Debug> TCP-Session: 70044f5d-3c18-465e-acc5-a04b216c04f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1437 | 2025.12.31 20:18:09.832180 [ 293 ] {} <Debug> TCP-Session: 280e7c97-c44a-433a-b2f3-5a86059b3ea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1438 | 2025.12.31 20:18:09.832145 [ 292 ] {} <Debug> TCP-Session: 1e473563-0351-453c-a789-1e08f816bec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2025.12.31 20:18:09.832243 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1440 | 2025.12.31 20:18:09.832398 [ 266 ] {} <Debug> TCP-Session: 0a9e64fb-da5b-4e2f-9f24-2112957185c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2025.12.31 20:18:12.950011 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1442 | 2025.12.31 20:18:12.950065 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1443 | 2025.12.31 20:18:13.064573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4741 | ||
| 1444 | 2025.12.31 20:18:13.065123 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2025.12.31 20:18:13.065159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1446 | 2025.12.31 20:18:13.065719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1447 | 2025.12.31 20:18:13.066260 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2025.12.31 20:18:13.066386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4741 | ||
| 1449 | 2025.12.31 20:18:13.306270 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1450 | 2025.12.31 20:18:13.323580 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2025.12.31 20:18:13.323630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1452 | 2025.12.31 20:18:13.329254 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1453 | 2025.12.31 20:18:13.330370 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2025.12.31 20:18:13.333259 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1455 | 2025.12.31 20:18:13.751130 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2025.12.31 20:18:13.751328 [ 269 ] {f79c6abc-64c2-4698-8da7-1c9f6af7874d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1457 | 2025.12.31 20:18:13.751401 [ 269 ] {f79c6abc-64c2-4698-8da7-1c9f6af7874d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1458 | 2025.12.31 20:18:13.752171 [ 269 ] {f79c6abc-64c2-4698-8da7-1c9f6af7874d} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2025.12.31 20:18:13.752214 [ 269 ] {f79c6abc-64c2-4698-8da7-1c9f6af7874d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1460 | 2025.12.31 20:18:13.752806 [ 269 ] {f79c6abc-64c2-4698-8da7-1c9f6af7874d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1461 | 2025.12.31 20:18:13.753284 [ 269 ] {f79c6abc-64c2-4698-8da7-1c9f6af7874d} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2025.12.31 20:18:13.753438 [ 269 ] {f79c6abc-64c2-4698-8da7-1c9f6af7874d} <Debug> executeQuery: Read 46 rows, 4.32 KiB in 0.002162 sec., 21276.595744680853 rows/sec., 1.95 MiB/sec. | ||
| 1463 | 2025.12.31 20:18:13.753487 [ 269 ] {f79c6abc-64c2-4698-8da7-1c9f6af7874d} <Debug> TCPHandler: Processed in 0.002486727 sec. | ||
| 1464 | 2025.12.31 20:18:13.753629 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2025.12.31 20:18:13.753729 [ 269 ] {6a34d872-0fc2-4bae-87c1-3b2b1bfcbaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1466 | 2025.12.31 20:18:13.753774 [ 269 ] {6a34d872-0fc2-4bae-87c1-3b2b1bfcbaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1467 | 2025.12.31 20:18:13.754207 [ 269 ] {6a34d872-0fc2-4bae-87c1-3b2b1bfcbaff} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2025.12.31 20:18:13.754244 [ 269 ] {6a34d872-0fc2-4bae-87c1-3b2b1bfcbaff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1469 | 2025.12.31 20:18:13.754673 [ 269 ] {6a34d872-0fc2-4bae-87c1-3b2b1bfcbaff} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1470 | 2025.12.31 20:18:13.755167 [ 269 ] {6a34d872-0fc2-4bae-87c1-3b2b1bfcbaff} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2025.12.31 20:18:13.755300 [ 269 ] {6a34d872-0fc2-4bae-87c1-3b2b1bfcbaff} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001593 sec., 14438.166980539861 rows/sec., 1.06 MiB/sec. | ||
| 1472 | 2025.12.31 20:18:13.755337 [ 269 ] {6a34d872-0fc2-4bae-87c1-3b2b1bfcbaff} <Debug> TCPHandler: Processed in 0.00176447 sec. | ||
| 1473 | 2025.12.31 20:18:13.755448 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2025.12.31 20:18:13.755548 [ 269 ] {c730b108-2267-4e8f-83f1-9244030147e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1475 | 2025.12.31 20:18:13.755588 [ 269 ] {c730b108-2267-4e8f-83f1-9244030147e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1476 | 2025.12.31 20:18:13.755996 [ 269 ] {c730b108-2267-4e8f-83f1-9244030147e0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2025.12.31 20:18:13.756033 [ 269 ] {c730b108-2267-4e8f-83f1-9244030147e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1478 | 2025.12.31 20:18:13.756446 [ 269 ] {c730b108-2267-4e8f-83f1-9244030147e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1479 | 2025.12.31 20:18:13.756868 [ 269 ] {c730b108-2267-4e8f-83f1-9244030147e0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2025.12.31 20:18:13.756992 [ 269 ] {c730b108-2267-4e8f-83f1-9244030147e0} <Debug> executeQuery: Read 23 rows, 1.84 KiB in 0.001519 sec., 15141.540487162607 rows/sec., 1.18 MiB/sec. | ||
| 1481 | 2025.12.31 20:18:13.757026 [ 269 ] {c730b108-2267-4e8f-83f1-9244030147e0} <Debug> TCPHandler: Processed in 0.001686589 sec. | ||
| 1482 | 2025.12.31 20:18:13.757196 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2025.12.31 20:18:13.757297 [ 269 ] {2bf47f8c-b7ff-4551-92f4-c11f9dec2da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1484 | 2025.12.31 20:18:13.757352 [ 269 ] {2bf47f8c-b7ff-4551-92f4-c11f9dec2da2} <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 | ||
| 1485 | 2025.12.31 20:18:13.758113 [ 269 ] {2bf47f8c-b7ff-4551-92f4-c11f9dec2da2} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2025.12.31 20:18:13.758149 [ 269 ] {2bf47f8c-b7ff-4551-92f4-c11f9dec2da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1487 | 2025.12.31 20:18:13.758785 [ 269 ] {2bf47f8c-b7ff-4551-92f4-c11f9dec2da2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1488 | 2025.12.31 20:18:13.759245 [ 269 ] {2bf47f8c-b7ff-4551-92f4-c11f9dec2da2} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2025.12.31 20:18:13.759383 [ 269 ] {2bf47f8c-b7ff-4551-92f4-c11f9dec2da2} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002111 sec., 10895.310279488394 rows/sec., 19.52 MiB/sec. | ||
| 1490 | 2025.12.31 20:18:13.759444 [ 269 ] {2bf47f8c-b7ff-4551-92f4-c11f9dec2da2} <Debug> TCPHandler: Processed in 0.002298493 sec. | ||
| 1491 | 2025.12.31 20:18:18.060926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 148 | ||
| 1492 | 2025.12.31 20:18:18.062760 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2025.12.31 20:18:18.062807 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1494 | 2025.12.31 20:18:18.064191 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1495 | 2025.12.31 20:18:18.064741 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2025.12.31 20:18:18.065022 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 148 | ||
| 1497 | 2025.12.31 20:18:20.566494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5189 | ||
| 1498 | 2025.12.31 20:18:20.567010 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2025.12.31 20:18:20.567057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1500 | 2025.12.31 20:18:20.567558 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1501 | 2025.12.31 20:18:20.567795 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2025.12.31 20:18:20.567940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5189 | ||
| 1503 | 2025.12.31 20:18:20.567955 [ 55 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1504 | 2025.12.31 20:18:20.568027 [ 55 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2025.12.31 20:18:20.568048 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1506 | 2025.12.31 20:18:20.568162 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 1507 | 2025.12.31 20:18:20.568293 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1508 | 2025.12.31 20:18:20.568351 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2821 rows starting from the beginning of the part | ||
| 1509 | 2025.12.31 20:18:20.568448 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 1510 | 2025.12.31 20:18:20.568502 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 1511 | 2025.12.31 20:18:20.568552 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 1512 | 2025.12.31 20:18:20.568600 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 1513 | 2025.12.31 20:18:20.568645 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 1514 | 2025.12.31 20:18:20.570112 [ 186 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5189 rows, containing 4 columns (4 merged, 0 gathered) in 0.002000455 sec., 2593909.8855010485 rows/sec., 37.11 MiB/sec. | ||
| 1515 | 2025.12.31 20:18:20.570928 [ 193 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1516 | 2025.12.31 20:18:20.571295 [ 193 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_11_2} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1517 | 2025.12.31 20:18:20.571386 [ 193 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_11_2} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1518 | 2025.12.31 20:18:20.571492 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1519 | 2025.12.31 20:18:20.833354 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 1520 | 2025.12.31 20:18:20.851471 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2025.12.31 20:18:20.851538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1522 | 2025.12.31 20:18:20.857689 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1523 | 2025.12.31 20:18:20.858394 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2025.12.31 20:18:20.858709 [ 55 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1525 | 2025.12.31 20:18:20.858777 [ 55 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2025.12.31 20:18:20.858797 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1527 | 2025.12.31 20:18:20.858934 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 1528 | 2025.12.31 20:18:20.861843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 1529 | 2025.12.31 20:18:20.863158 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1530 | 2025.12.31 20:18:20.864597 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 1531 | 2025.12.31 20:18:20.869173 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 1532 | 2025.12.31 20:18:20.873387 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 1533 | 2025.12.31 20:18:20.877834 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 1534 | 2025.12.31 20:18:20.882382 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 1535 | 2025.12.31 20:18:20.886792 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 1536 | 2025.12.31 20:18:20.938981 [ 186 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080106879 sec., 1036.1157622930234 rows/sec., 5.36 MiB/sec. | ||
| 1537 | 2025.12.31 20:18:20.940839 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1538 | 2025.12.31 20:18:20.942685 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_11_2} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2025.12.31 20:18:20.942784 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_11_2} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1540 | 2025.12.31 20:18:20.944017 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 1541 | 2025.12.31 20:18:21.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.10 MiB, peak 211.98 MiB, free memory in arenas 0.00 B, will set to 212.16 MiB (RSS), difference: 10.06 MiB | ||
| 1542 | 2025.12.31 20:18:23.751342 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2025.12.31 20:18:23.751714 [ 269 ] {1718c951-3285-4c9a-a880-e0e83dafea33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1544 | 2025.12.31 20:18:23.752047 [ 269 ] {1718c951-3285-4c9a-a880-e0e83dafea33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1545 | 2025.12.31 20:18:23.754402 [ 269 ] {1718c951-3285-4c9a-a880-e0e83dafea33} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1546 | 2025.12.31 20:18:23.754683 [ 269 ] {1718c951-3285-4c9a-a880-e0e83dafea33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1547 | 2025.12.31 20:18:23.754809 [ 269 ] {1718c951-3285-4c9a-a880-e0e83dafea33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1548 | 2025.12.31 20:18:23.755116 [ 269 ] {1718c951-3285-4c9a-a880-e0e83dafea33} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1549 | 2025.12.31 20:18:23.757173 [ 269 ] {1718c951-3285-4c9a-a880-e0e83dafea33} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1550 | 2025.12.31 20:18:23.759645 [ 269 ] {1718c951-3285-4c9a-a880-e0e83dafea33} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 1551 | 2025.12.31 20:18:23.759672 [ 269 ] {1718c951-3285-4c9a-a880-e0e83dafea33} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1552 | 2025.12.31 20:18:23.759763 [ 269 ] {1718c951-3285-4c9a-a880-e0e83dafea33} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1553 | 2025.12.31 20:18:23.759789 [ 269 ] {1718c951-3285-4c9a-a880-e0e83dafea33} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1554 | 2025.12.31 20:18:23.775946 [ 269 ] {1718c951-3285-4c9a-a880-e0e83dafea33} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.024311 sec., 246.80185924067294 rows/sec., 10.77 KiB/sec. | ||
| 1555 | 2025.12.31 20:18:23.776099 [ 269 ] {1718c951-3285-4c9a-a880-e0e83dafea33} <Debug> TCPHandler: Processed in 0.02495112 sec. | ||
| 1556 | 2025.12.31 20:18:23.776550 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1557 | 2025.12.31 20:18:23.776704 [ 269 ] {6f44bcae-c07f-4a44-86ae-d720fcad47bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1558 | 2025.12.31 20:18:23.776885 [ 269 ] {6f44bcae-c07f-4a44-86ae-d720fcad47bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1559 | 2025.12.31 20:18:23.776912 [ 269 ] {6f44bcae-c07f-4a44-86ae-d720fcad47bf} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1560 | 2025.12.31 20:18:23.777050 [ 269 ] {6f44bcae-c07f-4a44-86ae-d720fcad47bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1561 | 2025.12.31 20:18:23.777101 [ 269 ] {6f44bcae-c07f-4a44-86ae-d720fcad47bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1562 | 2025.12.31 20:18:23.777196 [ 269 ] {6f44bcae-c07f-4a44-86ae-d720fcad47bf} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1563 | 2025.12.31 20:18:23.777224 [ 269 ] {6f44bcae-c07f-4a44-86ae-d720fcad47bf} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1564 | 2025.12.31 20:18:23.777243 [ 269 ] {6f44bcae-c07f-4a44-86ae-d720fcad47bf} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 1565 | 2025.12.31 20:18:23.777257 [ 269 ] {6f44bcae-c07f-4a44-86ae-d720fcad47bf} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1566 | 2025.12.31 20:18:23.777289 [ 269 ] {6f44bcae-c07f-4a44-86ae-d720fcad47bf} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1567 | 2025.12.31 20:18:23.777306 [ 269 ] {6f44bcae-c07f-4a44-86ae-d720fcad47bf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1568 | 2025.12.31 20:18:23.777757 [ 269 ] {6f44bcae-c07f-4a44-86ae-d720fcad47bf} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 239.45 KiB/sec. | ||
| 1569 | 2025.12.31 20:18:23.777838 [ 269 ] {6f44bcae-c07f-4a44-86ae-d720fcad47bf} <Debug> TCPHandler: Processed in 0.001395482 sec. | ||
| 1570 | 2025.12.31 20:18:23.778109 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2025.12.31 20:18:23.778236 [ 269 ] {ec2cc489-6d36-42c3-963b-706057b6bfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1572 | 2025.12.31 20:18:23.778431 [ 269 ] {ec2cc489-6d36-42c3-963b-706057b6bfdd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1573 | 2025.12.31 20:18:23.778458 [ 269 ] {ec2cc489-6d36-42c3-963b-706057b6bfdd} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1574 | 2025.12.31 20:18:23.778603 [ 269 ] {ec2cc489-6d36-42c3-963b-706057b6bfdd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1575 | 2025.12.31 20:18:23.778652 [ 269 ] {ec2cc489-6d36-42c3-963b-706057b6bfdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1576 | 2025.12.31 20:18:23.778749 [ 269 ] {ec2cc489-6d36-42c3-963b-706057b6bfdd} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1577 | 2025.12.31 20:18:23.778776 [ 269 ] {ec2cc489-6d36-42c3-963b-706057b6bfdd} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1578 | 2025.12.31 20:18:23.778794 [ 269 ] {ec2cc489-6d36-42c3-963b-706057b6bfdd} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 1579 | 2025.12.31 20:18:23.778808 [ 269 ] {ec2cc489-6d36-42c3-963b-706057b6bfdd} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1580 | 2025.12.31 20:18:23.778839 [ 269 ] {ec2cc489-6d36-42c3-963b-706057b6bfdd} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1581 | 2025.12.31 20:18:23.778857 [ 269 ] {ec2cc489-6d36-42c3-963b-706057b6bfdd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1582 | 2025.12.31 20:18:23.779293 [ 269 ] {ec2cc489-6d36-42c3-963b-706057b6bfdd} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 238.36 KiB/sec. | ||
| 1583 | 2025.12.31 20:18:23.779377 [ 269 ] {ec2cc489-6d36-42c3-963b-706057b6bfdd} <Debug> TCPHandler: Processed in 0.00131936 sec. | ||
| 1584 | 2025.12.31 20:18:23.779587 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2025.12.31 20:18:23.779708 [ 269 ] {0944c53e-caee-4d86-8ede-7c761259ab6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1586 | 2025.12.31 20:18:23.779886 [ 269 ] {0944c53e-caee-4d86-8ede-7c761259ab6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1587 | 2025.12.31 20:18:23.779913 [ 269 ] {0944c53e-caee-4d86-8ede-7c761259ab6e} <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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1588 | 2025.12.31 20:18:23.780054 [ 269 ] {0944c53e-caee-4d86-8ede-7c761259ab6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1589 | 2025.12.31 20:18:23.780104 [ 269 ] {0944c53e-caee-4d86-8ede-7c761259ab6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1590 | 2025.12.31 20:18:23.780198 [ 269 ] {0944c53e-caee-4d86-8ede-7c761259ab6e} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1591 | 2025.12.31 20:18:23.780236 [ 269 ] {0944c53e-caee-4d86-8ede-7c761259ab6e} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1592 | 2025.12.31 20:18:23.780256 [ 269 ] {0944c53e-caee-4d86-8ede-7c761259ab6e} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 1593 | 2025.12.31 20:18:23.780270 [ 269 ] {0944c53e-caee-4d86-8ede-7c761259ab6e} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1594 | 2025.12.31 20:18:23.780301 [ 269 ] {0944c53e-caee-4d86-8ede-7c761259ab6e} <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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1595 | 2025.12.31 20:18:23.780318 [ 269 ] {0944c53e-caee-4d86-8ede-7c761259ab6e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1596 | 2025.12.31 20:18:23.780871 [ 269 ] {0944c53e-caee-4d86-8ede-7c761259ab6e} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001204 sec., 4983.388704318937 rows/sec., 217.37 KiB/sec. | ||
| 1597 | 2025.12.31 20:18:23.780951 [ 269 ] {0944c53e-caee-4d86-8ede-7c761259ab6e} <Debug> TCPHandler: Processed in 0.001410702 sec. | ||
| 1598 | 2025.12.31 20:18:23.781175 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2025.12.31 20:18:23.781291 [ 269 ] {c3a4d448-62e6-4cf8-9fd8-216d43370cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1600 | 2025.12.31 20:18:23.781469 [ 269 ] {c3a4d448-62e6-4cf8-9fd8-216d43370cb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1601 | 2025.12.31 20:18:23.781496 [ 269 ] {c3a4d448-62e6-4cf8-9fd8-216d43370cb9} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1602 | 2025.12.31 20:18:23.781637 [ 269 ] {c3a4d448-62e6-4cf8-9fd8-216d43370cb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1603 | 2025.12.31 20:18:23.781686 [ 269 ] {c3a4d448-62e6-4cf8-9fd8-216d43370cb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1604 | 2025.12.31 20:18:23.781780 [ 269 ] {c3a4d448-62e6-4cf8-9fd8-216d43370cb9} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1605 | 2025.12.31 20:18:23.781806 [ 269 ] {c3a4d448-62e6-4cf8-9fd8-216d43370cb9} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1606 | 2025.12.31 20:18:23.781824 [ 269 ] {c3a4d448-62e6-4cf8-9fd8-216d43370cb9} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 1607 | 2025.12.31 20:18:23.781838 [ 269 ] {c3a4d448-62e6-4cf8-9fd8-216d43370cb9} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1608 | 2025.12.31 20:18:23.781868 [ 269 ] {c3a4d448-62e6-4cf8-9fd8-216d43370cb9} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1609 | 2025.12.31 20:18:23.781885 [ 269 ] {c3a4d448-62e6-4cf8-9fd8-216d43370cb9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1610 | 2025.12.31 20:18:23.782278 [ 269 ] {c3a4d448-62e6-4cf8-9fd8-216d43370cb9} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 254.59 KiB/sec. | ||
| 1611 | 2025.12.31 20:18:23.782357 [ 269 ] {c3a4d448-62e6-4cf8-9fd8-216d43370cb9} <Debug> TCPHandler: Processed in 0.001229698 sec. | ||
| 1612 | 2025.12.31 20:18:23.782557 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1613 | 2025.12.31 20:18:23.782672 [ 269 ] {9d69de41-dce1-4401-bb2a-af34f4347ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1614 | 2025.12.31 20:18:23.782850 [ 269 ] {9d69de41-dce1-4401-bb2a-af34f4347ccf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1615 | 2025.12.31 20:18:23.782878 [ 269 ] {9d69de41-dce1-4401-bb2a-af34f4347ccf} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1616 | 2025.12.31 20:18:23.783021 [ 269 ] {9d69de41-dce1-4401-bb2a-af34f4347ccf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1617 | 2025.12.31 20:18:23.783071 [ 269 ] {9d69de41-dce1-4401-bb2a-af34f4347ccf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1618 | 2025.12.31 20:18:23.783163 [ 269 ] {9d69de41-dce1-4401-bb2a-af34f4347ccf} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1619 | 2025.12.31 20:18:23.783190 [ 269 ] {9d69de41-dce1-4401-bb2a-af34f4347ccf} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1620 | 2025.12.31 20:18:23.783208 [ 269 ] {9d69de41-dce1-4401-bb2a-af34f4347ccf} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 1621 | 2025.12.31 20:18:23.783222 [ 269 ] {9d69de41-dce1-4401-bb2a-af34f4347ccf} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1622 | 2025.12.31 20:18:23.783253 [ 269 ] {9d69de41-dce1-4401-bb2a-af34f4347ccf} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1623 | 2025.12.31 20:18:23.783271 [ 269 ] {9d69de41-dce1-4401-bb2a-af34f4347ccf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1624 | 2025.12.31 20:18:23.783655 [ 269 ] {9d69de41-dce1-4401-bb2a-af34f4347ccf} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001023 sec., 5865.102639296188 rows/sec., 255.83 KiB/sec. | ||
| 1625 | 2025.12.31 20:18:23.783740 [ 269 ] {9d69de41-dce1-4401-bb2a-af34f4347ccf} <Debug> TCPHandler: Processed in 0.001230138 sec. | ||
| 1626 | 2025.12.31 20:18:23.783945 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2025.12.31 20:18:23.784061 [ 269 ] {14db7485-c4bf-435d-8224-17f055ee840f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1628 | 2025.12.31 20:18:23.784240 [ 269 ] {14db7485-c4bf-435d-8224-17f055ee840f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1629 | 2025.12.31 20:18:23.784268 [ 269 ] {14db7485-c4bf-435d-8224-17f055ee840f} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1630 | 2025.12.31 20:18:23.784414 [ 269 ] {14db7485-c4bf-435d-8224-17f055ee840f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1631 | 2025.12.31 20:18:23.784462 [ 269 ] {14db7485-c4bf-435d-8224-17f055ee840f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1632 | 2025.12.31 20:18:23.784553 [ 269 ] {14db7485-c4bf-435d-8224-17f055ee840f} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1633 | 2025.12.31 20:18:23.784580 [ 269 ] {14db7485-c4bf-435d-8224-17f055ee840f} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1634 | 2025.12.31 20:18:23.784597 [ 269 ] {14db7485-c4bf-435d-8224-17f055ee840f} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 1635 | 2025.12.31 20:18:23.784611 [ 269 ] {14db7485-c4bf-435d-8224-17f055ee840f} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1636 | 2025.12.31 20:18:23.784642 [ 269 ] {14db7485-c4bf-435d-8224-17f055ee840f} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1637 | 2025.12.31 20:18:23.784659 [ 269 ] {14db7485-c4bf-435d-8224-17f055ee840f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1638 | 2025.12.31 20:18:23.785084 [ 269 ] {14db7485-c4bf-435d-8224-17f055ee840f} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 246.67 KiB/sec. | ||
| 1639 | 2025.12.31 20:18:23.785175 [ 269 ] {14db7485-c4bf-435d-8224-17f055ee840f} <Debug> TCPHandler: Processed in 0.00127723 sec. | ||
| 1640 | 2025.12.31 20:18:23.785413 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2025.12.31 20:18:23.785539 [ 269 ] {c82989a6-9eeb-419c-afc7-611b9f83c58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1642 | 2025.12.31 20:18:23.785729 [ 269 ] {c82989a6-9eeb-419c-afc7-611b9f83c58e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1643 | 2025.12.31 20:18:23.785759 [ 269 ] {c82989a6-9eeb-419c-afc7-611b9f83c58e} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1644 | 2025.12.31 20:18:23.785915 [ 269 ] {c82989a6-9eeb-419c-afc7-611b9f83c58e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1645 | 2025.12.31 20:18:23.785969 [ 269 ] {c82989a6-9eeb-419c-afc7-611b9f83c58e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1646 | 2025.12.31 20:18:23.786068 [ 269 ] {c82989a6-9eeb-419c-afc7-611b9f83c58e} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1647 | 2025.12.31 20:18:23.786096 [ 269 ] {c82989a6-9eeb-419c-afc7-611b9f83c58e} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1648 | 2025.12.31 20:18:23.786114 [ 269 ] {c82989a6-9eeb-419c-afc7-611b9f83c58e} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 1649 | 2025.12.31 20:18:23.786129 [ 269 ] {c82989a6-9eeb-419c-afc7-611b9f83c58e} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1650 | 2025.12.31 20:18:23.786161 [ 269 ] {c82989a6-9eeb-419c-afc7-611b9f83c58e} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1651 | 2025.12.31 20:18:23.786180 [ 269 ] {c82989a6-9eeb-419c-afc7-611b9f83c58e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1652 | 2025.12.31 20:18:23.786566 [ 269 ] {c82989a6-9eeb-419c-afc7-611b9f83c58e} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 244.14 KiB/sec. | ||
| 1653 | 2025.12.31 20:18:23.786649 [ 269 ] {c82989a6-9eeb-419c-afc7-611b9f83c58e} <Debug> TCPHandler: Processed in 0.001286669 sec. | ||
| 1654 | 2025.12.31 20:18:23.786860 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2025.12.31 20:18:23.786981 [ 269 ] {01539562-dfca-4e05-9fa5-17d1882d5785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1656 | 2025.12.31 20:18:23.787168 [ 269 ] {01539562-dfca-4e05-9fa5-17d1882d5785} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1657 | 2025.12.31 20:18:23.787197 [ 269 ] {01539562-dfca-4e05-9fa5-17d1882d5785} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1658 | 2025.12.31 20:18:23.787352 [ 269 ] {01539562-dfca-4e05-9fa5-17d1882d5785} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1659 | 2025.12.31 20:18:23.787402 [ 269 ] {01539562-dfca-4e05-9fa5-17d1882d5785} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1660 | 2025.12.31 20:18:23.787498 [ 269 ] {01539562-dfca-4e05-9fa5-17d1882d5785} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1661 | 2025.12.31 20:18:23.787524 [ 269 ] {01539562-dfca-4e05-9fa5-17d1882d5785} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1662 | 2025.12.31 20:18:23.787543 [ 269 ] {01539562-dfca-4e05-9fa5-17d1882d5785} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 1663 | 2025.12.31 20:18:23.787556 [ 269 ] {01539562-dfca-4e05-9fa5-17d1882d5785} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1664 | 2025.12.31 20:18:23.787588 [ 269 ] {01539562-dfca-4e05-9fa5-17d1882d5785} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1665 | 2025.12.31 20:18:23.787605 [ 269 ] {01539562-dfca-4e05-9fa5-17d1882d5785} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1666 | 2025.12.31 20:18:23.787984 [ 269 ] {01539562-dfca-4e05-9fa5-17d1882d5785} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 249.97 KiB/sec. | ||
| 1667 | 2025.12.31 20:18:23.788068 [ 269 ] {01539562-dfca-4e05-9fa5-17d1882d5785} <Debug> TCPHandler: Processed in 0.001256249 sec. | ||
| 1668 | 2025.12.31 20:18:23.788263 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2025.12.31 20:18:23.788383 [ 269 ] {a4b8091f-716a-4810-9381-bf988ba03274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1670 | 2025.12.31 20:18:23.788567 [ 269 ] {a4b8091f-716a-4810-9381-bf988ba03274} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1671 | 2025.12.31 20:18:23.788596 [ 269 ] {a4b8091f-716a-4810-9381-bf988ba03274} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1672 | 2025.12.31 20:18:23.788751 [ 269 ] {a4b8091f-716a-4810-9381-bf988ba03274} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1673 | 2025.12.31 20:18:23.788800 [ 269 ] {a4b8091f-716a-4810-9381-bf988ba03274} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1674 | 2025.12.31 20:18:23.788893 [ 269 ] {a4b8091f-716a-4810-9381-bf988ba03274} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1675 | 2025.12.31 20:18:23.788920 [ 269 ] {a4b8091f-716a-4810-9381-bf988ba03274} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1676 | 2025.12.31 20:18:23.788938 [ 269 ] {a4b8091f-716a-4810-9381-bf988ba03274} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 1677 | 2025.12.31 20:18:23.788951 [ 269 ] {a4b8091f-716a-4810-9381-bf988ba03274} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1678 | 2025.12.31 20:18:23.788982 [ 269 ] {a4b8091f-716a-4810-9381-bf988ba03274} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1679 | 2025.12.31 20:18:23.788999 [ 269 ] {a4b8091f-716a-4810-9381-bf988ba03274} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1680 | 2025.12.31 20:18:23.789365 [ 269 ] {a4b8091f-716a-4810-9381-bf988ba03274} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 255.34 KiB/sec. | ||
| 1681 | 2025.12.31 20:18:23.789446 [ 269 ] {a4b8091f-716a-4810-9381-bf988ba03274} <Debug> TCPHandler: Processed in 0.001230718 sec. | ||
| 1682 | 2025.12.31 20:18:23.789630 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2025.12.31 20:18:23.789750 [ 269 ] {804d556b-0f3b-4288-88a3-14c3660a96b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1684 | 2025.12.31 20:18:23.789953 [ 269 ] {804d556b-0f3b-4288-88a3-14c3660a96b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1685 | 2025.12.31 20:18:23.789983 [ 269 ] {804d556b-0f3b-4288-88a3-14c3660a96b0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1686 | 2025.12.31 20:18:23.790135 [ 269 ] {804d556b-0f3b-4288-88a3-14c3660a96b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1687 | 2025.12.31 20:18:23.790184 [ 269 ] {804d556b-0f3b-4288-88a3-14c3660a96b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1688 | 2025.12.31 20:18:23.790277 [ 269 ] {804d556b-0f3b-4288-88a3-14c3660a96b0} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1689 | 2025.12.31 20:18:23.790304 [ 269 ] {804d556b-0f3b-4288-88a3-14c3660a96b0} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1690 | 2025.12.31 20:18:23.790322 [ 269 ] {804d556b-0f3b-4288-88a3-14c3660a96b0} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 1691 | 2025.12.31 20:18:23.790335 [ 269 ] {804d556b-0f3b-4288-88a3-14c3660a96b0} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1692 | 2025.12.31 20:18:23.790367 [ 269 ] {804d556b-0f3b-4288-88a3-14c3660a96b0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1693 | 2025.12.31 20:18:23.790383 [ 269 ] {804d556b-0f3b-4288-88a3-14c3660a96b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1694 | 2025.12.31 20:18:23.790769 [ 269 ] {804d556b-0f3b-4288-88a3-14c3660a96b0} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 246.44 KiB/sec. | ||
| 1695 | 2025.12.31 20:18:23.790850 [ 269 ] {804d556b-0f3b-4288-88a3-14c3660a96b0} <Debug> TCPHandler: Processed in 0.001266869 sec. | ||
| 1696 | 2025.12.31 20:18:23.791040 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2025.12.31 20:18:23.791159 [ 269 ] {3c0b75ff-22ec-4c0b-819f-8748830263f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1698 | 2025.12.31 20:18:23.791360 [ 269 ] {3c0b75ff-22ec-4c0b-819f-8748830263f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1699 | 2025.12.31 20:18:23.791390 [ 269 ] {3c0b75ff-22ec-4c0b-819f-8748830263f1} <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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1700 | 2025.12.31 20:18:23.791547 [ 269 ] {3c0b75ff-22ec-4c0b-819f-8748830263f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1701 | 2025.12.31 20:18:23.791596 [ 269 ] {3c0b75ff-22ec-4c0b-819f-8748830263f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1702 | 2025.12.31 20:18:23.791688 [ 269 ] {3c0b75ff-22ec-4c0b-819f-8748830263f1} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1703 | 2025.12.31 20:18:23.791714 [ 269 ] {3c0b75ff-22ec-4c0b-819f-8748830263f1} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1704 | 2025.12.31 20:18:23.791732 [ 269 ] {3c0b75ff-22ec-4c0b-819f-8748830263f1} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 1705 | 2025.12.31 20:18:23.791745 [ 269 ] {3c0b75ff-22ec-4c0b-819f-8748830263f1} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1706 | 2025.12.31 20:18:23.791776 [ 269 ] {3c0b75ff-22ec-4c0b-819f-8748830263f1} <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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1707 | 2025.12.31 20:18:23.791793 [ 269 ] {3c0b75ff-22ec-4c0b-819f-8748830263f1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1708 | 2025.12.31 20:18:23.792174 [ 269 ] {3c0b75ff-22ec-4c0b-819f-8748830263f1} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 247.37 KiB/sec. | ||
| 1709 | 2025.12.31 20:18:23.792256 [ 269 ] {3c0b75ff-22ec-4c0b-819f-8748830263f1} <Debug> TCPHandler: Processed in 0.001262909 sec. | ||
| 1710 | 2025.12.31 20:18:23.792454 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2025.12.31 20:18:23.792574 [ 269 ] {e94c63ca-3700-42a2-ac55-1eedf31395bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1712 | 2025.12.31 20:18:23.792781 [ 269 ] {e94c63ca-3700-42a2-ac55-1eedf31395bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1713 | 2025.12.31 20:18:23.792811 [ 269 ] {e94c63ca-3700-42a2-ac55-1eedf31395bd} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1714 | 2025.12.31 20:18:23.792967 [ 269 ] {e94c63ca-3700-42a2-ac55-1eedf31395bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1715 | 2025.12.31 20:18:23.793016 [ 269 ] {e94c63ca-3700-42a2-ac55-1eedf31395bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1716 | 2025.12.31 20:18:23.793109 [ 269 ] {e94c63ca-3700-42a2-ac55-1eedf31395bd} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1717 | 2025.12.31 20:18:23.793135 [ 269 ] {e94c63ca-3700-42a2-ac55-1eedf31395bd} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1718 | 2025.12.31 20:18:23.793153 [ 269 ] {e94c63ca-3700-42a2-ac55-1eedf31395bd} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 1719 | 2025.12.31 20:18:23.793166 [ 269 ] {e94c63ca-3700-42a2-ac55-1eedf31395bd} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1720 | 2025.12.31 20:18:23.793197 [ 269 ] {e94c63ca-3700-42a2-ac55-1eedf31395bd} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1721 | 2025.12.31 20:18:23.793213 [ 269 ] {e94c63ca-3700-42a2-ac55-1eedf31395bd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1722 | 2025.12.31 20:18:23.793708 [ 269 ] {e94c63ca-3700-42a2-ac55-1eedf31395bd} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001179 sec., 5089.058524173029 rows/sec., 221.98 KiB/sec. | ||
| 1723 | 2025.12.31 20:18:23.793762 [ 269 ] {e94c63ca-3700-42a2-ac55-1eedf31395bd} <Debug> TCPHandler: Processed in 0.001355271 sec. | ||
| 1724 | 2025.12.31 20:18:23.793989 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2025.12.31 20:18:23.794109 [ 269 ] {f524debc-54c8-4e33-b9f0-965d858b3e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1726 | 2025.12.31 20:18:23.794311 [ 269 ] {f524debc-54c8-4e33-b9f0-965d858b3e4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1727 | 2025.12.31 20:18:23.794341 [ 269 ] {f524debc-54c8-4e33-b9f0-965d858b3e4a} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1728 | 2025.12.31 20:18:23.794498 [ 269 ] {f524debc-54c8-4e33-b9f0-965d858b3e4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1729 | 2025.12.31 20:18:23.794547 [ 269 ] {f524debc-54c8-4e33-b9f0-965d858b3e4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1730 | 2025.12.31 20:18:23.794639 [ 269 ] {f524debc-54c8-4e33-b9f0-965d858b3e4a} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1731 | 2025.12.31 20:18:23.794666 [ 269 ] {f524debc-54c8-4e33-b9f0-965d858b3e4a} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1732 | 2025.12.31 20:18:23.794684 [ 269 ] {f524debc-54c8-4e33-b9f0-965d858b3e4a} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 1733 | 2025.12.31 20:18:23.794698 [ 269 ] {f524debc-54c8-4e33-b9f0-965d858b3e4a} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1734 | 2025.12.31 20:18:23.794730 [ 269 ] {f524debc-54c8-4e33-b9f0-965d858b3e4a} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1735 | 2025.12.31 20:18:23.794747 [ 269 ] {f524debc-54c8-4e33-b9f0-965d858b3e4a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1736 | 2025.12.31 20:18:23.795131 [ 269 ] {f524debc-54c8-4e33-b9f0-965d858b3e4a} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 245.28 KiB/sec. | ||
| 1737 | 2025.12.31 20:18:23.795185 [ 269 ] {f524debc-54c8-4e33-b9f0-965d858b3e4a} <Debug> TCPHandler: Processed in 0.001242508 sec. | ||
| 1738 | 2025.12.31 20:18:23.799493 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1739 | 2025.12.31 20:18:23.799614 [ 269 ] {e24c7b22-e20c-4ecf-ba6f-cd9378d9c321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1740 | 2025.12.31 20:18:23.799653 [ 269 ] {e24c7b22-e20c-4ecf-ba6f-cd9378d9c321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1741 | 2025.12.31 20:18:23.800255 [ 269 ] {e24c7b22-e20c-4ecf-ba6f-cd9378d9c321} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1742 | 2025.12.31 20:18:23.800303 [ 269 ] {e24c7b22-e20c-4ecf-ba6f-cd9378d9c321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1743 | 2025.12.31 20:18:23.800753 [ 269 ] {e24c7b22-e20c-4ecf-ba6f-cd9378d9c321} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1744 | 2025.12.31 20:18:23.800951 [ 269 ] {e24c7b22-e20c-4ecf-ba6f-cd9378d9c321} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2025.12.31 20:18:23.801092 [ 269 ] {e24c7b22-e20c-4ecf-ba6f-cd9378d9c321} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001508 sec., 9283.819628647214 rows/sec., 1.30 MiB/sec. | ||
| 1746 | 2025.12.31 20:18:23.801130 [ 269 ] {e24c7b22-e20c-4ecf-ba6f-cd9378d9c321} <Debug> TCPHandler: Processed in 0.001698529 sec. | ||
| 1747 | 2025.12.31 20:18:23.801245 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2025.12.31 20:18:23.801339 [ 269 ] {a9d59c1d-2dd3-4eb8-a0fb-9fe6f0a4f5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1749 | 2025.12.31 20:18:23.801379 [ 269 ] {a9d59c1d-2dd3-4eb8-a0fb-9fe6f0a4f5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1750 | 2025.12.31 20:18:23.801803 [ 269 ] {a9d59c1d-2dd3-4eb8-a0fb-9fe6f0a4f5c8} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2025.12.31 20:18:23.801840 [ 269 ] {a9d59c1d-2dd3-4eb8-a0fb-9fe6f0a4f5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1752 | 2025.12.31 20:18:23.802119 [ 269 ] {a9d59c1d-2dd3-4eb8-a0fb-9fe6f0a4f5c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1753 | 2025.12.31 20:18:23.802324 [ 269 ] {a9d59c1d-2dd3-4eb8-a0fb-9fe6f0a4f5c8} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2025.12.31 20:18:23.802445 [ 269 ] {a9d59c1d-2dd3-4eb8-a0fb-9fe6f0a4f5c8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 435.28 KiB/sec. | ||
| 1755 | 2025.12.31 20:18:23.802481 [ 269 ] {a9d59c1d-2dd3-4eb8-a0fb-9fe6f0a4f5c8} <Debug> TCPHandler: Processed in 0.001284149 sec. | ||
| 1756 | 2025.12.31 20:18:23.802608 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2025.12.31 20:18:23.802701 [ 269 ] {59028efb-887f-419b-af5f-4f1fd450f26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1758 | 2025.12.31 20:18:23.802740 [ 269 ] {59028efb-887f-419b-af5f-4f1fd450f26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1759 | 2025.12.31 20:18:23.803169 [ 269 ] {59028efb-887f-419b-af5f-4f1fd450f26f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2025.12.31 20:18:23.803204 [ 269 ] {59028efb-887f-419b-af5f-4f1fd450f26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1761 | 2025.12.31 20:18:23.803505 [ 269 ] {59028efb-887f-419b-af5f-4f1fd450f26f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1762 | 2025.12.31 20:18:23.803707 [ 269 ] {59028efb-887f-419b-af5f-4f1fd450f26f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2025.12.31 20:18:23.803843 [ 269 ] {59028efb-887f-419b-af5f-4f1fd450f26f} <Debug> executeQuery: Read 89 rows, 7.88 KiB in 0.001145 sec., 77729.2576419214 rows/sec., 6.72 MiB/sec. | ||
| 1764 | 2025.12.31 20:18:23.803884 [ 269 ] {59028efb-887f-419b-af5f-4f1fd450f26f} <Debug> TCPHandler: Processed in 0.001323451 sec. | ||
| 1765 | 2025.12.31 20:18:23.804002 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2025.12.31 20:18:23.804094 [ 269 ] {57aeec00-cc2b-4385-ac66-e13eb2361bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1767 | 2025.12.31 20:18:23.804132 [ 269 ] {57aeec00-cc2b-4385-ac66-e13eb2361bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1768 | 2025.12.31 20:18:23.804561 [ 269 ] {57aeec00-cc2b-4385-ac66-e13eb2361bc6} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2025.12.31 20:18:23.804599 [ 269 ] {57aeec00-cc2b-4385-ac66-e13eb2361bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1770 | 2025.12.31 20:18:23.804917 [ 269 ] {57aeec00-cc2b-4385-ac66-e13eb2361bc6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1771 | 2025.12.31 20:18:23.805155 [ 269 ] {57aeec00-cc2b-4385-ac66-e13eb2361bc6} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2025.12.31 20:18:23.805310 [ 269 ] {57aeec00-cc2b-4385-ac66-e13eb2361bc6} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001233 sec., 29197.080291970804 rows/sec., 2.12 MiB/sec. | ||
| 1773 | 2025.12.31 20:18:23.805353 [ 269 ] {57aeec00-cc2b-4385-ac66-e13eb2361bc6} <Debug> TCPHandler: Processed in 0.001397732 sec. | ||
| 1774 | 2025.12.31 20:18:23.805469 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2025.12.31 20:18:23.805566 [ 269 ] {3e19b2d6-b220-49d4-92a3-052cce26c252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1776 | 2025.12.31 20:18:23.805607 [ 269 ] {3e19b2d6-b220-49d4-92a3-052cce26c252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1777 | 2025.12.31 20:18:23.806045 [ 269 ] {3e19b2d6-b220-49d4-92a3-052cce26c252} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2025.12.31 20:18:23.806084 [ 269 ] {3e19b2d6-b220-49d4-92a3-052cce26c252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1779 | 2025.12.31 20:18:23.806422 [ 269 ] {3e19b2d6-b220-49d4-92a3-052cce26c252} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1780 | 2025.12.31 20:18:23.806641 [ 269 ] {3e19b2d6-b220-49d4-92a3-052cce26c252} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2025.12.31 20:18:23.806767 [ 269 ] {3e19b2d6-b220-49d4-92a3-052cce26c252} <Debug> executeQuery: Read 67 rows, 5.37 KiB in 0.001219 sec., 54963.0844954881 rows/sec., 4.30 MiB/sec. | ||
| 1782 | 2025.12.31 20:18:23.806806 [ 269 ] {3e19b2d6-b220-49d4-92a3-052cce26c252} <Debug> TCPHandler: Processed in 0.001387431 sec. | ||
| 1783 | 2025.12.31 20:18:23.806924 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2025.12.31 20:18:23.807021 [ 269 ] {d7379199-5a67-4c45-94f8-3f00c49efdb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1785 | 2025.12.31 20:18:23.807065 [ 269 ] {d7379199-5a67-4c45-94f8-3f00c49efdb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1786 | 2025.12.31 20:18:23.807466 [ 269 ] {d7379199-5a67-4c45-94f8-3f00c49efdb2} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2025.12.31 20:18:23.807504 [ 269 ] {d7379199-5a67-4c45-94f8-3f00c49efdb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1788 | 2025.12.31 20:18:23.807835 [ 269 ] {d7379199-5a67-4c45-94f8-3f00c49efdb2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1789 | 2025.12.31 20:18:23.808052 [ 269 ] {d7379199-5a67-4c45-94f8-3f00c49efdb2} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2025.12.31 20:18:23.808178 [ 269 ] {d7379199-5a67-4c45-94f8-3f00c49efdb2} <Debug> executeQuery: Read 103 rows, 7.31 KiB in 0.001176 sec., 87585.03401360544 rows/sec., 6.07 MiB/sec. | ||
| 1791 | 2025.12.31 20:18:23.808217 [ 269 ] {d7379199-5a67-4c45-94f8-3f00c49efdb2} <Debug> TCPHandler: Processed in 0.001342521 sec. | ||
| 1792 | 2025.12.31 20:18:23.808338 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2025.12.31 20:18:23.808434 [ 269 ] {4e61af61-8979-47d8-a080-e7510ac17d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1794 | 2025.12.31 20:18:23.808489 [ 269 ] {4e61af61-8979-47d8-a080-e7510ac17d5f} <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 | ||
| 1795 | 2025.12.31 20:18:23.809342 [ 269 ] {4e61af61-8979-47d8-a080-e7510ac17d5f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2025.12.31 20:18:23.809379 [ 269 ] {4e61af61-8979-47d8-a080-e7510ac17d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1797 | 2025.12.31 20:18:23.809908 [ 269 ] {4e61af61-8979-47d8-a080-e7510ac17d5f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1798 | 2025.12.31 20:18:23.810135 [ 269 ] {4e61af61-8979-47d8-a080-e7510ac17d5f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2025.12.31 20:18:23.810276 [ 269 ] {4e61af61-8979-47d8-a080-e7510ac17d5f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001864 sec., 16094.42060085837 rows/sec., 28.84 MiB/sec. | ||
| 1800 | 2025.12.31 20:18:23.810327 [ 269 ] {4e61af61-8979-47d8-a080-e7510ac17d5f} <Debug> TCPHandler: Processed in 0.002045407 sec. | ||
| 1801 | 2025.12.31 20:18:23.810434 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2025.12.31 20:18:23.810522 [ 269 ] {3963ae60-d037-403e-b31d-340ec0de27f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1803 | 2025.12.31 20:18:23.810562 [ 269 ] {3963ae60-d037-403e-b31d-340ec0de27f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1804 | 2025.12.31 20:18:23.810876 [ 269 ] {3963ae60-d037-403e-b31d-340ec0de27f1} <Trace> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2025.12.31 20:18:23.810912 [ 269 ] {3963ae60-d037-403e-b31d-340ec0de27f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1806 | 2025.12.31 20:18:23.811286 [ 269 ] {3963ae60-d037-403e-b31d-340ec0de27f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1807 | 2025.12.31 20:18:23.811495 [ 269 ] {3963ae60-d037-403e-b31d-340ec0de27f1} <Trace> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2025.12.31 20:18:23.811621 [ 269 ] {3963ae60-d037-403e-b31d-340ec0de27f1} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001096 sec., 2737.2262773722628 rows/sec., 193.35 KiB/sec. | ||
| 1809 | 2025.12.31 20:18:23.811659 [ 269 ] {3963ae60-d037-403e-b31d-340ec0de27f1} <Debug> TCPHandler: Processed in 0.001260119 sec. | ||
| 1810 | 2025.12.31 20:18:23.811769 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2025.12.31 20:18:23.811862 [ 269 ] {36b910f5-6531-4bfa-8661-a3b3e1a288aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1812 | 2025.12.31 20:18:23.811902 [ 269 ] {36b910f5-6531-4bfa-8661-a3b3e1a288aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1813 | 2025.12.31 20:18:23.812238 [ 269 ] {36b910f5-6531-4bfa-8661-a3b3e1a288aa} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2025.12.31 20:18:23.812274 [ 269 ] {36b910f5-6531-4bfa-8661-a3b3e1a288aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1815 | 2025.12.31 20:18:23.812564 [ 269 ] {36b910f5-6531-4bfa-8661-a3b3e1a288aa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1816 | 2025.12.31 20:18:23.812770 [ 269 ] {36b910f5-6531-4bfa-8661-a3b3e1a288aa} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2025.12.31 20:18:23.812900 [ 269 ] {36b910f5-6531-4bfa-8661-a3b3e1a288aa} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001056 sec., 28409.090909090908 rows/sec., 1.95 MiB/sec. | ||
| 1818 | 2025.12.31 20:18:23.812937 [ 269 ] {36b910f5-6531-4bfa-8661-a3b3e1a288aa} <Debug> TCPHandler: Processed in 0.001217338 sec. | ||
| 1819 | 2025.12.31 20:18:27.950136 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1820 | 2025.12.31 20:18:27.950208 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1821 | 2025.12.31 20:18:28.065174 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 194 | ||
| 1822 | 2025.12.31 20:18:28.068046 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2025.12.31 20:18:28.068069 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5701 | ||
| 1824 | 2025.12.31 20:18:28.068108 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1825 | 2025.12.31 20:18:28.068850 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2025.12.31 20:18:28.068890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1827 | 2025.12.31 20:18:28.069398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1828 | 2025.12.31 20:18:28.069434 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1829 | 2025.12.31 20:18:28.069681 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2025.12.31 20:18:28.069808 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2025.12.31 20:18:28.069821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5701 | ||
| 1832 | 2025.12.31 20:18:28.069955 [ 47 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1833 | 2025.12.31 20:18:28.070021 [ 47 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2025.12.31 20:18:28.070040 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1835 | 2025.12.31 20:18:28.070173 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194 | ||
| 1836 | 2025.12.31 20:18:28.070175 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 1837 | 2025.12.31 20:18:28.070842 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1838 | 2025.12.31 20:18:28.071001 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 1839 | 2025.12.31 20:18:28.071410 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 1840 | 2025.12.31 20:18:28.071777 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 1841 | 2025.12.31 20:18:28.072128 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1842 | 2025.12.31 20:18:28.072475 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 1843 | 2025.12.31 20:18:28.072824 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 1844 | 2025.12.31 20:18:28.078009 [ 186 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 72 columns (72 merged, 0 gathered) in 0.00788139 sec., 24614.947363345804 rows/sec., 25.04 MiB/sec. | ||
| 1845 | 2025.12.31 20:18:28.079085 [ 198 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1846 | 2025.12.31 20:18:28.079712 [ 198 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_6_1} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2025.12.31 20:18:28.079790 [ 198 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_6_1} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1848 | 2025.12.31 20:18:28.080016 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 1849 | 2025.12.31 20:18:28.361935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 1850 | 2025.12.31 20:18:28.379470 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2025.12.31 20:18:28.379538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1852 | 2025.12.31 20:18:28.385726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1853 | 2025.12.31 20:18:28.386472 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2025.12.31 20:18:28.389921 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 1855 | 2025.12.31 20:18:28.754134 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2025.12.31 20:18:28.754320 [ 269 ] {ea9b28a7-defe-44e1-852b-582278dc545a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1857 | 2025.12.31 20:18:28.754391 [ 269 ] {ea9b28a7-defe-44e1-852b-582278dc545a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1858 | 2025.12.31 20:18:28.755046 [ 269 ] {ea9b28a7-defe-44e1-852b-582278dc545a} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2025.12.31 20:18:28.755104 [ 269 ] {ea9b28a7-defe-44e1-852b-582278dc545a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1860 | 2025.12.31 20:18:28.755515 [ 269 ] {ea9b28a7-defe-44e1-852b-582278dc545a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1861 | 2025.12.31 20:18:28.755758 [ 269 ] {ea9b28a7-defe-44e1-852b-582278dc545a} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2025.12.31 20:18:28.755926 [ 269 ] {ea9b28a7-defe-44e1-852b-582278dc545a} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001659 sec., 15672.091621458709 rows/sec., 1.18 MiB/sec. | ||
| 1863 | 2025.12.31 20:18:28.755978 [ 269 ] {ea9b28a7-defe-44e1-852b-582278dc545a} <Debug> TCPHandler: Processed in 0.001975665 sec. | ||
| 1864 | 2025.12.31 20:18:28.756110 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2025.12.31 20:18:28.756232 [ 269 ] {615735f4-f776-4da0-bd39-ea8320ffebc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1866 | 2025.12.31 20:18:28.756288 [ 269 ] {615735f4-f776-4da0-bd39-ea8320ffebc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1867 | 2025.12.31 20:18:28.756784 [ 269 ] {615735f4-f776-4da0-bd39-ea8320ffebc3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2025.12.31 20:18:28.756826 [ 269 ] {615735f4-f776-4da0-bd39-ea8320ffebc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1869 | 2025.12.31 20:18:28.757145 [ 269 ] {615735f4-f776-4da0-bd39-ea8320ffebc3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1870 | 2025.12.31 20:18:28.757387 [ 269 ] {615735f4-f776-4da0-bd39-ea8320ffebc3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2025.12.31 20:18:28.757535 [ 269 ] {615735f4-f776-4da0-bd39-ea8320ffebc3} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001335 sec., 20973.78277153558 rows/sec., 1.64 MiB/sec. | ||
| 1872 | 2025.12.31 20:18:28.757575 [ 269 ] {615735f4-f776-4da0-bd39-ea8320ffebc3} <Debug> TCPHandler: Processed in 0.001521114 sec. | ||
| 1873 | 2025.12.31 20:18:28.757695 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2025.12.31 20:18:28.757799 [ 269 ] {8f28e277-d256-4629-8a99-447de5448e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1875 | 2025.12.31 20:18:28.757848 [ 269 ] {8f28e277-d256-4629-8a99-447de5448e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1876 | 2025.12.31 20:18:28.758244 [ 269 ] {8f28e277-d256-4629-8a99-447de5448e6c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2025.12.31 20:18:28.758284 [ 269 ] {8f28e277-d256-4629-8a99-447de5448e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1878 | 2025.12.31 20:18:28.758626 [ 269 ] {8f28e277-d256-4629-8a99-447de5448e6c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1879 | 2025.12.31 20:18:28.758844 [ 269 ] {8f28e277-d256-4629-8a99-447de5448e6c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2025.12.31 20:18:28.758976 [ 269 ] {8f28e277-d256-4629-8a99-447de5448e6c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001198 sec., 83472.45409015025 rows/sec., 5.79 MiB/sec. | ||
| 1881 | 2025.12.31 20:18:28.759018 [ 269 ] {8f28e277-d256-4629-8a99-447de5448e6c} <Debug> TCPHandler: Processed in 0.001374821 sec. | ||
| 1882 | 2025.12.31 20:18:28.759144 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2025.12.31 20:18:28.759246 [ 269 ] {11e8d183-7492-420b-a1db-0573a4e21c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1884 | 2025.12.31 20:18:28.759292 [ 269 ] {11e8d183-7492-420b-a1db-0573a4e21c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1885 | 2025.12.31 20:18:28.759638 [ 269 ] {11e8d183-7492-420b-a1db-0573a4e21c13} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2025.12.31 20:18:28.759677 [ 269 ] {11e8d183-7492-420b-a1db-0573a4e21c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1887 | 2025.12.31 20:18:28.759990 [ 269 ] {11e8d183-7492-420b-a1db-0573a4e21c13} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1888 | 2025.12.31 20:18:28.760225 [ 269 ] {11e8d183-7492-420b-a1db-0573a4e21c13} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2025.12.31 20:18:28.760355 [ 269 ] {11e8d183-7492-420b-a1db-0573a4e21c13} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00113 sec., 26548.672566371682 rows/sec., 1.82 MiB/sec. | ||
| 1890 | 2025.12.31 20:18:28.760393 [ 269 ] {11e8d183-7492-420b-a1db-0573a4e21c13} <Debug> TCPHandler: Processed in 0.001298849 sec. | ||
| 1891 | 2025.12.31 20:18:33.755571 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2025.12.31 20:18:33.755769 [ 269 ] {029a8eab-0672-4765-82f6-7a75c48115ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1893 | 2025.12.31 20:18:33.755837 [ 269 ] {029a8eab-0672-4765-82f6-7a75c48115ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1894 | 2025.12.31 20:18:33.756504 [ 269 ] {029a8eab-0672-4765-82f6-7a75c48115ab} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2025.12.31 20:18:33.756554 [ 269 ] {029a8eab-0672-4765-82f6-7a75c48115ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1896 | 2025.12.31 20:18:33.756958 [ 269 ] {029a8eab-0672-4765-82f6-7a75c48115ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1897 | 2025.12.31 20:18:33.757195 [ 269 ] {029a8eab-0672-4765-82f6-7a75c48115ab} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2025.12.31 20:18:33.757320 [ 40 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1899 | 2025.12.31 20:18:33.757345 [ 269 ] {029a8eab-0672-4765-82f6-7a75c48115ab} <Debug> executeQuery: Read 86 rows, 7.66 KiB in 0.001624 sec., 52955.66502463054 rows/sec., 4.61 MiB/sec. | ||
| 1900 | 2025.12.31 20:18:33.757385 [ 40 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2025.12.31 20:18:33.757400 [ 269 ] {029a8eab-0672-4765-82f6-7a75c48115ab} <Debug> TCPHandler: Processed in 0.001959435 sec. | ||
| 1902 | 2025.12.31 20:18:33.757410 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1903 | 2025.12.31 20:18:33.757530 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2025.12.31 20:18:33.757551 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 1905 | 2025.12.31 20:18:33.757631 [ 269 ] {d9e1f123-6db9-45cd-80ea-07db0191c09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1906 | 2025.12.31 20:18:33.757674 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1907 | 2025.12.31 20:18:33.757678 [ 269 ] {d9e1f123-6db9-45cd-80ea-07db0191c09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1908 | 2025.12.31 20:18:33.757716 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part | ||
| 1909 | 2025.12.31 20:18:33.757788 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
| 1910 | 2025.12.31 20:18:33.757837 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1911 | 2025.12.31 20:18:33.757882 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 89 rows starting from the beginning of the part | ||
| 1912 | 2025.12.31 20:18:33.757925 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1913 | 2025.12.31 20:18:33.757963 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 86 rows starting from the beginning of the part | ||
| 1914 | 2025.12.31 20:18:33.758158 [ 269 ] {d9e1f123-6db9-45cd-80ea-07db0191c09c} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2025.12.31 20:18:33.758202 [ 269 ] {d9e1f123-6db9-45cd-80ea-07db0191c09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1916 | 2025.12.31 20:18:33.758547 [ 269 ] {d9e1f123-6db9-45cd-80ea-07db0191c09c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1917 | 2025.12.31 20:18:33.758782 [ 269 ] {d9e1f123-6db9-45cd-80ea-07db0191c09c} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2025.12.31 20:18:33.758786 [ 198 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287089 sec., 257169.47312889787 rows/sec., 23.54 MiB/sec. | ||
| 1919 | 2025.12.31 20:18:33.758919 [ 269 ] {d9e1f123-6db9-45cd-80ea-07db0191c09c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001307 sec., 22953.328232593725 rows/sec., 1.69 MiB/sec. | ||
| 1920 | 2025.12.31 20:18:33.758922 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1921 | 2025.12.31 20:18:33.758962 [ 269 ] {d9e1f123-6db9-45cd-80ea-07db0191c09c} <Debug> TCPHandler: Processed in 0.001483073 sec. | ||
| 1922 | 2025.12.31 20:18:33.759081 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2025.12.31 20:18:33.759178 [ 269 ] {7bc8dd28-e006-48ac-ae24-59d42284420b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1924 | 2025.12.31 20:18:33.759194 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_6_1} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2025.12.31 20:18:33.759220 [ 269 ] {7bc8dd28-e006-48ac-ae24-59d42284420b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1926 | 2025.12.31 20:18:33.759264 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_6_1} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1927 | 2025.12.31 20:18:33.759335 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1928 | 2025.12.31 20:18:33.759676 [ 269 ] {7bc8dd28-e006-48ac-ae24-59d42284420b} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2025.12.31 20:18:33.759717 [ 269 ] {7bc8dd28-e006-48ac-ae24-59d42284420b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1930 | 2025.12.31 20:18:33.760020 [ 269 ] {7bc8dd28-e006-48ac-ae24-59d42284420b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1931 | 2025.12.31 20:18:33.760229 [ 269 ] {7bc8dd28-e006-48ac-ae24-59d42284420b} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2025.12.31 20:18:33.760328 [ 40 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1933 | 2025.12.31 20:18:33.760358 [ 269 ] {7bc8dd28-e006-48ac-ae24-59d42284420b} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001198 sec., 48414.02337228714 rows/sec., 3.78 MiB/sec. | ||
| 1934 | 2025.12.31 20:18:33.760360 [ 40 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2025.12.31 20:18:33.760398 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1936 | 2025.12.31 20:18:33.760404 [ 269 ] {7bc8dd28-e006-48ac-ae24-59d42284420b} <Debug> TCPHandler: Processed in 0.001373581 sec. | ||
| 1937 | 2025.12.31 20:18:33.760520 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 1938 | 2025.12.31 20:18:33.760529 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2025.12.31 20:18:33.760624 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1940 | 2025.12.31 20:18:33.760643 [ 269 ] {23522967-0372-4c25-bd31-99904dcf2bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1941 | 2025.12.31 20:18:33.760667 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1942 | 2025.12.31 20:18:33.760693 [ 269 ] {23522967-0372-4c25-bd31-99904dcf2bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1943 | 2025.12.31 20:18:33.760745 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1944 | 2025.12.31 20:18:33.760796 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 1945 | 2025.12.31 20:18:33.760836 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 67 rows starting from the beginning of the part | ||
| 1946 | 2025.12.31 20:18:33.760879 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 1947 | 2025.12.31 20:18:33.760918 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 58 rows starting from the beginning of the part | ||
| 1948 | 2025.12.31 20:18:33.761112 [ 269 ] {23522967-0372-4c25-bd31-99904dcf2bfb} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2025.12.31 20:18:33.761153 [ 269 ] {23522967-0372-4c25-bd31-99904dcf2bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1950 | 2025.12.31 20:18:33.761515 [ 269 ] {23522967-0372-4c25-bd31-99904dcf2bfb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1951 | 2025.12.31 20:18:33.761652 [ 198 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166477 sec., 202318.6055104387 rows/sec., 16.61 MiB/sec. | ||
| 1952 | 2025.12.31 20:18:33.761753 [ 269 ] {23522967-0372-4c25-bd31-99904dcf2bfb} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2025.12.31 20:18:33.761762 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1954 | 2025.12.31 20:18:33.761890 [ 269 ] {23522967-0372-4c25-bd31-99904dcf2bfb} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001265 sec., 79051.38339920949 rows/sec., 5.48 MiB/sec. | ||
| 1955 | 2025.12.31 20:18:33.761935 [ 269 ] {23522967-0372-4c25-bd31-99904dcf2bfb} <Debug> TCPHandler: Processed in 0.001457713 sec. | ||
| 1956 | 2025.12.31 20:18:33.762019 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_6_1} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2025.12.31 20:18:33.762051 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1958 | 2025.12.31 20:18:33.762082 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_6_1} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1959 | 2025.12.31 20:18:33.762141 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1960 | 2025.12.31 20:18:33.762152 [ 269 ] {c452be06-aa1f-4dff-81cb-19186f379901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1961 | 2025.12.31 20:18:33.762210 [ 269 ] {c452be06-aa1f-4dff-81cb-19186f379901} <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 | ||
| 1962 | 2025.12.31 20:18:33.763070 [ 269 ] {c452be06-aa1f-4dff-81cb-19186f379901} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2025.12.31 20:18:33.763107 [ 269 ] {c452be06-aa1f-4dff-81cb-19186f379901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1964 | 2025.12.31 20:18:33.763652 [ 269 ] {c452be06-aa1f-4dff-81cb-19186f379901} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1965 | 2025.12.31 20:18:33.763871 [ 269 ] {c452be06-aa1f-4dff-81cb-19186f379901} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2025.12.31 20:18:33.764010 [ 269 ] {c452be06-aa1f-4dff-81cb-19186f379901} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001877 sec., 15982.951518380394 rows/sec., 28.64 MiB/sec. | ||
| 1967 | 2025.12.31 20:18:33.764061 [ 269 ] {c452be06-aa1f-4dff-81cb-19186f379901} <Debug> TCPHandler: Processed in 0.002060407 sec. | ||
| 1968 | 2025.12.31 20:18:33.764183 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2025.12.31 20:18:33.764304 [ 269 ] {39ef438b-18ee-4a6c-aaf6-b845eaf5ab43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1970 | 2025.12.31 20:18:33.764356 [ 269 ] {39ef438b-18ee-4a6c-aaf6-b845eaf5ab43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1971 | 2025.12.31 20:18:33.764779 [ 269 ] {39ef438b-18ee-4a6c-aaf6-b845eaf5ab43} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2025.12.31 20:18:33.764822 [ 269 ] {39ef438b-18ee-4a6c-aaf6-b845eaf5ab43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1973 | 2025.12.31 20:18:33.765162 [ 269 ] {39ef438b-18ee-4a6c-aaf6-b845eaf5ab43} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1974 | 2025.12.31 20:18:33.765375 [ 269 ] {39ef438b-18ee-4a6c-aaf6-b845eaf5ab43} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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.12.31 20:18:33.765505 [ 269 ] {39ef438b-18ee-4a6c-aaf6-b845eaf5ab43} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001231 sec., 24370.430544272946 rows/sec., 1.67 MiB/sec. | ||
| 1976 | 2025.12.31 20:18:33.765541 [ 269 ] {39ef438b-18ee-4a6c-aaf6-b845eaf5ab43} <Debug> TCPHandler: Processed in 0.001419692 sec. | ||
| 1977 | 2025.12.31 20:18:35.569948 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6149 | ||
| 1978 | 2025.12.31 20:18:35.570524 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2025.12.31 20:18:35.570570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1980 | 2025.12.31 20:18:35.571115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1981 | 2025.12.31 20:18:35.571349 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2025.12.31 20:18:35.571475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6149 | ||
| 1983 | 2025.12.31 20:18:35.890013 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 1984 | 2025.12.31 20:18:35.905937 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2025.12.31 20:18:35.905985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1986 | 2025.12.31 20:18:35.912053 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1987 | 2025.12.31 20:18:35.912757 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2025.12.31 20:18:35.915351 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 1989 | 2025.12.31 20:18:36.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.46 MiB, peak 219.46 MiB, free memory in arenas 0.00 B, will set to 216.84 MiB (RSS), difference: 1.38 MiB | ||
| 1990 | 2025.12.31 20:18:38.070425 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 214 | ||
| 1991 | 2025.12.31 20:18:38.072468 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2025.12.31 20:18:38.072520 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1993 | 2025.12.31 20:18:38.073685 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1994 | 2025.12.31 20:18:38.073957 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2025.12.31 20:18:38.074287 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
| 1996 | 2025.12.31 20:18:38.754469 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2025.12.31 20:18:38.754664 [ 269 ] {10d77525-24d1-4e0e-b668-9ed9906cf58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1998 | 2025.12.31 20:18:38.754731 [ 269 ] {10d77525-24d1-4e0e-b668-9ed9906cf58f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1999 | 2025.12.31 20:18:38.755355 [ 269 ] {10d77525-24d1-4e0e-b668-9ed9906cf58f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2025.12.31 20:18:38.755403 [ 269 ] {10d77525-24d1-4e0e-b668-9ed9906cf58f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2001 | 2025.12.31 20:18:38.755786 [ 269 ] {10d77525-24d1-4e0e-b668-9ed9906cf58f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2002 | 2025.12.31 20:18:38.756004 [ 269 ] {10d77525-24d1-4e0e-b668-9ed9906cf58f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2025.12.31 20:18:38.756154 [ 269 ] {10d77525-24d1-4e0e-b668-9ed9906cf58f} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001539 sec., 16894.087069525667 rows/sec., 1.27 MiB/sec. | ||
| 2004 | 2025.12.31 20:18:38.756195 [ 269 ] {10d77525-24d1-4e0e-b668-9ed9906cf58f} <Debug> TCPHandler: Processed in 0.001855683 sec. | ||
| 2005 | 2025.12.31 20:18:38.756321 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2025.12.31 20:18:38.756418 [ 269 ] {93de30a8-df88-4766-bb27-76278a2df3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2007 | 2025.12.31 20:18:38.756459 [ 269 ] {93de30a8-df88-4766-bb27-76278a2df3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2008 | 2025.12.31 20:18:38.756858 [ 269 ] {93de30a8-df88-4766-bb27-76278a2df3f4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2025.12.31 20:18:38.756894 [ 269 ] {93de30a8-df88-4766-bb27-76278a2df3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2010 | 2025.12.31 20:18:38.757191 [ 269 ] {93de30a8-df88-4766-bb27-76278a2df3f4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2011 | 2025.12.31 20:18:38.757400 [ 269 ] {93de30a8-df88-4766-bb27-76278a2df3f4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2025.12.31 20:18:38.757530 [ 269 ] {93de30a8-df88-4766-bb27-76278a2df3f4} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00113 sec., 24778.761061946905 rows/sec., 1.93 MiB/sec. | ||
| 2013 | 2025.12.31 20:18:38.757567 [ 269 ] {93de30a8-df88-4766-bb27-76278a2df3f4} <Debug> TCPHandler: Processed in 0.0012972 sec. | ||
| 2014 | 2025.12.31 20:18:38.757674 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2025.12.31 20:18:38.757768 [ 269 ] {30462c33-d908-4c14-b364-a389e9e4debb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2016 | 2025.12.31 20:18:38.757813 [ 269 ] {30462c33-d908-4c14-b364-a389e9e4debb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2017 | 2025.12.31 20:18:38.758180 [ 269 ] {30462c33-d908-4c14-b364-a389e9e4debb} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2025.12.31 20:18:38.758216 [ 269 ] {30462c33-d908-4c14-b364-a389e9e4debb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2019 | 2025.12.31 20:18:38.758538 [ 269 ] {30462c33-d908-4c14-b364-a389e9e4debb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2020 | 2025.12.31 20:18:38.758754 [ 269 ] {30462c33-d908-4c14-b364-a389e9e4debb} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2025.12.31 20:18:38.758885 [ 269 ] {30462c33-d908-4c14-b364-a389e9e4debb} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001135 sec., 88105.7268722467 rows/sec., 6.11 MiB/sec. | ||
| 2022 | 2025.12.31 20:18:38.758923 [ 269 ] {30462c33-d908-4c14-b364-a389e9e4debb} <Debug> TCPHandler: Processed in 0.00129852 sec. | ||
| 2023 | 2025.12.31 20:18:38.759029 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2025.12.31 20:18:38.759123 [ 269 ] {36a68dc6-63a4-4241-809a-3a13740906a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2025 | 2025.12.31 20:18:38.759166 [ 269 ] {36a68dc6-63a4-4241-809a-3a13740906a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2026 | 2025.12.31 20:18:38.759489 [ 269 ] {36a68dc6-63a4-4241-809a-3a13740906a9} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2025.12.31 20:18:38.759525 [ 269 ] {36a68dc6-63a4-4241-809a-3a13740906a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2028 | 2025.12.31 20:18:38.759817 [ 269 ] {36a68dc6-63a4-4241-809a-3a13740906a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2029 | 2025.12.31 20:18:38.760017 [ 269 ] {36a68dc6-63a4-4241-809a-3a13740906a9} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2025.12.31 20:18:38.760139 [ 269 ] {36a68dc6-63a4-4241-809a-3a13740906a9} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001035 sec., 28985.507246376816 rows/sec., 1.99 MiB/sec. | ||
| 2031 | 2025.12.31 20:18:38.760173 [ 269 ] {36a68dc6-63a4-4241-809a-3a13740906a9} <Debug> TCPHandler: Processed in 0.001193677 sec. | ||
| 2032 | 2025.12.31 20:18:42.950255 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2033 | 2025.12.31 20:18:42.950305 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2034 | 2025.12.31 20:18:43.071591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6661 | ||
| 2035 | 2025.12.31 20:18:43.072082 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2025.12.31 20:18:43.072118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2037 | 2025.12.31 20:18:43.072613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2038 | 2025.12.31 20:18:43.072839 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2025.12.31 20:18:43.072959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6661 | ||
| 2040 | 2025.12.31 20:18:43.415456 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2041 | 2025.12.31 20:18:43.431864 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2025.12.31 20:18:43.431918 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2043 | 2025.12.31 20:18:43.437983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2044 | 2025.12.31 20:18:43.438681 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2025.12.31 20:18:43.441589 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2046 | 2025.12.31 20:18:43.755706 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2025.12.31 20:18:43.755969 [ 269 ] {d8e9a8d3-b690-4663-be0f-b9719e6420bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2048 | 2025.12.31 20:18:43.756067 [ 269 ] {d8e9a8d3-b690-4663-be0f-b9719e6420bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2049 | 2025.12.31 20:18:43.756767 [ 269 ] {d8e9a8d3-b690-4663-be0f-b9719e6420bd} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2025.12.31 20:18:43.756804 [ 269 ] {d8e9a8d3-b690-4663-be0f-b9719e6420bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2051 | 2025.12.31 20:18:43.757179 [ 269 ] {d8e9a8d3-b690-4663-be0f-b9719e6420bd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2052 | 2025.12.31 20:18:43.757411 [ 269 ] {d8e9a8d3-b690-4663-be0f-b9719e6420bd} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2025.12.31 20:18:43.757553 [ 269 ] {d8e9a8d3-b690-4663-be0f-b9719e6420bd} <Debug> executeQuery: Read 86 rows, 7.66 KiB in 0.001657 sec., 51901.02595051297 rows/sec., 4.52 MiB/sec. | ||
| 2054 | 2025.12.31 20:18:43.757592 [ 269 ] {d8e9a8d3-b690-4663-be0f-b9719e6420bd} <Debug> TCPHandler: Processed in 0.002056717 sec. | ||
| 2055 | 2025.12.31 20:18:43.757706 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2025.12.31 20:18:43.757798 [ 269 ] {6a308f15-c6d0-4657-9b51-756df44ebcf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2057 | 2025.12.31 20:18:43.757838 [ 269 ] {6a308f15-c6d0-4657-9b51-756df44ebcf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2058 | 2025.12.31 20:18:43.758232 [ 269 ] {6a308f15-c6d0-4657-9b51-756df44ebcf4} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2025.12.31 20:18:43.758266 [ 269 ] {6a308f15-c6d0-4657-9b51-756df44ebcf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2060 | 2025.12.31 20:18:43.758573 [ 269 ] {6a308f15-c6d0-4657-9b51-756df44ebcf4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2061 | 2025.12.31 20:18:43.758795 [ 269 ] {6a308f15-c6d0-4657-9b51-756df44ebcf4} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2025.12.31 20:18:43.758884 [ 30 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2063 | 2025.12.31 20:18:43.758914 [ 269 ] {6a308f15-c6d0-4657-9b51-756df44ebcf4} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001134 sec., 26455.026455026455 rows/sec., 1.94 MiB/sec. | ||
| 2064 | 2025.12.31 20:18:43.758919 [ 30 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2025.12.31 20:18:43.758945 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2066 | 2025.12.31 20:18:43.758950 [ 269 ] {6a308f15-c6d0-4657-9b51-756df44ebcf4} <Debug> TCPHandler: Processed in 0.00129184 sec. | ||
| 2067 | 2025.12.31 20:18:43.759033 [ 198 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 2068 | 2025.12.31 20:18:43.759058 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2025.12.31 20:18:43.759133 [ 198 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2070 | 2025.12.31 20:18:43.759150 [ 269 ] {f0e49075-0999-4102-b487-39d0e2727cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2071 | 2025.12.31 20:18:43.759166 [ 198 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 2072 | 2025.12.31 20:18:43.759189 [ 269 ] {f0e49075-0999-4102-b487-39d0e2727cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2073 | 2025.12.31 20:18:43.759256 [ 198 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 2074 | 2025.12.31 20:18:43.759317 [ 198 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2075 | 2025.12.31 20:18:43.759361 [ 198 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 2076 | 2025.12.31 20:18:43.759405 [ 198 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2077 | 2025.12.31 20:18:43.759448 [ 198 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 2078 | 2025.12.31 20:18:43.759585 [ 269 ] {f0e49075-0999-4102-b487-39d0e2727cf4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2025.12.31 20:18:43.759620 [ 269 ] {f0e49075-0999-4102-b487-39d0e2727cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2080 | 2025.12.31 20:18:43.759987 [ 269 ] {f0e49075-0999-4102-b487-39d0e2727cf4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2081 | 2025.12.31 20:18:43.760141 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001140766 sec., 142009.84250933144 rows/sec., 10.93 MiB/sec. | ||
| 2082 | 2025.12.31 20:18:43.760209 [ 269 ] {f0e49075-0999-4102-b487-39d0e2727cf4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2025.12.31 20:18:43.760341 [ 269 ] {f0e49075-0999-4102-b487-39d0e2727cf4} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001205 sec., 48132.780082987556 rows/sec., 3.76 MiB/sec. | ||
| 2084 | 2025.12.31 20:18:43.760379 [ 269 ] {f0e49075-0999-4102-b487-39d0e2727cf4} <Debug> TCPHandler: Processed in 0.001368761 sec. | ||
| 2085 | 2025.12.31 20:18:43.760420 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2086 | 2025.12.31 20:18:43.760484 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2025.12.31 20:18:43.760580 [ 269 ] {5e7df1f8-317a-4266-926b-60bd2f71fccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2088 | 2025.12.31 20:18:43.760624 [ 269 ] {5e7df1f8-317a-4266-926b-60bd2f71fccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2089 | 2025.12.31 20:18:43.760778 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_6_1} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2025.12.31 20:18:43.760865 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_6_1} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2091 | 2025.12.31 20:18:43.760958 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2092 | 2025.12.31 20:18:43.761003 [ 269 ] {5e7df1f8-317a-4266-926b-60bd2f71fccb} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2025.12.31 20:18:43.761042 [ 269 ] {5e7df1f8-317a-4266-926b-60bd2f71fccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2094 | 2025.12.31 20:18:43.761367 [ 269 ] {5e7df1f8-317a-4266-926b-60bd2f71fccb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2095 | 2025.12.31 20:18:43.761575 [ 269 ] {5e7df1f8-317a-4266-926b-60bd2f71fccb} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2025.12.31 20:18:43.761687 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2097 | 2025.12.31 20:18:43.761698 [ 269 ] {5e7df1f8-317a-4266-926b-60bd2f71fccb} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001137 sec., 87950.74758135444 rows/sec., 6.10 MiB/sec. | ||
| 2098 | 2025.12.31 20:18:43.761720 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2025.12.31 20:18:43.761739 [ 269 ] {5e7df1f8-317a-4266-926b-60bd2f71fccb} <Debug> TCPHandler: Processed in 0.0013011 sec. | ||
| 2100 | 2025.12.31 20:18:43.761739 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2101 | 2025.12.31 20:18:43.761805 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 2102 | 2025.12.31 20:18:43.761846 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2025.12.31 20:18:43.761888 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2104 | 2025.12.31 20:18:43.761911 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2105 | 2025.12.31 20:18:43.761938 [ 269 ] {49b3e459-6c64-4ed0-bf04-65dd7b7db21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2106 | 2025.12.31 20:18:43.761955 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 103 rows starting from the beginning of the part | ||
| 2107 | 2025.12.31 20:18:43.761990 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 2108 | 2025.12.31 20:18:43.761992 [ 269 ] {49b3e459-6c64-4ed0-bf04-65dd7b7db21b} <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 | ||
| 2109 | 2025.12.31 20:18:43.762025 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 2110 | 2025.12.31 20:18:43.762059 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 2111 | 2025.12.31 20:18:43.762092 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 2112 | 2025.12.31 20:18:43.762742 [ 269 ] {49b3e459-6c64-4ed0-bf04-65dd7b7db21b} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2025.12.31 20:18:43.762776 [ 269 ] {49b3e459-6c64-4ed0-bf04-65dd7b7db21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2114 | 2025.12.31 20:18:43.762876 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 5 columns (5 merged, 0 gathered) in 0.001095215 sec., 460183.61691540014 rows/sec., 31.90 MiB/sec. | ||
| 2115 | 2025.12.31 20:18:43.763158 [ 192 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2116 | 2025.12.31 20:18:43.763313 [ 269 ] {49b3e459-6c64-4ed0-bf04-65dd7b7db21b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2117 | 2025.12.31 20:18:43.763551 [ 192 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2025.12.31 20:18:43.763640 [ 192 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2119 | 2025.12.31 20:18:43.763681 [ 269 ] {49b3e459-6c64-4ed0-bf04-65dd7b7db21b} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2025.12.31 20:18:43.763733 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2121 | 2025.12.31 20:18:43.763812 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2122 | 2025.12.31 20:18:43.763842 [ 269 ] {49b3e459-6c64-4ed0-bf04-65dd7b7db21b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00192 sec., 15625 rows/sec., 28.00 MiB/sec. | ||
| 2123 | 2025.12.31 20:18:43.763874 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2025.12.31 20:18:43.763894 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2125 | 2025.12.31 20:18:43.763905 [ 269 ] {49b3e459-6c64-4ed0-bf04-65dd7b7db21b} <Debug> TCPHandler: Processed in 0.002105818 sec. | ||
| 2126 | 2025.12.31 20:18:43.763949 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 2127 | 2025.12.31 20:18:43.764021 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2128 | 2025.12.31 20:18:43.764089 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2129 | 2025.12.31 20:18:43.764127 [ 269 ] {40f45c80-14f5-420e-a4a0-89f5f8e3bef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2130 | 2025.12.31 20:18:43.764136 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 2131 | 2025.12.31 20:18:43.764171 [ 269 ] {40f45c80-14f5-420e-a4a0-89f5f8e3bef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2132 | 2025.12.31 20:18:43.764228 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 2133 | 2025.12.31 20:18:43.764322 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2134 | 2025.12.31 20:18:43.764412 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 2135 | 2025.12.31 20:18:43.764501 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2136 | 2025.12.31 20:18:43.764504 [ 269 ] {40f45c80-14f5-420e-a4a0-89f5f8e3bef4} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2025.12.31 20:18:43.764548 [ 269 ] {40f45c80-14f5-420e-a4a0-89f5f8e3bef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2138 | 2025.12.31 20:18:43.764594 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 2139 | 2025.12.31 20:18:43.764870 [ 269 ] {40f45c80-14f5-420e-a4a0-89f5f8e3bef4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2140 | 2025.12.31 20:18:43.765096 [ 269 ] {40f45c80-14f5-420e-a4a0-89f5f8e3bef4} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2141 | 2025.12.31 20:18:43.765229 [ 269 ] {40f45c80-14f5-420e-a4a0-89f5f8e3bef4} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00113 sec., 26548.672566371682 rows/sec., 1.82 MiB/sec. | ||
| 2142 | 2025.12.31 20:18:43.765267 [ 269 ] {40f45c80-14f5-420e-a4a0-89f5f8e3bef4} <Debug> TCPHandler: Processed in 0.00129557 sec. | ||
| 2143 | 2025.12.31 20:18:43.766702 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 19 columns (19 merged, 0 gathered) in 0.002774794 sec., 55499.615466949974 rows/sec., 99.45 MiB/sec. | ||
| 2144 | 2025.12.31 20:18:43.767079 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2145 | 2025.12.31 20:18:43.767415 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2025.12.31 20:18:43.767472 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2147 | 2025.12.31 20:18:43.767536 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2148 | 2025.12.31 20:18:44.000273 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.99 MiB, peak 222.03 MiB, free memory in arenas 0.00 B, will set to 219.21 MiB (RSS), difference: 1.23 MiB | ||
| 2149 | 2025.12.31 20:18:48.074461 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 234 | ||
| 2150 | 2025.12.31 20:18:48.076717 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2025.12.31 20:18:48.076772 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2152 | 2025.12.31 20:18:48.077942 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2153 | 2025.12.31 20:18:48.078243 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2025.12.31 20:18:48.078612 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 2155 | 2025.12.31 20:18:48.754318 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2025.12.31 20:18:48.754506 [ 269 ] {b930111e-c2ed-447b-910a-ec8cb690c3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2157 | 2025.12.31 20:18:48.754572 [ 269 ] {b930111e-c2ed-447b-910a-ec8cb690c3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2158 | 2025.12.31 20:18:48.755193 [ 269 ] {b930111e-c2ed-447b-910a-ec8cb690c3af} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2025.12.31 20:18:48.755242 [ 269 ] {b930111e-c2ed-447b-910a-ec8cb690c3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2160 | 2025.12.31 20:18:48.755646 [ 269 ] {b930111e-c2ed-447b-910a-ec8cb690c3af} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2161 | 2025.12.31 20:18:48.755892 [ 269 ] {b930111e-c2ed-447b-910a-ec8cb690c3af} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2025.12.31 20:18:48.756048 [ 269 ] {b930111e-c2ed-447b-910a-ec8cb690c3af} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001589 sec., 16362.492133417245 rows/sec., 1.23 MiB/sec. | ||
| 2163 | 2025.12.31 20:18:48.756098 [ 269 ] {b930111e-c2ed-447b-910a-ec8cb690c3af} <Debug> TCPHandler: Processed in 0.001903703 sec. | ||
| 2164 | 2025.12.31 20:18:48.756224 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2025.12.31 20:18:48.756324 [ 269 ] {8b969486-fdc6-451c-8940-dbdf8cff4992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2166 | 2025.12.31 20:18:48.756368 [ 269 ] {8b969486-fdc6-451c-8940-dbdf8cff4992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2167 | 2025.12.31 20:18:48.756778 [ 269 ] {8b969486-fdc6-451c-8940-dbdf8cff4992} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2025.12.31 20:18:48.756817 [ 269 ] {8b969486-fdc6-451c-8940-dbdf8cff4992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2169 | 2025.12.31 20:18:48.757126 [ 269 ] {8b969486-fdc6-451c-8940-dbdf8cff4992} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2170 | 2025.12.31 20:18:48.757342 [ 269 ] {8b969486-fdc6-451c-8940-dbdf8cff4992} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2025.12.31 20:18:48.757475 [ 269 ] {8b969486-fdc6-451c-8940-dbdf8cff4992} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001175 sec., 23829.787234042553 rows/sec., 1.86 MiB/sec. | ||
| 2172 | 2025.12.31 20:18:48.757513 [ 269 ] {8b969486-fdc6-451c-8940-dbdf8cff4992} <Debug> TCPHandler: Processed in 0.00133915 sec. | ||
| 2173 | 2025.12.31 20:18:48.757618 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2025.12.31 20:18:48.757713 [ 269 ] {e022be02-3fcd-4bd0-8964-2315d8ae013e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2175 | 2025.12.31 20:18:48.757757 [ 269 ] {e022be02-3fcd-4bd0-8964-2315d8ae013e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2176 | 2025.12.31 20:18:48.758130 [ 269 ] {e022be02-3fcd-4bd0-8964-2315d8ae013e} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2025.12.31 20:18:48.758166 [ 269 ] {e022be02-3fcd-4bd0-8964-2315d8ae013e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2178 | 2025.12.31 20:18:48.758505 [ 269 ] {e022be02-3fcd-4bd0-8964-2315d8ae013e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2179 | 2025.12.31 20:18:48.758710 [ 269 ] {e022be02-3fcd-4bd0-8964-2315d8ae013e} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2025.12.31 20:18:48.758837 [ 269 ] {e022be02-3fcd-4bd0-8964-2315d8ae013e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001144 sec., 87412.58741258741 rows/sec., 6.06 MiB/sec. | ||
| 2181 | 2025.12.31 20:18:48.758873 [ 269 ] {e022be02-3fcd-4bd0-8964-2315d8ae013e} <Debug> TCPHandler: Processed in 0.001302279 sec. | ||
| 2182 | 2025.12.31 20:18:48.758981 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2183 | 2025.12.31 20:18:48.759073 [ 269 ] {6253df87-8e61-405b-a48b-dd4cd9930500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2184 | 2025.12.31 20:18:48.759114 [ 269 ] {6253df87-8e61-405b-a48b-dd4cd9930500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2185 | 2025.12.31 20:18:48.759424 [ 269 ] {6253df87-8e61-405b-a48b-dd4cd9930500} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2025.12.31 20:18:48.759459 [ 269 ] {6253df87-8e61-405b-a48b-dd4cd9930500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2187 | 2025.12.31 20:18:48.759757 [ 269 ] {6253df87-8e61-405b-a48b-dd4cd9930500} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2188 | 2025.12.31 20:18:48.759959 [ 269 ] {6253df87-8e61-405b-a48b-dd4cd9930500} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2025.12.31 20:18:48.760068 [ 23 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2190 | 2025.12.31 20:18:48.760083 [ 269 ] {6253df87-8e61-405b-a48b-dd4cd9930500} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001029 sec., 29154.51895043732 rows/sec., 2.00 MiB/sec. | ||
| 2191 | 2025.12.31 20:18:48.760138 [ 23 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2025.12.31 20:18:48.760143 [ 269 ] {6253df87-8e61-405b-a48b-dd4cd9930500} <Debug> TCPHandler: Processed in 0.001209778 sec. | ||
| 2193 | 2025.12.31 20:18:48.760168 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2194 | 2025.12.31 20:18:48.760310 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 2195 | 2025.12.31 20:18:48.760465 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2196 | 2025.12.31 20:18:48.760499 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 2197 | 2025.12.31 20:18:48.760590 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 2198 | 2025.12.31 20:18:48.760640 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 2199 | 2025.12.31 20:18:48.760687 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 2200 | 2025.12.31 20:18:48.760728 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2201 | 2025.12.31 20:18:48.760772 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 2202 | 2025.12.31 20:18:48.761559 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001324381 sec., 135912.55084450776 rows/sec., 9.31 MiB/sec. | ||
| 2203 | 2025.12.31 20:18:48.761708 [ 196 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2204 | 2025.12.31 20:18:48.761982 [ 196 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_6_1} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2025.12.31 20:18:48.762051 [ 196 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_6_1} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2206 | 2025.12.31 20:18:48.762118 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2207 | 2025.12.31 20:18:50.573091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7109 | ||
| 2208 | 2025.12.31 20:18:50.573936 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2025.12.31 20:18:50.573993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2210 | 2025.12.31 20:18:50.574475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2211 | 2025.12.31 20:18:50.574695 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2025.12.31 20:18:50.574824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7109 | ||
| 2213 | 2025.12.31 20:18:50.941692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2214 | 2025.12.31 20:18:50.958349 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2025.12.31 20:18:50.958418 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2216 | 2025.12.31 20:18:50.963769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2217 | 2025.12.31 20:18:50.964476 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2025.12.31 20:18:50.967652 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2219 | 2025.12.31 20:18:53.752983 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2025.12.31 20:18:53.753238 [ 269 ] {73739933-5367-4b56-8ba2-56c529030ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 2221 | 2025.12.31 20:18:53.753593 [ 269 ] {73739933-5367-4b56-8ba2-56c529030ab5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2222 | 2025.12.31 20:18:53.753635 [ 269 ] {73739933-5367-4b56-8ba2-56c529030ab5} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 2223 | 2025.12.31 20:18:53.753857 [ 269 ] {73739933-5367-4b56-8ba2-56c529030ab5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2224 | 2025.12.31 20:18:53.753922 [ 269 ] {73739933-5367-4b56-8ba2-56c529030ab5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2225 | 2025.12.31 20:18:53.754057 [ 269 ] {73739933-5367-4b56-8ba2-56c529030ab5} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 2226 | 2025.12.31 20:18:53.754146 [ 329 ] {73739933-5367-4b56-8ba2-56c529030ab5} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2227 | 2025.12.31 20:18:53.754187 [ 330 ] {73739933-5367-4b56-8ba2-56c529030ab5} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2228 | 2025.12.31 20:18:53.754299 [ 269 ] {73739933-5367-4b56-8ba2-56c529030ab5} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 2229 | 2025.12.31 20:18:53.754325 [ 269 ] {73739933-5367-4b56-8ba2-56c529030ab5} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2230 | 2025.12.31 20:18:53.756694 [ 269 ] {73739933-5367-4b56-8ba2-56c529030ab5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2231 | 2025.12.31 20:18:53.756724 [ 269 ] {73739933-5367-4b56-8ba2-56c529030ab5} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
| 2232 | 2025.12.31 20:18:53.756779 [ 269 ] {73739933-5367-4b56-8ba2-56c529030ab5} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 2233 | 2025.12.31 20:18:53.756821 [ 269 ] {73739933-5367-4b56-8ba2-56c529030ab5} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 2234 | 2025.12.31 20:18:53.757699 [ 269 ] {73739933-5367-4b56-8ba2-56c529030ab5} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.004561 sec., 4385.003288752467 rows/sec., 182.64 KiB/sec. | ||
| 2235 | 2025.12.31 20:18:53.757788 [ 269 ] {73739933-5367-4b56-8ba2-56c529030ab5} <Debug> TCPHandler: Processed in 0.004933333 sec. | ||
| 2236 | 2025.12.31 20:18:53.758152 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2237 | 2025.12.31 20:18:53.758280 [ 269 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 2238 | 2025.12.31 20:18:53.758483 [ 269 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2239 | 2025.12.31 20:18:53.758515 [ 269 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 2240 | 2025.12.31 20:18:53.758686 [ 269 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2241 | 2025.12.31 20:18:53.758737 [ 269 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2242 | 2025.12.31 20:18:53.758837 [ 269 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 2243 | 2025.12.31 20:18:53.758898 [ 329 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2244 | 2025.12.31 20:18:53.758907 [ 307 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2245 | 2025.12.31 20:18:53.759010 [ 269 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 2246 | 2025.12.31 20:18:53.759035 [ 269 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2247 | 2025.12.31 20:18:53.759089 [ 269 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2248 | 2025.12.31 20:18:53.759105 [ 269 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
| 2249 | 2025.12.31 20:18:53.759134 [ 269 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 2250 | 2025.12.31 20:18:53.759162 [ 269 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 2251 | 2025.12.31 20:18:53.759771 [ 269 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.00154 sec., 12987.012987012988 rows/sec., 540.91 KiB/sec. | ||
| 2252 | 2025.12.31 20:18:53.759867 [ 269 ] {80a88bc6-64cf-4bf4-ae81-512cca6f4fce} <Debug> TCPHandler: Processed in 0.001763021 sec. | ||
| 2253 | 2025.12.31 20:18:53.760113 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2254 | 2025.12.31 20:18:53.760238 [ 269 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 2255 | 2025.12.31 20:18:53.760432 [ 269 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2256 | 2025.12.31 20:18:53.760463 [ 269 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 2257 | 2025.12.31 20:18:53.760633 [ 269 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2258 | 2025.12.31 20:18:53.760684 [ 269 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2259 | 2025.12.31 20:18:53.760783 [ 269 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 2260 | 2025.12.31 20:18:53.760841 [ 329 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2261 | 2025.12.31 20:18:53.760844 [ 330 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2262 | 2025.12.31 20:18:53.760929 [ 269 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 2263 | 2025.12.31 20:18:53.760953 [ 269 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2264 | 2025.12.31 20:18:53.761006 [ 269 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2265 | 2025.12.31 20:18:53.761023 [ 269 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
| 2266 | 2025.12.31 20:18:53.761050 [ 269 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 2267 | 2025.12.31 20:18:53.761079 [ 269 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 2268 | 2025.12.31 20:18:53.761649 [ 269 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.00146 sec., 13698.630136986301 rows/sec., 570.55 KiB/sec. | ||
| 2269 | 2025.12.31 20:18:53.761728 [ 269 ] {24047b98-9118-4b24-8f3b-3572c30ede6f} <Debug> TCPHandler: Processed in 0.001661958 sec. | ||
| 2270 | 2025.12.31 20:18:53.761952 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2025.12.31 20:18:53.762074 [ 269 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 2272 | 2025.12.31 20:18:53.762266 [ 269 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2273 | 2025.12.31 20:18:53.762297 [ 269 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 2274 | 2025.12.31 20:18:53.762468 [ 269 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2275 | 2025.12.31 20:18:53.762517 [ 269 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2276 | 2025.12.31 20:18:53.762612 [ 269 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 2277 | 2025.12.31 20:18:53.762662 [ 329 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2278 | 2025.12.31 20:18:53.762662 [ 301 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2279 | 2025.12.31 20:18:53.762736 [ 269 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 2280 | 2025.12.31 20:18:53.762755 [ 269 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2281 | 2025.12.31 20:18:53.762806 [ 269 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2282 | 2025.12.31 20:18:53.762823 [ 269 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
| 2283 | 2025.12.31 20:18:53.762852 [ 269 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 2284 | 2025.12.31 20:18:53.762881 [ 269 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 2285 | 2025.12.31 20:18:53.763457 [ 269 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.00143 sec., 13986.013986013986 rows/sec., 582.52 KiB/sec. | ||
| 2286 | 2025.12.31 20:18:53.763543 [ 269 ] {9a64c149-08db-483b-a1dd-8fc0065d7117} <Debug> TCPHandler: Processed in 0.001638358 sec. | ||
| 2287 | 2025.12.31 20:18:53.763771 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2025.12.31 20:18:53.763896 [ 269 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 2289 | 2025.12.31 20:18:53.764091 [ 269 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2290 | 2025.12.31 20:18:53.764122 [ 269 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 2291 | 2025.12.31 20:18:53.764294 [ 269 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2292 | 2025.12.31 20:18:53.764345 [ 269 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2293 | 2025.12.31 20:18:53.764449 [ 269 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 2294 | 2025.12.31 20:18:53.764504 [ 301 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2295 | 2025.12.31 20:18:53.764517 [ 322 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2296 | 2025.12.31 20:18:53.764608 [ 269 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 2297 | 2025.12.31 20:18:53.764638 [ 269 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2298 | 2025.12.31 20:18:53.764691 [ 269 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2299 | 2025.12.31 20:18:53.764707 [ 269 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
| 2300 | 2025.12.31 20:18:53.764736 [ 269 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2301 | 2025.12.31 20:18:53.764765 [ 269 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2302 | 2025.12.31 20:18:53.765436 [ 269 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001589 sec., 12586.532410320957 rows/sec., 524.23 KiB/sec. | ||
| 2303 | 2025.12.31 20:18:53.765526 [ 269 ] {94f48c87-12c2-4518-bb65-59d28f8953f3} <Debug> TCPHandler: Processed in 0.001801431 sec. | ||
| 2304 | 2025.12.31 20:18:53.765755 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2305 | 2025.12.31 20:18:53.765880 [ 269 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 2306 | 2025.12.31 20:18:53.766078 [ 269 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2307 | 2025.12.31 20:18:53.766110 [ 269 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
| 2308 | 2025.12.31 20:18:53.766283 [ 269 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2309 | 2025.12.31 20:18:53.766333 [ 269 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2310 | 2025.12.31 20:18:53.766429 [ 269 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2311 | 2025.12.31 20:18:53.766494 [ 301 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2312 | 2025.12.31 20:18:53.766498 [ 344 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2313 | 2025.12.31 20:18:53.766604 [ 269 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 2314 | 2025.12.31 20:18:53.766628 [ 269 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2315 | 2025.12.31 20:18:53.766681 [ 269 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2316 | 2025.12.31 20:18:53.766698 [ 269 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
| 2317 | 2025.12.31 20:18:53.766727 [ 269 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 2318 | 2025.12.31 20:18:53.766756 [ 269 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 2319 | 2025.12.31 20:18:53.767282 [ 269 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001451 sec., 13783.597518952447 rows/sec., 574.09 KiB/sec. | ||
| 2320 | 2025.12.31 20:18:53.767381 [ 269 ] {0b94a293-6656-49e9-97bf-12c3bdb73ed7} <Debug> TCPHandler: Processed in 0.001673778 sec. | ||
| 2321 | 2025.12.31 20:18:53.793532 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2025.12.31 20:18:53.793657 [ 269 ] {02ebf77b-347e-4d44-ac7e-0875a3518d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2323 | 2025.12.31 20:18:53.793726 [ 269 ] {02ebf77b-347e-4d44-ac7e-0875a3518d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2324 | 2025.12.31 20:18:53.794633 [ 269 ] {02ebf77b-347e-4d44-ac7e-0875a3518d2c} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2025.12.31 20:18:53.794704 [ 269 ] {02ebf77b-347e-4d44-ac7e-0875a3518d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2326 | 2025.12.31 20:18:53.795120 [ 269 ] {02ebf77b-347e-4d44-ac7e-0875a3518d2c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2327 | 2025.12.31 20:18:53.795308 [ 269 ] {02ebf77b-347e-4d44-ac7e-0875a3518d2c} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2025.12.31 20:18:53.795448 [ 269 ] {02ebf77b-347e-4d44-ac7e-0875a3518d2c} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001827 sec., 3284.0722495894906 rows/sec., 1.52 MiB/sec. | ||
| 2329 | 2025.12.31 20:18:53.795485 [ 269 ] {02ebf77b-347e-4d44-ac7e-0875a3518d2c} <Debug> TCPHandler: Processed in 0.002011306 sec. | ||
| 2330 | 2025.12.31 20:18:53.795619 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2331 | 2025.12.31 20:18:53.795742 [ 269 ] {213237e7-de5b-4eb7-ac4a-819ab7ae1c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2332 | 2025.12.31 20:18:53.795791 [ 269 ] {213237e7-de5b-4eb7-ac4a-819ab7ae1c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2333 | 2025.12.31 20:18:53.798495 [ 269 ] {213237e7-de5b-4eb7-ac4a-819ab7ae1c86} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2025.12.31 20:18:53.798529 [ 269 ] {213237e7-de5b-4eb7-ac4a-819ab7ae1c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2335 | 2025.12.31 20:18:53.798990 [ 269 ] {213237e7-de5b-4eb7-ac4a-819ab7ae1c86} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2336 | 2025.12.31 20:18:53.799389 [ 269 ] {213237e7-de5b-4eb7-ac4a-819ab7ae1c86} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2025.12.31 20:18:53.799631 [ 269 ] {213237e7-de5b-4eb7-ac4a-819ab7ae1c86} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003907 sec., 6142.820578448938 rows/sec., 521.90 KiB/sec. | ||
| 2338 | 2025.12.31 20:18:53.799705 [ 269 ] {213237e7-de5b-4eb7-ac4a-819ab7ae1c86} <Debug> TCPHandler: Processed in 0.004144845 sec. | ||
| 2339 | 2025.12.31 20:18:53.799859 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2340 | 2025.12.31 20:18:53.799952 [ 269 ] {5cbf1d51-6f7e-4eea-9b0c-76954272c049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2341 | 2025.12.31 20:18:53.799992 [ 269 ] {5cbf1d51-6f7e-4eea-9b0c-76954272c049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2342 | 2025.12.31 20:18:53.800386 [ 269 ] {5cbf1d51-6f7e-4eea-9b0c-76954272c049} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2025.12.31 20:18:53.800421 [ 269 ] {5cbf1d51-6f7e-4eea-9b0c-76954272c049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2344 | 2025.12.31 20:18:53.800704 [ 269 ] {5cbf1d51-6f7e-4eea-9b0c-76954272c049} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2345 | 2025.12.31 20:18:53.800914 [ 269 ] {5cbf1d51-6f7e-4eea-9b0c-76954272c049} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2025.12.31 20:18:53.801037 [ 269 ] {5cbf1d51-6f7e-4eea-9b0c-76954272c049} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 443.57 KiB/sec. | ||
| 2347 | 2025.12.31 20:18:53.801072 [ 269 ] {5cbf1d51-6f7e-4eea-9b0c-76954272c049} <Debug> TCPHandler: Processed in 0.001261119 sec. | ||
| 2348 | 2025.12.31 20:18:53.801176 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2025.12.31 20:18:53.801268 [ 269 ] {ef9580e1-db5e-45cd-83b8-a4f88489d1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2350 | 2025.12.31 20:18:53.801307 [ 269 ] {ef9580e1-db5e-45cd-83b8-a4f88489d1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2351 | 2025.12.31 20:18:53.801791 [ 269 ] {ef9580e1-db5e-45cd-83b8-a4f88489d1db} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2025.12.31 20:18:53.801826 [ 269 ] {ef9580e1-db5e-45cd-83b8-a4f88489d1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2353 | 2025.12.31 20:18:53.802142 [ 269 ] {ef9580e1-db5e-45cd-83b8-a4f88489d1db} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2354 | 2025.12.31 20:18:53.802356 [ 269 ] {ef9580e1-db5e-45cd-83b8-a4f88489d1db} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2025.12.31 20:18:53.802480 [ 269 ] {ef9580e1-db5e-45cd-83b8-a4f88489d1db} <Debug> executeQuery: Read 237 rows, 21.59 KiB in 0.00123 sec., 192682.92682926828 rows/sec., 17.14 MiB/sec. | ||
| 2356 | 2025.12.31 20:18:53.802515 [ 269 ] {ef9580e1-db5e-45cd-83b8-a4f88489d1db} <Debug> TCPHandler: Processed in 0.001386652 sec. | ||
| 2357 | 2025.12.31 20:18:53.802618 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2025.12.31 20:18:53.802710 [ 269 ] {b56f642e-2b7a-4847-877b-49aa6d176d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2359 | 2025.12.31 20:18:53.802749 [ 269 ] {b56f642e-2b7a-4847-877b-49aa6d176d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2360 | 2025.12.31 20:18:53.803140 [ 269 ] {b56f642e-2b7a-4847-877b-49aa6d176d82} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2025.12.31 20:18:53.803173 [ 269 ] {b56f642e-2b7a-4847-877b-49aa6d176d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2362 | 2025.12.31 20:18:53.803461 [ 269 ] {b56f642e-2b7a-4847-877b-49aa6d176d82} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2363 | 2025.12.31 20:18:53.803670 [ 269 ] {b56f642e-2b7a-4847-877b-49aa6d176d82} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2025.12.31 20:18:53.803790 [ 269 ] {b56f642e-2b7a-4847-877b-49aa6d176d82} <Debug> executeQuery: Read 49 rows, 3.71 KiB in 0.001098 sec., 44626.59380692167 rows/sec., 3.30 MiB/sec. | ||
| 2365 | 2025.12.31 20:18:53.803827 [ 269 ] {b56f642e-2b7a-4847-877b-49aa6d176d82} <Debug> TCPHandler: Processed in 0.001256089 sec. | ||
| 2366 | 2025.12.31 20:18:53.803929 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2367 | 2025.12.31 20:18:53.804020 [ 269 ] {1a5d15e5-d7e5-4a28-a97a-2f6d50580bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2368 | 2025.12.31 20:18:53.804059 [ 269 ] {1a5d15e5-d7e5-4a28-a97a-2f6d50580bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2369 | 2025.12.31 20:18:53.804465 [ 269 ] {1a5d15e5-d7e5-4a28-a97a-2f6d50580bb8} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2025.12.31 20:18:53.804498 [ 269 ] {1a5d15e5-d7e5-4a28-a97a-2f6d50580bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2371 | 2025.12.31 20:18:53.804786 [ 269 ] {1a5d15e5-d7e5-4a28-a97a-2f6d50580bb8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2372 | 2025.12.31 20:18:53.804993 [ 269 ] {1a5d15e5-d7e5-4a28-a97a-2f6d50580bb8} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2025.12.31 20:18:53.805112 [ 269 ] {1a5d15e5-d7e5-4a28-a97a-2f6d50580bb8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.80 MiB/sec. | ||
| 2374 | 2025.12.31 20:18:53.805148 [ 269 ] {1a5d15e5-d7e5-4a28-a97a-2f6d50580bb8} <Debug> TCPHandler: Processed in 0.001265829 sec. | ||
| 2375 | 2025.12.31 20:18:53.805253 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2376 | 2025.12.31 20:18:53.805344 [ 269 ] {bd8f066b-844e-46f2-8acf-5eb82c962f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2377 | 2025.12.31 20:18:53.805383 [ 269 ] {bd8f066b-844e-46f2-8acf-5eb82c962f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2378 | 2025.12.31 20:18:53.805843 [ 269 ] {bd8f066b-844e-46f2-8acf-5eb82c962f99} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2379 | 2025.12.31 20:18:53.805877 [ 269 ] {bd8f066b-844e-46f2-8acf-5eb82c962f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2380 | 2025.12.31 20:18:53.808391 [ 269 ] {bd8f066b-844e-46f2-8acf-5eb82c962f99} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2381 | 2025.12.31 20:18:53.808642 [ 269 ] {bd8f066b-844e-46f2-8acf-5eb82c962f99} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2382 | 2025.12.31 20:18:53.808768 [ 269 ] {bd8f066b-844e-46f2-8acf-5eb82c962f99} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003441 sec., 3487.3583260680034 rows/sec., 272.45 KiB/sec. | ||
| 2383 | 2025.12.31 20:18:53.808805 [ 269 ] {bd8f066b-844e-46f2-8acf-5eb82c962f99} <Debug> TCPHandler: Processed in 0.003599062 sec. | ||
| 2384 | 2025.12.31 20:18:53.808927 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2385 | 2025.12.31 20:18:53.809018 [ 269 ] {a3c47dcd-553f-4cab-b0f1-1041dc49034f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2386 | 2025.12.31 20:18:53.809055 [ 269 ] {a3c47dcd-553f-4cab-b0f1-1041dc49034f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2387 | 2025.12.31 20:18:53.809521 [ 269 ] {a3c47dcd-553f-4cab-b0f1-1041dc49034f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2025.12.31 20:18:53.809556 [ 269 ] {a3c47dcd-553f-4cab-b0f1-1041dc49034f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2389 | 2025.12.31 20:18:53.809854 [ 269 ] {a3c47dcd-553f-4cab-b0f1-1041dc49034f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2390 | 2025.12.31 20:18:53.810062 [ 269 ] {a3c47dcd-553f-4cab-b0f1-1041dc49034f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2025.12.31 20:18:53.810181 [ 269 ] {a3c47dcd-553f-4cab-b0f1-1041dc49034f} <Debug> executeQuery: Read 129 rows, 10.70 KiB in 0.001181 sec., 109229.466553768 rows/sec., 8.85 MiB/sec. | ||
| 2392 | 2025.12.31 20:18:53.810216 [ 269 ] {a3c47dcd-553f-4cab-b0f1-1041dc49034f} <Debug> TCPHandler: Processed in 0.001336741 sec. | ||
| 2393 | 2025.12.31 20:18:53.810317 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2025.12.31 20:18:53.810408 [ 269 ] {52265d39-48f8-4a4b-a6ef-38c9fc9ede44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2395 | 2025.12.31 20:18:53.810449 [ 269 ] {52265d39-48f8-4a4b-a6ef-38c9fc9ede44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2396 | 2025.12.31 20:18:53.810950 [ 269 ] {52265d39-48f8-4a4b-a6ef-38c9fc9ede44} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2025.12.31 20:18:53.810984 [ 269 ] {52265d39-48f8-4a4b-a6ef-38c9fc9ede44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2398 | 2025.12.31 20:18:53.811320 [ 269 ] {52265d39-48f8-4a4b-a6ef-38c9fc9ede44} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2399 | 2025.12.31 20:18:53.811531 [ 269 ] {52265d39-48f8-4a4b-a6ef-38c9fc9ede44} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2025.12.31 20:18:53.811652 [ 269 ] {52265d39-48f8-4a4b-a6ef-38c9fc9ede44} <Debug> executeQuery: Read 645 rows, 51.70 KiB in 0.001262 sec., 511093.50237717904 rows/sec., 40.01 MiB/sec. | ||
| 2401 | 2025.12.31 20:18:53.811686 [ 269 ] {52265d39-48f8-4a4b-a6ef-38c9fc9ede44} <Debug> TCPHandler: Processed in 0.001417222 sec. | ||
| 2402 | 2025.12.31 20:18:53.811787 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2025.12.31 20:18:53.811880 [ 269 ] {4de95e0a-5ab4-4490-9baa-63e3ae64ab00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2404 | 2025.12.31 20:18:53.811931 [ 269 ] {4de95e0a-5ab4-4490-9baa-63e3ae64ab00} <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 | ||
| 2405 | 2025.12.31 20:18:53.812637 [ 269 ] {4de95e0a-5ab4-4490-9baa-63e3ae64ab00} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2406 | 2025.12.31 20:18:53.812671 [ 269 ] {4de95e0a-5ab4-4490-9baa-63e3ae64ab00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2407 | 2025.12.31 20:18:53.813171 [ 269 ] {4de95e0a-5ab4-4490-9baa-63e3ae64ab00} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2408 | 2025.12.31 20:18:53.813397 [ 269 ] {4de95e0a-5ab4-4490-9baa-63e3ae64ab00} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2025.12.31 20:18:53.813526 [ 269 ] {4de95e0a-5ab4-4490-9baa-63e3ae64ab00} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001664 sec., 18629.807692307695 rows/sec., 33.38 MiB/sec. | ||
| 2410 | 2025.12.31 20:18:53.813583 [ 269 ] {4de95e0a-5ab4-4490-9baa-63e3ae64ab00} <Debug> TCPHandler: Processed in 0.001842222 sec. | ||
| 2411 | 2025.12.31 20:18:53.813689 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2025.12.31 20:18:53.813781 [ 269 ] {3d372e78-f5ba-45fd-93a2-f3d0f3b092b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2413 | 2025.12.31 20:18:53.813821 [ 269 ] {3d372e78-f5ba-45fd-93a2-f3d0f3b092b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2414 | 2025.12.31 20:18:53.814152 [ 269 ] {3d372e78-f5ba-45fd-93a2-f3d0f3b092b2} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2025.12.31 20:18:53.814186 [ 269 ] {3d372e78-f5ba-45fd-93a2-f3d0f3b092b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2416 | 2025.12.31 20:18:53.814480 [ 269 ] {3d372e78-f5ba-45fd-93a2-f3d0f3b092b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2417 | 2025.12.31 20:18:53.814690 [ 269 ] {3d372e78-f5ba-45fd-93a2-f3d0f3b092b2} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2025.12.31 20:18:53.814811 [ 269 ] {3d372e78-f5ba-45fd-93a2-f3d0f3b092b2} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001048 sec., 47709.923664122136 rows/sec., 3.27 MiB/sec. | ||
| 2419 | 2025.12.31 20:18:53.814851 [ 269 ] {3d372e78-f5ba-45fd-93a2-f3d0f3b092b2} <Debug> TCPHandler: Processed in 0.001211117 sec. | ||
| 2420 | 2025.12.31 20:18:57.950364 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2421 | 2025.12.31 20:18:57.950422 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2422 | 2025.12.31 20:18:58.074965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7621 | ||
| 2423 | 2025.12.31 20:18:58.075830 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2025.12.31 20:18:58.075900 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2425 | 2025.12.31 20:18:58.076418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2426 | 2025.12.31 20:18:58.076658 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2025.12.31 20:18:58.076790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7621 | ||
| 2428 | 2025.12.31 20:18:58.076820 [ 58 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2429 | 2025.12.31 20:18:58.076899 [ 58 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2025.12.31 20:18:58.076936 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2431 | 2025.12.31 20:18:58.077095 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 2432 | 2025.12.31 20:18:58.077290 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2433 | 2025.12.31 20:18:58.077353 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5189 rows starting from the beginning of the part | ||
| 2434 | 2025.12.31 20:18:58.077487 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 2435 | 2025.12.31 20:18:58.077576 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 2436 | 2025.12.31 20:18:58.077646 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 2437 | 2025.12.31 20:18:58.077712 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 2438 | 2025.12.31 20:18:58.077785 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 2439 | 2025.12.31 20:18:58.078779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 276 | ||
| 2440 | 2025.12.31 20:18:58.079212 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7621 rows, containing 4 columns (4 merged, 0 gathered) in 0.00218778 sec., 3483439.833986964 rows/sec., 49.83 MiB/sec. | ||
| 2441 | 2025.12.31 20:18:58.080084 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2442 | 2025.12.31 20:18:58.080422 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_16_3} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2025.12.31 20:18:58.080505 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_16_3} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2444 | 2025.12.31 20:18:58.080606 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 2445 | 2025.12.31 20:18:58.081503 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2025.12.31 20:18:58.081549 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2447 | 2025.12.31 20:18:58.082773 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2448 | 2025.12.31 20:18:58.083045 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2025.12.31 20:18:58.083372 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
| 2450 | 2025.12.31 20:18:58.467768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 2451 | 2025.12.31 20:18:58.484294 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2025.12.31 20:18:58.484339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2453 | 2025.12.31 20:18:58.489673 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2454 | 2025.12.31 20:18:58.490359 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2025.12.31 20:18:58.490670 [ 149 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2456 | 2025.12.31 20:18:58.490736 [ 149 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2025.12.31 20:18:58.490759 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2458 | 2025.12.31 20:18:58.490848 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 2459 | 2025.12.31 20:18:58.493153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 2460 | 2025.12.31 20:18:58.493757 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2461 | 2025.12.31 20:18:58.494451 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 2462 | 2025.12.31 20:18:58.497800 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 2463 | 2025.12.31 20:18:58.501213 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 2464 | 2025.12.31 20:18:58.505028 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 2465 | 2025.12.31 20:18:58.509175 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 2466 | 2025.12.31 20:18:58.513337 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 2467 | 2025.12.31 20:18:58.565538 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.074724725 sec., 1619.2766182812984 rows/sec., 8.37 MiB/sec. | ||
| 2468 | 2025.12.31 20:18:58.568242 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2469 | 2025.12.31 20:18:58.570510 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_16_3} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2025.12.31 20:18:58.570617 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_16_3} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2471 | 2025.12.31 20:18:58.572964 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 2472 | 2025.12.31 20:18:58.757069 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2025.12.31 20:18:58.757247 [ 269 ] {44702c45-82f9-4f52-8246-1617c2ee6c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2474 | 2025.12.31 20:18:58.757315 [ 269 ] {44702c45-82f9-4f52-8246-1617c2ee6c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2475 | 2025.12.31 20:18:58.757954 [ 269 ] {44702c45-82f9-4f52-8246-1617c2ee6c4c} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2476 | 2025.12.31 20:18:58.758005 [ 269 ] {44702c45-82f9-4f52-8246-1617c2ee6c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2477 | 2025.12.31 20:18:58.758400 [ 269 ] {44702c45-82f9-4f52-8246-1617c2ee6c4c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2478 | 2025.12.31 20:18:58.758625 [ 269 ] {44702c45-82f9-4f52-8246-1617c2ee6c4c} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2025.12.31 20:18:58.758755 [ 149 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2480 | 2025.12.31 20:18:58.758784 [ 269 ] {44702c45-82f9-4f52-8246-1617c2ee6c4c} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001584 sec., 32828.28282828283 rows/sec., 2.51 MiB/sec. | ||
| 2481 | 2025.12.31 20:18:58.758816 [ 149 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2025.12.31 20:18:58.758841 [ 269 ] {44702c45-82f9-4f52-8246-1617c2ee6c4c} <Debug> TCPHandler: Processed in 0.001900513 sec. | ||
| 2483 | 2025.12.31 20:18:58.758845 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2484 | 2025.12.31 20:18:58.758978 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2025.12.31 20:18:58.758987 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 2486 | 2025.12.31 20:18:58.759086 [ 269 ] {3e400102-ba48-4ee5-9fe1-40b52d0d8e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2487 | 2025.12.31 20:18:58.759089 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2488 | 2025.12.31 20:18:58.759131 [ 269 ] {3e400102-ba48-4ee5-9fe1-40b52d0d8e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2489 | 2025.12.31 20:18:58.759134 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 91 rows starting from the beginning of the part | ||
| 2490 | 2025.12.31 20:18:58.759220 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2491 | 2025.12.31 20:18:58.759267 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 86 rows starting from the beginning of the part | ||
| 2492 | 2025.12.31 20:18:58.759308 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2493 | 2025.12.31 20:18:58.759346 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
| 2494 | 2025.12.31 20:18:58.759428 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part | ||
| 2495 | 2025.12.31 20:18:58.759588 [ 269 ] {3e400102-ba48-4ee5-9fe1-40b52d0d8e18} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2025.12.31 20:18:58.759623 [ 269 ] {3e400102-ba48-4ee5-9fe1-40b52d0d8e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2497 | 2025.12.31 20:18:58.760063 [ 269 ] {3e400102-ba48-4ee5-9fe1-40b52d0d8e18} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2498 | 2025.12.31 20:18:58.760283 [ 269 ] {3e400102-ba48-4ee5-9fe1-40b52d0d8e18} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2025.12.31 20:18:58.760291 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350231 sec., 383638.058969169 rows/sec., 34.29 MiB/sec. | ||
| 2500 | 2025.12.31 20:18:58.760391 [ 149 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2501 | 2025.12.31 20:18:58.760416 [ 149 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2025.12.31 20:18:58.760419 [ 269 ] {3e400102-ba48-4ee5-9fe1-40b52d0d8e18} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001358 sec., 41237.113402061856 rows/sec., 3.22 MiB/sec. | ||
| 2503 | 2025.12.31 20:18:58.760438 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2504 | 2025.12.31 20:18:58.760438 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2505 | 2025.12.31 20:18:58.760470 [ 269 ] {3e400102-ba48-4ee5-9fe1-40b52d0d8e18} <Debug> TCPHandler: Processed in 0.001543965 sec. | ||
| 2506 | 2025.12.31 20:18:58.760592 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2025.12.31 20:18:58.760607 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 2508 | 2025.12.31 20:18:58.760683 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_11_2} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2025.12.31 20:18:58.760689 [ 269 ] {6f8ee4a0-6025-401c-a678-7deee2cf4bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2510 | 2025.12.31 20:18:58.760741 [ 269 ] {6f8ee4a0-6025-401c-a678-7deee2cf4bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2511 | 2025.12.31 20:18:58.760757 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_11_2} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2512 | 2025.12.31 20:18:58.760763 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2513 | 2025.12.31 20:18:58.760815 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 84 rows starting from the beginning of the part | ||
| 2514 | 2025.12.31 20:18:58.760825 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2515 | 2025.12.31 20:18:58.760921 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
| 2516 | 2025.12.31 20:18:58.760977 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 58 rows starting from the beginning of the part | ||
| 2517 | 2025.12.31 20:18:58.761022 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 2518 | 2025.12.31 20:18:58.761078 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 129 rows starting from the beginning of the part | ||
| 2519 | 2025.12.31 20:18:58.761137 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2520 | 2025.12.31 20:18:58.761149 [ 269 ] {6f8ee4a0-6025-401c-a678-7deee2cf4bac} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2025.12.31 20:18:58.761189 [ 269 ] {6f8ee4a0-6025-401c-a678-7deee2cf4bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2522 | 2025.12.31 20:18:58.761569 [ 269 ] {6f8ee4a0-6025-401c-a678-7deee2cf4bac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2523 | 2025.12.31 20:18:58.761812 [ 269 ] {6f8ee4a0-6025-401c-a678-7deee2cf4bac} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2025.12.31 20:18:58.761952 [ 269 ] {6f8ee4a0-6025-401c-a678-7deee2cf4bac} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001284 sec., 116822.42990654206 rows/sec., 8.10 MiB/sec. | ||
| 2525 | 2025.12.31 20:18:58.761990 [ 269 ] {6f8ee4a0-6025-401c-a678-7deee2cf4bac} <Debug> TCPHandler: Processed in 0.001448043 sec. | ||
| 2526 | 2025.12.31 20:18:58.762104 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2527 | 2025.12.31 20:18:58.762198 [ 269 ] {f71e1d71-0af2-49c6-95cd-54d8dd714179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2528 | 2025.12.31 20:18:58.762204 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001675018 sec., 228654.2592378112 rows/sec., 18.96 MiB/sec. | ||
| 2529 | 2025.12.31 20:18:58.762241 [ 269 ] {f71e1d71-0af2-49c6-95cd-54d8dd714179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2530 | 2025.12.31 20:18:58.762353 [ 194 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2531 | 2025.12.31 20:18:58.762568 [ 269 ] {f71e1d71-0af2-49c6-95cd-54d8dd714179} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2025.12.31 20:18:58.762594 [ 194 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_11_2} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2533 | 2025.12.31 20:18:58.762602 [ 269 ] {f71e1d71-0af2-49c6-95cd-54d8dd714179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2534 | 2025.12.31 20:18:58.762661 [ 194 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_11_2} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2535 | 2025.12.31 20:18:58.762728 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2536 | 2025.12.31 20:18:58.762906 [ 269 ] {f71e1d71-0af2-49c6-95cd-54d8dd714179} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2537 | 2025.12.31 20:18:58.763112 [ 269 ] {f71e1d71-0af2-49c6-95cd-54d8dd714179} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2025.12.31 20:18:58.763233 [ 269 ] {f71e1d71-0af2-49c6-95cd-54d8dd714179} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001054 sec., 47438.33017077799 rows/sec., 3.25 MiB/sec. | ||
| 2539 | 2025.12.31 20:18:58.763269 [ 269 ] {f71e1d71-0af2-49c6-95cd-54d8dd714179} <Debug> TCPHandler: Processed in 0.001212757 sec. | ||
| 2540 | 2025.12.31 20:18:59.000277 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.07 MiB, peak 230.70 MiB, free memory in arenas 0.00 B, will set to 230.39 MiB (RSS), difference: 9.32 MiB | ||
| 2541 | 2025.12.31 20:18:59.001619 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001020703 sec. | ||
| 2542 | 2025.12.31 20:19:03.758320 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2025.12.31 20:19:03.758536 [ 269 ] {dd5a10f4-8d6c-4b8e-b44f-6f060165eaa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2544 | 2025.12.31 20:19:03.758611 [ 269 ] {dd5a10f4-8d6c-4b8e-b44f-6f060165eaa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2545 | 2025.12.31 20:19:03.759340 [ 269 ] {dd5a10f4-8d6c-4b8e-b44f-6f060165eaa6} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2025.12.31 20:19:03.759394 [ 269 ] {dd5a10f4-8d6c-4b8e-b44f-6f060165eaa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2547 | 2025.12.31 20:19:03.759843 [ 269 ] {dd5a10f4-8d6c-4b8e-b44f-6f060165eaa6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2548 | 2025.12.31 20:19:03.760073 [ 269 ] {dd5a10f4-8d6c-4b8e-b44f-6f060165eaa6} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2025.12.31 20:19:03.760231 [ 269 ] {dd5a10f4-8d6c-4b8e-b44f-6f060165eaa6} <Debug> executeQuery: Read 114 rows, 9.91 KiB in 0.00175 sec., 65142.857142857145 rows/sec., 5.53 MiB/sec. | ||
| 2550 | 2025.12.31 20:19:03.760279 [ 269 ] {dd5a10f4-8d6c-4b8e-b44f-6f060165eaa6} <Debug> TCPHandler: Processed in 0.002097568 sec. | ||
| 2551 | 2025.12.31 20:19:03.760407 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2025.12.31 20:19:03.760512 [ 269 ] {d3716ead-7fbb-4a29-b726-95b03cae481c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2553 | 2025.12.31 20:19:03.760557 [ 269 ] {d3716ead-7fbb-4a29-b726-95b03cae481c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2554 | 2025.12.31 20:19:03.761009 [ 269 ] {d3716ead-7fbb-4a29-b726-95b03cae481c} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2025.12.31 20:19:03.761048 [ 269 ] {d3716ead-7fbb-4a29-b726-95b03cae481c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2556 | 2025.12.31 20:19:03.761365 [ 269 ] {d3716ead-7fbb-4a29-b726-95b03cae481c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2557 | 2025.12.31 20:19:03.761596 [ 269 ] {d3716ead-7fbb-4a29-b726-95b03cae481c} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2025.12.31 20:19:03.761731 [ 269 ] {d3716ead-7fbb-4a29-b726-95b03cae481c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001243 sec., 24939.662107803702 rows/sec., 1.83 MiB/sec. | ||
| 2559 | 2025.12.31 20:19:03.761771 [ 269 ] {d3716ead-7fbb-4a29-b726-95b03cae481c} <Debug> TCPHandler: Processed in 0.001415912 sec. | ||
| 2560 | 2025.12.31 20:19:03.761895 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2025.12.31 20:19:03.762019 [ 269 ] {9d5a6c90-492a-4f49-baa4-ca8e03e6a183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2562 | 2025.12.31 20:19:03.762070 [ 269 ] {9d5a6c90-492a-4f49-baa4-ca8e03e6a183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2563 | 2025.12.31 20:19:03.762600 [ 269 ] {9d5a6c90-492a-4f49-baa4-ca8e03e6a183} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2025.12.31 20:19:03.762644 [ 269 ] {9d5a6c90-492a-4f49-baa4-ca8e03e6a183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2565 | 2025.12.31 20:19:03.763030 [ 269 ] {9d5a6c90-492a-4f49-baa4-ca8e03e6a183} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2566 | 2025.12.31 20:19:03.763254 [ 269 ] {9d5a6c90-492a-4f49-baa4-ca8e03e6a183} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2025.12.31 20:19:03.763378 [ 269 ] {9d5a6c90-492a-4f49-baa4-ca8e03e6a183} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001384 sec., 62861.271676300574 rows/sec., 4.91 MiB/sec. | ||
| 2568 | 2025.12.31 20:19:03.763417 [ 269 ] {9d5a6c90-492a-4f49-baa4-ca8e03e6a183} <Debug> TCPHandler: Processed in 0.001583946 sec. | ||
| 2569 | 2025.12.31 20:19:03.763524 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2025.12.31 20:19:03.763619 [ 269 ] {0280ad5d-c757-4b87-bde8-a998d4d07846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2571 | 2025.12.31 20:19:03.763663 [ 269 ] {0280ad5d-c757-4b87-bde8-a998d4d07846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2572 | 2025.12.31 20:19:03.764093 [ 269 ] {0280ad5d-c757-4b87-bde8-a998d4d07846} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2025.12.31 20:19:03.764130 [ 269 ] {0280ad5d-c757-4b87-bde8-a998d4d07846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2574 | 2025.12.31 20:19:03.764470 [ 269 ] {0280ad5d-c757-4b87-bde8-a998d4d07846} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2575 | 2025.12.31 20:19:03.764679 [ 269 ] {0280ad5d-c757-4b87-bde8-a998d4d07846} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2025.12.31 20:19:03.764802 [ 269 ] {0280ad5d-c757-4b87-bde8-a998d4d07846} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001202 sec., 124792.0133111481 rows/sec., 8.65 MiB/sec. | ||
| 2577 | 2025.12.31 20:19:03.764838 [ 269 ] {0280ad5d-c757-4b87-bde8-a998d4d07846} <Debug> TCPHandler: Processed in 0.001363621 sec. | ||
| 2578 | 2025.12.31 20:19:03.764952 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2025.12.31 20:19:03.765044 [ 269 ] {e619ce17-820e-4033-9397-dc18dbe8d63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2580 | 2025.12.31 20:19:03.765098 [ 269 ] {e619ce17-820e-4033-9397-dc18dbe8d63d} <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 | ||
| 2581 | 2025.12.31 20:19:03.765869 [ 269 ] {e619ce17-820e-4033-9397-dc18dbe8d63d} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2025.12.31 20:19:03.765906 [ 269 ] {e619ce17-820e-4033-9397-dc18dbe8d63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2583 | 2025.12.31 20:19:03.766454 [ 269 ] {e619ce17-820e-4033-9397-dc18dbe8d63d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2584 | 2025.12.31 20:19:03.766677 [ 269 ] {e619ce17-820e-4033-9397-dc18dbe8d63d} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2025.12.31 20:19:03.766812 [ 269 ] {e619ce17-820e-4033-9397-dc18dbe8d63d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001786 sec., 17357.222844344906 rows/sec., 31.10 MiB/sec. | ||
| 2586 | 2025.12.31 20:19:03.766862 [ 269 ] {e619ce17-820e-4033-9397-dc18dbe8d63d} <Debug> TCPHandler: Processed in 0.001959905 sec. | ||
| 2587 | 2025.12.31 20:19:03.766980 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2025.12.31 20:19:03.767074 [ 269 ] {538c6304-a7de-4d64-9037-ed8bd64fdc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2589 | 2025.12.31 20:19:03.767117 [ 269 ] {538c6304-a7de-4d64-9037-ed8bd64fdc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2590 | 2025.12.31 20:19:03.767454 [ 269 ] {538c6304-a7de-4d64-9037-ed8bd64fdc22} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2025.12.31 20:19:03.767491 [ 269 ] {538c6304-a7de-4d64-9037-ed8bd64fdc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2592 | 2025.12.31 20:19:03.767810 [ 269 ] {538c6304-a7de-4d64-9037-ed8bd64fdc22} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2593 | 2025.12.31 20:19:03.768021 [ 269 ] {538c6304-a7de-4d64-9037-ed8bd64fdc22} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2025.12.31 20:19:03.768145 [ 269 ] {538c6304-a7de-4d64-9037-ed8bd64fdc22} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001089 sec., 45913.68227731864 rows/sec., 3.15 MiB/sec. | ||
| 2595 | 2025.12.31 20:19:03.768180 [ 269 ] {538c6304-a7de-4d64-9037-ed8bd64fdc22} <Debug> TCPHandler: Processed in 0.001250599 sec. | ||
| 2596 | 2025.12.31 20:19:05.576918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8069 | ||
| 2597 | 2025.12.31 20:19:05.577404 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2025.12.31 20:19:05.577441 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2599 | 2025.12.31 20:19:05.577955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2600 | 2025.12.31 20:19:05.578194 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2025.12.31 20:19:05.578331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8069 | ||
| 2602 | 2025.12.31 20:19:05.993285 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 2603 | 2025.12.31 20:19:06.008225 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2025.12.31 20:19:06.008295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2605 | 2025.12.31 20:19:06.014175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2606 | 2025.12.31 20:19:06.014872 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2025.12.31 20:19:06.017479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 2608 | 2025.12.31 20:19:08.038193 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38745 | ||
| 2609 | 2025.12.31 20:19:08.038308 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2610 | 2025.12.31 20:19:08.038336 [ 288 ] {} <Debug> TCP-Session: 72716892-f032-4dfe-9d57-385e6b13918e Authenticating user 'default' from [fd00:1122:3344:101::e]:38745 | ||
| 2611 | 2025.12.31 20:19:08.038361 [ 288 ] {} <Debug> TCP-Session: 72716892-f032-4dfe-9d57-385e6b13918e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2612 | 2025.12.31 20:19:08.038378 [ 288 ] {} <Debug> TCP-Session: 72716892-f032-4dfe-9d57-385e6b13918e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2025.12.31 20:19:08.038551 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46023 | ||
| 2614 | 2025.12.31 20:19:08.038611 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61076 | ||
| 2615 | 2025.12.31 20:19:08.038652 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59933 | ||
| 2616 | 2025.12.31 20:19:08.038672 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55521 | ||
| 2617 | 2025.12.31 20:19:08.038715 [ 288 ] {} <Trace> TCP-Session: 72716892-f032-4dfe-9d57-385e6b13918e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2025.12.31 20:19:08.038688 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32883 | ||
| 2619 | 2025.12.31 20:19:08.038681 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57467 | ||
| 2620 | 2025.12.31 20:19:08.038675 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50508 | ||
| 2621 | 2025.12.31 20:19:08.038654 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2622 | 2025.12.31 20:19:08.038619 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49759 | ||
| 2623 | 2025.12.31 20:19:08.038872 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2624 | 2025.12.31 20:19:08.038910 [ 288 ] {7499360f-0f9b-4901-a346-97539198e413} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38745) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2625 | 2025.12.31 20:19:08.038926 [ 292 ] {} <Debug> TCP-Session: fcae13b3-d122-4d72-804f-6e7687a4890e Authenticating user 'default' from [fd00:1122:3344:101::e]:59933 | ||
| 2626 | 2025.12.31 20:19:08.038878 [ 289 ] {} <Debug> TCP-Session: a1ba7eaa-73e3-4ac1-955c-d854b0d1762a Authenticating user 'default' from [fd00:1122:3344:101::e]:46023 | ||
| 2627 | 2025.12.31 20:19:08.038940 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2628 | 2025.12.31 20:19:08.038971 [ 289 ] {} <Debug> TCP-Session: a1ba7eaa-73e3-4ac1-955c-d854b0d1762a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2629 | 2025.12.31 20:19:08.038948 [ 292 ] {} <Debug> TCP-Session: fcae13b3-d122-4d72-804f-6e7687a4890e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2630 | 2025.12.31 20:19:08.039001 [ 289 ] {} <Debug> TCP-Session: a1ba7eaa-73e3-4ac1-955c-d854b0d1762a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2631 | 2025.12.31 20:19:08.039009 [ 294 ] {} <Debug> TCP-Session: db3d6880-9254-4767-96fd-1cce9ff3670f Authenticating user 'default' from [fd00:1122:3344:101::e]:55521 | ||
| 2632 | 2025.12.31 20:19:08.039020 [ 292 ] {} <Debug> TCP-Session: fcae13b3-d122-4d72-804f-6e7687a4890e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2633 | 2025.12.31 20:19:08.039068 [ 294 ] {} <Debug> TCP-Session: db3d6880-9254-4767-96fd-1cce9ff3670f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2634 | 2025.12.31 20:19:08.039086 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2635 | 2025.12.31 20:19:08.039100 [ 294 ] {} <Debug> TCP-Session: db3d6880-9254-4767-96fd-1cce9ff3670f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2636 | 2025.12.31 20:19:08.039123 [ 290 ] {} <Debug> TCP-Session: 2f83acd7-999e-4ba3-a4b2-b2c42d6bb01c Authenticating user 'default' from [fd00:1122:3344:101::e]:61076 | ||
| 2637 | 2025.12.31 20:19:08.039144 [ 290 ] {} <Debug> TCP-Session: 2f83acd7-999e-4ba3-a4b2-b2c42d6bb01c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2638 | 2025.12.31 20:19:08.039160 [ 290 ] {} <Debug> TCP-Session: 2f83acd7-999e-4ba3-a4b2-b2c42d6bb01c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2639 | 2025.12.31 20:19:08.039159 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2640 | 2025.12.31 20:19:08.039191 [ 288 ] {7499360f-0f9b-4901-a346-97539198e413} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2641 | 2025.12.31 20:19:08.039203 [ 293 ] {} <Debug> TCP-Session: a31b1ca1-2568-4d15-8ed4-59df41127342 Authenticating user 'default' from [fd00:1122:3344:101::e]:50508 | ||
| 2642 | 2025.12.31 20:19:08.039237 [ 293 ] {} <Debug> TCP-Session: a31b1ca1-2568-4d15-8ed4-59df41127342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2643 | 2025.12.31 20:19:08.039250 [ 293 ] {} <Debug> TCP-Session: a31b1ca1-2568-4d15-8ed4-59df41127342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2644 | 2025.12.31 20:19:08.039266 [ 288 ] {7499360f-0f9b-4901-a346-97539198e413} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2645 | 2025.12.31 20:19:08.039374 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2646 | 2025.12.31 20:19:08.039414 [ 286 ] {} <Debug> TCP-Session: f9f3e1b6-e0a5-459e-b106-1451ddfa27e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:32883 | ||
| 2647 | 2025.12.31 20:19:08.039415 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2648 | 2025.12.31 20:19:08.039438 [ 286 ] {} <Debug> TCP-Session: f9f3e1b6-e0a5-459e-b106-1451ddfa27e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2649 | 2025.12.31 20:19:08.039456 [ 266 ] {} <Debug> TCP-Session: c5aa7f3f-7b97-48a5-8329-10b555140b0b Authenticating user 'default' from [fd00:1122:3344:101::e]:57467 | ||
| 2650 | 2025.12.31 20:19:08.039459 [ 286 ] {} <Debug> TCP-Session: f9f3e1b6-e0a5-459e-b106-1451ddfa27e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2651 | 2025.12.31 20:19:08.039483 [ 266 ] {} <Debug> TCP-Session: c5aa7f3f-7b97-48a5-8329-10b555140b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2652 | 2025.12.31 20:19:08.039522 [ 266 ] {} <Debug> TCP-Session: c5aa7f3f-7b97-48a5-8329-10b555140b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2653 | 2025.12.31 20:19:08.039521 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2654 | 2025.12.31 20:19:08.039579 [ 291 ] {} <Debug> TCP-Session: 168d955a-e10e-4b3c-ba22-118c7cba6888 Authenticating user 'default' from [fd00:1122:3344:101::e]:49759 | ||
| 2655 | 2025.12.31 20:19:08.039598 [ 291 ] {} <Debug> TCP-Session: 168d955a-e10e-4b3c-ba22-118c7cba6888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2656 | 2025.12.31 20:19:08.039611 [ 291 ] {} <Debug> TCP-Session: 168d955a-e10e-4b3c-ba22-118c7cba6888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2657 | 2025.12.31 20:19:08.039625 [ 288 ] {7499360f-0f9b-4901-a346-97539198e413} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 2658 | 2025.12.31 20:19:08.040620 [ 301 ] {7499360f-0f9b-4901-a346-97539198e413} <Trace> AggregatingTransform: Aggregating | ||
| 2659 | 2025.12.31 20:19:08.040665 [ 301 ] {7499360f-0f9b-4901-a346-97539198e413} <Trace> Aggregator: Aggregation method: without_key | ||
| 2660 | 2025.12.31 20:19:08.040702 [ 301 ] {7499360f-0f9b-4901-a346-97539198e413} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958862 sec. (1042.903 rows/sec., 40.74 KiB/sec.) | ||
| 2661 | 2025.12.31 20:19:08.040721 [ 301 ] {7499360f-0f9b-4901-a346-97539198e413} <Trace> Aggregator: Merging aggregated data | ||
| 2662 | 2025.12.31 20:19:08.041924 [ 288 ] {7499360f-0f9b-4901-a346-97539198e413} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003072 sec., 325.5208333333333 rows/sec., 12.72 KiB/sec. | ||
| 2663 | 2025.12.31 20:19:08.042065 [ 288 ] {7499360f-0f9b-4901-a346-97539198e413} <Debug> TCPHandler: Processed in 0.003472469 sec. | ||
| 2664 | 2025.12.31 20:19:08.042183 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2665 | 2025.12.31 20:19:08.042214 [ 288 ] {} <Debug> TCP-Session: 72716892-f032-4dfe-9d57-385e6b13918e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2666 | 2025.12.31 20:19:08.042216 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2667 | 2025.12.31 20:19:08.042236 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2668 | 2025.12.31 20:19:08.042262 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2669 | 2025.12.31 20:19:08.042277 [ 289 ] {} <Debug> TCP-Session: a1ba7eaa-73e3-4ac1-955c-d854b0d1762a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2670 | 2025.12.31 20:19:08.042296 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2671 | 2025.12.31 20:19:08.042327 [ 290 ] {} <Debug> TCP-Session: 2f83acd7-999e-4ba3-a4b2-b2c42d6bb01c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2672 | 2025.12.31 20:19:08.042337 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2673 | 2025.12.31 20:19:08.042355 [ 294 ] {} <Debug> TCP-Session: db3d6880-9254-4767-96fd-1cce9ff3670f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2674 | 2025.12.31 20:19:08.042369 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2675 | 2025.12.31 20:19:08.042389 [ 293 ] {} <Debug> TCP-Session: a31b1ca1-2568-4d15-8ed4-59df41127342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2676 | 2025.12.31 20:19:08.042313 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2677 | 2025.12.31 20:19:08.042415 [ 266 ] {} <Debug> TCP-Session: c5aa7f3f-7b97-48a5-8329-10b555140b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2678 | 2025.12.31 20:19:08.042303 [ 286 ] {} <Debug> TCP-Session: f9f3e1b6-e0a5-459e-b106-1451ddfa27e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2679 | 2025.12.31 20:19:08.042456 [ 291 ] {} <Debug> TCP-Session: 168d955a-e10e-4b3c-ba22-118c7cba6888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2680 | 2025.12.31 20:19:08.042273 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2681 | 2025.12.31 20:19:08.042514 [ 292 ] {} <Debug> TCP-Session: fcae13b3-d122-4d72-804f-6e7687a4890e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2682 | 2025.12.31 20:19:08.083613 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 298 | ||
| 2683 | 2025.12.31 20:19:08.085738 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2025.12.31 20:19:08.085781 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2685 | 2025.12.31 20:19:08.086934 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2686 | 2025.12.31 20:19:08.087203 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2025.12.31 20:19:08.087458 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2688 | 2025.12.31 20:19:08.336435 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41990 | ||
| 2689 | 2025.12.31 20:19:08.336569 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2690 | 2025.12.31 20:19:08.336601 [ 288 ] {} <Debug> TCP-Session: 3f7c6b83-e4b6-4349-80c8-47365abaa6a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41990 | ||
| 2691 | 2025.12.31 20:19:08.336626 [ 288 ] {} <Debug> TCP-Session: 3f7c6b83-e4b6-4349-80c8-47365abaa6a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2692 | 2025.12.31 20:19:08.336642 [ 288 ] {} <Debug> TCP-Session: 3f7c6b83-e4b6-4349-80c8-47365abaa6a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2693 | 2025.12.31 20:19:08.336853 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44329 | ||
| 2694 | 2025.12.31 20:19:08.336893 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53639 | ||
| 2695 | 2025.12.31 20:19:08.336917 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50945 | ||
| 2696 | 2025.12.31 20:19:08.336957 [ 288 ] {} <Trace> TCP-Session: 3f7c6b83-e4b6-4349-80c8-47365abaa6a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2025.12.31 20:19:08.336887 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37349 | ||
| 2698 | 2025.12.31 20:19:08.337014 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2699 | 2025.12.31 20:19:08.337018 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2700 | 2025.12.31 20:19:08.337047 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2701 | 2025.12.31 20:19:08.337058 [ 293 ] {} <Debug> TCP-Session: 976a5ffd-37ad-4a66-962c-62a504b6e057 Authenticating user 'default' from [fd00:1122:3344:101::e]:53639 | ||
| 2702 | 2025.12.31 20:19:08.337071 [ 289 ] {} <Debug> TCP-Session: f123bcb2-0b90-4f8a-a88a-820434ef974e Authenticating user 'default' from [fd00:1122:3344:101::e]:44329 | ||
| 2703 | 2025.12.31 20:19:08.337083 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2704 | 2025.12.31 20:19:08.337090 [ 294 ] {} <Debug> TCP-Session: 36dbd398-809d-4fe5-9215-a113bedad840 Authenticating user 'default' from [fd00:1122:3344:101::e]:50945 | ||
| 2705 | 2025.12.31 20:19:08.337104 [ 289 ] {} <Debug> TCP-Session: f123bcb2-0b90-4f8a-a88a-820434ef974e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2706 | 2025.12.31 20:19:08.337127 [ 292 ] {} <Debug> TCP-Session: 545ac2ad-45e7-49d5-b204-83fd817f662a Authenticating user 'default' from [fd00:1122:3344:101::e]:37349 | ||
| 2707 | 2025.12.31 20:19:08.337144 [ 294 ] {} <Debug> TCP-Session: 36dbd398-809d-4fe5-9215-a113bedad840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2708 | 2025.12.31 20:19:08.337158 [ 288 ] {8908552b-abaa-4c6b-baac-e1f7c2139e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41990) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2709 | 2025.12.31 20:19:08.337167 [ 292 ] {} <Debug> TCP-Session: 545ac2ad-45e7-49d5-b204-83fd817f662a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2710 | 2025.12.31 20:19:08.337177 [ 294 ] {} <Debug> TCP-Session: 36dbd398-809d-4fe5-9215-a113bedad840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2711 | 2025.12.31 20:19:08.337206 [ 292 ] {} <Debug> TCP-Session: 545ac2ad-45e7-49d5-b204-83fd817f662a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2712 | 2025.12.31 20:19:08.337148 [ 289 ] {} <Debug> TCP-Session: f123bcb2-0b90-4f8a-a88a-820434ef974e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2713 | 2025.12.31 20:19:08.337100 [ 293 ] {} <Debug> TCP-Session: 976a5ffd-37ad-4a66-962c-62a504b6e057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2714 | 2025.12.31 20:19:08.336864 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35728 | ||
| 2715 | 2025.12.31 20:19:08.337317 [ 293 ] {} <Debug> TCP-Session: 976a5ffd-37ad-4a66-962c-62a504b6e057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2716 | 2025.12.31 20:19:08.336887 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45648 | ||
| 2717 | 2025.12.31 20:19:08.337393 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2718 | 2025.12.31 20:19:08.337421 [ 290 ] {} <Debug> TCP-Session: e5a3c46d-5e12-4582-90be-05ed8acdc7aa Authenticating user 'default' from [fd00:1122:3344:101::e]:35728 | ||
| 2719 | 2025.12.31 20:19:08.337438 [ 290 ] {} <Debug> TCP-Session: e5a3c46d-5e12-4582-90be-05ed8acdc7aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2720 | 2025.12.31 20:19:08.337457 [ 288 ] {8908552b-abaa-4c6b-baac-e1f7c2139e7c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2721 | 2025.12.31 20:19:08.337461 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2722 | 2025.12.31 20:19:08.337482 [ 290 ] {} <Debug> TCP-Session: e5a3c46d-5e12-4582-90be-05ed8acdc7aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2723 | 2025.12.31 20:19:08.337517 [ 291 ] {} <Debug> TCP-Session: e2b8008e-27ea-41c4-bfde-6aa24ee9f36d Authenticating user 'default' from [fd00:1122:3344:101::e]:45648 | ||
| 2724 | 2025.12.31 20:19:08.337525 [ 288 ] {8908552b-abaa-4c6b-baac-e1f7c2139e7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2725 | 2025.12.31 20:19:08.337548 [ 291 ] {} <Debug> TCP-Session: e2b8008e-27ea-41c4-bfde-6aa24ee9f36d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2726 | 2025.12.31 20:19:08.337567 [ 291 ] {} <Debug> TCP-Session: e2b8008e-27ea-41c4-bfde-6aa24ee9f36d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2727 | 2025.12.31 20:19:08.337813 [ 288 ] {8908552b-abaa-4c6b-baac-e1f7c2139e7c} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 2728 | 2025.12.31 20:19:08.338742 [ 296 ] {8908552b-abaa-4c6b-baac-e1f7c2139e7c} <Trace> AggregatingTransform: Aggregating | ||
| 2729 | 2025.12.31 20:19:08.338796 [ 296 ] {8908552b-abaa-4c6b-baac-e1f7c2139e7c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2730 | 2025.12.31 20:19:08.338831 [ 296 ] {8908552b-abaa-4c6b-baac-e1f7c2139e7c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915111 sec. (1092.764 rows/sec., 42.69 KiB/sec.) | ||
| 2731 | 2025.12.31 20:19:08.338851 [ 296 ] {8908552b-abaa-4c6b-baac-e1f7c2139e7c} <Trace> Aggregator: Merging aggregated data | ||
| 2732 | 2025.12.31 20:19:08.340157 [ 288 ] {8908552b-abaa-4c6b-baac-e1f7c2139e7c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003065 sec., 326.2642740619902 rows/sec., 12.74 KiB/sec. | ||
| 2733 | 2025.12.31 20:19:08.340288 [ 288 ] {8908552b-abaa-4c6b-baac-e1f7c2139e7c} <Debug> TCPHandler: Processed in 0.003450478 sec. | ||
| 2734 | 2025.12.31 20:19:08.340364 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2735 | 2025.12.31 20:19:08.340392 [ 288 ] {} <Debug> TCP-Session: 3f7c6b83-e4b6-4349-80c8-47365abaa6a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2736 | 2025.12.31 20:19:08.340410 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2737 | 2025.12.31 20:19:08.340429 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2738 | 2025.12.31 20:19:08.340461 [ 290 ] {} <Debug> TCP-Session: e5a3c46d-5e12-4582-90be-05ed8acdc7aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2739 | 2025.12.31 20:19:08.340467 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2740 | 2025.12.31 20:19:08.340487 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2741 | 2025.12.31 20:19:08.340529 [ 289 ] {} <Debug> TCP-Session: f123bcb2-0b90-4f8a-a88a-820434ef974e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2742 | 2025.12.31 20:19:08.340504 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2743 | 2025.12.31 20:19:08.340560 [ 291 ] {} <Debug> TCP-Session: e2b8008e-27ea-41c4-bfde-6aa24ee9f36d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2744 | 2025.12.31 20:19:08.340450 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2745 | 2025.12.31 20:19:08.340590 [ 294 ] {} <Debug> TCP-Session: 36dbd398-809d-4fe5-9215-a113bedad840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2746 | 2025.12.31 20:19:08.340509 [ 292 ] {} <Debug> TCP-Session: 545ac2ad-45e7-49d5-b204-83fd817f662a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2747 | 2025.12.31 20:19:08.340633 [ 293 ] {} <Debug> TCP-Session: 976a5ffd-37ad-4a66-962c-62a504b6e057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2748 | 2025.12.31 20:19:08.341199 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63074 | ||
| 2749 | 2025.12.31 20:19:08.341220 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61668 | ||
| 2750 | 2025.12.31 20:19:08.341276 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2751 | 2025.12.31 20:19:08.341305 [ 286 ] {} <Debug> TCP-Session: 5388e4d4-f85a-4d29-b870-fad208ac33c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63074 | ||
| 2752 | 2025.12.31 20:19:08.341309 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2753 | 2025.12.31 20:19:08.341324 [ 286 ] {} <Debug> TCP-Session: 5388e4d4-f85a-4d29-b870-fad208ac33c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2754 | 2025.12.31 20:19:08.341350 [ 266 ] {} <Debug> TCP-Session: 535e2b34-8dd5-468b-8221-82475b74be13 Authenticating user 'default' from [fd00:1122:3344:101::e]:61668 | ||
| 2755 | 2025.12.31 20:19:08.341351 [ 286 ] {} <Debug> TCP-Session: 5388e4d4-f85a-4d29-b870-fad208ac33c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2756 | 2025.12.31 20:19:08.341383 [ 266 ] {} <Debug> TCP-Session: 535e2b34-8dd5-468b-8221-82475b74be13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2757 | 2025.12.31 20:19:08.341407 [ 266 ] {} <Debug> TCP-Session: 535e2b34-8dd5-468b-8221-82475b74be13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2758 | 2025.12.31 20:19:08.364520 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63074). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 2759 | |||
| 2760 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 2761 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 2762 | 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 | ||
| 2763 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 2764 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 2765 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 2766 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 2767 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 2768 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 2769 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 2770 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 2771 | (version 23.8.7.1) | ||
| 2772 | 2025.12.31 20:19:08.364718 [ 286 ] {} <Debug> TCP-Session: 5388e4d4-f85a-4d29-b870-fad208ac33c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2773 | 2025.12.31 20:19:08.364738 [ 266 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61668). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 2774 | |||
| 2775 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 2776 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 2777 | 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 | ||
| 2778 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 2779 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 2780 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 2781 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 2782 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 2783 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 2784 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 2785 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 2786 | (version 23.8.7.1) | ||
| 2787 | 2025.12.31 20:19:08.364813 [ 266 ] {} <Debug> TCP-Session: 535e2b34-8dd5-468b-8221-82475b74be13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2788 | 2025.12.31 20:19:08.757852 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2025.12.31 20:19:08.758034 [ 269 ] {948d4fe0-f97b-4522-a1e3-10b0a80e0fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2790 | 2025.12.31 20:19:08.758102 [ 269 ] {948d4fe0-f97b-4522-a1e3-10b0a80e0fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2791 | 2025.12.31 20:19:08.758866 [ 269 ] {948d4fe0-f97b-4522-a1e3-10b0a80e0fc8} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2025.12.31 20:19:08.758923 [ 269 ] {948d4fe0-f97b-4522-a1e3-10b0a80e0fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2793 | 2025.12.31 20:19:08.759369 [ 269 ] {948d4fe0-f97b-4522-a1e3-10b0a80e0fc8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2794 | 2025.12.31 20:19:08.759626 [ 269 ] {948d4fe0-f97b-4522-a1e3-10b0a80e0fc8} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2025.12.31 20:19:08.759790 [ 269 ] {948d4fe0-f97b-4522-a1e3-10b0a80e0fc8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001805 sec., 1108.03324099723 rows/sec., 90.35 KiB/sec. | ||
| 2796 | 2025.12.31 20:19:08.759841 [ 269 ] {948d4fe0-f97b-4522-a1e3-10b0a80e0fc8} <Debug> TCPHandler: Processed in 0.002116318 sec. | ||
| 2797 | 2025.12.31 20:19:08.759979 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2025.12.31 20:19:08.760086 [ 269 ] {febfcd1d-5a37-4750-bfcb-788d8746efa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2799 | 2025.12.31 20:19:08.760132 [ 269 ] {febfcd1d-5a37-4750-bfcb-788d8746efa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2800 | 2025.12.31 20:19:08.760595 [ 269 ] {febfcd1d-5a37-4750-bfcb-788d8746efa1} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2025.12.31 20:19:08.760634 [ 269 ] {febfcd1d-5a37-4750-bfcb-788d8746efa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2802 | 2025.12.31 20:19:08.760975 [ 269 ] {febfcd1d-5a37-4750-bfcb-788d8746efa1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2803 | 2025.12.31 20:19:08.761210 [ 269 ] {febfcd1d-5a37-4750-bfcb-788d8746efa1} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2025.12.31 20:19:08.761352 [ 269 ] {febfcd1d-5a37-4750-bfcb-788d8746efa1} <Debug> executeQuery: Read 73 rows, 6.15 KiB in 0.00129 sec., 56589.14728682171 rows/sec., 4.66 MiB/sec. | ||
| 2805 | 2025.12.31 20:19:08.761396 [ 269 ] {febfcd1d-5a37-4750-bfcb-788d8746efa1} <Debug> TCPHandler: Processed in 0.001471054 sec. | ||
| 2806 | 2025.12.31 20:19:08.761530 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2025.12.31 20:19:08.761647 [ 269 ] {674ecf8e-2110-4928-a557-dc89b27d55b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2808 | 2025.12.31 20:19:08.761693 [ 269 ] {674ecf8e-2110-4928-a557-dc89b27d55b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2809 | 2025.12.31 20:19:08.762110 [ 269 ] {674ecf8e-2110-4928-a557-dc89b27d55b2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2025.12.31 20:19:08.762148 [ 269 ] {674ecf8e-2110-4928-a557-dc89b27d55b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2811 | 2025.12.31 20:19:08.762463 [ 269 ] {674ecf8e-2110-4928-a557-dc89b27d55b2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2812 | 2025.12.31 20:19:08.762714 [ 269 ] {674ecf8e-2110-4928-a557-dc89b27d55b2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2025.12.31 20:19:08.762858 [ 269 ] {674ecf8e-2110-4928-a557-dc89b27d55b2} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001238 sec., 9693.053311793215 rows/sec., 720.20 KiB/sec. | ||
| 2814 | 2025.12.31 20:19:08.762899 [ 269 ] {674ecf8e-2110-4928-a557-dc89b27d55b2} <Debug> TCPHandler: Processed in 0.001429853 sec. | ||
| 2815 | 2025.12.31 20:19:08.763015 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2025.12.31 20:19:08.763114 [ 269 ] {59e8351e-b86c-4d39-b8b9-f77a4a7eac31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2817 | 2025.12.31 20:19:08.763156 [ 269 ] {59e8351e-b86c-4d39-b8b9-f77a4a7eac31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2818 | 2025.12.31 20:19:08.763581 [ 269 ] {59e8351e-b86c-4d39-b8b9-f77a4a7eac31} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2025.12.31 20:19:08.763618 [ 269 ] {59e8351e-b86c-4d39-b8b9-f77a4a7eac31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2820 | 2025.12.31 20:19:08.763933 [ 269 ] {59e8351e-b86c-4d39-b8b9-f77a4a7eac31} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2821 | 2025.12.31 20:19:08.764155 [ 269 ] {59e8351e-b86c-4d39-b8b9-f77a4a7eac31} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2025.12.31 20:19:08.764287 [ 269 ] {59e8351e-b86c-4d39-b8b9-f77a4a7eac31} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001192 sec., 57046.97986577181 rows/sec., 4.45 MiB/sec. | ||
| 2823 | 2025.12.31 20:19:08.764327 [ 269 ] {59e8351e-b86c-4d39-b8b9-f77a4a7eac31} <Debug> TCPHandler: Processed in 0.001360971 sec. | ||
| 2824 | 2025.12.31 20:19:08.764448 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2025.12.31 20:19:08.764549 [ 269 ] {85f16c52-0aa9-4334-b622-e08c257615bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2826 | 2025.12.31 20:19:08.764595 [ 269 ] {85f16c52-0aa9-4334-b622-e08c257615bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2827 | 2025.12.31 20:19:08.765029 [ 269 ] {85f16c52-0aa9-4334-b622-e08c257615bd} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2025.12.31 20:19:08.765066 [ 269 ] {85f16c52-0aa9-4334-b622-e08c257615bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2829 | 2025.12.31 20:19:08.765412 [ 269 ] {85f16c52-0aa9-4334-b622-e08c257615bd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2830 | 2025.12.31 20:19:08.765636 [ 269 ] {85f16c52-0aa9-4334-b622-e08c257615bd} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2025.12.31 20:19:08.765743 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2832 | 2025.12.31 20:19:08.765773 [ 269 ] {85f16c52-0aa9-4334-b622-e08c257615bd} <Debug> executeQuery: Read 151 rows, 10.72 KiB in 0.001243 sec., 121480.28962188255 rows/sec., 8.42 MiB/sec. | ||
| 2833 | 2025.12.31 20:19:08.765783 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2025.12.31 20:19:08.765809 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2835 | 2025.12.31 20:19:08.765811 [ 269 ] {85f16c52-0aa9-4334-b622-e08c257615bd} <Debug> TCPHandler: Processed in 0.001412912 sec. | ||
| 2836 | 2025.12.31 20:19:08.765932 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2025.12.31 20:19:08.765937 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 2838 | 2025.12.31 20:19:08.766026 [ 269 ] {e6678da0-2716-4ba8-a5f5-43e3ea508465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2839 | 2025.12.31 20:19:08.766084 [ 269 ] {e6678da0-2716-4ba8-a5f5-43e3ea508465} <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 | ||
| 2840 | 2025.12.31 20:19:08.766095 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2841 | 2025.12.31 20:19:08.766136 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 504 rows starting from the beginning of the part | ||
| 2842 | 2025.12.31 20:19:08.766204 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
| 2843 | 2025.12.31 20:19:08.766257 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 645 rows starting from the beginning of the part | ||
| 2844 | 2025.12.31 20:19:08.766302 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
| 2845 | 2025.12.31 20:19:08.766344 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 150 rows starting from the beginning of the part | ||
| 2846 | 2025.12.31 20:19:08.766387 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 151 rows starting from the beginning of the part | ||
| 2847 | 2025.12.31 20:19:08.766880 [ 269 ] {e6678da0-2716-4ba8-a5f5-43e3ea508465} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2025.12.31 20:19:08.766921 [ 269 ] {e6678da0-2716-4ba8-a5f5-43e3ea508465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2849 | 2025.12.31 20:19:08.767549 [ 269 ] {e6678da0-2716-4ba8-a5f5-43e3ea508465} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2850 | 2025.12.31 20:19:08.767554 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677818 sec., 1013220.7426550436 rows/sec., 73.69 MiB/sec. | ||
| 2851 | 2025.12.31 20:19:08.767778 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2852 | 2025.12.31 20:19:08.767820 [ 269 ] {e6678da0-2716-4ba8-a5f5-43e3ea508465} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2025.12.31 20:19:08.767982 [ 269 ] {e6678da0-2716-4ba8-a5f5-43e3ea508465} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001972 sec., 5070.993914807303 rows/sec., 9.09 MiB/sec. | ||
| 2854 | 2025.12.31 20:19:08.768049 [ 269 ] {e6678da0-2716-4ba8-a5f5-43e3ea508465} <Debug> TCPHandler: Processed in 0.00216614 sec. | ||
| 2855 | 2025.12.31 20:19:08.768059 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2025.12.31 20:19:08.768135 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2857 | 2025.12.31 20:19:08.768180 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2025.12.31 20:19:08.768226 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 2859 | 2025.12.31 20:19:08.768277 [ 269 ] {1ce3b99b-cdd3-4ccd-9d19-df131a3b2d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2860 | 2025.12.31 20:19:08.768323 [ 269 ] {1ce3b99b-cdd3-4ccd-9d19-df131a3b2d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2861 | 2025.12.31 20:19:08.768697 [ 269 ] {1ce3b99b-cdd3-4ccd-9d19-df131a3b2d06} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2025.12.31 20:19:08.768735 [ 269 ] {1ce3b99b-cdd3-4ccd-9d19-df131a3b2d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2863 | 2025.12.31 20:19:08.769105 [ 269 ] {1ce3b99b-cdd3-4ccd-9d19-df131a3b2d06} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2864 | 2025.12.31 20:19:08.769341 [ 269 ] {1ce3b99b-cdd3-4ccd-9d19-df131a3b2d06} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2025.12.31 20:19:08.769475 [ 269 ] {1ce3b99b-cdd3-4ccd-9d19-df131a3b2d06} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001217 sec., 41084.63434675431 rows/sec., 2.82 MiB/sec. | ||
| 2866 | 2025.12.31 20:19:08.769514 [ 269 ] {1ce3b99b-cdd3-4ccd-9d19-df131a3b2d06} <Debug> TCPHandler: Processed in 0.001385402 sec. | ||
| 2867 | 2025.12.31 20:19:09.887655 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58511 | ||
| 2868 | 2025.12.31 20:19:09.887757 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2869 | 2025.12.31 20:19:09.887783 [ 293 ] {} <Debug> TCP-Session: de493b0e-79cf-453d-8690-93ba4ed2c826 Authenticating user 'default' from [fd00:1122:3344:101::e]:58511 | ||
| 2870 | 2025.12.31 20:19:09.887804 [ 293 ] {} <Debug> TCP-Session: de493b0e-79cf-453d-8690-93ba4ed2c826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2871 | 2025.12.31 20:19:09.887817 [ 293 ] {} <Debug> TCP-Session: de493b0e-79cf-453d-8690-93ba4ed2c826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2872 | 2025.12.31 20:19:09.888020 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55576 | ||
| 2873 | 2025.12.31 20:19:09.888030 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61440 | ||
| 2874 | 2025.12.31 20:19:09.888076 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48869 | ||
| 2875 | 2025.12.31 20:19:09.888088 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51961 | ||
| 2876 | 2025.12.31 20:19:09.888141 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2877 | 2025.12.31 20:19:09.888093 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53570 | ||
| 2878 | 2025.12.31 20:19:09.888174 [ 293 ] {} <Trace> TCP-Session: de493b0e-79cf-453d-8690-93ba4ed2c826 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2025.12.31 20:19:09.888181 [ 286 ] {} <Debug> TCP-Session: d465b76d-1a2a-46cf-bea1-7fdfc67c56e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55576 | ||
| 2880 | 2025.12.31 20:19:09.888227 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2881 | 2025.12.31 20:19:09.888249 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2882 | 2025.12.31 20:19:09.888251 [ 286 ] {} <Debug> TCP-Session: d465b76d-1a2a-46cf-bea1-7fdfc67c56e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2883 | 2025.12.31 20:19:09.888273 [ 294 ] {} <Debug> TCP-Session: 659fbe32-591d-4a11-ad98-1093d368ed89 Authenticating user 'default' from [fd00:1122:3344:101::e]:51961 | ||
| 2884 | 2025.12.31 20:19:09.888295 [ 286 ] {} <Debug> TCP-Session: d465b76d-1a2a-46cf-bea1-7fdfc67c56e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2885 | 2025.12.31 20:19:09.888285 [ 266 ] {} <Debug> TCP-Session: 36fae64c-428b-411d-bd93-f7675d4ceb11 Authenticating user 'default' from [fd00:1122:3344:101::e]:53570 | ||
| 2886 | 2025.12.31 20:19:09.888326 [ 294 ] {} <Debug> TCP-Session: 659fbe32-591d-4a11-ad98-1093d368ed89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2887 | 2025.12.31 20:19:09.888353 [ 266 ] {} <Debug> TCP-Session: 36fae64c-428b-411d-bd93-f7675d4ceb11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2888 | 2025.12.31 20:19:09.888361 [ 294 ] {} <Debug> TCP-Session: 659fbe32-591d-4a11-ad98-1093d368ed89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2889 | 2025.12.31 20:19:09.888375 [ 266 ] {} <Debug> TCP-Session: 36fae64c-428b-411d-bd93-f7675d4ceb11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2890 | 2025.12.31 20:19:09.888389 [ 293 ] {9fff3d66-d9d2-4142-9167-d4ae6af8196b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58511) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2891 | 2025.12.31 20:19:09.888171 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2892 | 2025.12.31 20:19:09.888060 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34115 | ||
| 2893 | 2025.12.31 20:19:09.888454 [ 288 ] {} <Debug> TCP-Session: 3b8b57a3-421e-4dcc-bf91-104568ad3d92 Authenticating user 'default' from [fd00:1122:3344:101::e]:61440 | ||
| 2894 | 2025.12.31 20:19:09.888061 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49041 | ||
| 2895 | 2025.12.31 20:19:09.888496 [ 288 ] {} <Debug> TCP-Session: 3b8b57a3-421e-4dcc-bf91-104568ad3d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2896 | 2025.12.31 20:19:09.888032 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54197 | ||
| 2897 | 2025.12.31 20:19:09.888530 [ 288 ] {} <Debug> TCP-Session: 3b8b57a3-421e-4dcc-bf91-104568ad3d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2898 | 2025.12.31 20:19:09.888172 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2899 | 2025.12.31 20:19:09.888579 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2900 | 2025.12.31 20:19:09.888580 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2901 | 2025.12.31 20:19:09.888611 [ 291 ] {} <Debug> TCP-Session: f0296ab1-8f5d-4e71-a814-3ab9a4673987 Authenticating user 'default' from [fd00:1122:3344:101::e]:49041 | ||
| 2902 | 2025.12.31 20:19:09.888631 [ 290 ] {} <Debug> TCP-Session: ff92054f-47b2-432a-8b6a-5dad45d5b3a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34115 | ||
| 2903 | 2025.12.31 20:19:09.888642 [ 291 ] {} <Debug> TCP-Session: f0296ab1-8f5d-4e71-a814-3ab9a4673987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2904 | 2025.12.31 20:19:09.888661 [ 290 ] {} <Debug> TCP-Session: ff92054f-47b2-432a-8b6a-5dad45d5b3a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2905 | 2025.12.31 20:19:09.888671 [ 291 ] {} <Debug> TCP-Session: f0296ab1-8f5d-4e71-a814-3ab9a4673987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2906 | 2025.12.31 20:19:09.888686 [ 290 ] {} <Debug> TCP-Session: ff92054f-47b2-432a-8b6a-5dad45d5b3a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2907 | 2025.12.31 20:19:09.888596 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2908 | 2025.12.31 20:19:09.888590 [ 292 ] {} <Debug> TCP-Session: 5759a2be-3ca0-49ff-8b0b-680c591dc44d Authenticating user 'default' from [fd00:1122:3344:101::e]:48869 | ||
| 2909 | 2025.12.31 20:19:09.888744 [ 289 ] {} <Debug> TCP-Session: 61d5d843-ff9c-4985-bf56-77e300e1d90d Authenticating user 'default' from [fd00:1122:3344:101::e]:54197 | ||
| 2910 | 2025.12.31 20:19:09.888747 [ 293 ] {9fff3d66-d9d2-4142-9167-d4ae6af8196b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2911 | 2025.12.31 20:19:09.888768 [ 289 ] {} <Debug> TCP-Session: 61d5d843-ff9c-4985-bf56-77e300e1d90d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2912 | 2025.12.31 20:19:09.888759 [ 292 ] {} <Debug> TCP-Session: 5759a2be-3ca0-49ff-8b0b-680c591dc44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2913 | 2025.12.31 20:19:09.888793 [ 289 ] {} <Debug> TCP-Session: 61d5d843-ff9c-4985-bf56-77e300e1d90d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2914 | 2025.12.31 20:19:09.888815 [ 292 ] {} <Debug> TCP-Session: 5759a2be-3ca0-49ff-8b0b-680c591dc44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2915 | 2025.12.31 20:19:09.888820 [ 293 ] {9fff3d66-d9d2-4142-9167-d4ae6af8196b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2916 | 2025.12.31 20:19:09.889159 [ 293 ] {9fff3d66-d9d2-4142-9167-d4ae6af8196b} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 2917 | 2025.12.31 20:19:09.890269 [ 300 ] {9fff3d66-d9d2-4142-9167-d4ae6af8196b} <Trace> AggregatingTransform: Aggregating | ||
| 2918 | 2025.12.31 20:19:09.890328 [ 300 ] {9fff3d66-d9d2-4142-9167-d4ae6af8196b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2919 | 2025.12.31 20:19:09.890368 [ 300 ] {9fff3d66-d9d2-4142-9167-d4ae6af8196b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001107176 sec. (903.199 rows/sec., 35.28 KiB/sec.) | ||
| 2920 | 2025.12.31 20:19:09.890388 [ 300 ] {9fff3d66-d9d2-4142-9167-d4ae6af8196b} <Trace> Aggregator: Merging aggregated data | ||
| 2921 | 2025.12.31 20:19:09.891824 [ 293 ] {9fff3d66-d9d2-4142-9167-d4ae6af8196b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003509 sec., 284.9814762040467 rows/sec., 11.13 KiB/sec. | ||
| 2922 | 2025.12.31 20:19:09.891954 [ 293 ] {9fff3d66-d9d2-4142-9167-d4ae6af8196b} <Debug> TCPHandler: Processed in 0.00394913 sec. | ||
| 2923 | 2025.12.31 20:19:09.892067 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2924 | 2025.12.31 20:19:09.892095 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2925 | 2025.12.31 20:19:09.892099 [ 293 ] {} <Debug> TCP-Session: de493b0e-79cf-453d-8690-93ba4ed2c826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2926 | 2025.12.31 20:19:09.892118 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2927 | 2025.12.31 20:19:09.892127 [ 289 ] {} <Debug> TCP-Session: 61d5d843-ff9c-4985-bf56-77e300e1d90d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2928 | 2025.12.31 20:19:09.892134 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2929 | 2025.12.31 20:19:09.892152 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2930 | 2025.12.31 20:19:09.892182 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2931 | 2025.12.31 20:19:09.892190 [ 290 ] {} <Debug> TCP-Session: ff92054f-47b2-432a-8b6a-5dad45d5b3a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2932 | 2025.12.31 20:19:09.892211 [ 291 ] {} <Debug> TCP-Session: f0296ab1-8f5d-4e71-a814-3ab9a4673987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2933 | 2025.12.31 20:19:09.892228 [ 286 ] {} <Debug> TCP-Session: d465b76d-1a2a-46cf-bea1-7fdfc67c56e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2934 | 2025.12.31 20:19:09.892217 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2935 | 2025.12.31 20:19:09.892199 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2936 | 2025.12.31 20:19:09.892286 [ 294 ] {} <Debug> TCP-Session: 659fbe32-591d-4a11-ad98-1093d368ed89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2937 | 2025.12.31 20:19:09.892179 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2938 | 2025.12.31 20:19:09.892315 [ 292 ] {} <Debug> TCP-Session: 5759a2be-3ca0-49ff-8b0b-680c591dc44d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2939 | 2025.12.31 20:19:09.892152 [ 266 ] {} <Debug> TCP-Session: 36fae64c-428b-411d-bd93-f7675d4ceb11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2940 | 2025.12.31 20:19:09.892348 [ 288 ] {} <Debug> TCP-Session: 3b8b57a3-421e-4dcc-bf91-104568ad3d92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2941 | 2025.12.31 20:19:12.950470 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2942 | 2025.12.31 20:19:12.950530 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2943 | 2025.12.31 20:19:13.078448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8581 | ||
| 2944 | 2025.12.31 20:19:13.079287 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2025.12.31 20:19:13.079358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2946 | 2025.12.31 20:19:13.080109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2947 | 2025.12.31 20:19:13.080368 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2025.12.31 20:19:13.080513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8581 | ||
| 2949 | 2025.12.31 20:19:13.517593 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 2950 | 2025.12.31 20:19:13.532891 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2025.12.31 20:19:13.532948 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2952 | 2025.12.31 20:19:13.539095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2953 | 2025.12.31 20:19:13.539823 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2025.12.31 20:19:13.542508 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 2955 | 2025.12.31 20:19:13.758657 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2025.12.31 20:19:13.758825 [ 269 ] {119717c2-b8b7-452b-b8e5-33f1ef27e7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2957 | 2025.12.31 20:19:13.758894 [ 269 ] {119717c2-b8b7-452b-b8e5-33f1ef27e7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2958 | 2025.12.31 20:19:13.759581 [ 269 ] {119717c2-b8b7-452b-b8e5-33f1ef27e7bd} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2025.12.31 20:19:13.759626 [ 269 ] {119717c2-b8b7-452b-b8e5-33f1ef27e7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2960 | 2025.12.31 20:19:13.760006 [ 269 ] {119717c2-b8b7-452b-b8e5-33f1ef27e7bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2961 | 2025.12.31 20:19:13.760252 [ 269 ] {119717c2-b8b7-452b-b8e5-33f1ef27e7bd} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2025.12.31 20:19:13.760408 [ 269 ] {119717c2-b8b7-452b-b8e5-33f1ef27e7bd} <Debug> executeQuery: Read 114 rows, 9.91 KiB in 0.001629 sec., 69981.5837937385 rows/sec., 5.94 MiB/sec. | ||
| 2963 | 2025.12.31 20:19:13.760454 [ 269 ] {119717c2-b8b7-452b-b8e5-33f1ef27e7bd} <Debug> TCPHandler: Processed in 0.001925444 sec. | ||
| 2964 | 2025.12.31 20:19:13.760585 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2025.12.31 20:19:13.760688 [ 269 ] {eb59bb7f-6068-457d-8f24-1b1df54ef087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2966 | 2025.12.31 20:19:13.760734 [ 269 ] {eb59bb7f-6068-457d-8f24-1b1df54ef087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2967 | 2025.12.31 20:19:13.761153 [ 269 ] {eb59bb7f-6068-457d-8f24-1b1df54ef087} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2025.12.31 20:19:13.761192 [ 269 ] {eb59bb7f-6068-457d-8f24-1b1df54ef087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2969 | 2025.12.31 20:19:13.761513 [ 269 ] {eb59bb7f-6068-457d-8f24-1b1df54ef087} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2970 | 2025.12.31 20:19:13.761731 [ 269 ] {eb59bb7f-6068-457d-8f24-1b1df54ef087} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2025.12.31 20:19:13.761872 [ 269 ] {eb59bb7f-6068-457d-8f24-1b1df54ef087} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001206 sec., 25704.80928689884 rows/sec., 1.89 MiB/sec. | ||
| 2972 | 2025.12.31 20:19:13.761911 [ 269 ] {eb59bb7f-6068-457d-8f24-1b1df54ef087} <Debug> TCPHandler: Processed in 0.001379482 sec. | ||
| 2973 | 2025.12.31 20:19:13.762030 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2974 | 2025.12.31 20:19:13.762128 [ 269 ] {2a5a9b54-5a36-4cce-8c30-c8e401799f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2975 | 2025.12.31 20:19:13.762170 [ 269 ] {2a5a9b54-5a36-4cce-8c30-c8e401799f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2976 | 2025.12.31 20:19:13.762599 [ 269 ] {2a5a9b54-5a36-4cce-8c30-c8e401799f5c} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2025.12.31 20:19:13.762637 [ 269 ] {2a5a9b54-5a36-4cce-8c30-c8e401799f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2978 | 2025.12.31 20:19:13.762938 [ 269 ] {2a5a9b54-5a36-4cce-8c30-c8e401799f5c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2979 | 2025.12.31 20:19:13.763154 [ 269 ] {2a5a9b54-5a36-4cce-8c30-c8e401799f5c} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2025.12.31 20:19:13.763283 [ 269 ] {2a5a9b54-5a36-4cce-8c30-c8e401799f5c} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001175 sec., 74042.55319148937 rows/sec., 5.78 MiB/sec. | ||
| 2981 | 2025.12.31 20:19:13.763322 [ 269 ] {2a5a9b54-5a36-4cce-8c30-c8e401799f5c} <Debug> TCPHandler: Processed in 0.00134238 sec. | ||
| 2982 | 2025.12.31 20:19:13.763431 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2983 | 2025.12.31 20:19:13.763527 [ 269 ] {f2d90dff-f498-48c2-a73e-187ddb549147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2984 | 2025.12.31 20:19:13.763572 [ 269 ] {f2d90dff-f498-48c2-a73e-187ddb549147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2985 | 2025.12.31 20:19:13.763998 [ 269 ] {f2d90dff-f498-48c2-a73e-187ddb549147} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2025.12.31 20:19:13.764037 [ 269 ] {f2d90dff-f498-48c2-a73e-187ddb549147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2987 | 2025.12.31 20:19:13.764370 [ 269 ] {f2d90dff-f498-48c2-a73e-187ddb549147} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2988 | 2025.12.31 20:19:13.764596 [ 269 ] {f2d90dff-f498-48c2-a73e-187ddb549147} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2025.12.31 20:19:13.764730 [ 269 ] {f2d90dff-f498-48c2-a73e-187ddb549147} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001222 sec., 122749.59083469721 rows/sec., 8.51 MiB/sec. | ||
| 2990 | 2025.12.31 20:19:13.764767 [ 269 ] {f2d90dff-f498-48c2-a73e-187ddb549147} <Debug> TCPHandler: Processed in 0.001386141 sec. | ||
| 2991 | 2025.12.31 20:19:13.764876 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2992 | 2025.12.31 20:19:13.764971 [ 269 ] {a34f4422-9ab6-4459-b1c9-067b4dbba89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2993 | 2025.12.31 20:19:13.765027 [ 269 ] {a34f4422-9ab6-4459-b1c9-067b4dbba89a} <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 | ||
| 2994 | 2025.12.31 20:19:13.765781 [ 269 ] {a34f4422-9ab6-4459-b1c9-067b4dbba89a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2025.12.31 20:19:13.765819 [ 269 ] {a34f4422-9ab6-4459-b1c9-067b4dbba89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2996 | 2025.12.31 20:19:13.766356 [ 269 ] {a34f4422-9ab6-4459-b1c9-067b4dbba89a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2997 | 2025.12.31 20:19:13.766590 [ 269 ] {a34f4422-9ab6-4459-b1c9-067b4dbba89a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2025.12.31 20:19:13.766726 [ 269 ] {a34f4422-9ab6-4459-b1c9-067b4dbba89a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001773 sec., 17484.489565707838 rows/sec., 31.33 MiB/sec. | ||
| 2999 | 2025.12.31 20:19:13.766783 [ 269 ] {a34f4422-9ab6-4459-b1c9-067b4dbba89a} <Debug> TCPHandler: Processed in 0.001957184 sec. | ||
| 3000 | 2025.12.31 20:19:13.766893 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3001 | 2025.12.31 20:19:13.766989 [ 269 ] {7b295123-b2ff-4da5-93f6-846f804ac233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3002 | 2025.12.31 20:19:13.767033 [ 269 ] {7b295123-b2ff-4da5-93f6-846f804ac233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3003 | 2025.12.31 20:19:13.767363 [ 269 ] {7b295123-b2ff-4da5-93f6-846f804ac233} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2025.12.31 20:19:13.767400 [ 269 ] {7b295123-b2ff-4da5-93f6-846f804ac233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3005 | 2025.12.31 20:19:13.767721 [ 269 ] {7b295123-b2ff-4da5-93f6-846f804ac233} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3006 | 2025.12.31 20:19:13.767934 [ 269 ] {7b295123-b2ff-4da5-93f6-846f804ac233} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2025.12.31 20:19:13.768040 [ 63 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3008 | 2025.12.31 20:19:13.768064 [ 269 ] {7b295123-b2ff-4da5-93f6-846f804ac233} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001093 sec., 45745.65416285453 rows/sec., 3.14 MiB/sec. | ||
| 3009 | 2025.12.31 20:19:13.768101 [ 63 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2025.12.31 20:19:13.768109 [ 269 ] {7b295123-b2ff-4da5-93f6-846f804ac233} <Debug> TCPHandler: Processed in 0.001266699 sec. | ||
| 3011 | 2025.12.31 20:19:13.768129 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3012 | 2025.12.31 20:19:13.768258 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 3013 | 2025.12.31 20:19:13.768402 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3014 | 2025.12.31 20:19:13.768437 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part | ||
| 3015 | 2025.12.31 20:19:13.768535 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 3016 | 2025.12.31 20:19:13.768589 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 3017 | 2025.12.31 20:19:13.768641 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 3018 | 2025.12.31 20:19:13.768691 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 3019 | 2025.12.31 20:19:13.768756 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 3020 | 2025.12.31 20:19:13.769728 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 4 columns (4 merged, 0 gathered) in 0.001523355 sec., 282271.6963544282 rows/sec., 19.35 MiB/sec. | ||
| 3021 | 2025.12.31 20:19:13.769908 [ 202 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3022 | 2025.12.31 20:19:13.770192 [ 202 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_11_2} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2025.12.31 20:19:13.770260 [ 202 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_11_2} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3024 | 2025.12.31 20:19:13.770348 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3025 | 2025.12.31 20:19:18.087629 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 328 | ||
| 3026 | 2025.12.31 20:19:18.090321 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2025.12.31 20:19:18.090370 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3028 | 2025.12.31 20:19:18.091772 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3029 | 2025.12.31 20:19:18.092121 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2025.12.31 20:19:18.092320 [ 77 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3031 | 2025.12.31 20:19:18.092355 [ 77 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2025.12.31 20:19:18.092373 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3033 | 2025.12.31 20:19:18.092463 [ 197 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 3034 | 2025.12.31 20:19:18.092577 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 3035 | 2025.12.31 20:19:18.092951 [ 197 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3036 | 2025.12.31 20:19:18.093113 [ 197 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 194 rows starting from the beginning of the part | ||
| 3037 | 2025.12.31 20:19:18.093469 [ 197 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3038 | 2025.12.31 20:19:18.093842 [ 197 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 3039 | 2025.12.31 20:19:18.094183 [ 197 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3040 | 2025.12.31 20:19:18.094530 [ 197 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part | ||
| 3041 | 2025.12.31 20:19:18.094865 [ 197 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3042 | 2025.12.31 20:19:18.101364 [ 202 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 72 columns (72 merged, 0 gathered) in 0.008934664 sec., 36710.949622727836 rows/sec., 34.04 MiB/sec. | ||
| 3043 | 2025.12.31 20:19:18.102466 [ 191 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3044 | 2025.12.31 20:19:18.103147 [ 191 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_11_2} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.12.31 20:19:18.103237 [ 191 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_11_2} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3046 | 2025.12.31 20:19:18.103565 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 3047 | 2025.12.31 20:19:18.757882 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2025.12.31 20:19:18.758093 [ 269 ] {d7a5d765-aab9-498e-a60d-eec241bc518a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3049 | 2025.12.31 20:19:18.758165 [ 269 ] {d7a5d765-aab9-498e-a60d-eec241bc518a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3050 | 2025.12.31 20:19:18.758849 [ 269 ] {d7a5d765-aab9-498e-a60d-eec241bc518a} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.12.31 20:19:18.758895 [ 269 ] {d7a5d765-aab9-498e-a60d-eec241bc518a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3052 | 2025.12.31 20:19:18.759281 [ 269 ] {d7a5d765-aab9-498e-a60d-eec241bc518a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3053 | 2025.12.31 20:19:18.759508 [ 269 ] {d7a5d765-aab9-498e-a60d-eec241bc518a} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.12.31 20:19:18.759656 [ 269 ] {d7a5d765-aab9-498e-a60d-eec241bc518a} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001617 sec., 44526.901669758816 rows/sec., 3.67 MiB/sec. | ||
| 3055 | 2025.12.31 20:19:18.759696 [ 269 ] {d7a5d765-aab9-498e-a60d-eec241bc518a} <Debug> TCPHandler: Processed in 0.001947754 sec. | ||
| 3056 | 2025.12.31 20:19:18.759817 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2025.12.31 20:19:18.759911 [ 269 ] {790ab654-e404-41c1-92ab-afc58b3b5319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3058 | 2025.12.31 20:19:18.759952 [ 269 ] {790ab654-e404-41c1-92ab-afc58b3b5319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3059 | 2025.12.31 20:19:18.760341 [ 269 ] {790ab654-e404-41c1-92ab-afc58b3b5319} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2025.12.31 20:19:18.760377 [ 269 ] {790ab654-e404-41c1-92ab-afc58b3b5319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3061 | 2025.12.31 20:19:18.760704 [ 269 ] {790ab654-e404-41c1-92ab-afc58b3b5319} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3062 | 2025.12.31 20:19:18.760928 [ 269 ] {790ab654-e404-41c1-92ab-afc58b3b5319} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2025.12.31 20:19:18.761029 [ 93 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3064 | 2025.12.31 20:19:18.761054 [ 269 ] {790ab654-e404-41c1-92ab-afc58b3b5319} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001161 sec., 8613.264427217917 rows/sec., 647.68 KiB/sec. | ||
| 3065 | 2025.12.31 20:19:18.761098 [ 93 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2025.12.31 20:19:18.761106 [ 269 ] {790ab654-e404-41c1-92ab-afc58b3b5319} <Debug> TCPHandler: Processed in 0.001337601 sec. | ||
| 3067 | 2025.12.31 20:19:18.761128 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3068 | 2025.12.31 20:19:18.761225 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2025.12.31 20:19:18.761242 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 3070 | 2025.12.31 20:19:18.761323 [ 269 ] {ed3209de-4e67-42fb-93e7-1b154e854819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3071 | 2025.12.31 20:19:18.761367 [ 269 ] {ed3209de-4e67-42fb-93e7-1b154e854819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3072 | 2025.12.31 20:19:18.761384 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3073 | 2025.12.31 20:19:18.761421 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 38 rows starting from the beginning of the part | ||
| 3074 | 2025.12.31 20:19:18.761484 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 49 rows starting from the beginning of the part | ||
| 3075 | 2025.12.31 20:19:18.761527 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part | ||
| 3076 | 2025.12.31 20:19:18.761568 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 3077 | 2025.12.31 20:19:18.761605 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part | ||
| 3078 | 2025.12.31 20:19:18.761644 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 3079 | 2025.12.31 20:19:18.761778 [ 269 ] {ed3209de-4e67-42fb-93e7-1b154e854819} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2025.12.31 20:19:18.761821 [ 269 ] {ed3209de-4e67-42fb-93e7-1b154e854819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3081 | 2025.12.31 20:19:18.762153 [ 269 ] {ed3209de-4e67-42fb-93e7-1b154e854819} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3082 | 2025.12.31 20:19:18.762383 [ 269 ] {ed3209de-4e67-42fb-93e7-1b154e854819} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2025.12.31 20:19:18.762415 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222508 sec., 139876.38526700847 rows/sec., 10.78 MiB/sec. | ||
| 3084 | 2025.12.31 20:19:18.762513 [ 269 ] {ed3209de-4e67-42fb-93e7-1b154e854819} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001208 sec., 54635.76158940397 rows/sec., 4.26 MiB/sec. | ||
| 3085 | 2025.12.31 20:19:18.762540 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3086 | 2025.12.31 20:19:18.762557 [ 269 ] {ed3209de-4e67-42fb-93e7-1b154e854819} <Debug> TCPHandler: Processed in 0.001379032 sec. | ||
| 3087 | 2025.12.31 20:19:18.762675 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3088 | 2025.12.31 20:19:18.762770 [ 269 ] {29c8cb7b-a84f-46b4-8467-2d30185bc0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3089 | 2025.12.31 20:19:18.762784 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_11_2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2025.12.31 20:19:18.762815 [ 269 ] {29c8cb7b-a84f-46b4-8467-2d30185bc0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3091 | 2025.12.31 20:19:18.762862 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_11_2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3092 | 2025.12.31 20:19:18.762944 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3093 | 2025.12.31 20:19:18.763233 [ 269 ] {29c8cb7b-a84f-46b4-8467-2d30185bc0e9} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2025.12.31 20:19:18.763274 [ 269 ] {29c8cb7b-a84f-46b4-8467-2d30185bc0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3095 | 2025.12.31 20:19:18.763598 [ 269 ] {29c8cb7b-a84f-46b4-8467-2d30185bc0e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3096 | 2025.12.31 20:19:18.763806 [ 269 ] {29c8cb7b-a84f-46b4-8467-2d30185bc0e9} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2025.12.31 20:19:18.763933 [ 269 ] {29c8cb7b-a84f-46b4-8467-2d30185bc0e9} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00118 sec., 127118.6440677966 rows/sec., 8.81 MiB/sec. | ||
| 3098 | 2025.12.31 20:19:18.763969 [ 269 ] {29c8cb7b-a84f-46b4-8467-2d30185bc0e9} <Debug> TCPHandler: Processed in 0.00134114 sec. | ||
| 3099 | 2025.12.31 20:19:18.764074 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2025.12.31 20:19:18.764166 [ 269 ] {32c7ffd6-dc41-4664-9969-7b3b00602acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3101 | 2025.12.31 20:19:18.764219 [ 269 ] {32c7ffd6-dc41-4664-9969-7b3b00602acd} <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 | ||
| 3102 | 2025.12.31 20:19:18.764961 [ 269 ] {32c7ffd6-dc41-4664-9969-7b3b00602acd} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2025.12.31 20:19:18.764997 [ 269 ] {32c7ffd6-dc41-4664-9969-7b3b00602acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3104 | 2025.12.31 20:19:18.765502 [ 269 ] {32c7ffd6-dc41-4664-9969-7b3b00602acd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3105 | 2025.12.31 20:19:18.765721 [ 269 ] {32c7ffd6-dc41-4664-9969-7b3b00602acd} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2025.12.31 20:19:18.765823 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3107 | 2025.12.31 20:19:18.765856 [ 269 ] {32c7ffd6-dc41-4664-9969-7b3b00602acd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001708 sec., 5854.80093676815 rows/sec., 10.49 MiB/sec. | ||
| 3108 | 2025.12.31 20:19:18.765858 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2025.12.31 20:19:18.765896 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3110 | 2025.12.31 20:19:18.765915 [ 269 ] {32c7ffd6-dc41-4664-9969-7b3b00602acd} <Debug> TCPHandler: Processed in 0.001888624 sec. | ||
| 3111 | 2025.12.31 20:19:18.765983 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 3112 | 2025.12.31 20:19:18.766022 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2025.12.31 20:19:18.766114 [ 269 ] {93f4a09a-88e9-462c-82d8-7eea5a83271f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3114 | 2025.12.31 20:19:18.766156 [ 269 ] {93f4a09a-88e9-462c-82d8-7eea5a83271f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3115 | 2025.12.31 20:19:18.766183 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3116 | 2025.12.31 20:19:18.766235 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 154 rows starting from the beginning of the part | ||
| 3117 | 2025.12.31 20:19:18.766375 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part | ||
| 3118 | 2025.12.31 20:19:18.766476 [ 269 ] {93f4a09a-88e9-462c-82d8-7eea5a83271f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2025.12.31 20:19:18.766487 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part | ||
| 3120 | 2025.12.31 20:19:18.766512 [ 269 ] {93f4a09a-88e9-462c-82d8-7eea5a83271f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3121 | 2025.12.31 20:19:18.766593 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 3122 | 2025.12.31 20:19:18.766690 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part | ||
| 3123 | 2025.12.31 20:19:18.766777 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 3124 | 2025.12.31 20:19:18.766810 [ 269 ] {93f4a09a-88e9-462c-82d8-7eea5a83271f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3125 | 2025.12.31 20:19:18.767013 [ 269 ] {93f4a09a-88e9-462c-82d8-7eea5a83271f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2025.12.31 20:19:18.767136 [ 269 ] {93f4a09a-88e9-462c-82d8-7eea5a83271f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00104 sec., 48076.92307692308 rows/sec., 3.30 MiB/sec. | ||
| 3127 | 2025.12.31 20:19:18.767171 [ 269 ] {93f4a09a-88e9-462c-82d8-7eea5a83271f} <Debug> TCPHandler: Processed in 0.001196047 sec. | ||
| 3128 | 2025.12.31 20:19:18.769301 [ 199 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 19 columns (19 merged, 0 gathered) in 0.003362017 sec., 79416.61211112258 rows/sec., 142.31 MiB/sec. | ||
| 3129 | 2025.12.31 20:19:18.769758 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3130 | 2025.12.31 20:19:18.770057 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2025.12.31 20:19:18.770121 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3132 | 2025.12.31 20:19:18.770190 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3133 | 2025.12.31 20:19:19.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.91 MiB, peak 240.99 MiB, free memory in arenas 0.00 B, will set to 236.21 MiB (RSS), difference: 1.30 MiB | ||
| 3134 | 2025.12.31 20:19:19.359425 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2025.12.31 20:19:19.359658 [ 269 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 3136 | 2025.12.31 20:19:19.360058 [ 269 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3137 | 2025.12.31 20:19:19.360104 [ 269 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 3138 | 2025.12.31 20:19:19.360366 [ 269 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3139 | 2025.12.31 20:19:19.360445 [ 269 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3140 | 2025.12.31 20:19:19.360605 [ 269 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 3141 | 2025.12.31 20:19:19.360708 [ 325 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3142 | 2025.12.31 20:19:19.360748 [ 295 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3143 | 2025.12.31 20:19:19.360755 [ 300 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3144 | 2025.12.31 20:19:19.360901 [ 269 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3145 | 2025.12.31 20:19:19.360929 [ 269 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3146 | 2025.12.31 20:19:19.361015 [ 269 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3147 | 2025.12.31 20:19:19.361037 [ 269 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3148 | 2025.12.31 20:19:19.361073 [ 269 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 3149 | 2025.12.31 20:19:19.361110 [ 269 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 3150 | 2025.12.31 20:19:19.361143 [ 269 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 3151 | 2025.12.31 20:19:19.362044 [ 269 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.002481 sec., 10479.645304312777 rows/sec., 458.56 KiB/sec. | ||
| 3152 | 2025.12.31 20:19:19.362199 [ 269 ] {463b6628-df0d-4895-9cda-ba56e0eec1fe} <Debug> TCPHandler: Processed in 0.002917886 sec. | ||
| 3153 | 2025.12.31 20:19:19.362531 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2025.12.31 20:19:19.362681 [ 269 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 3155 | 2025.12.31 20:19:19.362914 [ 269 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3156 | 2025.12.31 20:19:19.362949 [ 269 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 3157 | 2025.12.31 20:19:19.363149 [ 269 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3158 | 2025.12.31 20:19:19.363206 [ 269 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3159 | 2025.12.31 20:19:19.363330 [ 269 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 3160 | 2025.12.31 20:19:19.363406 [ 300 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3161 | 2025.12.31 20:19:19.363405 [ 295 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3162 | 2025.12.31 20:19:19.363406 [ 302 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3163 | 2025.12.31 20:19:19.363557 [ 269 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3164 | 2025.12.31 20:19:19.363584 [ 269 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3165 | 2025.12.31 20:19:19.363659 [ 269 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3166 | 2025.12.31 20:19:19.363679 [ 269 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3167 | 2025.12.31 20:19:19.363710 [ 269 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 3168 | 2025.12.31 20:19:19.363742 [ 269 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 3169 | 2025.12.31 20:19:19.363771 [ 269 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 3170 | 2025.12.31 20:19:19.364469 [ 269 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001849 sec., 14061.654948620877 rows/sec., 615.30 KiB/sec. | ||
| 3171 | 2025.12.31 20:19:19.364585 [ 269 ] {147a0c87-4f71-4955-8bdc-9e3c837decd9} <Debug> TCPHandler: Processed in 0.002107528 sec. | ||
| 3172 | 2025.12.31 20:19:19.365105 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2025.12.31 20:19:19.365241 [ 269 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 3174 | 2025.12.31 20:19:19.365465 [ 269 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3175 | 2025.12.31 20:19:19.365500 [ 269 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 3176 | 2025.12.31 20:19:19.365694 [ 269 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3177 | 2025.12.31 20:19:19.365748 [ 269 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3178 | 2025.12.31 20:19:19.365853 [ 269 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 3179 | 2025.12.31 20:19:19.365906 [ 325 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3180 | 2025.12.31 20:19:19.365918 [ 295 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3181 | 2025.12.31 20:19:19.365927 [ 302 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3182 | 2025.12.31 20:19:19.366021 [ 269 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3183 | 2025.12.31 20:19:19.366046 [ 269 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3184 | 2025.12.31 20:19:19.366114 [ 269 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3185 | 2025.12.31 20:19:19.366133 [ 269 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3186 | 2025.12.31 20:19:19.366163 [ 269 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 3187 | 2025.12.31 20:19:19.366192 [ 269 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 3188 | 2025.12.31 20:19:19.366220 [ 269 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 3189 | 2025.12.31 20:19:19.366856 [ 269 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.00167 sec., 15568.8622754491 rows/sec., 681.25 KiB/sec. | ||
| 3190 | 2025.12.31 20:19:19.366987 [ 269 ] {3ef1b111-6834-469e-b3b3-37644711b6ef} <Debug> TCPHandler: Processed in 0.001934114 sec. | ||
| 3191 | 2025.12.31 20:19:19.367205 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2025.12.31 20:19:19.367353 [ 269 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity') FORMAT Native; (stage: Complete) | ||
| 3193 | 2025.12.31 20:19:19.367575 [ 269 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3194 | 2025.12.31 20:19:19.367611 [ 269 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity')" moved to PREWHERE | ||
| 3195 | 2025.12.31 20:19:19.367807 [ 269 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3196 | 2025.12.31 20:19:19.367862 [ 269 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3197 | 2025.12.31 20:19:19.367965 [ 269 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 3198 | 2025.12.31 20:19:19.368026 [ 325 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3199 | 2025.12.31 20:19:19.368026 [ 302 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3200 | 2025.12.31 20:19:19.368060 [ 336 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3201 | 2025.12.31 20:19:19.368149 [ 269 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3202 | 2025.12.31 20:19:19.368174 [ 269 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3203 | 2025.12.31 20:19:19.368255 [ 269 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3204 | 2025.12.31 20:19:19.368273 [ 269 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3205 | 2025.12.31 20:19:19.368304 [ 269 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity'))" | ||
| 3206 | 2025.12.31 20:19:19.368342 [ 269 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity'))" | ||
| 3207 | 2025.12.31 20:19:19.368374 [ 269 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity'))" | ||
| 3208 | 2025.12.31 20:19:19.369094 [ 269 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001794 sec., 14492.753623188406 rows/sec., 634.17 KiB/sec. | ||
| 3209 | 2025.12.31 20:19:19.369243 [ 269 ] {5b8d2854-9036-4d4a-9501-1b76dc5dc3fd} <Debug> TCPHandler: Processed in 0.002087268 sec. | ||
| 3210 | 2025.12.31 20:19:19.369529 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2025.12.31 20:19:19.369703 [ 269 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 3212 | 2025.12.31 20:19:19.369924 [ 269 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3213 | 2025.12.31 20:19:19.369958 [ 269 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 3214 | 2025.12.31 20:19:19.370152 [ 269 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3215 | 2025.12.31 20:19:19.370205 [ 269 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3216 | 2025.12.31 20:19:19.370321 [ 269 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 3217 | 2025.12.31 20:19:19.370381 [ 338 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3218 | 2025.12.31 20:19:19.370390 [ 325 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3219 | 2025.12.31 20:19:19.370390 [ 336 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3220 | 2025.12.31 20:19:19.370505 [ 269 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3221 | 2025.12.31 20:19:19.370530 [ 269 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3222 | 2025.12.31 20:19:19.370600 [ 269 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3223 | 2025.12.31 20:19:19.370617 [ 269 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3224 | 2025.12.31 20:19:19.370647 [ 269 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:occupancy'))" | ||
| 3225 | 2025.12.31 20:19:19.370678 [ 269 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:occupancy'))" | ||
| 3226 | 2025.12.31 20:19:19.370707 [ 269 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:occupancy'))" | ||
| 3227 | 2025.12.31 20:19:19.371377 [ 269 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001731 sec., 15020.219526285386 rows/sec., 657.25 KiB/sec. | ||
| 3228 | 2025.12.31 20:19:19.371506 [ 269 ] {cb718600-dd1e-4275-8bb6-1e381f781b16} <Debug> TCPHandler: Processed in 0.002037196 sec. | ||
| 3229 | 2025.12.31 20:19:19.371743 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3230 | 2025.12.31 20:19:19.371916 [ 269 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 3231 | 2025.12.31 20:19:19.372184 [ 269 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3232 | 2025.12.31 20:19:19.372226 [ 269 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 3233 | 2025.12.31 20:19:19.372470 [ 269 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3234 | 2025.12.31 20:19:19.372534 [ 269 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3235 | 2025.12.31 20:19:19.372658 [ 269 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 3236 | 2025.12.31 20:19:19.372729 [ 310 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3237 | 2025.12.31 20:19:19.372734 [ 336 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3238 | 2025.12.31 20:19:19.372755 [ 338 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3239 | 2025.12.31 20:19:19.372864 [ 269 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3240 | 2025.12.31 20:19:19.372890 [ 269 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3241 | 2025.12.31 20:19:19.372959 [ 269 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3242 | 2025.12.31 20:19:19.372978 [ 269 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3243 | 2025.12.31 20:19:19.373008 [ 269 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3244 | 2025.12.31 20:19:19.373039 [ 269 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3245 | 2025.12.31 20:19:19.373067 [ 269 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3246 | 2025.12.31 20:19:19.373723 [ 269 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001877 sec., 13851.891315929675 rows/sec., 606.12 KiB/sec. | ||
| 3247 | 2025.12.31 20:19:19.373846 [ 269 ] {94a0aba4-c679-4200-8d2f-f8589bb5e067} <Debug> TCPHandler: Processed in 0.002164299 sec. | ||
| 3248 | 2025.12.31 20:19:19.374056 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2025.12.31 20:19:19.374217 [ 269 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 3250 | 2025.12.31 20:19:19.374451 [ 269 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3251 | 2025.12.31 20:19:19.374510 [ 269 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 3252 | 2025.12.31 20:19:19.374707 [ 269 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3253 | 2025.12.31 20:19:19.374759 [ 269 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3254 | 2025.12.31 20:19:19.374868 [ 269 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 3255 | 2025.12.31 20:19:19.374931 [ 332 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3256 | 2025.12.31 20:19:19.374960 [ 310 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3257 | 2025.12.31 20:19:19.374933 [ 336 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3258 | 2025.12.31 20:19:19.375076 [ 269 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3259 | 2025.12.31 20:19:19.375102 [ 269 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3260 | 2025.12.31 20:19:19.375170 [ 269 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3261 | 2025.12.31 20:19:19.375187 [ 269 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3262 | 2025.12.31 20:19:19.375217 [ 269 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3263 | 2025.12.31 20:19:19.375247 [ 269 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3264 | 2025.12.31 20:19:19.375275 [ 269 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3265 | 2025.12.31 20:19:19.375852 [ 269 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001689 sec., 15393.724097098875 rows/sec., 673.59 KiB/sec. | ||
| 3266 | 2025.12.31 20:19:19.375977 [ 269 ] {b6a00124-cf82-4ea9-962c-96bbc91a7f4e} <Debug> TCPHandler: Processed in 0.001968494 sec. | ||
| 3267 | 2025.12.31 20:19:19.376206 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2025.12.31 20:19:19.376337 [ 269 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3269 | 2025.12.31 20:19:19.376548 [ 269 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3270 | 2025.12.31 20:19:19.376583 [ 269 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 3271 | 2025.12.31 20:19:19.376776 [ 269 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3272 | 2025.12.31 20:19:19.376827 [ 269 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3273 | 2025.12.31 20:19:19.376924 [ 269 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 3274 | 2025.12.31 20:19:19.376980 [ 332 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3275 | 2025.12.31 20:19:19.376987 [ 310 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3276 | 2025.12.31 20:19:19.376987 [ 338 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3277 | 2025.12.31 20:19:19.377092 [ 269 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3278 | 2025.12.31 20:19:19.377118 [ 269 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3279 | 2025.12.31 20:19:19.377183 [ 269 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3280 | 2025.12.31 20:19:19.377201 [ 269 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3281 | 2025.12.31 20:19:19.377230 [ 269 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3282 | 2025.12.31 20:19:19.377260 [ 269 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3283 | 2025.12.31 20:19:19.377288 [ 269 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3284 | 2025.12.31 20:19:19.377915 [ 269 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001633 sec., 15921.616656460503 rows/sec., 696.69 KiB/sec. | ||
| 3285 | 2025.12.31 20:19:19.378043 [ 269 ] {42130a7b-8a5e-4b50-9ec0-3caf585f5075} <Debug> TCPHandler: Processed in 0.001884473 sec. | ||
| 3286 | 2025.12.31 20:19:19.378289 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2025.12.31 20:19:19.378420 [ 269 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3288 | 2025.12.31 20:19:19.378633 [ 269 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3289 | 2025.12.31 20:19:19.378667 [ 269 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 3290 | 2025.12.31 20:19:19.378861 [ 269 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3291 | 2025.12.31 20:19:19.378911 [ 269 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3292 | 2025.12.31 20:19:19.379022 [ 269 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 3293 | 2025.12.31 20:19:19.379081 [ 310 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3294 | 2025.12.31 20:19:19.379083 [ 334 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3295 | 2025.12.31 20:19:19.379142 [ 341 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3296 | 2025.12.31 20:19:19.379217 [ 269 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3297 | 2025.12.31 20:19:19.379238 [ 269 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3298 | 2025.12.31 20:19:19.379304 [ 269 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3299 | 2025.12.31 20:19:19.379321 [ 269 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3300 | 2025.12.31 20:19:19.379351 [ 269 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3301 | 2025.12.31 20:19:19.379382 [ 269 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3302 | 2025.12.31 20:19:19.379410 [ 269 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3303 | 2025.12.31 20:19:19.380026 [ 269 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001661 sec., 15653.220951234196 rows/sec., 684.95 KiB/sec. | ||
| 3304 | 2025.12.31 20:19:19.380121 [ 269 ] {216e8809-12aa-4dcb-9eb4-d217228d1c57} <Debug> TCPHandler: Processed in 0.001879303 sec. | ||
| 3305 | 2025.12.31 20:19:19.380350 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3306 | 2025.12.31 20:19:19.380480 [ 269 ] {4037f150-8805-4aaa-9963-81c756bf3891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 3307 | 2025.12.31 20:19:19.380684 [ 269 ] {4037f150-8805-4aaa-9963-81c756bf3891} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3308 | 2025.12.31 20:19:19.380719 [ 269 ] {4037f150-8805-4aaa-9963-81c756bf3891} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3309 | 2025.12.31 20:19:19.380927 [ 269 ] {4037f150-8805-4aaa-9963-81c756bf3891} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3310 | 2025.12.31 20:19:19.380978 [ 269 ] {4037f150-8805-4aaa-9963-81c756bf3891} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3311 | 2025.12.31 20:19:19.381075 [ 269 ] {4037f150-8805-4aaa-9963-81c756bf3891} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3312 | 2025.12.31 20:19:19.381137 [ 334 ] {4037f150-8805-4aaa-9963-81c756bf3891} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3313 | 2025.12.31 20:19:19.381139 [ 341 ] {4037f150-8805-4aaa-9963-81c756bf3891} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3314 | 2025.12.31 20:19:19.381138 [ 305 ] {4037f150-8805-4aaa-9963-81c756bf3891} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3315 | 2025.12.31 20:19:19.381242 [ 269 ] {4037f150-8805-4aaa-9963-81c756bf3891} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3316 | 2025.12.31 20:19:19.381263 [ 269 ] {4037f150-8805-4aaa-9963-81c756bf3891} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3317 | 2025.12.31 20:19:19.381328 [ 269 ] {4037f150-8805-4aaa-9963-81c756bf3891} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3318 | 2025.12.31 20:19:19.381345 [ 269 ] {4037f150-8805-4aaa-9963-81c756bf3891} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3319 | 2025.12.31 20:19:19.381374 [ 269 ] {4037f150-8805-4aaa-9963-81c756bf3891} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3320 | 2025.12.31 20:19:19.381404 [ 269 ] {4037f150-8805-4aaa-9963-81c756bf3891} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3321 | 2025.12.31 20:19:19.381431 [ 269 ] {4037f150-8805-4aaa-9963-81c756bf3891} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3322 | 2025.12.31 20:19:19.382074 [ 269 ] {4037f150-8805-4aaa-9963-81c756bf3891} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001648 sec., 15776.699029126214 rows/sec., 690.35 KiB/sec. | ||
| 3323 | 2025.12.31 20:19:19.382182 [ 269 ] {4037f150-8805-4aaa-9963-81c756bf3891} <Debug> TCPHandler: Processed in 0.001879493 sec. | ||
| 3324 | 2025.12.31 20:19:19.382410 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2025.12.31 20:19:19.382541 [ 269 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 3326 | 2025.12.31 20:19:19.382753 [ 269 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3327 | 2025.12.31 20:19:19.382787 [ 269 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 3328 | 2025.12.31 20:19:19.383008 [ 269 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3329 | 2025.12.31 20:19:19.383060 [ 269 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3330 | 2025.12.31 20:19:19.383157 [ 269 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3331 | 2025.12.31 20:19:19.383218 [ 307 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3332 | 2025.12.31 20:19:19.383238 [ 341 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3333 | 2025.12.31 20:19:19.383232 [ 310 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3334 | 2025.12.31 20:19:19.383364 [ 269 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3335 | 2025.12.31 20:19:19.383390 [ 269 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3336 | 2025.12.31 20:19:19.383455 [ 269 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3337 | 2025.12.31 20:19:19.383472 [ 269 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3338 | 2025.12.31 20:19:19.383516 [ 269 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 3339 | 2025.12.31 20:19:19.383557 [ 269 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 3340 | 2025.12.31 20:19:19.383601 [ 269 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 3341 | 2025.12.31 20:19:19.384221 [ 269 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001736 sec., 14976.958525345623 rows/sec., 655.35 KiB/sec. | ||
| 3342 | 2025.12.31 20:19:19.384335 [ 269 ] {4e857658-b6f8-434d-be29-5d261bef3c4f} <Debug> TCPHandler: Processed in 0.001971755 sec. | ||
| 3343 | 2025.12.31 20:19:19.394754 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2025.12.31 20:19:19.394912 [ 269 ] {df96488d-021f-4804-8a95-5162f613c2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 3345 | 2025.12.31 20:19:19.395168 [ 269 ] {df96488d-021f-4804-8a95-5162f613c2f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3346 | 2025.12.31 20:19:19.395210 [ 269 ] {df96488d-021f-4804-8a95-5162f613c2f9} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 3347 | 2025.12.31 20:19:19.395450 [ 269 ] {df96488d-021f-4804-8a95-5162f613c2f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3348 | 2025.12.31 20:19:19.395511 [ 269 ] {df96488d-021f-4804-8a95-5162f613c2f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3349 | 2025.12.31 20:19:19.395627 [ 269 ] {df96488d-021f-4804-8a95-5162f613c2f9} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3350 | 2025.12.31 20:19:19.395693 [ 334 ] {df96488d-021f-4804-8a95-5162f613c2f9} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3351 | 2025.12.31 20:19:19.395704 [ 310 ] {df96488d-021f-4804-8a95-5162f613c2f9} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3352 | 2025.12.31 20:19:19.395710 [ 341 ] {df96488d-021f-4804-8a95-5162f613c2f9} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3353 | 2025.12.31 20:19:19.395830 [ 269 ] {df96488d-021f-4804-8a95-5162f613c2f9} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3354 | 2025.12.31 20:19:19.395851 [ 269 ] {df96488d-021f-4804-8a95-5162f613c2f9} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3355 | 2025.12.31 20:19:19.395916 [ 269 ] {df96488d-021f-4804-8a95-5162f613c2f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3356 | 2025.12.31 20:19:19.395933 [ 269 ] {df96488d-021f-4804-8a95-5162f613c2f9} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3357 | 2025.12.31 20:19:19.395962 [ 269 ] {df96488d-021f-4804-8a95-5162f613c2f9} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 3358 | 2025.12.31 20:19:19.395992 [ 269 ] {df96488d-021f-4804-8a95-5162f613c2f9} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 3359 | 2025.12.31 20:19:19.396020 [ 269 ] {df96488d-021f-4804-8a95-5162f613c2f9} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 3360 | 2025.12.31 20:19:19.396702 [ 269 ] {df96488d-021f-4804-8a95-5162f613c2f9} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001859 sec., 13986.013986013986 rows/sec., 611.99 KiB/sec. | ||
| 3361 | 2025.12.31 20:19:19.396817 [ 269 ] {df96488d-021f-4804-8a95-5162f613c2f9} <Debug> TCPHandler: Processed in 0.002120758 sec. | ||
| 3362 | 2025.12.31 20:19:19.397078 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2025.12.31 20:19:19.397209 [ 269 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'oximeter_collector:collections', '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_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) | ||
| 3364 | 2025.12.31 20:19:19.397420 [ 269 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3365 | 2025.12.31 20:19:19.397454 [ 269 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <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', 'oximeter_collector:collections', '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_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 | ||
| 3366 | 2025.12.31 20:19:19.397653 [ 269 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3367 | 2025.12.31 20:19:19.397703 [ 269 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3368 | 2025.12.31 20:19:19.397799 [ 269 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3369 | 2025.12.31 20:19:19.397857 [ 314 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3370 | 2025.12.31 20:19:19.397878 [ 341 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3371 | 2025.12.31 20:19:19.397882 [ 307 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3372 | 2025.12.31 20:19:19.397983 [ 269 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3373 | 2025.12.31 20:19:19.398008 [ 269 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3374 | 2025.12.31 20:19:19.398074 [ 269 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3375 | 2025.12.31 20:19:19.398091 [ 269 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3376 | 2025.12.31 20:19:19.398120 [ 269 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 3377 | 2025.12.31 20:19:19.398150 [ 269 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 3378 | 2025.12.31 20:19:19.398190 [ 269 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 3379 | 2025.12.31 20:19:19.398780 [ 269 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001627 sec., 15980.331899200984 rows/sec., 699.26 KiB/sec. | ||
| 3380 | 2025.12.31 20:19:19.398895 [ 269 ] {3f256d89-f26f-4ec6-8f46-a4c3d2be6e09} <Debug> TCPHandler: Processed in 0.001863492 sec. | ||
| 3381 | 2025.12.31 20:19:19.399102 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3382 | 2025.12.31 20:19:19.399237 [ 269 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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_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) | ||
| 3383 | 2025.12.31 20:19:19.399454 [ 269 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3384 | 2025.12.31 20:19:19.399490 [ 269 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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_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 | ||
| 3385 | 2025.12.31 20:19:19.399763 [ 269 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3386 | 2025.12.31 20:19:19.399827 [ 269 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3387 | 2025.12.31 20:19:19.399951 [ 269 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3388 | 2025.12.31 20:19:19.400013 [ 341 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3389 | 2025.12.31 20:19:19.400025 [ 314 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3390 | 2025.12.31 20:19:19.400032 [ 307 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3391 | 2025.12.31 20:19:19.400133 [ 269 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3392 | 2025.12.31 20:19:19.400161 [ 269 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3393 | 2025.12.31 20:19:19.400233 [ 269 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3394 | 2025.12.31 20:19:19.400252 [ 269 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3395 | 2025.12.31 20:19:19.400283 [ 269 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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_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'))" | ||
| 3396 | 2025.12.31 20:19:19.400316 [ 269 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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_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'))" | ||
| 3397 | 2025.12.31 20:19:19.400352 [ 269 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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_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'))" | ||
| 3398 | 2025.12.31 20:19:19.400965 [ 269 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001784 sec., 14573.991031390135 rows/sec., 637.72 KiB/sec. | ||
| 3399 | 2025.12.31 20:19:19.401075 [ 269 ] {8e21e6c4-9653-4a98-8e97-5e73937c9b72} <Debug> TCPHandler: Processed in 0.002023026 sec. | ||
| 3400 | 2025.12.31 20:19:19.401302 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2025.12.31 20:19:19.401436 [ 269 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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_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) | ||
| 3402 | 2025.12.31 20:19:19.401652 [ 269 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3403 | 2025.12.31 20:19:19.401689 [ 269 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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_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 | ||
| 3404 | 2025.12.31 20:19:19.401896 [ 269 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3405 | 2025.12.31 20:19:19.401949 [ 269 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3406 | 2025.12.31 20:19:19.402062 [ 269 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3407 | 2025.12.31 20:19:19.402111 [ 341 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3408 | 2025.12.31 20:19:19.402160 [ 327 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3409 | 2025.12.31 20:19:19.402171 [ 343 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3410 | 2025.12.31 20:19:19.402279 [ 269 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3411 | 2025.12.31 20:19:19.402306 [ 269 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3412 | 2025.12.31 20:19:19.402372 [ 269 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3413 | 2025.12.31 20:19:19.402391 [ 269 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3414 | 2025.12.31 20:19:19.402421 [ 269 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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_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'))" | ||
| 3415 | 2025.12.31 20:19:19.402453 [ 269 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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_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'))" | ||
| 3416 | 2025.12.31 20:19:19.402498 [ 269 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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_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'))" | ||
| 3417 | 2025.12.31 20:19:19.403144 [ 269 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001764 sec., 14739.229024943312 rows/sec., 644.95 KiB/sec. | ||
| 3418 | 2025.12.31 20:19:19.403242 [ 269 ] {041d7fea-4fa6-42c9-bf04-9847e7000fb3} <Debug> TCPHandler: Processed in 0.001990936 sec. | ||
| 3419 | 2025.12.31 20:19:19.403459 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2025.12.31 20:19:19.403595 [ 269 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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_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) | ||
| 3421 | 2025.12.31 20:19:19.403829 [ 269 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3422 | 2025.12.31 20:19:19.403867 [ 269 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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_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 | ||
| 3423 | 2025.12.31 20:19:19.404075 [ 269 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3424 | 2025.12.31 20:19:19.404128 [ 269 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3425 | 2025.12.31 20:19:19.404241 [ 269 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3426 | 2025.12.31 20:19:19.404300 [ 329 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3427 | 2025.12.31 20:19:19.404303 [ 341 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3428 | 2025.12.31 20:19:19.404312 [ 343 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3429 | 2025.12.31 20:19:19.404406 [ 269 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3430 | 2025.12.31 20:19:19.404432 [ 269 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3431 | 2025.12.31 20:19:19.404497 [ 269 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3432 | 2025.12.31 20:19:19.404516 [ 269 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3433 | 2025.12.31 20:19:19.404546 [ 269 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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_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'))" | ||
| 3434 | 2025.12.31 20:19:19.404578 [ 269 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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_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'))" | ||
| 3435 | 2025.12.31 20:19:19.404613 [ 269 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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_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'))" | ||
| 3436 | 2025.12.31 20:19:19.405239 [ 269 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001701 sec., 15285.126396237507 rows/sec., 668.84 KiB/sec. | ||
| 3437 | 2025.12.31 20:19:19.405350 [ 269 ] {3bb9bba7-545b-4cf4-a0aa-2e3303e3205b} <Debug> TCPHandler: Processed in 0.001941664 sec. | ||
| 3438 | 2025.12.31 20:19:19.405572 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3439 | 2025.12.31 20:19:19.405710 [ 269 ] {7bf30993-99f1-465b-bece-62f762a75237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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_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) | ||
| 3440 | 2025.12.31 20:19:19.405946 [ 269 ] {7bf30993-99f1-465b-bece-62f762a75237} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3441 | 2025.12.31 20:19:19.405984 [ 269 ] {7bf30993-99f1-465b-bece-62f762a75237} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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_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 | ||
| 3442 | 2025.12.31 20:19:19.406193 [ 269 ] {7bf30993-99f1-465b-bece-62f762a75237} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3443 | 2025.12.31 20:19:19.406245 [ 269 ] {7bf30993-99f1-465b-bece-62f762a75237} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3444 | 2025.12.31 20:19:19.406346 [ 269 ] {7bf30993-99f1-465b-bece-62f762a75237} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3445 | 2025.12.31 20:19:19.406412 [ 329 ] {7bf30993-99f1-465b-bece-62f762a75237} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3446 | 2025.12.31 20:19:19.406419 [ 341 ] {7bf30993-99f1-465b-bece-62f762a75237} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3447 | 2025.12.31 20:19:19.406420 [ 343 ] {7bf30993-99f1-465b-bece-62f762a75237} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3448 | 2025.12.31 20:19:19.406523 [ 269 ] {7bf30993-99f1-465b-bece-62f762a75237} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3449 | 2025.12.31 20:19:19.406548 [ 269 ] {7bf30993-99f1-465b-bece-62f762a75237} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3450 | 2025.12.31 20:19:19.406614 [ 269 ] {7bf30993-99f1-465b-bece-62f762a75237} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3451 | 2025.12.31 20:19:19.406633 [ 269 ] {7bf30993-99f1-465b-bece-62f762a75237} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3452 | 2025.12.31 20:19:19.406663 [ 269 ] {7bf30993-99f1-465b-bece-62f762a75237} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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_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'))" | ||
| 3453 | 2025.12.31 20:19:19.406693 [ 269 ] {7bf30993-99f1-465b-bece-62f762a75237} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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_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'))" | ||
| 3454 | 2025.12.31 20:19:19.406722 [ 269 ] {7bf30993-99f1-465b-bece-62f762a75237} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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_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'))" | ||
| 3455 | 2025.12.31 20:19:19.407334 [ 269 ] {7bf30993-99f1-465b-bece-62f762a75237} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001683 sec., 15448.603683897802 rows/sec., 675.99 KiB/sec. | ||
| 3456 | 2025.12.31 20:19:19.407451 [ 269 ] {7bf30993-99f1-465b-bece-62f762a75237} <Debug> TCPHandler: Processed in 0.001929274 sec. | ||
| 3457 | 2025.12.31 20:19:19.407688 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2025.12.31 20:19:19.407826 [ 269 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', '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', '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_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) | ||
| 3459 | 2025.12.31 20:19:19.408063 [ 269 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3460 | 2025.12.31 20:19:19.408101 [ 269 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <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', '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', '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_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 | ||
| 3461 | 2025.12.31 20:19:19.408313 [ 269 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3462 | 2025.12.31 20:19:19.408366 [ 269 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3463 | 2025.12.31 20:19:19.408467 [ 269 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3464 | 2025.12.31 20:19:19.408531 [ 311 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3465 | 2025.12.31 20:19:19.408548 [ 341 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3466 | 2025.12.31 20:19:19.408537 [ 343 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3467 | 2025.12.31 20:19:19.408657 [ 269 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3468 | 2025.12.31 20:19:19.408683 [ 269 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3469 | 2025.12.31 20:19:19.408749 [ 269 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3470 | 2025.12.31 20:19:19.408767 [ 269 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3471 | 2025.12.31 20:19:19.408797 [ 269 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <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', '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', '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_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'))" | ||
| 3472 | 2025.12.31 20:19:19.408828 [ 269 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <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', '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', '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_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'))" | ||
| 3473 | 2025.12.31 20:19:19.408855 [ 269 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <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', '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', '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_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'))" | ||
| 3474 | 2025.12.31 20:19:19.409466 [ 269 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001699 sec., 15303.119482048263 rows/sec., 669.63 KiB/sec. | ||
| 3475 | 2025.12.31 20:19:19.409565 [ 269 ] {e639e81e-21ac-40c8-9540-b64a2c0e272b} <Debug> TCPHandler: Processed in 0.001927174 sec. | ||
| 3476 | 2025.12.31 20:19:19.567838 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3477 | 2025.12.31 20:19:19.567995 [ 269 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', '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', '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_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) | ||
| 3478 | 2025.12.31 20:19:19.568259 [ 269 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3479 | 2025.12.31 20:19:19.568300 [ 269 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <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', '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', '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_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 | ||
| 3480 | 2025.12.31 20:19:19.568576 [ 269 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3481 | 2025.12.31 20:19:19.568634 [ 269 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3482 | 2025.12.31 20:19:19.568742 [ 269 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3483 | 2025.12.31 20:19:19.568824 [ 329 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3484 | 2025.12.31 20:19:19.568825 [ 341 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3485 | 2025.12.31 20:19:19.568871 [ 343 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3486 | 2025.12.31 20:19:19.568997 [ 269 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 3487 | 2025.12.31 20:19:19.569050 [ 269 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3488 | 2025.12.31 20:19:19.569124 [ 269 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3489 | 2025.12.31 20:19:19.569143 [ 269 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 3490 | 2025.12.31 20:19:19.569176 [ 269 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <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', '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', '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_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'))" | ||
| 3491 | 2025.12.31 20:19:19.569228 [ 269 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <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', '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', '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_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'))" | ||
| 3492 | 2025.12.31 20:19:19.569275 [ 269 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <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', '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', '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_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'))" | ||
| 3493 | 2025.12.31 20:19:19.570159 [ 269 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.002227 sec., 11674.898967220477 rows/sec., 510.86 KiB/sec. | ||
| 3494 | 2025.12.31 20:19:19.570280 [ 269 ] {d7ce5452-62f6-4903-bba6-844d28fc1a4c} <Debug> TCPHandler: Processed in 0.002503447 sec. | ||
| 3495 | 2025.12.31 20:19:19.570933 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3496 | 2025.12.31 20:19:19.571041 [ 269 ] {c2fa51e9-0e12-49a5-8eca-bf4976b84ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3497 | 2025.12.31 20:19:19.571084 [ 269 ] {c2fa51e9-0e12-49a5-8eca-bf4976b84ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3498 | 2025.12.31 20:19:19.571620 [ 269 ] {c2fa51e9-0e12-49a5-8eca-bf4976b84ead} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2025.12.31 20:19:19.571663 [ 269 ] {c2fa51e9-0e12-49a5-8eca-bf4976b84ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3500 | 2025.12.31 20:19:19.572086 [ 269 ] {c2fa51e9-0e12-49a5-8eca-bf4976b84ead} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3501 | 2025.12.31 20:19:19.572285 [ 269 ] {c2fa51e9-0e12-49a5-8eca-bf4976b84ead} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2025.12.31 20:19:19.572428 [ 269 ] {c2fa51e9-0e12-49a5-8eca-bf4976b84ead} <Debug> executeQuery: Read 19 rows, 5.79 KiB in 0.001417 sec., 13408.609738884967 rows/sec., 3.99 MiB/sec. | ||
| 3503 | 2025.12.31 20:19:19.572468 [ 269 ] {c2fa51e9-0e12-49a5-8eca-bf4976b84ead} <Debug> TCPHandler: Processed in 0.001585926 sec. | ||
| 3504 | 2025.12.31 20:19:19.572595 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3505 | 2025.12.31 20:19:19.572691 [ 269 ] {9f3ba627-ed10-4d9b-ad31-42e4c487e680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3506 | 2025.12.31 20:19:19.572732 [ 269 ] {9f3ba627-ed10-4d9b-ad31-42e4c487e680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3507 | 2025.12.31 20:19:19.573341 [ 269 ] {9f3ba627-ed10-4d9b-ad31-42e4c487e680} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2025.12.31 20:19:19.573378 [ 269 ] {9f3ba627-ed10-4d9b-ad31-42e4c487e680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3509 | 2025.12.31 20:19:19.573703 [ 269 ] {9f3ba627-ed10-4d9b-ad31-42e4c487e680} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3510 | 2025.12.31 20:19:19.573910 [ 269 ] {9f3ba627-ed10-4d9b-ad31-42e4c487e680} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2025.12.31 20:19:19.574034 [ 269 ] {9f3ba627-ed10-4d9b-ad31-42e4c487e680} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001362 sec., 301027.9001468429 rows/sec., 19.10 MiB/sec. | ||
| 3512 | 2025.12.31 20:19:19.574073 [ 269 ] {9f3ba627-ed10-4d9b-ad31-42e4c487e680} <Debug> TCPHandler: Processed in 0.001527065 sec. | ||
| 3513 | 2025.12.31 20:19:19.574182 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3514 | 2025.12.31 20:19:19.574277 [ 269 ] {694298a4-a96b-4895-86ad-f1bfab797699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3515 | 2025.12.31 20:19:19.574318 [ 269 ] {694298a4-a96b-4895-86ad-f1bfab797699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3516 | 2025.12.31 20:19:19.574700 [ 269 ] {694298a4-a96b-4895-86ad-f1bfab797699} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2025.12.31 20:19:19.574736 [ 269 ] {694298a4-a96b-4895-86ad-f1bfab797699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3518 | 2025.12.31 20:19:19.575010 [ 269 ] {694298a4-a96b-4895-86ad-f1bfab797699} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3519 | 2025.12.31 20:19:19.575220 [ 269 ] {694298a4-a96b-4895-86ad-f1bfab797699} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2025.12.31 20:19:19.575348 [ 269 ] {694298a4-a96b-4895-86ad-f1bfab797699} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001089 sec., 7346.189164370983 rows/sec., 599.03 KiB/sec. | ||
| 3521 | 2025.12.31 20:19:19.575385 [ 269 ] {694298a4-a96b-4895-86ad-f1bfab797699} <Debug> TCPHandler: Processed in 0.001251959 sec. | ||
| 3522 | 2025.12.31 20:19:19.575489 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2025.12.31 20:19:19.575585 [ 269 ] {98f4d600-34d4-4026-a9fe-e898dbb7c906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3524 | 2025.12.31 20:19:19.575624 [ 269 ] {98f4d600-34d4-4026-a9fe-e898dbb7c906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3525 | 2025.12.31 20:19:19.577253 [ 269 ] {98f4d600-34d4-4026-a9fe-e898dbb7c906} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2025.12.31 20:19:19.577291 [ 269 ] {98f4d600-34d4-4026-a9fe-e898dbb7c906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3527 | 2025.12.31 20:19:19.577783 [ 269 ] {98f4d600-34d4-4026-a9fe-e898dbb7c906} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3528 | 2025.12.31 20:19:19.577997 [ 269 ] {98f4d600-34d4-4026-a9fe-e898dbb7c906} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2025.12.31 20:19:19.578111 [ 25 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3530 | 2025.12.31 20:19:19.578123 [ 269 ] {98f4d600-34d4-4026-a9fe-e898dbb7c906} <Debug> executeQuery: Read 2315 rows, 192.28 KiB in 0.002557 sec., 905357.8412201799 rows/sec., 73.44 MiB/sec. | ||
| 3531 | 2025.12.31 20:19:19.578200 [ 25 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2025.12.31 20:19:19.578210 [ 269 ] {98f4d600-34d4-4026-a9fe-e898dbb7c906} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3533 | 2025.12.31 20:19:19.578246 [ 269 ] {98f4d600-34d4-4026-a9fe-e898dbb7c906} <Debug> TCPHandler: Processed in 0.002806304 sec. | ||
| 3534 | 2025.12.31 20:19:19.578249 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3535 | 2025.12.31 20:19:19.578357 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2025.12.31 20:19:19.578370 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 3537 | 2025.12.31 20:19:19.578459 [ 269 ] {8819077b-54f0-40fa-a8e8-416f2545f1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3538 | 2025.12.31 20:19:19.578486 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3539 | 2025.12.31 20:19:19.578500 [ 269 ] {8819077b-54f0-40fa-a8e8-416f2545f1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3540 | 2025.12.31 20:19:19.578519 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 241 rows starting from the beginning of the part | ||
| 3541 | 2025.12.31 20:19:19.578583 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 114 rows starting from the beginning of the part | ||
| 3542 | 2025.12.31 20:19:19.578635 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 73 rows starting from the beginning of the part | ||
| 3543 | 2025.12.31 20:19:19.578680 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 114 rows starting from the beginning of the part | ||
| 3544 | 2025.12.31 20:19:19.578726 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
| 3545 | 2025.12.31 20:19:19.578765 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2315 rows starting from the beginning of the part | ||
| 3546 | 2025.12.31 20:19:19.578999 [ 269 ] {8819077b-54f0-40fa-a8e8-416f2545f1ff} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2025.12.31 20:19:19.579035 [ 269 ] {8819077b-54f0-40fa-a8e8-416f2545f1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3548 | 2025.12.31 20:19:19.579347 [ 269 ] {8819077b-54f0-40fa-a8e8-416f2545f1ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3549 | 2025.12.31 20:19:19.579555 [ 269 ] {8819077b-54f0-40fa-a8e8-416f2545f1ff} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3550 | 2025.12.31 20:19:19.579684 [ 269 ] {8819077b-54f0-40fa-a8e8-416f2545f1ff} <Debug> executeQuery: Read 244 rows, 15.21 KiB in 0.001244 sec., 196141.47909967843 rows/sec., 11.94 MiB/sec. | ||
| 3551 | 2025.12.31 20:19:19.579722 [ 269 ] {8819077b-54f0-40fa-a8e8-416f2545f1ff} <Debug> TCPHandler: Processed in 0.001415143 sec. | ||
| 3552 | 2025.12.31 20:19:19.579865 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3553 | 2025.12.31 20:19:19.579969 [ 269 ] {9eeaa86e-4d98-4b24-9309-a82fa1fe3d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3554 | 2025.12.31 20:19:19.580019 [ 269 ] {9eeaa86e-4d98-4b24-9309-a82fa1fe3d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3555 | 2025.12.31 20:19:19.580059 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2929 rows, containing 5 columns (5 merged, 0 gathered) in 0.001722809 sec., 1700130.426530161 rows/sec., 146.06 MiB/sec. | ||
| 3556 | 2025.12.31 20:19:19.580494 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3557 | 2025.12.31 20:19:19.580844 [ 269 ] {9eeaa86e-4d98-4b24-9309-a82fa1fe3d89} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2025.12.31 20:19:19.580890 [ 269 ] {9eeaa86e-4d98-4b24-9309-a82fa1fe3d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3559 | 2025.12.31 20:19:19.580961 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_16_3} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2025.12.31 20:19:19.581060 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_16_3} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3561 | 2025.12.31 20:19:19.581168 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 3562 | 2025.12.31 20:19:19.581243 [ 269 ] {9eeaa86e-4d98-4b24-9309-a82fa1fe3d89} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3563 | 2025.12.31 20:19:19.581461 [ 269 ] {9eeaa86e-4d98-4b24-9309-a82fa1fe3d89} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2025.12.31 20:19:19.581587 [ 269 ] {9eeaa86e-4d98-4b24-9309-a82fa1fe3d89} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00164 sec., 268292.68292682926 rows/sec., 17.75 MiB/sec. | ||
| 3565 | 2025.12.31 20:19:19.581625 [ 269 ] {9eeaa86e-4d98-4b24-9309-a82fa1fe3d89} <Debug> TCPHandler: Processed in 0.001813241 sec. | ||
| 3566 | 2025.12.31 20:19:19.581747 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2025.12.31 20:19:19.581840 [ 269 ] {be0a060a-1961-4afa-96d2-60f0b9d18018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3568 | 2025.12.31 20:19:19.581878 [ 269 ] {be0a060a-1961-4afa-96d2-60f0b9d18018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3569 | 2025.12.31 20:19:19.582363 [ 269 ] {be0a060a-1961-4afa-96d2-60f0b9d18018} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2025.12.31 20:19:19.582399 [ 269 ] {be0a060a-1961-4afa-96d2-60f0b9d18018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3571 | 2025.12.31 20:19:19.582696 [ 269 ] {be0a060a-1961-4afa-96d2-60f0b9d18018} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3572 | 2025.12.31 20:19:19.582908 [ 269 ] {be0a060a-1961-4afa-96d2-60f0b9d18018} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2025.12.31 20:19:19.583031 [ 269 ] {be0a060a-1961-4afa-96d2-60f0b9d18018} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001209 sec., 174524.40033085193 rows/sec., 9.91 MiB/sec. | ||
| 3574 | 2025.12.31 20:19:19.583069 [ 269 ] {be0a060a-1961-4afa-96d2-60f0b9d18018} <Debug> TCPHandler: Processed in 0.001370321 sec. | ||
| 3575 | 2025.12.31 20:19:19.583198 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2025.12.31 20:19:19.583290 [ 269 ] {5782107a-0e31-48e6-a552-a4c4f20013b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3577 | 2025.12.31 20:19:19.583328 [ 269 ] {5782107a-0e31-48e6-a552-a4c4f20013b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3578 | 2025.12.31 20:19:19.584192 [ 269 ] {5782107a-0e31-48e6-a552-a4c4f20013b8} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2025.12.31 20:19:19.584232 [ 269 ] {5782107a-0e31-48e6-a552-a4c4f20013b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3580 | 2025.12.31 20:19:19.584610 [ 269 ] {5782107a-0e31-48e6-a552-a4c4f20013b8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3581 | 2025.12.31 20:19:19.584839 [ 269 ] {5782107a-0e31-48e6-a552-a4c4f20013b8} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2025.12.31 20:19:19.584960 [ 54 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3583 | 2025.12.31 20:19:19.584973 [ 269 ] {5782107a-0e31-48e6-a552-a4c4f20013b8} <Debug> executeQuery: Read 1166 rows, 85.25 KiB in 0.001701 sec., 685479.1299235744 rows/sec., 48.94 MiB/sec. | ||
| 3584 | 2025.12.31 20:19:19.585040 [ 54 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2025.12.31 20:19:19.585057 [ 269 ] {5782107a-0e31-48e6-a552-a4c4f20013b8} <Debug> TCPHandler: Processed in 0.001906453 sec. | ||
| 3586 | 2025.12.31 20:19:19.585078 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3587 | 2025.12.31 20:19:19.585182 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 3588 | 2025.12.31 20:19:19.585194 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2025.12.31 20:19:19.585260 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3590 | 2025.12.31 20:19:19.585283 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 153 rows starting from the beginning of the part | ||
| 3591 | 2025.12.31 20:19:19.585294 [ 269 ] {f5ca7772-a9fd-4c8b-82ad-a2837b3fb40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3592 | 2025.12.31 20:19:19.585326 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 87 rows starting from the beginning of the part | ||
| 3593 | 2025.12.31 20:19:19.585337 [ 269 ] {f5ca7772-a9fd-4c8b-82ad-a2837b3fb40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3594 | 2025.12.31 20:19:19.585361 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 68 rows starting from the beginning of the part | ||
| 3595 | 2025.12.31 20:19:19.585394 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 87 rows starting from the beginning of the part | ||
| 3596 | 2025.12.31 20:19:19.585427 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part | ||
| 3597 | 2025.12.31 20:19:19.585460 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1166 rows starting from the beginning of the part | ||
| 3598 | 2025.12.31 20:19:19.585679 [ 269 ] {f5ca7772-a9fd-4c8b-82ad-a2837b3fb40b} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2025.12.31 20:19:19.585715 [ 269 ] {f5ca7772-a9fd-4c8b-82ad-a2837b3fb40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3600 | 2025.12.31 20:19:19.586017 [ 269 ] {f5ca7772-a9fd-4c8b-82ad-a2837b3fb40b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3601 | 2025.12.31 20:19:19.586232 [ 269 ] {f5ca7772-a9fd-4c8b-82ad-a2837b3fb40b} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2025.12.31 20:19:19.586315 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001157887 sec., 1405145.7525648011 rows/sec., 108.68 MiB/sec. | ||
| 3603 | 2025.12.31 20:19:19.586361 [ 269 ] {f5ca7772-a9fd-4c8b-82ad-a2837b3fb40b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 3604 | 2025.12.31 20:19:19.586405 [ 269 ] {f5ca7772-a9fd-4c8b-82ad-a2837b3fb40b} <Debug> TCPHandler: Processed in 0.001262169 sec. | ||
| 3605 | 2025.12.31 20:19:19.586516 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3606 | 2025.12.31 20:19:19.586517 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2025.12.31 20:19:19.586629 [ 269 ] {eb88cc96-742a-49cd-839e-df64f9afab1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3608 | 2025.12.31 20:19:19.586675 [ 269 ] {eb88cc96-742a-49cd-839e-df64f9afab1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3609 | 2025.12.31 20:19:19.586814 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_16_3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2025.12.31 20:19:19.586895 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_16_3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3611 | 2025.12.31 20:19:19.586980 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 3612 | 2025.12.31 20:19:19.588385 [ 269 ] {eb88cc96-742a-49cd-839e-df64f9afab1b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2025.12.31 20:19:19.588427 [ 269 ] {eb88cc96-742a-49cd-839e-df64f9afab1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3614 | 2025.12.31 20:19:19.589175 [ 269 ] {eb88cc96-742a-49cd-839e-df64f9afab1b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3615 | 2025.12.31 20:19:19.589401 [ 269 ] {eb88cc96-742a-49cd-839e-df64f9afab1b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2025.12.31 20:19:19.589531 [ 269 ] {eb88cc96-742a-49cd-839e-df64f9afab1b} <Debug> executeQuery: Read 4503 rows, 307.10 KiB in 0.002921 sec., 1541595.3440602534 rows/sec., 102.67 MiB/sec. | ||
| 3617 | 2025.12.31 20:19:19.589569 [ 269 ] {eb88cc96-742a-49cd-839e-df64f9afab1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 3618 | 2025.12.31 20:19:19.589583 [ 269 ] {eb88cc96-742a-49cd-839e-df64f9afab1b} <Debug> TCPHandler: Processed in 0.003117101 sec. | ||
| 3619 | 2025.12.31 20:19:19.589698 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3620 | 2025.12.31 20:19:19.589795 [ 269 ] {624245f2-cd7c-4d07-8875-333a3bf62bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3621 | 2025.12.31 20:19:19.589838 [ 269 ] {624245f2-cd7c-4d07-8875-333a3bf62bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3622 | 2025.12.31 20:19:19.590180 [ 269 ] {624245f2-cd7c-4d07-8875-333a3bf62bf9} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2025.12.31 20:19:19.590216 [ 269 ] {624245f2-cd7c-4d07-8875-333a3bf62bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3624 | 2025.12.31 20:19:19.590507 [ 269 ] {624245f2-cd7c-4d07-8875-333a3bf62bf9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3625 | 2025.12.31 20:19:19.590725 [ 269 ] {624245f2-cd7c-4d07-8875-333a3bf62bf9} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2025.12.31 20:19:19.590850 [ 269 ] {624245f2-cd7c-4d07-8875-333a3bf62bf9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 3627 | 2025.12.31 20:19:19.590887 [ 269 ] {624245f2-cd7c-4d07-8875-333a3bf62bf9} <Debug> TCPHandler: Processed in 0.001238829 sec. | ||
| 3628 | 2025.12.31 20:19:19.590996 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2025.12.31 20:19:19.591090 [ 269 ] {0c540dcf-8b3c-466c-8f36-974c397e45e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3630 | 2025.12.31 20:19:19.591142 [ 269 ] {0c540dcf-8b3c-466c-8f36-974c397e45e4} <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 | ||
| 3631 | 2025.12.31 20:19:19.591888 [ 269 ] {0c540dcf-8b3c-466c-8f36-974c397e45e4} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2025.12.31 20:19:19.591925 [ 269 ] {0c540dcf-8b3c-466c-8f36-974c397e45e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3633 | 2025.12.31 20:19:19.592430 [ 269 ] {0c540dcf-8b3c-466c-8f36-974c397e45e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3634 | 2025.12.31 20:19:19.592657 [ 269 ] {0c540dcf-8b3c-466c-8f36-974c397e45e4} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2025.12.31 20:19:19.592794 [ 269 ] {0c540dcf-8b3c-466c-8f36-974c397e45e4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001721 sec., 18012.783265543287 rows/sec., 32.28 MiB/sec. | ||
| 3636 | 2025.12.31 20:19:19.592850 [ 269 ] {0c540dcf-8b3c-466c-8f36-974c397e45e4} <Debug> TCPHandler: Processed in 0.001903583 sec. | ||
| 3637 | 2025.12.31 20:19:19.592977 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3638 | 2025.12.31 20:19:19.593077 [ 269 ] {f1b08647-1d84-478f-be43-1b5df0a66868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3639 | 2025.12.31 20:19:19.593122 [ 269 ] {f1b08647-1d84-478f-be43-1b5df0a66868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3640 | 2025.12.31 20:19:19.593462 [ 269 ] {f1b08647-1d84-478f-be43-1b5df0a66868} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3641 | 2025.12.31 20:19:19.593496 [ 269 ] {f1b08647-1d84-478f-be43-1b5df0a66868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3642 | 2025.12.31 20:19:19.593795 [ 269 ] {f1b08647-1d84-478f-be43-1b5df0a66868} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3643 | 2025.12.31 20:19:19.594016 [ 269 ] {f1b08647-1d84-478f-be43-1b5df0a66868} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3644 | 2025.12.31 20:19:19.594143 [ 269 ] {f1b08647-1d84-478f-be43-1b5df0a66868} <Debug> executeQuery: Read 54 rows, 3.09 KiB in 0.001089 sec., 49586.776859504134 rows/sec., 2.77 MiB/sec. | ||
| 3645 | 2025.12.31 20:19:19.594180 [ 269 ] {f1b08647-1d84-478f-be43-1b5df0a66868} <Debug> TCPHandler: Processed in 0.001259069 sec. | ||
| 3646 | 2025.12.31 20:19:20.580630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9029 | ||
| 3647 | 2025.12.31 20:19:20.581178 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2025.12.31 20:19:20.581228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3649 | 2025.12.31 20:19:20.581776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3650 | 2025.12.31 20:19:20.582013 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2025.12.31 20:19:20.582140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9029 | ||
| 3652 | 2025.12.31 20:19:21.042643 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3653 | 2025.12.31 20:19:21.059151 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2025.12.31 20:19:21.059201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3655 | 2025.12.31 20:19:21.065208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3656 | 2025.12.31 20:19:21.065955 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2025.12.31 20:19:21.069555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3658 | 2025.12.31 20:19:23.755665 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3659 | 2025.12.31 20:19:23.755862 [ 269 ] {a5aa7b23-3a12-429e-99c1-48260a5498db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3660 | 2025.12.31 20:19:23.755928 [ 269 ] {a5aa7b23-3a12-429e-99c1-48260a5498db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3661 | 2025.12.31 20:19:23.756584 [ 269 ] {a5aa7b23-3a12-429e-99c1-48260a5498db} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3662 | 2025.12.31 20:19:23.756633 [ 269 ] {a5aa7b23-3a12-429e-99c1-48260a5498db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3663 | 2025.12.31 20:19:23.757035 [ 269 ] {a5aa7b23-3a12-429e-99c1-48260a5498db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3664 | 2025.12.31 20:19:23.757271 [ 269 ] {a5aa7b23-3a12-429e-99c1-48260a5498db} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3665 | 2025.12.31 20:19:23.757428 [ 269 ] {a5aa7b23-3a12-429e-99c1-48260a5498db} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001614 sec., 32218.091697645603 rows/sec., 2.46 MiB/sec. | ||
| 3666 | 2025.12.31 20:19:23.757472 [ 269 ] {a5aa7b23-3a12-429e-99c1-48260a5498db} <Debug> TCPHandler: Processed in 0.001933464 sec. | ||
| 3667 | 2025.12.31 20:19:23.757594 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3668 | 2025.12.31 20:19:23.757690 [ 269 ] {c6a52dca-cff9-47a1-bcf6-5a5db6f40327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3669 | 2025.12.31 20:19:23.757731 [ 269 ] {c6a52dca-cff9-47a1-bcf6-5a5db6f40327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3670 | 2025.12.31 20:19:23.758166 [ 269 ] {c6a52dca-cff9-47a1-bcf6-5a5db6f40327} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2025.12.31 20:19:23.758204 [ 269 ] {c6a52dca-cff9-47a1-bcf6-5a5db6f40327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3672 | 2025.12.31 20:19:23.758527 [ 269 ] {c6a52dca-cff9-47a1-bcf6-5a5db6f40327} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3673 | 2025.12.31 20:19:23.758741 [ 269 ] {c6a52dca-cff9-47a1-bcf6-5a5db6f40327} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2025.12.31 20:19:23.758872 [ 269 ] {c6a52dca-cff9-47a1-bcf6-5a5db6f40327} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.0012 sec., 46666.66666666667 rows/sec., 3.64 MiB/sec. | ||
| 3675 | 2025.12.31 20:19:23.758911 [ 269 ] {c6a52dca-cff9-47a1-bcf6-5a5db6f40327} <Debug> TCPHandler: Processed in 0.001368581 sec. | ||
| 3676 | 2025.12.31 20:19:23.759020 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3677 | 2025.12.31 20:19:23.759116 [ 269 ] {5ae86958-2bd3-4046-9ef7-ba3b2a2515cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3678 | 2025.12.31 20:19:23.759161 [ 269 ] {5ae86958-2bd3-4046-9ef7-ba3b2a2515cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3679 | 2025.12.31 20:19:23.759553 [ 269 ] {5ae86958-2bd3-4046-9ef7-ba3b2a2515cb} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3680 | 2025.12.31 20:19:23.759591 [ 269 ] {5ae86958-2bd3-4046-9ef7-ba3b2a2515cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3681 | 2025.12.31 20:19:23.759931 [ 269 ] {5ae86958-2bd3-4046-9ef7-ba3b2a2515cb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3682 | 2025.12.31 20:19:23.760151 [ 269 ] {5ae86958-2bd3-4046-9ef7-ba3b2a2515cb} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2025.12.31 20:19:23.760281 [ 269 ] {5ae86958-2bd3-4046-9ef7-ba3b2a2515cb} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001183 sec., 101437.02451394759 rows/sec., 7.03 MiB/sec. | ||
| 3684 | 2025.12.31 20:19:23.760318 [ 269 ] {5ae86958-2bd3-4046-9ef7-ba3b2a2515cb} <Debug> TCPHandler: Processed in 0.001348191 sec. | ||
| 3685 | 2025.12.31 20:19:23.760428 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2025.12.31 20:19:23.760524 [ 269 ] {bd7e3e6e-86b6-4194-b27b-b03a4b81df98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3687 | 2025.12.31 20:19:23.760567 [ 269 ] {bd7e3e6e-86b6-4194-b27b-b03a4b81df98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3688 | 2025.12.31 20:19:23.760908 [ 269 ] {bd7e3e6e-86b6-4194-b27b-b03a4b81df98} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2025.12.31 20:19:23.760945 [ 269 ] {bd7e3e6e-86b6-4194-b27b-b03a4b81df98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3690 | 2025.12.31 20:19:23.761258 [ 269 ] {bd7e3e6e-86b6-4194-b27b-b03a4b81df98} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3691 | 2025.12.31 20:19:23.761470 [ 269 ] {bd7e3e6e-86b6-4194-b27b-b03a4b81df98} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2025.12.31 20:19:23.761602 [ 269 ] {bd7e3e6e-86b6-4194-b27b-b03a4b81df98} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001093 sec., 36596.52333028362 rows/sec., 2.51 MiB/sec. | ||
| 3693 | 2025.12.31 20:19:23.761641 [ 269 ] {bd7e3e6e-86b6-4194-b27b-b03a4b81df98} <Debug> TCPHandler: Processed in 0.001262469 sec. | ||
| 3694 | 2025.12.31 20:19:27.950782 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3695 | 2025.12.31 20:19:27.950840 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3696 | 2025.12.31 20:19:28.082214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9541 | ||
| 3697 | 2025.12.31 20:19:28.082758 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2025.12.31 20:19:28.082801 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3699 | 2025.12.31 20:19:28.083360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3700 | 2025.12.31 20:19:28.083599 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2025.12.31 20:19:28.083737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9541 | ||
| 3702 | 2025.12.31 20:19:28.092772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 84 entries to flush up to offset 412 | ||
| 3703 | 2025.12.31 20:19:28.096389 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2025.12.31 20:19:28.096441 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3705 | 2025.12.31 20:19:28.097751 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3706 | 2025.12.31 20:19:28.098014 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2025.12.31 20:19:28.098268 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
| 3708 | 2025.12.31 20:19:28.569623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3709 | 2025.12.31 20:19:28.586806 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2025.12.31 20:19:28.586873 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3711 | 2025.12.31 20:19:28.593069 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3712 | 2025.12.31 20:19:28.593769 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2025.12.31 20:19:28.596599 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3714 | 2025.12.31 20:19:28.757095 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3715 | 2025.12.31 20:19:28.757271 [ 269 ] {57a4ab2c-1526-4b0f-97e1-001f2ce879b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3716 | 2025.12.31 20:19:28.757335 [ 269 ] {57a4ab2c-1526-4b0f-97e1-001f2ce879b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3717 | 2025.12.31 20:19:28.757946 [ 269 ] {57a4ab2c-1526-4b0f-97e1-001f2ce879b5} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2025.12.31 20:19:28.757993 [ 269 ] {57a4ab2c-1526-4b0f-97e1-001f2ce879b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3719 | 2025.12.31 20:19:28.758385 [ 269 ] {57a4ab2c-1526-4b0f-97e1-001f2ce879b5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3720 | 2025.12.31 20:19:28.758616 [ 269 ] {57a4ab2c-1526-4b0f-97e1-001f2ce879b5} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2025.12.31 20:19:28.758771 [ 269 ] {57a4ab2c-1526-4b0f-97e1-001f2ce879b5} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001548 sec., 46511.62790697675 rows/sec., 3.83 MiB/sec. | ||
| 3722 | 2025.12.31 20:19:28.758811 [ 269 ] {57a4ab2c-1526-4b0f-97e1-001f2ce879b5} <Debug> TCPHandler: Processed in 0.001847583 sec. | ||
| 3723 | 2025.12.31 20:19:28.758934 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3724 | 2025.12.31 20:19:28.759028 [ 269 ] {6dd21cde-a42f-4786-9ad8-b34b20fe241c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3725 | 2025.12.31 20:19:28.759068 [ 269 ] {6dd21cde-a42f-4786-9ad8-b34b20fe241c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3726 | 2025.12.31 20:19:28.759460 [ 269 ] {6dd21cde-a42f-4786-9ad8-b34b20fe241c} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2025.12.31 20:19:28.759497 [ 269 ] {6dd21cde-a42f-4786-9ad8-b34b20fe241c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3728 | 2025.12.31 20:19:28.759783 [ 269 ] {6dd21cde-a42f-4786-9ad8-b34b20fe241c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3729 | 2025.12.31 20:19:28.759991 [ 269 ] {6dd21cde-a42f-4786-9ad8-b34b20fe241c} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2025.12.31 20:19:28.760116 [ 269 ] {6dd21cde-a42f-4786-9ad8-b34b20fe241c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001107 sec., 9033.42366757001 rows/sec., 679.27 KiB/sec. | ||
| 3731 | 2025.12.31 20:19:28.760152 [ 269 ] {6dd21cde-a42f-4786-9ad8-b34b20fe241c} <Debug> TCPHandler: Processed in 0.001265629 sec. | ||
| 3732 | 2025.12.31 20:19:28.760257 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3733 | 2025.12.31 20:19:28.760348 [ 269 ] {187c8ff1-9b55-4cad-a832-8670f5558c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3734 | 2025.12.31 20:19:28.760387 [ 269 ] {187c8ff1-9b55-4cad-a832-8670f5558c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3735 | 2025.12.31 20:19:28.760799 [ 269 ] {187c8ff1-9b55-4cad-a832-8670f5558c2a} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3736 | 2025.12.31 20:19:28.760835 [ 269 ] {187c8ff1-9b55-4cad-a832-8670f5558c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3737 | 2025.12.31 20:19:28.761146 [ 269 ] {187c8ff1-9b55-4cad-a832-8670f5558c2a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3738 | 2025.12.31 20:19:28.761356 [ 269 ] {187c8ff1-9b55-4cad-a832-8670f5558c2a} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2025.12.31 20:19:28.761485 [ 269 ] {187c8ff1-9b55-4cad-a832-8670f5558c2a} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001155 sec., 57142.857142857145 rows/sec., 4.46 MiB/sec. | ||
| 3740 | 2025.12.31 20:19:28.761522 [ 269 ] {187c8ff1-9b55-4cad-a832-8670f5558c2a} <Debug> TCPHandler: Processed in 0.001312819 sec. | ||
| 3741 | 2025.12.31 20:19:28.761631 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3742 | 2025.12.31 20:19:28.761724 [ 269 ] {3add97e0-56f1-459d-a28b-529d3af1b5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3743 | 2025.12.31 20:19:28.761766 [ 269 ] {3add97e0-56f1-459d-a28b-529d3af1b5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3744 | 2025.12.31 20:19:28.762199 [ 269 ] {3add97e0-56f1-459d-a28b-529d3af1b5a5} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2025.12.31 20:19:28.762246 [ 269 ] {3add97e0-56f1-459d-a28b-529d3af1b5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3746 | 2025.12.31 20:19:28.762645 [ 269 ] {3add97e0-56f1-459d-a28b-529d3af1b5a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3747 | 2025.12.31 20:19:28.762902 [ 269 ] {3add97e0-56f1-459d-a28b-529d3af1b5a5} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2025.12.31 20:19:28.763055 [ 269 ] {3add97e0-56f1-459d-a28b-529d3af1b5a5} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00135 sec., 111111.11111111111 rows/sec., 7.70 MiB/sec. | ||
| 3749 | 2025.12.31 20:19:28.763081 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3750 | 2025.12.31 20:19:28.763094 [ 269 ] {3add97e0-56f1-459d-a28b-529d3af1b5a5} <Debug> TCPHandler: Processed in 0.001513644 sec. | ||
| 3751 | 2025.12.31 20:19:28.763154 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2025.12.31 20:19:28.763184 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3753 | 2025.12.31 20:19:28.763244 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3754 | 2025.12.31 20:19:28.763287 [ 199 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 3755 | 2025.12.31 20:19:28.763343 [ 269 ] {9be2ec0f-fa0b-4b0e-9bce-22fe565d469a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3756 | 2025.12.31 20:19:28.763401 [ 269 ] {9be2ec0f-fa0b-4b0e-9bce-22fe565d469a} <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 | ||
| 3757 | 2025.12.31 20:19:28.763413 [ 199 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3758 | 2025.12.31 20:19:28.763453 [ 199 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1700 rows starting from the beginning of the part | ||
| 3759 | 2025.12.31 20:19:28.763518 [ 199 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part | ||
| 3760 | 2025.12.31 20:19:28.763564 [ 199 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 150 rows starting from the beginning of the part | ||
| 3761 | 2025.12.31 20:19:28.763607 [ 199 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4503 rows starting from the beginning of the part | ||
| 3762 | 2025.12.31 20:19:28.763648 [ 199 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 120 rows starting from the beginning of the part | ||
| 3763 | 2025.12.31 20:19:28.763689 [ 199 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 150 rows starting from the beginning of the part | ||
| 3764 | 2025.12.31 20:19:28.764132 [ 269 ] {9be2ec0f-fa0b-4b0e-9bce-22fe565d469a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2025.12.31 20:19:28.764173 [ 269 ] {9be2ec0f-fa0b-4b0e-9bce-22fe565d469a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3766 | 2025.12.31 20:19:28.764749 [ 269 ] {9be2ec0f-fa0b-4b0e-9bce-22fe565d469a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3767 | 2025.12.31 20:19:28.764990 [ 269 ] {9be2ec0f-fa0b-4b0e-9bce-22fe565d469a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2025.12.31 20:19:28.765131 [ 269 ] {9be2ec0f-fa0b-4b0e-9bce-22fe565d469a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001807 sec., 5534.034311012728 rows/sec., 9.92 MiB/sec. | ||
| 3769 | 2025.12.31 20:19:28.765187 [ 269 ] {9be2ec0f-fa0b-4b0e-9bce-22fe565d469a} <Debug> TCPHandler: Processed in 0.002002666 sec. | ||
| 3770 | 2025.12.31 20:19:28.765302 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3771 | 2025.12.31 20:19:28.765399 [ 269 ] {745db07b-3fd1-4172-a470-60da0647419e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3772 | 2025.12.31 20:19:28.765439 [ 269 ] {745db07b-3fd1-4172-a470-60da0647419e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3773 | 2025.12.31 20:19:28.765773 [ 269 ] {745db07b-3fd1-4172-a470-60da0647419e} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2025.12.31 20:19:28.765809 [ 269 ] {745db07b-3fd1-4172-a470-60da0647419e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3775 | 2025.12.31 20:19:28.766145 [ 269 ] {745db07b-3fd1-4172-a470-60da0647419e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3776 | 2025.12.31 20:19:28.766182 [ 200 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6773 rows, containing 5 columns (5 merged, 0 gathered) in 0.002935877 sec., 2306976.7568600457 rows/sec., 157.72 MiB/sec. | ||
| 3777 | 2025.12.31 20:19:28.766373 [ 269 ] {745db07b-3fd1-4172-a470-60da0647419e} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2025.12.31 20:19:28.766509 [ 269 ] {745db07b-3fd1-4172-a470-60da0647419e} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001127 sec., 44365.57231588288 rows/sec., 3.04 MiB/sec. | ||
| 3779 | 2025.12.31 20:19:28.766545 [ 269 ] {745db07b-3fd1-4172-a470-60da0647419e} <Debug> TCPHandler: Processed in 0.001292999 sec. | ||
| 3780 | 2025.12.31 20:19:28.766804 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3781 | 2025.12.31 20:19:28.767091 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2025.12.31 20:19:28.767162 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3783 | 2025.12.31 20:19:28.767236 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3784 | 2025.12.31 20:19:29.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.21 MiB, peak 244.50 MiB, free memory in arenas 0.00 B, will set to 241.72 MiB (RSS), difference: 1.50 MiB | ||
| 3785 | 2025.12.31 20:19:30.101834 [ 111 ] {} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3786 | 2025.12.31 20:19:30.101905 [ 111 ] {} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2025.12.31 20:19:30.101929 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3788 | 2025.12.31 20:19:30.102104 [ 200 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::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 | ||
| 3789 | 2025.12.31 20:19:30.102270 [ 200 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3790 | 2025.12.31 20:19:30.102305 [ 200 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3791 | 2025.12.31 20:19:30.102377 [ 200 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::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 | ||
| 3792 | 2025.12.31 20:19:30.102427 [ 200 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3793 | 2025.12.31 20:19:30.102472 [ 200 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3794 | 2025.12.31 20:19:30.102512 [ 200 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3795 | 2025.12.31 20:19:30.103263 [ 195 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237478 sec., 19394.284181213727 rows/sec., 1.62 MiB/sec. | ||
| 3796 | 2025.12.31 20:19:30.103426 [ 195 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3797 | 2025.12.31 20:19:30.103717 [ 195 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_5_1} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2025.12.31 20:19:30.103794 [ 195 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_5_1} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3799 | 2025.12.31 20:19:30.103881 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3800 | 2025.12.31 20:19:33.769567 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2025.12.31 20:19:33.769782 [ 269 ] {8b4045b0-68a8-43bd-b3b9-7f53cdcd3aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3802 | 2025.12.31 20:19:33.769855 [ 269 ] {8b4045b0-68a8-43bd-b3b9-7f53cdcd3aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3803 | 2025.12.31 20:19:33.770736 [ 269 ] {8b4045b0-68a8-43bd-b3b9-7f53cdcd3aa0} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2025.12.31 20:19:33.770783 [ 269 ] {8b4045b0-68a8-43bd-b3b9-7f53cdcd3aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3805 | 2025.12.31 20:19:33.771210 [ 269 ] {8b4045b0-68a8-43bd-b3b9-7f53cdcd3aa0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3806 | 2025.12.31 20:19:33.771457 [ 269 ] {8b4045b0-68a8-43bd-b3b9-7f53cdcd3aa0} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2025.12.31 20:19:33.771613 [ 269 ] {8b4045b0-68a8-43bd-b3b9-7f53cdcd3aa0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001884 sec., 217622.0806794055 rows/sec., 13.80 MiB/sec. | ||
| 3808 | 2025.12.31 20:19:33.771666 [ 269 ] {8b4045b0-68a8-43bd-b3b9-7f53cdcd3aa0} <Debug> TCPHandler: Processed in 0.002230101 sec. | ||
| 3809 | 2025.12.31 20:19:33.771787 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2025.12.31 20:19:33.771891 [ 269 ] {e33e148f-ff55-4de3-9828-97c177c51845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3811 | 2025.12.31 20:19:33.771935 [ 269 ] {e33e148f-ff55-4de3-9828-97c177c51845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3812 | 2025.12.31 20:19:33.772977 [ 269 ] {e33e148f-ff55-4de3-9828-97c177c51845} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2025.12.31 20:19:33.773016 [ 269 ] {e33e148f-ff55-4de3-9828-97c177c51845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3814 | 2025.12.31 20:19:33.773432 [ 269 ] {e33e148f-ff55-4de3-9828-97c177c51845} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3815 | 2025.12.31 20:19:33.773655 [ 269 ] {e33e148f-ff55-4de3-9828-97c177c51845} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2025.12.31 20:19:33.773787 [ 269 ] {e33e148f-ff55-4de3-9828-97c177c51845} <Debug> executeQuery: Read 1170 rows, 95.35 KiB in 0.00192 sec., 609375 rows/sec., 48.50 MiB/sec. | ||
| 3817 | 2025.12.31 20:19:33.773826 [ 269 ] {e33e148f-ff55-4de3-9828-97c177c51845} <Debug> TCPHandler: Processed in 0.002090937 sec. | ||
| 3818 | 2025.12.31 20:19:33.773936 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2025.12.31 20:19:33.774032 [ 269 ] {00381aa8-db3d-44a5-946e-4a22d6df45b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3820 | 2025.12.31 20:19:33.774073 [ 269 ] {00381aa8-db3d-44a5-946e-4a22d6df45b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3821 | 2025.12.31 20:19:33.774565 [ 269 ] {00381aa8-db3d-44a5-946e-4a22d6df45b0} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2025.12.31 20:19:33.774604 [ 269 ] {00381aa8-db3d-44a5-946e-4a22d6df45b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3823 | 2025.12.31 20:19:33.774934 [ 269 ] {00381aa8-db3d-44a5-946e-4a22d6df45b0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3824 | 2025.12.31 20:19:33.775171 [ 269 ] {00381aa8-db3d-44a5-946e-4a22d6df45b0} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2025.12.31 20:19:33.775301 [ 269 ] {00381aa8-db3d-44a5-946e-4a22d6df45b0} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001288 sec., 183229.81366459627 rows/sec., 11.10 MiB/sec. | ||
| 3826 | 2025.12.31 20:19:33.775341 [ 269 ] {00381aa8-db3d-44a5-946e-4a22d6df45b0} <Debug> TCPHandler: Processed in 0.001454733 sec. | ||
| 3827 | 2025.12.31 20:19:33.775443 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3828 | 2025.12.31 20:19:33.775538 [ 269 ] {e94dae5f-0f75-4c35-8e79-38dfdecb874f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3829 | 2025.12.31 20:19:33.775579 [ 269 ] {e94dae5f-0f75-4c35-8e79-38dfdecb874f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3830 | 2025.12.31 20:19:33.776065 [ 269 ] {e94dae5f-0f75-4c35-8e79-38dfdecb874f} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2025.12.31 20:19:33.776102 [ 269 ] {e94dae5f-0f75-4c35-8e79-38dfdecb874f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3832 | 2025.12.31 20:19:33.776441 [ 269 ] {e94dae5f-0f75-4c35-8e79-38dfdecb874f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3833 | 2025.12.31 20:19:33.776654 [ 269 ] {e94dae5f-0f75-4c35-8e79-38dfdecb874f} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2025.12.31 20:19:33.776782 [ 269 ] {e94dae5f-0f75-4c35-8e79-38dfdecb874f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001262 sec., 167987.32171156892 rows/sec., 10.83 MiB/sec. | ||
| 3835 | 2025.12.31 20:19:33.776822 [ 269 ] {e94dae5f-0f75-4c35-8e79-38dfdecb874f} <Debug> TCPHandler: Processed in 0.001427673 sec. | ||
| 3836 | 2025.12.31 20:19:33.776923 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3837 | 2025.12.31 20:19:33.777016 [ 269 ] {46205b48-8406-43f9-8fc0-975218e8799a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3838 | 2025.12.31 20:19:33.777057 [ 269 ] {46205b48-8406-43f9-8fc0-975218e8799a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3839 | 2025.12.31 20:19:33.777530 [ 269 ] {46205b48-8406-43f9-8fc0-975218e8799a} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2025.12.31 20:19:33.777567 [ 269 ] {46205b48-8406-43f9-8fc0-975218e8799a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3841 | 2025.12.31 20:19:33.777896 [ 269 ] {46205b48-8406-43f9-8fc0-975218e8799a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3842 | 2025.12.31 20:19:33.778117 [ 269 ] {46205b48-8406-43f9-8fc0-975218e8799a} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2025.12.31 20:19:33.778244 [ 269 ] {46205b48-8406-43f9-8fc0-975218e8799a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 3844 | 2025.12.31 20:19:33.778283 [ 269 ] {46205b48-8406-43f9-8fc0-975218e8799a} <Debug> TCPHandler: Processed in 0.001408272 sec. | ||
| 3845 | 2025.12.31 20:19:33.778381 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2025.12.31 20:19:33.778475 [ 269 ] {46d120bd-eb1e-4ea5-a3bb-192c0a0f3fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3847 | 2025.12.31 20:19:33.778515 [ 269 ] {46d120bd-eb1e-4ea5-a3bb-192c0a0f3fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3848 | 2025.12.31 20:19:33.779176 [ 269 ] {46d120bd-eb1e-4ea5-a3bb-192c0a0f3fb9} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2025.12.31 20:19:33.779213 [ 269 ] {46d120bd-eb1e-4ea5-a3bb-192c0a0f3fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3850 | 2025.12.31 20:19:33.779546 [ 269 ] {46d120bd-eb1e-4ea5-a3bb-192c0a0f3fb9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3851 | 2025.12.31 20:19:33.779774 [ 269 ] {46d120bd-eb1e-4ea5-a3bb-192c0a0f3fb9} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2025.12.31 20:19:33.779902 [ 269 ] {46d120bd-eb1e-4ea5-a3bb-192c0a0f3fb9} <Debug> executeQuery: Read 702 rows, 50.31 KiB in 0.001445 sec., 485813.1487889273 rows/sec., 34.00 MiB/sec. | ||
| 3853 | 2025.12.31 20:19:33.779940 [ 269 ] {46d120bd-eb1e-4ea5-a3bb-192c0a0f3fb9} <Debug> TCPHandler: Processed in 0.001608557 sec. | ||
| 3854 | 2025.12.31 20:19:33.780047 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3855 | 2025.12.31 20:19:33.780141 [ 269 ] {ef7990d0-1775-49f8-9936-0ec9f9261c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3856 | 2025.12.31 20:19:33.780182 [ 269 ] {ef7990d0-1775-49f8-9936-0ec9f9261c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3857 | 2025.12.31 20:19:33.780507 [ 269 ] {ef7990d0-1775-49f8-9936-0ec9f9261c23} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2025.12.31 20:19:33.780543 [ 269 ] {ef7990d0-1775-49f8-9936-0ec9f9261c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3859 | 2025.12.31 20:19:33.780851 [ 269 ] {ef7990d0-1775-49f8-9936-0ec9f9261c23} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3860 | 2025.12.31 20:19:33.781057 [ 269 ] {ef7990d0-1775-49f8-9936-0ec9f9261c23} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2025.12.31 20:19:33.781181 [ 269 ] {ef7990d0-1775-49f8-9936-0ec9f9261c23} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 3862 | 2025.12.31 20:19:33.781217 [ 269 ] {ef7990d0-1775-49f8-9936-0ec9f9261c23} <Debug> TCPHandler: Processed in 0.001220138 sec. | ||
| 3863 | 2025.12.31 20:19:33.781322 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3864 | 2025.12.31 20:19:33.781416 [ 269 ] {280b4b28-b409-494e-ac05-2c179d95168a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3865 | 2025.12.31 20:19:33.781459 [ 269 ] {280b4b28-b409-494e-ac05-2c179d95168a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3866 | 2025.12.31 20:19:33.781895 [ 269 ] {280b4b28-b409-494e-ac05-2c179d95168a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2025.12.31 20:19:33.781931 [ 269 ] {280b4b28-b409-494e-ac05-2c179d95168a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3868 | 2025.12.31 20:19:33.782267 [ 269 ] {280b4b28-b409-494e-ac05-2c179d95168a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3869 | 2025.12.31 20:19:33.782472 [ 269 ] {280b4b28-b409-494e-ac05-2c179d95168a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2025.12.31 20:19:33.782601 [ 269 ] {280b4b28-b409-494e-ac05-2c179d95168a} <Debug> executeQuery: Read 304 rows, 20.36 KiB in 0.001203 sec., 252701.57938487115 rows/sec., 16.53 MiB/sec. | ||
| 3871 | 2025.12.31 20:19:33.782638 [ 269 ] {280b4b28-b409-494e-ac05-2c179d95168a} <Debug> TCPHandler: Processed in 0.001365821 sec. | ||
| 3872 | 2025.12.31 20:19:33.782742 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3873 | 2025.12.31 20:19:33.782837 [ 269 ] {6b0e7f2e-6be0-4f93-b3f2-2689fa4fcb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3874 | 2025.12.31 20:19:33.782879 [ 269 ] {6b0e7f2e-6be0-4f93-b3f2-2689fa4fcb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3875 | 2025.12.31 20:19:33.783181 [ 269 ] {6b0e7f2e-6be0-4f93-b3f2-2689fa4fcb87} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2025.12.31 20:19:33.783217 [ 269 ] {6b0e7f2e-6be0-4f93-b3f2-2689fa4fcb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3877 | 2025.12.31 20:19:33.783532 [ 269 ] {6b0e7f2e-6be0-4f93-b3f2-2689fa4fcb87} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3878 | 2025.12.31 20:19:33.783760 [ 269 ] {6b0e7f2e-6be0-4f93-b3f2-2689fa4fcb87} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2025.12.31 20:19:33.783886 [ 269 ] {6b0e7f2e-6be0-4f93-b3f2-2689fa4fcb87} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 3880 | 2025.12.31 20:19:33.783923 [ 269 ] {6b0e7f2e-6be0-4f93-b3f2-2689fa4fcb87} <Debug> TCPHandler: Processed in 0.001230518 sec. | ||
| 3881 | 2025.12.31 20:19:33.784029 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3882 | 2025.12.31 20:19:33.784122 [ 269 ] {5a0a1318-13c1-49dc-adb7-2d12b9d44eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3883 | 2025.12.31 20:19:33.784175 [ 269 ] {5a0a1318-13c1-49dc-adb7-2d12b9d44eb5} <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 | ||
| 3884 | 2025.12.31 20:19:33.785075 [ 269 ] {5a0a1318-13c1-49dc-adb7-2d12b9d44eb5} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2025.12.31 20:19:33.785125 [ 269 ] {5a0a1318-13c1-49dc-adb7-2d12b9d44eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3886 | 2025.12.31 20:19:33.785720 [ 269 ] {5a0a1318-13c1-49dc-adb7-2d12b9d44eb5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3887 | 2025.12.31 20:19:33.785946 [ 269 ] {5a0a1318-13c1-49dc-adb7-2d12b9d44eb5} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2025.12.31 20:19:33.786082 [ 269 ] {5a0a1318-13c1-49dc-adb7-2d12b9d44eb5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001977 sec., 15680.323722812342 rows/sec., 28.10 MiB/sec. | ||
| 3889 | 2025.12.31 20:19:33.786135 [ 269 ] {5a0a1318-13c1-49dc-adb7-2d12b9d44eb5} <Debug> TCPHandler: Processed in 0.002155889 sec. | ||
| 3890 | 2025.12.31 20:19:33.786244 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2025.12.31 20:19:33.786340 [ 269 ] {35509d13-6a8b-4e7a-84c8-8a5d84c7e541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3892 | 2025.12.31 20:19:33.786382 [ 269 ] {35509d13-6a8b-4e7a-84c8-8a5d84c7e541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3893 | 2025.12.31 20:19:33.786736 [ 269 ] {35509d13-6a8b-4e7a-84c8-8a5d84c7e541} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2025.12.31 20:19:33.786774 [ 269 ] {35509d13-6a8b-4e7a-84c8-8a5d84c7e541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3895 | 2025.12.31 20:19:33.787095 [ 269 ] {35509d13-6a8b-4e7a-84c8-8a5d84c7e541} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3896 | 2025.12.31 20:19:33.787299 [ 269 ] {35509d13-6a8b-4e7a-84c8-8a5d84c7e541} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2025.12.31 20:19:33.787401 [ 144 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3898 | 2025.12.31 20:19:33.787426 [ 269 ] {35509d13-6a8b-4e7a-84c8-8a5d84c7e541} <Debug> executeQuery: Read 94 rows, 5.90 KiB in 0.001105 sec., 85067.87330316742 rows/sec., 5.21 MiB/sec. | ||
| 3899 | 2025.12.31 20:19:33.787472 [ 144 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3900 | 2025.12.31 20:19:33.787480 [ 269 ] {35509d13-6a8b-4e7a-84c8-8a5d84c7e541} <Debug> TCPHandler: Processed in 0.001286389 sec. | ||
| 3901 | 2025.12.31 20:19:33.787500 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3902 | 2025.12.31 20:19:33.787604 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 3903 | 2025.12.31 20:19:33.787730 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3904 | 2025.12.31 20:19:33.787768 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 430 rows starting from the beginning of the part | ||
| 3905 | 2025.12.31 20:19:33.787837 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 3906 | 2025.12.31 20:19:33.787884 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
| 3907 | 2025.12.31 20:19:33.787926 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 3908 | 2025.12.31 20:19:33.787967 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 3909 | 2025.12.31 20:19:33.788009 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 94 rows starting from the beginning of the part | ||
| 3910 | 2025.12.31 20:19:33.788917 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 718 rows, containing 4 columns (4 merged, 0 gathered) in 0.001358091 sec., 528683.2767465508 rows/sec., 35.23 MiB/sec. | ||
| 3911 | 2025.12.31 20:19:33.789103 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3912 | 2025.12.31 20:19:33.789405 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_16_3} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2025.12.31 20:19:33.789485 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_16_3} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3914 | 2025.12.31 20:19:33.789561 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3915 | 2025.12.31 20:19:35.583812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9989 | ||
| 3916 | 2025.12.31 20:19:35.584354 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2025.12.31 20:19:35.584396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3918 | 2025.12.31 20:19:35.584895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3919 | 2025.12.31 20:19:35.585152 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2025.12.31 20:19:35.585275 [ 124 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3921 | 2025.12.31 20:19:35.585292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9989 | ||
| 3922 | 2025.12.31 20:19:35.585316 [ 124 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3923 | 2025.12.31 20:19:35.585335 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3924 | 2025.12.31 20:19:35.585449 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 3925 | 2025.12.31 20:19:35.585541 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3926 | 2025.12.31 20:19:35.585572 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7621 rows starting from the beginning of the part | ||
| 3927 | 2025.12.31 20:19:35.585628 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 3928 | 2025.12.31 20:19:35.585672 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 3929 | 2025.12.31 20:19:35.585709 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 3930 | 2025.12.31 20:19:35.585746 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 3931 | 2025.12.31 20:19:35.585786 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 3932 | 2025.12.31 20:19:35.587701 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9989 rows, containing 4 columns (4 merged, 0 gathered) in 0.002288102 sec., 4365627.056835753 rows/sec., 62.45 MiB/sec. | ||
| 3933 | 2025.12.31 20:19:35.587972 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3934 | 2025.12.31 20:19:35.588220 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_21_4} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2025.12.31 20:19:35.588282 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_21_4} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3936 | 2025.12.31 20:19:35.588344 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3937 | 2025.12.31 20:19:36.096667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 3938 | 2025.12.31 20:19:36.114855 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2025.12.31 20:19:36.114925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3940 | 2025.12.31 20:19:36.121036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3941 | 2025.12.31 20:19:36.121748 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2025.12.31 20:19:36.122035 [ 124 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3943 | 2025.12.31 20:19:36.122100 [ 124 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2025.12.31 20:19:36.122120 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3945 | 2025.12.31 20:19:36.122220 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 3946 | 2025.12.31 20:19:36.124994 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 3947 | 2025.12.31 20:19:36.125694 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3948 | 2025.12.31 20:19:36.126993 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 3949 | 2025.12.31 20:19:36.131547 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 3950 | 2025.12.31 20:19:36.136008 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 3951 | 2025.12.31 20:19:36.140292 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 3952 | 2025.12.31 20:19:36.144817 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 3953 | 2025.12.31 20:19:36.149107 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 3954 | 2025.12.31 20:19:36.199712 [ 198 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077538189 sec., 2050.6024457187154 rows/sec., 10.60 MiB/sec. | ||
| 3955 | 2025.12.31 20:19:36.202491 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3956 | 2025.12.31 20:19:36.204795 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_21_4} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2025.12.31 20:19:36.204914 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_21_4} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3958 | 2025.12.31 20:19:36.207096 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 3959 | 2025.12.31 20:19:37.000297 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.60 MiB, peak 254.14 MiB, free memory in arenas 0.00 B, will set to 248.66 MiB (RSS), difference: 5.06 MiB | ||
| 3960 | 2025.12.31 20:19:38.098609 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 446 | ||
| 3961 | 2025.12.31 20:19:38.100941 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2025.12.31 20:19:38.100999 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3963 | 2025.12.31 20:19:38.102200 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3964 | 2025.12.31 20:19:38.102488 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2025.12.31 20:19:38.102850 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3966 | 2025.12.31 20:19:38.759387 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3967 | 2025.12.31 20:19:38.759582 [ 269 ] {adfa3c68-655c-4b66-b2a4-a85f00f85f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3968 | 2025.12.31 20:19:38.759652 [ 269 ] {adfa3c68-655c-4b66-b2a4-a85f00f85f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3969 | 2025.12.31 20:19:38.760278 [ 269 ] {adfa3c68-655c-4b66-b2a4-a85f00f85f8c} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2025.12.31 20:19:38.760334 [ 269 ] {adfa3c68-655c-4b66-b2a4-a85f00f85f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3971 | 2025.12.31 20:19:38.760788 [ 269 ] {adfa3c68-655c-4b66-b2a4-a85f00f85f8c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3972 | 2025.12.31 20:19:38.761042 [ 269 ] {adfa3c68-655c-4b66-b2a4-a85f00f85f8c} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2025.12.31 20:19:38.761205 [ 269 ] {adfa3c68-655c-4b66-b2a4-a85f00f85f8c} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001671 sec., 43087.97127468582 rows/sec., 3.55 MiB/sec. | ||
| 3974 | 2025.12.31 20:19:38.761257 [ 269 ] {adfa3c68-655c-4b66-b2a4-a85f00f85f8c} <Debug> TCPHandler: Processed in 0.001999326 sec. | ||
| 3975 | 2025.12.31 20:19:38.761382 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2025.12.31 20:19:38.761488 [ 269 ] {cf0b9d1e-efaf-439a-b2f8-7952ed296c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3977 | 2025.12.31 20:19:38.761535 [ 269 ] {cf0b9d1e-efaf-439a-b2f8-7952ed296c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3978 | 2025.12.31 20:19:38.761956 [ 269 ] {cf0b9d1e-efaf-439a-b2f8-7952ed296c2d} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2025.12.31 20:19:38.761996 [ 269 ] {cf0b9d1e-efaf-439a-b2f8-7952ed296c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3980 | 2025.12.31 20:19:38.762313 [ 269 ] {cf0b9d1e-efaf-439a-b2f8-7952ed296c2d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3981 | 2025.12.31 20:19:38.762560 [ 269 ] {cf0b9d1e-efaf-439a-b2f8-7952ed296c2d} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2025.12.31 20:19:38.762701 [ 269 ] {cf0b9d1e-efaf-439a-b2f8-7952ed296c2d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001236 sec., 8090.614886731392 rows/sec., 608.38 KiB/sec. | ||
| 3983 | 2025.12.31 20:19:38.762742 [ 269 ] {cf0b9d1e-efaf-439a-b2f8-7952ed296c2d} <Debug> TCPHandler: Processed in 0.001413342 sec. | ||
| 3984 | 2025.12.31 20:19:38.762864 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2025.12.31 20:19:38.762988 [ 269 ] {c8d3ab1e-3ec4-45cf-9f51-61b5630be21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3986 | 2025.12.31 20:19:38.763038 [ 269 ] {c8d3ab1e-3ec4-45cf-9f51-61b5630be21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3987 | 2025.12.31 20:19:38.763571 [ 269 ] {c8d3ab1e-3ec4-45cf-9f51-61b5630be21d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2025.12.31 20:19:38.763610 [ 269 ] {c8d3ab1e-3ec4-45cf-9f51-61b5630be21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3989 | 2025.12.31 20:19:38.763949 [ 269 ] {c8d3ab1e-3ec4-45cf-9f51-61b5630be21d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3990 | 2025.12.31 20:19:38.764178 [ 269 ] {c8d3ab1e-3ec4-45cf-9f51-61b5630be21d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2025.12.31 20:19:38.764314 [ 269 ] {c8d3ab1e-3ec4-45cf-9f51-61b5630be21d} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001353 sec., 48780.487804878045 rows/sec., 3.81 MiB/sec. | ||
| 3992 | 2025.12.31 20:19:38.764353 [ 269 ] {c8d3ab1e-3ec4-45cf-9f51-61b5630be21d} <Debug> TCPHandler: Processed in 0.001549975 sec. | ||
| 3993 | 2025.12.31 20:19:38.764463 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3994 | 2025.12.31 20:19:38.764559 [ 269 ] {6389390e-995a-4f0f-badd-dcec3513c310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3995 | 2025.12.31 20:19:38.764605 [ 269 ] {6389390e-995a-4f0f-badd-dcec3513c310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3996 | 2025.12.31 20:19:38.764998 [ 269 ] {6389390e-995a-4f0f-badd-dcec3513c310} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3997 | 2025.12.31 20:19:38.765034 [ 269 ] {6389390e-995a-4f0f-badd-dcec3513c310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3998 | 2025.12.31 20:19:38.765370 [ 269 ] {6389390e-995a-4f0f-badd-dcec3513c310} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3999 | 2025.12.31 20:19:38.765594 [ 269 ] {6389390e-995a-4f0f-badd-dcec3513c310} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2025.12.31 20:19:38.765731 [ 269 ] {6389390e-995a-4f0f-badd-dcec3513c310} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001193 sec., 125733.44509639563 rows/sec., 8.72 MiB/sec. | ||
| 4001 | 2025.12.31 20:19:38.765768 [ 269 ] {6389390e-995a-4f0f-badd-dcec3513c310} <Debug> TCPHandler: Processed in 0.001354121 sec. | ||
| 4002 | 2025.12.31 20:19:38.765868 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4003 | 2025.12.31 20:19:38.765961 [ 269 ] {3c818a7b-4420-4efa-ade3-ea6045ece859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4004 | 2025.12.31 20:19:38.766015 [ 269 ] {3c818a7b-4420-4efa-ade3-ea6045ece859} <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 | ||
| 4005 | 2025.12.31 20:19:38.766734 [ 269 ] {3c818a7b-4420-4efa-ade3-ea6045ece859} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2025.12.31 20:19:38.766771 [ 269 ] {3c818a7b-4420-4efa-ade3-ea6045ece859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4007 | 2025.12.31 20:19:38.767265 [ 269 ] {3c818a7b-4420-4efa-ade3-ea6045ece859} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4008 | 2025.12.31 20:19:38.767484 [ 269 ] {3c818a7b-4420-4efa-ade3-ea6045ece859} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2025.12.31 20:19:38.767622 [ 269 ] {3c818a7b-4420-4efa-ade3-ea6045ece859} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001679 sec., 5955.926146515783 rows/sec., 10.67 MiB/sec. | ||
| 4010 | 2025.12.31 20:19:38.767682 [ 269 ] {3c818a7b-4420-4efa-ade3-ea6045ece859} <Debug> TCPHandler: Processed in 0.001861442 sec. | ||
| 4011 | 2025.12.31 20:19:38.767789 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4012 | 2025.12.31 20:19:38.767883 [ 269 ] {9f697f41-a4c3-40a4-aba7-bcaacea8d750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4013 | 2025.12.31 20:19:38.767925 [ 269 ] {9f697f41-a4c3-40a4-aba7-bcaacea8d750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4014 | 2025.12.31 20:19:38.768239 [ 269 ] {9f697f41-a4c3-40a4-aba7-bcaacea8d750} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2025.12.31 20:19:38.768275 [ 269 ] {9f697f41-a4c3-40a4-aba7-bcaacea8d750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4016 | 2025.12.31 20:19:38.768572 [ 269 ] {9f697f41-a4c3-40a4-aba7-bcaacea8d750} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4017 | 2025.12.31 20:19:38.768780 [ 269 ] {9f697f41-a4c3-40a4-aba7-bcaacea8d750} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4018 | 2025.12.31 20:19:38.768909 [ 269 ] {9f697f41-a4c3-40a4-aba7-bcaacea8d750} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001045 sec., 47846.88995215311 rows/sec., 3.28 MiB/sec. | ||
| 4019 | 2025.12.31 20:19:38.768945 [ 269 ] {9f697f41-a4c3-40a4-aba7-bcaacea8d750} <Debug> TCPHandler: Processed in 0.001203457 sec. | ||
| 4020 | 2025.12.31 20:19:42.950876 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4021 | 2025.12.31 20:19:42.950931 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4022 | 2025.12.31 20:19:43.085414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10501 | ||
| 4023 | 2025.12.31 20:19:43.085994 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2025.12.31 20:19:43.086047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4025 | 2025.12.31 20:19:43.086717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4026 | 2025.12.31 20:19:43.086958 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2025.12.31 20:19:43.087104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10501 | ||
| 4028 | 2025.12.31 20:19:43.625110 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4029 | 2025.12.31 20:19:43.639854 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2025.12.31 20:19:43.639920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4031 | 2025.12.31 20:19:43.645815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4032 | 2025.12.31 20:19:43.646536 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2025.12.31 20:19:43.649117 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4034 | 2025.12.31 20:19:43.770528 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4035 | 2025.12.31 20:19:43.770733 [ 269 ] {ebd55ed6-e4f5-4a6d-8c57-0bea4e5277f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4036 | 2025.12.31 20:19:43.770793 [ 269 ] {ebd55ed6-e4f5-4a6d-8c57-0bea4e5277f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4037 | 2025.12.31 20:19:43.771678 [ 269 ] {ebd55ed6-e4f5-4a6d-8c57-0bea4e5277f9} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2025.12.31 20:19:43.771715 [ 269 ] {ebd55ed6-e4f5-4a6d-8c57-0bea4e5277f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4039 | 2025.12.31 20:19:43.772049 [ 269 ] {ebd55ed6-e4f5-4a6d-8c57-0bea4e5277f9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4040 | 2025.12.31 20:19:43.772262 [ 269 ] {ebd55ed6-e4f5-4a6d-8c57-0bea4e5277f9} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2025.12.31 20:19:43.772396 [ 269 ] {ebd55ed6-e4f5-4a6d-8c57-0bea4e5277f9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001704 sec., 240610.32863849765 rows/sec., 15.26 MiB/sec. | ||
| 4042 | 2025.12.31 20:19:43.772434 [ 269 ] {ebd55ed6-e4f5-4a6d-8c57-0bea4e5277f9} <Debug> TCPHandler: Processed in 0.002074098 sec. | ||
| 4043 | 2025.12.31 20:19:43.772557 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4044 | 2025.12.31 20:19:43.772651 [ 269 ] {2555b34b-9315-407b-ad14-ec6d2373dc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4045 | 2025.12.31 20:19:43.772697 [ 269 ] {2555b34b-9315-407b-ad14-ec6d2373dc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4046 | 2025.12.31 20:19:43.773585 [ 269 ] {2555b34b-9315-407b-ad14-ec6d2373dc5f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2025.12.31 20:19:43.773622 [ 269 ] {2555b34b-9315-407b-ad14-ec6d2373dc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4048 | 2025.12.31 20:19:43.774021 [ 269 ] {2555b34b-9315-407b-ad14-ec6d2373dc5f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4049 | 2025.12.31 20:19:43.774253 [ 269 ] {2555b34b-9315-407b-ad14-ec6d2373dc5f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2025.12.31 20:19:43.774378 [ 136 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4051 | 2025.12.31 20:19:43.774382 [ 269 ] {2555b34b-9315-407b-ad14-ec6d2373dc5f} <Debug> executeQuery: Read 1170 rows, 95.35 KiB in 0.00175 sec., 668571.4285714285 rows/sec., 53.21 MiB/sec. | ||
| 4052 | 2025.12.31 20:19:43.774462 [ 136 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2025.12.31 20:19:43.774474 [ 269 ] {2555b34b-9315-407b-ad14-ec6d2373dc5f} <Debug> TCPHandler: Processed in 0.001968355 sec. | ||
| 4054 | 2025.12.31 20:19:43.774500 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4055 | 2025.12.31 20:19:43.774603 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2025.12.31 20:19:43.774631 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 4057 | 2025.12.31 20:19:43.774702 [ 269 ] {a8b5c3da-c401-4cc4-9ca4-e5c85eaa2e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4058 | 2025.12.31 20:19:43.774745 [ 269 ] {a8b5c3da-c401-4cc4-9ca4-e5c85eaa2e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4059 | 2025.12.31 20:19:43.774766 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4060 | 2025.12.31 20:19:43.774803 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2460 rows starting from the beginning of the part | ||
| 4061 | 2025.12.31 20:19:43.774890 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 4062 | 2025.12.31 20:19:43.774936 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 72 rows starting from the beginning of the part | ||
| 4063 | 2025.12.31 20:19:43.774980 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1170 rows starting from the beginning of the part | ||
| 4064 | 2025.12.31 20:19:43.775019 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part | ||
| 4065 | 2025.12.31 20:19:43.775060 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1170 rows starting from the beginning of the part | ||
| 4066 | 2025.12.31 20:19:43.775239 [ 269 ] {a8b5c3da-c401-4cc4-9ca4-e5c85eaa2e05} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2025.12.31 20:19:43.775281 [ 269 ] {a8b5c3da-c401-4cc4-9ca4-e5c85eaa2e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4068 | 2025.12.31 20:19:43.775729 [ 269 ] {a8b5c3da-c401-4cc4-9ca4-e5c85eaa2e05} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4069 | 2025.12.31 20:19:43.775957 [ 269 ] {a8b5c3da-c401-4cc4-9ca4-e5c85eaa2e05} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2025.12.31 20:19:43.776061 [ 136 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4071 | 2025.12.31 20:19:43.776090 [ 269 ] {a8b5c3da-c401-4cc4-9ca4-e5c85eaa2e05} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001407 sec., 167732.76474769012 rows/sec., 10.17 MiB/sec. | ||
| 4072 | 2025.12.31 20:19:43.776091 [ 136 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2025.12.31 20:19:43.776132 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4074 | 2025.12.31 20:19:43.776134 [ 269 ] {a8b5c3da-c401-4cc4-9ca4-e5c85eaa2e05} <Debug> TCPHandler: Processed in 0.001578366 sec. | ||
| 4075 | 2025.12.31 20:19:43.776241 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 4076 | 2025.12.31 20:19:43.776258 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2025.12.31 20:19:43.776371 [ 269 ] {8dddfee5-fb98-46e2-b9f6-12686dee4ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4078 | 2025.12.31 20:19:43.776382 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4079 | 2025.12.31 20:19:43.776413 [ 269 ] {8dddfee5-fb98-46e2-b9f6-12686dee4ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4080 | 2025.12.31 20:19:43.776425 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 67 rows starting from the beginning of the part | ||
| 4081 | 2025.12.31 20:19:43.776524 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 244 rows starting from the beginning of the part | ||
| 4082 | 2025.12.31 20:19:43.776576 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 4083 | 2025.12.31 20:19:43.776634 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 236 rows starting from the beginning of the part | ||
| 4084 | 2025.12.31 20:19:43.776693 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 4085 | 2025.12.31 20:19:43.776752 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 236 rows starting from the beginning of the part | ||
| 4086 | 2025.12.31 20:19:43.776886 [ 269 ] {8dddfee5-fb98-46e2-b9f6-12686dee4ecd} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2025.12.31 20:19:43.776928 [ 269 ] {8dddfee5-fb98-46e2-b9f6-12686dee4ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4088 | 2025.12.31 20:19:43.777323 [ 269 ] {8dddfee5-fb98-46e2-b9f6-12686dee4ecd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4089 | 2025.12.31 20:19:43.777442 [ 190 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4996 rows, containing 5 columns (5 merged, 0 gathered) in 0.002864715 sec., 1743978.0222465412 rows/sec., 147.46 MiB/sec. | ||
| 4090 | 2025.12.31 20:19:43.777560 [ 269 ] {8dddfee5-fb98-46e2-b9f6-12686dee4ecd} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2025.12.31 20:19:43.777692 [ 269 ] {8dddfee5-fb98-46e2-b9f6-12686dee4ecd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001338 sec., 158445.44095665173 rows/sec., 10.22 MiB/sec. | ||
| 4092 | 2025.12.31 20:19:43.777739 [ 269 ] {8dddfee5-fb98-46e2-b9f6-12686dee4ecd} <Debug> TCPHandler: Processed in 0.001527785 sec. | ||
| 4093 | 2025.12.31 20:19:43.777758 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4094 | 2025.12.31 20:19:43.777828 [ 189 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640498 sec., 489485.50988785113 rows/sec., 32.24 MiB/sec. | ||
| 4095 | 2025.12.31 20:19:43.777847 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2025.12.31 20:19:43.777950 [ 269 ] {0849c872-7908-4f79-8109-5cd994d1b89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4097 | 2025.12.31 20:19:43.777990 [ 269 ] {0849c872-7908-4f79-8109-5cd994d1b89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4098 | 2025.12.31 20:19:43.778009 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4099 | 2025.12.31 20:19:43.778094 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_21_4} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2025.12.31 20:19:43.778186 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_21_4} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4101 | 2025.12.31 20:19:43.778276 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 4102 | 2025.12.31 20:19:43.778313 [ 194 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_16_3} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4103 | 2025.12.31 20:19:43.778388 [ 194 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_16_3} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4104 | 2025.12.31 20:19:43.778447 [ 269 ] {0849c872-7908-4f79-8109-5cd994d1b89c} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2025.12.31 20:19:43.778467 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4106 | 2025.12.31 20:19:43.778482 [ 269 ] {0849c872-7908-4f79-8109-5cd994d1b89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4107 | 2025.12.31 20:19:43.778781 [ 269 ] {0849c872-7908-4f79-8109-5cd994d1b89c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4108 | 2025.12.31 20:19:43.778996 [ 269 ] {0849c872-7908-4f79-8109-5cd994d1b89c} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2025.12.31 20:19:43.779119 [ 269 ] {0849c872-7908-4f79-8109-5cd994d1b89c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001187 sec., 177759.05644481888 rows/sec., 10.09 MiB/sec. | ||
| 4110 | 2025.12.31 20:19:43.779155 [ 269 ] {0849c872-7908-4f79-8109-5cd994d1b89c} <Debug> TCPHandler: Processed in 0.001354361 sec. | ||
| 4111 | 2025.12.31 20:19:43.779261 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2025.12.31 20:19:43.779354 [ 269 ] {bfd9a360-682f-4064-8057-73ad9c3a57ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4113 | 2025.12.31 20:19:43.779393 [ 269 ] {bfd9a360-682f-4064-8057-73ad9c3a57ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4114 | 2025.12.31 20:19:43.780005 [ 269 ] {bfd9a360-682f-4064-8057-73ad9c3a57ff} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2025.12.31 20:19:43.780040 [ 269 ] {bfd9a360-682f-4064-8057-73ad9c3a57ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4116 | 2025.12.31 20:19:43.780359 [ 269 ] {bfd9a360-682f-4064-8057-73ad9c3a57ff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4117 | 2025.12.31 20:19:43.780561 [ 269 ] {bfd9a360-682f-4064-8057-73ad9c3a57ff} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2025.12.31 20:19:43.780662 [ 136 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4119 | 2025.12.31 20:19:43.780690 [ 269 ] {bfd9a360-682f-4064-8057-73ad9c3a57ff} <Debug> executeQuery: Read 702 rows, 50.31 KiB in 0.001354 sec., 518463.8109305761 rows/sec., 36.28 MiB/sec. | ||
| 4120 | 2025.12.31 20:19:43.780697 [ 136 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2025.12.31 20:19:43.780733 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4122 | 2025.12.31 20:19:43.780734 [ 269 ] {bfd9a360-682f-4064-8057-73ad9c3a57ff} <Debug> TCPHandler: Processed in 0.001519365 sec. | ||
| 4123 | 2025.12.31 20:19:43.780821 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 4124 | 2025.12.31 20:19:43.780855 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2025.12.31 20:19:43.780925 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4126 | 2025.12.31 20:19:43.780949 [ 269 ] {168688c0-a24e-4df3-94e9-64687fa440b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4127 | 2025.12.31 20:19:43.780958 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1238 rows starting from the beginning of the part | ||
| 4128 | 2025.12.31 20:19:43.780989 [ 269 ] {168688c0-a24e-4df3-94e9-64687fa440b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4129 | 2025.12.31 20:19:43.781023 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 4130 | 2025.12.31 20:19:43.781072 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part | ||
| 4131 | 2025.12.31 20:19:43.781119 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 702 rows starting from the beginning of the part | ||
| 4132 | 2025.12.31 20:19:43.781162 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part | ||
| 4133 | 2025.12.31 20:19:43.781210 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 702 rows starting from the beginning of the part | ||
| 4134 | 2025.12.31 20:19:43.781308 [ 269 ] {168688c0-a24e-4df3-94e9-64687fa440b0} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2025.12.31 20:19:43.781343 [ 269 ] {168688c0-a24e-4df3-94e9-64687fa440b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4136 | 2025.12.31 20:19:43.781646 [ 269 ] {168688c0-a24e-4df3-94e9-64687fa440b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4137 | 2025.12.31 20:19:43.781853 [ 269 ] {168688c0-a24e-4df3-94e9-64687fa440b0} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2025.12.31 20:19:43.781975 [ 269 ] {168688c0-a24e-4df3-94e9-64687fa440b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 4139 | 2025.12.31 20:19:43.782045 [ 269 ] {168688c0-a24e-4df3-94e9-64687fa440b0} <Debug> TCPHandler: Processed in 0.001236248 sec. | ||
| 4140 | 2025.12.31 20:19:43.782149 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2025.12.31 20:19:43.782241 [ 269 ] {38c1c7fb-11c7-4dff-92ed-76ef7bf67232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4142 | 2025.12.31 20:19:43.782282 [ 269 ] {38c1c7fb-11c7-4dff-92ed-76ef7bf67232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4143 | 2025.12.31 20:19:43.782316 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2830 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532455 sec., 1846710.0175861607 rows/sec., 138.98 MiB/sec. | ||
| 4144 | 2025.12.31 20:19:43.782565 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4145 | 2025.12.31 20:19:43.782873 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_21_4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2025.12.31 20:19:43.783040 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_21_4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4147 | 2025.12.31 20:19:43.783137 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4148 | 2025.12.31 20:19:43.783507 [ 269 ] {38c1c7fb-11c7-4dff-92ed-76ef7bf67232} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2025.12.31 20:19:43.783560 [ 269 ] {38c1c7fb-11c7-4dff-92ed-76ef7bf67232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4150 | 2025.12.31 20:19:43.783942 [ 269 ] {38c1c7fb-11c7-4dff-92ed-76ef7bf67232} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4151 | 2025.12.31 20:19:43.784157 [ 269 ] {38c1c7fb-11c7-4dff-92ed-76ef7bf67232} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2025.12.31 20:19:43.784288 [ 269 ] {38c1c7fb-11c7-4dff-92ed-76ef7bf67232} <Debug> executeQuery: Read 304 rows, 20.36 KiB in 0.002065 sec., 147215.49636803873 rows/sec., 9.63 MiB/sec. | ||
| 4153 | 2025.12.31 20:19:43.784325 [ 269 ] {38c1c7fb-11c7-4dff-92ed-76ef7bf67232} <Debug> TCPHandler: Processed in 0.00222217 sec. | ||
| 4154 | 2025.12.31 20:19:43.784439 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4155 | 2025.12.31 20:19:43.784534 [ 269 ] {61339b5b-ac1c-48d9-866f-3b3fba5f7b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4156 | 2025.12.31 20:19:43.784576 [ 269 ] {61339b5b-ac1c-48d9-866f-3b3fba5f7b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4157 | 2025.12.31 20:19:43.784892 [ 269 ] {61339b5b-ac1c-48d9-866f-3b3fba5f7b1c} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4158 | 2025.12.31 20:19:43.784927 [ 269 ] {61339b5b-ac1c-48d9-866f-3b3fba5f7b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4159 | 2025.12.31 20:19:43.785214 [ 269 ] {61339b5b-ac1c-48d9-866f-3b3fba5f7b1c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4160 | 2025.12.31 20:19:43.785415 [ 269 ] {61339b5b-ac1c-48d9-866f-3b3fba5f7b1c} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2025.12.31 20:19:43.785537 [ 269 ] {61339b5b-ac1c-48d9-866f-3b3fba5f7b1c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 4162 | 2025.12.31 20:19:43.785573 [ 269 ] {61339b5b-ac1c-48d9-866f-3b3fba5f7b1c} <Debug> TCPHandler: Processed in 0.001181887 sec. | ||
| 4163 | 2025.12.31 20:19:43.785681 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4164 | 2025.12.31 20:19:43.785774 [ 269 ] {36e1be0a-501c-423b-8d42-3316f6df1a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4165 | 2025.12.31 20:19:43.785826 [ 269 ] {36e1be0a-501c-423b-8d42-3316f6df1a31} <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 | ||
| 4166 | 2025.12.31 20:19:43.786599 [ 269 ] {36e1be0a-501c-423b-8d42-3316f6df1a31} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2025.12.31 20:19:43.786636 [ 269 ] {36e1be0a-501c-423b-8d42-3316f6df1a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4168 | 2025.12.31 20:19:43.787166 [ 269 ] {36e1be0a-501c-423b-8d42-3316f6df1a31} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4169 | 2025.12.31 20:19:43.787381 [ 269 ] {36e1be0a-501c-423b-8d42-3316f6df1a31} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2025.12.31 20:19:43.787478 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4171 | 2025.12.31 20:19:43.787509 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4172 | 2025.12.31 20:19:43.787511 [ 269 ] {36e1be0a-501c-423b-8d42-3316f6df1a31} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001755 sec., 17663.817663817663 rows/sec., 31.65 MiB/sec. | ||
| 4173 | 2025.12.31 20:19:43.787526 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4174 | 2025.12.31 20:19:43.787575 [ 269 ] {36e1be0a-501c-423b-8d42-3316f6df1a31} <Debug> TCPHandler: Processed in 0.001940574 sec. | ||
| 4175 | 2025.12.31 20:19:43.787610 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 4176 | 2025.12.31 20:19:43.787791 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4177 | 2025.12.31 20:19:43.787835 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 267 rows starting from the beginning of the part | ||
| 4178 | 2025.12.31 20:19:43.787937 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
| 4179 | 2025.12.31 20:19:43.788032 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 4180 | 2025.12.31 20:19:43.788120 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
| 4181 | 2025.12.31 20:19:43.788147 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2025.12.31 20:19:43.788205 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 4183 | 2025.12.31 20:19:43.788246 [ 269 ] {019f9045-43fe-4994-b1d5-73fcb349a711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4184 | 2025.12.31 20:19:43.788291 [ 269 ] {019f9045-43fe-4994-b1d5-73fcb349a711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4185 | 2025.12.31 20:19:43.788292 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
| 4186 | 2025.12.31 20:19:43.788771 [ 269 ] {019f9045-43fe-4994-b1d5-73fcb349a711} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4187 | 2025.12.31 20:19:43.788814 [ 269 ] {019f9045-43fe-4994-b1d5-73fcb349a711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4188 | 2025.12.31 20:19:43.789155 [ 269 ] {019f9045-43fe-4994-b1d5-73fcb349a711} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4189 | 2025.12.31 20:19:43.789402 [ 269 ] {019f9045-43fe-4994-b1d5-73fcb349a711} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2025.12.31 20:19:43.789546 [ 269 ] {019f9045-43fe-4994-b1d5-73fcb349a711} <Debug> executeQuery: Read 94 rows, 5.90 KiB in 0.001318 sec., 71320.18209408195 rows/sec., 4.37 MiB/sec. | ||
| 4191 | 2025.12.31 20:19:43.789584 [ 269 ] {019f9045-43fe-4994-b1d5-73fcb349a711} <Debug> TCPHandler: Processed in 0.001484944 sec. | ||
| 4192 | 2025.12.31 20:19:43.791730 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 19 columns (19 merged, 0 gathered) in 0.004150825 sec., 91548.06574596616 rows/sec., 164.05 MiB/sec. | ||
| 4193 | 2025.12.31 20:19:43.792273 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4194 | 2025.12.31 20:19:43.792643 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2025.12.31 20:19:43.792707 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4196 | 2025.12.31 20:19:43.792786 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 4197 | 2025.12.31 20:19:44.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.11 MiB, peak 256.79 MiB, free memory in arenas 0.00 B, will set to 251.22 MiB (RSS), difference: 1.12 MiB | ||
| 4198 | 2025.12.31 20:19:48.103085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 480 | ||
| 4199 | 2025.12.31 20:19:48.105432 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2025.12.31 20:19:48.105476 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4201 | 2025.12.31 20:19:48.106647 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4202 | 2025.12.31 20:19:48.106928 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2025.12.31 20:19:48.107184 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
| 4204 | 2025.12.31 20:19:48.757837 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4205 | 2025.12.31 20:19:48.758031 [ 269 ] {3f658232-ad9d-4f38-8dd7-af280cec7aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4206 | 2025.12.31 20:19:48.758096 [ 269 ] {3f658232-ad9d-4f38-8dd7-af280cec7aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4207 | 2025.12.31 20:19:48.758741 [ 269 ] {3f658232-ad9d-4f38-8dd7-af280cec7aaf} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2025.12.31 20:19:48.758778 [ 269 ] {3f658232-ad9d-4f38-8dd7-af280cec7aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4209 | 2025.12.31 20:19:48.759192 [ 269 ] {3f658232-ad9d-4f38-8dd7-af280cec7aaf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4210 | 2025.12.31 20:19:48.759426 [ 269 ] {3f658232-ad9d-4f38-8dd7-af280cec7aaf} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2025.12.31 20:19:48.759576 [ 269 ] {3f658232-ad9d-4f38-8dd7-af280cec7aaf} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001596 sec., 45112.78195488722 rows/sec., 3.72 MiB/sec. | ||
| 4212 | 2025.12.31 20:19:48.759619 [ 269 ] {3f658232-ad9d-4f38-8dd7-af280cec7aaf} <Debug> TCPHandler: Processed in 0.001909644 sec. | ||
| 4213 | 2025.12.31 20:19:48.759752 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2025.12.31 20:19:48.759850 [ 269 ] {f6b38cb2-b787-4de0-a257-b5186a575d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4215 | 2025.12.31 20:19:48.759893 [ 269 ] {f6b38cb2-b787-4de0-a257-b5186a575d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4216 | 2025.12.31 20:19:48.760310 [ 269 ] {f6b38cb2-b787-4de0-a257-b5186a575d73} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2025.12.31 20:19:48.760347 [ 269 ] {f6b38cb2-b787-4de0-a257-b5186a575d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4218 | 2025.12.31 20:19:48.760660 [ 269 ] {f6b38cb2-b787-4de0-a257-b5186a575d73} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4219 | 2025.12.31 20:19:48.760875 [ 269 ] {f6b38cb2-b787-4de0-a257-b5186a575d73} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2025.12.31 20:19:48.761001 [ 269 ] {f6b38cb2-b787-4de0-a257-b5186a575d73} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001172 sec., 8532.423208191125 rows/sec., 641.60 KiB/sec. | ||
| 4221 | 2025.12.31 20:19:48.761038 [ 269 ] {f6b38cb2-b787-4de0-a257-b5186a575d73} <Debug> TCPHandler: Processed in 0.001339011 sec. | ||
| 4222 | 2025.12.31 20:19:48.761156 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2025.12.31 20:19:48.761251 [ 269 ] {c746d5f2-d56a-497a-bd83-dca71412aea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4224 | 2025.12.31 20:19:48.761291 [ 269 ] {c746d5f2-d56a-497a-bd83-dca71412aea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4225 | 2025.12.31 20:19:48.761759 [ 269 ] {c746d5f2-d56a-497a-bd83-dca71412aea6} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2025.12.31 20:19:48.761795 [ 269 ] {c746d5f2-d56a-497a-bd83-dca71412aea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4227 | 2025.12.31 20:19:48.762095 [ 269 ] {c746d5f2-d56a-497a-bd83-dca71412aea6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4228 | 2025.12.31 20:19:48.762300 [ 269 ] {c746d5f2-d56a-497a-bd83-dca71412aea6} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2025.12.31 20:19:48.762435 [ 269 ] {c746d5f2-d56a-497a-bd83-dca71412aea6} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001202 sec., 54908.48585690516 rows/sec., 4.28 MiB/sec. | ||
| 4230 | 2025.12.31 20:19:48.762472 [ 269 ] {c746d5f2-d56a-497a-bd83-dca71412aea6} <Debug> TCPHandler: Processed in 0.001366152 sec. | ||
| 4231 | 2025.12.31 20:19:48.762594 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4232 | 2025.12.31 20:19:48.762687 [ 269 ] {53bc3f6f-a39d-409c-8de9-c8a32b2ed53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4233 | 2025.12.31 20:19:48.762730 [ 269 ] {53bc3f6f-a39d-409c-8de9-c8a32b2ed53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4234 | 2025.12.31 20:19:48.763121 [ 269 ] {53bc3f6f-a39d-409c-8de9-c8a32b2ed53b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2025.12.31 20:19:48.763154 [ 269 ] {53bc3f6f-a39d-409c-8de9-c8a32b2ed53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4236 | 2025.12.31 20:19:48.763483 [ 269 ] {53bc3f6f-a39d-409c-8de9-c8a32b2ed53b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4237 | 2025.12.31 20:19:48.763691 [ 269 ] {53bc3f6f-a39d-409c-8de9-c8a32b2ed53b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2025.12.31 20:19:48.763817 [ 269 ] {53bc3f6f-a39d-409c-8de9-c8a32b2ed53b} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001148 sec., 130662.02090592335 rows/sec., 9.06 MiB/sec. | ||
| 4239 | 2025.12.31 20:19:48.763852 [ 269 ] {53bc3f6f-a39d-409c-8de9-c8a32b2ed53b} <Debug> TCPHandler: Processed in 0.00130572 sec. | ||
| 4240 | 2025.12.31 20:19:48.763961 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4241 | 2025.12.31 20:19:48.764054 [ 269 ] {555bac44-ea31-4947-8dd8-5fe4279b459e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4242 | 2025.12.31 20:19:48.764106 [ 269 ] {555bac44-ea31-4947-8dd8-5fe4279b459e} <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 | ||
| 4243 | 2025.12.31 20:19:48.764838 [ 269 ] {555bac44-ea31-4947-8dd8-5fe4279b459e} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2025.12.31 20:19:48.764871 [ 269 ] {555bac44-ea31-4947-8dd8-5fe4279b459e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4245 | 2025.12.31 20:19:48.765382 [ 269 ] {555bac44-ea31-4947-8dd8-5fe4279b459e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4246 | 2025.12.31 20:19:48.765597 [ 269 ] {555bac44-ea31-4947-8dd8-5fe4279b459e} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2025.12.31 20:19:48.765727 [ 269 ] {555bac44-ea31-4947-8dd8-5fe4279b459e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001691 sec., 5913.660555884092 rows/sec., 10.60 MiB/sec. | ||
| 4248 | 2025.12.31 20:19:48.765778 [ 269 ] {555bac44-ea31-4947-8dd8-5fe4279b459e} <Debug> TCPHandler: Processed in 0.001864312 sec. | ||
| 4249 | 2025.12.31 20:19:48.765884 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4250 | 2025.12.31 20:19:48.765983 [ 269 ] {1a0f8081-e3db-41cf-b171-94f05a85df40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4251 | 2025.12.31 20:19:48.766025 [ 269 ] {1a0f8081-e3db-41cf-b171-94f05a85df40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4252 | 2025.12.31 20:19:48.766368 [ 269 ] {1a0f8081-e3db-41cf-b171-94f05a85df40} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4253 | 2025.12.31 20:19:48.766402 [ 269 ] {1a0f8081-e3db-41cf-b171-94f05a85df40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4254 | 2025.12.31 20:19:48.766714 [ 269 ] {1a0f8081-e3db-41cf-b171-94f05a85df40} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4255 | 2025.12.31 20:19:48.766934 [ 269 ] {1a0f8081-e3db-41cf-b171-94f05a85df40} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2025.12.31 20:19:48.767061 [ 269 ] {1a0f8081-e3db-41cf-b171-94f05a85df40} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001097 sec., 45578.85141294439 rows/sec., 3.13 MiB/sec. | ||
| 4257 | 2025.12.31 20:19:48.767096 [ 269 ] {1a0f8081-e3db-41cf-b171-94f05a85df40} <Debug> TCPHandler: Processed in 0.001259859 sec. | ||
| 4258 | 2025.12.31 20:19:50.153499 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4259 | 2025.12.31 20:19:50.153780 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'kstat_sampler:expired_targets', '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', '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_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) | ||
| 4260 | 2025.12.31 20:19:50.154170 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4261 | 2025.12.31 20:19:50.154211 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <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', 'kstat_sampler:expired_targets', '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', '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_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 | ||
| 4262 | 2025.12.31 20:19:50.154518 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4263 | 2025.12.31 20:19:50.154589 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4264 | 2025.12.31 20:19:50.154726 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4265 | 2025.12.31 20:19:50.154855 [ 320 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4266 | 2025.12.31 20:19:50.154861 [ 330 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4267 | 2025.12.31 20:19:50.154861 [ 343 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4268 | 2025.12.31 20:19:50.154860 [ 317 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4269 | 2025.12.31 20:19:50.155034 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4270 | 2025.12.31 20:19:50.155060 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4271 | 2025.12.31 20:19:50.155155 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4272 | 2025.12.31 20:19:50.155176 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 45 rows with 4 streams | ||
| 4273 | 2025.12.31 20:19:50.155211 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <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', 'kstat_sampler:expired_targets', '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', '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_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'))" | ||
| 4274 | 2025.12.31 20:19:50.155272 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <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', 'kstat_sampler:expired_targets', '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', '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_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'))" | ||
| 4275 | 2025.12.31 20:19:50.155322 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <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', 'kstat_sampler:expired_targets', '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', '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_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'))" | ||
| 4276 | 2025.12.31 20:19:50.155367 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <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', 'kstat_sampler:expired_targets', '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', '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_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'))" | ||
| 4277 | 2025.12.31 20:19:50.156253 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Debug> executeQuery: Read 45 rows, 1.78 KiB in 0.002609 sec., 17247.987734764276 rows/sec., 681.98 KiB/sec. | ||
| 4278 | 2025.12.31 20:19:50.156390 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Debug> MemoryTracker: Peak memory usage (for query): 146.79 KiB. | ||
| 4279 | 2025.12.31 20:19:50.156405 [ 269 ] {97758c72-b8ce-4b22-bca9-5269c6d7b1e9} <Debug> TCPHandler: Processed in 0.00305542 sec. | ||
| 4280 | 2025.12.31 20:19:50.156676 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2025.12.31 20:19:50.156815 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'kstat_sampler:expired_targets', '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_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_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) | ||
| 4282 | 2025.12.31 20:19:50.157038 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4283 | 2025.12.31 20:19:50.157076 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <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', 'kstat_sampler:expired_targets', '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_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_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 | ||
| 4284 | 2025.12.31 20:19:50.157292 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4285 | 2025.12.31 20:19:50.157343 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4286 | 2025.12.31 20:19:50.157453 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4287 | 2025.12.31 20:19:50.157509 [ 309 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4288 | 2025.12.31 20:19:50.157511 [ 317 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4289 | 2025.12.31 20:19:50.157531 [ 320 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4290 | 2025.12.31 20:19:50.157522 [ 343 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4291 | 2025.12.31 20:19:50.157662 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4292 | 2025.12.31 20:19:50.157688 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4293 | 2025.12.31 20:19:50.157765 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4294 | 2025.12.31 20:19:50.157783 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 45 rows with 4 streams | ||
| 4295 | 2025.12.31 20:19:50.157813 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <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', 'kstat_sampler:expired_targets', '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_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_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'))" | ||
| 4296 | 2025.12.31 20:19:50.157843 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <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', 'kstat_sampler:expired_targets', '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_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_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'))" | ||
| 4297 | 2025.12.31 20:19:50.157871 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <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', 'kstat_sampler:expired_targets', '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_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_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'))" | ||
| 4298 | 2025.12.31 20:19:50.157898 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <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', 'kstat_sampler:expired_targets', '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_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_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'))" | ||
| 4299 | 2025.12.31 20:19:50.158699 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Debug> executeQuery: Read 45 rows, 1.78 KiB in 0.001945 sec., 23136.246786632393 rows/sec., 914.81 KiB/sec. | ||
| 4300 | 2025.12.31 20:19:50.158843 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Debug> MemoryTracker: Peak memory usage (for query): 146.53 KiB. | ||
| 4301 | 2025.12.31 20:19:50.158857 [ 269 ] {fd614cee-14fc-464d-8df6-3982a1993c95} <Debug> TCPHandler: Processed in 0.002232531 sec. | ||
| 4302 | 2025.12.31 20:19:50.159062 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2025.12.31 20:19:50.159199 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'kstat_sampler:expired_targets', '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_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) | ||
| 4304 | 2025.12.31 20:19:50.159420 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4305 | 2025.12.31 20:19:50.159457 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <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', 'kstat_sampler:expired_targets', '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_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 | ||
| 4306 | 2025.12.31 20:19:50.159671 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4307 | 2025.12.31 20:19:50.159722 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4308 | 2025.12.31 20:19:50.159819 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4309 | 2025.12.31 20:19:50.159882 [ 317 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4310 | 2025.12.31 20:19:50.159889 [ 346 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4311 | 2025.12.31 20:19:50.159891 [ 343 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4312 | 2025.12.31 20:19:50.159890 [ 330 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4313 | 2025.12.31 20:19:50.160031 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4314 | 2025.12.31 20:19:50.160057 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4315 | 2025.12.31 20:19:50.160133 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4316 | 2025.12.31 20:19:50.160151 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 45 rows with 4 streams | ||
| 4317 | 2025.12.31 20:19:50.160180 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <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', 'kstat_sampler:expired_targets', '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_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'))" | ||
| 4318 | 2025.12.31 20:19:50.160210 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <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', 'kstat_sampler:expired_targets', '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_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'))" | ||
| 4319 | 2025.12.31 20:19:50.160239 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <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', 'kstat_sampler:expired_targets', '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_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'))" | ||
| 4320 | 2025.12.31 20:19:50.160266 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <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', 'kstat_sampler:expired_targets', '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_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'))" | ||
| 4321 | 2025.12.31 20:19:50.160932 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Debug> executeQuery: Read 45 rows, 1.78 KiB in 0.001792 sec., 25111.607142857145 rows/sec., 992.91 KiB/sec. | ||
| 4322 | 2025.12.31 20:19:50.161083 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Debug> MemoryTracker: Peak memory usage (for query): 148.79 KiB. | ||
| 4323 | 2025.12.31 20:19:50.161098 [ 269 ] {e4f750ed-9af5-44c5-9d84-e059d2b7292b} <Debug> TCPHandler: Processed in 0.002083148 sec. | ||
| 4324 | 2025.12.31 20:19:50.161288 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2025.12.31 20:19:50.161424 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'kstat_sampler:expired_targets', '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) | ||
| 4326 | 2025.12.31 20:19:50.161644 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4327 | 2025.12.31 20:19:50.161681 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <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', 'kstat_sampler:expired_targets', '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 | ||
| 4328 | 2025.12.31 20:19:50.161903 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4329 | 2025.12.31 20:19:50.161954 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4330 | 2025.12.31 20:19:50.162050 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 4331 | 2025.12.31 20:19:50.162114 [ 320 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4332 | 2025.12.31 20:19:50.162133 [ 317 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4333 | 2025.12.31 20:19:50.162135 [ 346 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4334 | 2025.12.31 20:19:50.162141 [ 343 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4335 | 2025.12.31 20:19:50.162258 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4336 | 2025.12.31 20:19:50.162284 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4337 | 2025.12.31 20:19:50.162360 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4338 | 2025.12.31 20:19:50.162378 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Reading approx. 45 rows with 4 streams | ||
| 4339 | 2025.12.31 20:19:50.162407 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <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', 'kstat_sampler:expired_targets', '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'))" | ||
| 4340 | 2025.12.31 20:19:50.162437 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <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', 'kstat_sampler:expired_targets', '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'))" | ||
| 4341 | 2025.12.31 20:19:50.162466 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <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', 'kstat_sampler:expired_targets', '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'))" | ||
| 4342 | 2025.12.31 20:19:50.162495 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <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', 'kstat_sampler:expired_targets', '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'))" | ||
| 4343 | 2025.12.31 20:19:50.163192 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Debug> executeQuery: Read 45 rows, 1.78 KiB in 0.001827 sec., 24630.54187192118 rows/sec., 973.89 KiB/sec. | ||
| 4344 | 2025.12.31 20:19:50.163334 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Debug> MemoryTracker: Peak memory usage (for query): 147.16 KiB. | ||
| 4345 | 2025.12.31 20:19:50.163349 [ 269 ] {99df2934-843a-4b05-a713-79955bf9fdea} <Debug> TCPHandler: Processed in 0.002108628 sec. | ||
| 4346 | 2025.12.31 20:19:50.165167 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2025.12.31 20:19:50.165310 [ 269 ] {537c8a29-076a-497e-bc26-34d00667cc9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4348 | 2025.12.31 20:19:50.165370 [ 269 ] {537c8a29-076a-497e-bc26-34d00667cc9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4349 | 2025.12.31 20:19:50.166039 [ 269 ] {537c8a29-076a-497e-bc26-34d00667cc9a} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4350 | 2025.12.31 20:19:50.166087 [ 269 ] {537c8a29-076a-497e-bc26-34d00667cc9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4351 | 2025.12.31 20:19:50.166589 [ 269 ] {537c8a29-076a-497e-bc26-34d00667cc9a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4352 | 2025.12.31 20:19:50.166839 [ 269 ] {537c8a29-076a-497e-bc26-34d00667cc9a} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4353 | 2025.12.31 20:19:50.167012 [ 269 ] {537c8a29-076a-497e-bc26-34d00667cc9a} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001745 sec., 2292.2636103151863 rows/sec., 291.57 KiB/sec. | ||
| 4354 | 2025.12.31 20:19:50.167058 [ 269 ] {537c8a29-076a-497e-bc26-34d00667cc9a} <Debug> TCPHandler: Processed in 0.001961114 sec. | ||
| 4355 | 2025.12.31 20:19:50.167169 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4356 | 2025.12.31 20:19:50.167261 [ 269 ] {7b0d553f-af55-407d-8e47-09286d5a2341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4357 | 2025.12.31 20:19:50.167301 [ 269 ] {7b0d553f-af55-407d-8e47-09286d5a2341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4358 | 2025.12.31 20:19:50.167973 [ 269 ] {7b0d553f-af55-407d-8e47-09286d5a2341} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2025.12.31 20:19:50.168010 [ 269 ] {7b0d553f-af55-407d-8e47-09286d5a2341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4360 | 2025.12.31 20:19:50.168336 [ 269 ] {7b0d553f-af55-407d-8e47-09286d5a2341} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4361 | 2025.12.31 20:19:50.168555 [ 269 ] {7b0d553f-af55-407d-8e47-09286d5a2341} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2025.12.31 20:19:50.168684 [ 269 ] {7b0d553f-af55-407d-8e47-09286d5a2341} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001442 sec., 284327.3231622746 rows/sec., 18.04 MiB/sec. | ||
| 4363 | 2025.12.31 20:19:50.168722 [ 269 ] {7b0d553f-af55-407d-8e47-09286d5a2341} <Debug> TCPHandler: Processed in 0.001599417 sec. | ||
| 4364 | 2025.12.31 20:19:50.168844 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2025.12.31 20:19:50.168935 [ 269 ] {ce218555-37e4-4f91-bb76-6ed1067976ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4366 | 2025.12.31 20:19:50.168974 [ 269 ] {ce218555-37e4-4f91-bb76-6ed1067976ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4367 | 2025.12.31 20:19:50.169357 [ 269 ] {ce218555-37e4-4f91-bb76-6ed1067976ad} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2025.12.31 20:19:50.169393 [ 269 ] {ce218555-37e4-4f91-bb76-6ed1067976ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4369 | 2025.12.31 20:19:50.169691 [ 269 ] {ce218555-37e4-4f91-bb76-6ed1067976ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4370 | 2025.12.31 20:19:50.169895 [ 269 ] {ce218555-37e4-4f91-bb76-6ed1067976ad} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2025.12.31 20:19:50.170018 [ 269 ] {ce218555-37e4-4f91-bb76-6ed1067976ad} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001101 sec., 7266.121707538601 rows/sec., 592.50 KiB/sec. | ||
| 4372 | 2025.12.31 20:19:50.170054 [ 269 ] {ce218555-37e4-4f91-bb76-6ed1067976ad} <Debug> TCPHandler: Processed in 0.001256809 sec. | ||
| 4373 | 2025.12.31 20:19:50.170160 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2025.12.31 20:19:50.170250 [ 269 ] {1d615a6d-af49-40e7-8260-970261c91a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4375 | 2025.12.31 20:19:50.170287 [ 269 ] {1d615a6d-af49-40e7-8260-970261c91a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4376 | 2025.12.31 20:19:50.171987 [ 269 ] {1d615a6d-af49-40e7-8260-970261c91a76} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2025.12.31 20:19:50.172023 [ 269 ] {1d615a6d-af49-40e7-8260-970261c91a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4378 | 2025.12.31 20:19:50.172478 [ 269 ] {1d615a6d-af49-40e7-8260-970261c91a76} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4379 | 2025.12.31 20:19:50.172690 [ 269 ] {1d615a6d-af49-40e7-8260-970261c91a76} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2025.12.31 20:19:50.172814 [ 269 ] {1d615a6d-af49-40e7-8260-970261c91a76} <Debug> executeQuery: Read 2320 rows, 192.74 KiB in 0.002582 sec., 898528.2726568552 rows/sec., 72.90 MiB/sec. | ||
| 4381 | 2025.12.31 20:19:50.172851 [ 269 ] {1d615a6d-af49-40e7-8260-970261c91a76} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4382 | 2025.12.31 20:19:50.172864 [ 269 ] {1d615a6d-af49-40e7-8260-970261c91a76} <Debug> TCPHandler: Processed in 0.002751043 sec. | ||
| 4383 | 2025.12.31 20:19:50.172979 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2025.12.31 20:19:50.173071 [ 269 ] {705091c1-8006-4cb7-9618-325957f6ce64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4385 | 2025.12.31 20:19:50.173110 [ 269 ] {705091c1-8006-4cb7-9618-325957f6ce64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4386 | 2025.12.31 20:19:50.173588 [ 269 ] {705091c1-8006-4cb7-9618-325957f6ce64} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2025.12.31 20:19:50.173621 [ 269 ] {705091c1-8006-4cb7-9618-325957f6ce64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4388 | 2025.12.31 20:19:50.173920 [ 269 ] {705091c1-8006-4cb7-9618-325957f6ce64} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4389 | 2025.12.31 20:19:50.174127 [ 269 ] {705091c1-8006-4cb7-9618-325957f6ce64} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2025.12.31 20:19:50.174259 [ 269 ] {705091c1-8006-4cb7-9618-325957f6ce64} <Debug> executeQuery: Read 245 rows, 15.28 KiB in 0.001206 sec., 203150.91210613598 rows/sec., 12.37 MiB/sec. | ||
| 4391 | 2025.12.31 20:19:50.174295 [ 269 ] {705091c1-8006-4cb7-9618-325957f6ce64} <Debug> TCPHandler: Processed in 0.001364872 sec. | ||
| 4392 | 2025.12.31 20:19:50.174400 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2025.12.31 20:19:50.174491 [ 269 ] {cedf152e-88bb-40df-b573-7c8ca992f8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4394 | 2025.12.31 20:19:50.174529 [ 269 ] {cedf152e-88bb-40df-b573-7c8ca992f8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4395 | 2025.12.31 20:19:50.175042 [ 269 ] {cedf152e-88bb-40df-b573-7c8ca992f8bd} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2025.12.31 20:19:50.175076 [ 269 ] {cedf152e-88bb-40df-b573-7c8ca992f8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4397 | 2025.12.31 20:19:50.175396 [ 269 ] {cedf152e-88bb-40df-b573-7c8ca992f8bd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4398 | 2025.12.31 20:19:50.175622 [ 269 ] {cedf152e-88bb-40df-b573-7c8ca992f8bd} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2025.12.31 20:19:50.175708 [ 122 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4400 | 2025.12.31 20:19:50.175744 [ 122 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2025.12.31 20:19:50.175746 [ 269 ] {cedf152e-88bb-40df-b573-7c8ca992f8bd} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001273 sec., 345640.21995286725 rows/sec., 22.87 MiB/sec. | ||
| 4402 | 2025.12.31 20:19:50.175763 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4403 | 2025.12.31 20:19:50.175787 [ 269 ] {cedf152e-88bb-40df-b573-7c8ca992f8bd} <Debug> TCPHandler: Processed in 0.001434793 sec. | ||
| 4404 | 2025.12.31 20:19:50.175847 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::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 | ||
| 4405 | 2025.12.31 20:19:50.175901 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2025.12.31 20:19:50.175929 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4407 | 2025.12.31 20:19:50.175956 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 4408 | 2025.12.31 20:19:50.175992 [ 269 ] {a620562f-1bf3-4334-ae3d-5fb3e8665494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4409 | 2025.12.31 20:19:50.176008 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4410 | 2025.12.31 20:19:50.176031 [ 269 ] {a620562f-1bf3-4334-ae3d-5fb3e8665494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4411 | 2025.12.31 20:19:50.176051 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 440 rows starting from the beginning of the part | ||
| 4412 | 2025.12.31 20:19:50.176096 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 4413 | 2025.12.31 20:19:50.176133 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::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 | ||
| 4414 | 2025.12.31 20:19:50.176171 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 440 rows starting from the beginning of the part | ||
| 4415 | 2025.12.31 20:19:50.176517 [ 269 ] {a620562f-1bf3-4334-ae3d-5fb3e8665494} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2025.12.31 20:19:50.176552 [ 269 ] {a620562f-1bf3-4334-ae3d-5fb3e8665494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4417 | 2025.12.31 20:19:50.176897 [ 269 ] {a620562f-1bf3-4334-ae3d-5fb3e8665494} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4418 | 2025.12.31 20:19:50.177066 [ 189 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1329 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249629 sec., 1063515.651445349 rows/sec., 74.17 MiB/sec. | ||
| 4419 | 2025.12.31 20:19:50.177118 [ 269 ] {a620562f-1bf3-4334-ae3d-5fb3e8665494} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2025.12.31 20:19:50.177258 [ 269 ] {a620562f-1bf3-4334-ae3d-5fb3e8665494} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001284 sec., 164330.21806853582 rows/sec., 9.33 MiB/sec. | ||
| 4421 | 2025.12.31 20:19:50.177283 [ 189 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4422 | 2025.12.31 20:19:50.177299 [ 269 ] {a620562f-1bf3-4334-ae3d-5fb3e8665494} <Debug> TCPHandler: Processed in 0.001445183 sec. | ||
| 4423 | 2025.12.31 20:19:50.177418 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4424 | 2025.12.31 20:19:50.177513 [ 269 ] {1c15ed8e-4594-446f-8a0c-d3ed97d68d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4425 | 2025.12.31 20:19:50.177553 [ 269 ] {1c15ed8e-4594-446f-8a0c-d3ed97d68d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4426 | 2025.12.31 20:19:50.177631 [ 189 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_6_1} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2025.12.31 20:19:50.177726 [ 189 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_6_1} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4428 | 2025.12.31 20:19:50.177824 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4429 | 2025.12.31 20:19:50.178418 [ 269 ] {1c15ed8e-4594-446f-8a0c-d3ed97d68d3e} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2025.12.31 20:19:50.178457 [ 269 ] {1c15ed8e-4594-446f-8a0c-d3ed97d68d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4431 | 2025.12.31 20:19:50.178819 [ 269 ] {1c15ed8e-4594-446f-8a0c-d3ed97d68d3e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4432 | 2025.12.31 20:19:50.179035 [ 269 ] {1c15ed8e-4594-446f-8a0c-d3ed97d68d3e} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2025.12.31 20:19:50.179161 [ 269 ] {1c15ed8e-4594-446f-8a0c-d3ed97d68d3e} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001666 sec., 705282.1128451381 rows/sec., 50.39 MiB/sec. | ||
| 4434 | 2025.12.31 20:19:50.179199 [ 269 ] {1c15ed8e-4594-446f-8a0c-d3ed97d68d3e} <Debug> TCPHandler: Processed in 0.001828991 sec. | ||
| 4435 | 2025.12.31 20:19:50.179323 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4436 | 2025.12.31 20:19:50.179423 [ 269 ] {654891a4-d472-4620-91f1-bec37b0d6083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4437 | 2025.12.31 20:19:50.179463 [ 269 ] {654891a4-d472-4620-91f1-bec37b0d6083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4438 | 2025.12.31 20:19:50.179789 [ 269 ] {654891a4-d472-4620-91f1-bec37b0d6083} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2025.12.31 20:19:50.179824 [ 269 ] {654891a4-d472-4620-91f1-bec37b0d6083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4440 | 2025.12.31 20:19:50.180122 [ 269 ] {654891a4-d472-4620-91f1-bec37b0d6083} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4441 | 2025.12.31 20:19:50.180326 [ 269 ] {654891a4-d472-4620-91f1-bec37b0d6083} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2025.12.31 20:19:50.180464 [ 269 ] {654891a4-d472-4620-91f1-bec37b0d6083} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 4443 | 2025.12.31 20:19:50.180503 [ 269 ] {654891a4-d472-4620-91f1-bec37b0d6083} <Debug> TCPHandler: Processed in 0.001227348 sec. | ||
| 4444 | 2025.12.31 20:19:50.180612 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2025.12.31 20:19:50.180703 [ 269 ] {76134164-a635-48bc-8151-e8819408b1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4446 | 2025.12.31 20:19:50.180745 [ 269 ] {76134164-a635-48bc-8151-e8819408b1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4447 | 2025.12.31 20:19:50.181335 [ 269 ] {76134164-a635-48bc-8151-e8819408b1f4} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2025.12.31 20:19:50.181369 [ 269 ] {76134164-a635-48bc-8151-e8819408b1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4449 | 2025.12.31 20:19:50.181743 [ 269 ] {76134164-a635-48bc-8151-e8819408b1f4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4450 | 2025.12.31 20:19:50.181998 [ 269 ] {76134164-a635-48bc-8151-e8819408b1f4} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2025.12.31 20:19:50.182104 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4452 | 2025.12.31 20:19:50.182132 [ 269 ] {76134164-a635-48bc-8151-e8819408b1f4} <Debug> executeQuery: Read 904 rows, 61.16 KiB in 0.001448 sec., 624309.3922651934 rows/sec., 41.25 MiB/sec. | ||
| 4453 | 2025.12.31 20:19:50.182137 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2025.12.31 20:19:50.182164 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4455 | 2025.12.31 20:19:50.182169 [ 269 ] {76134164-a635-48bc-8151-e8819408b1f4} <Debug> TCPHandler: Processed in 0.001604586 sec. | ||
| 4456 | 2025.12.31 20:19:50.182252 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 4457 | 2025.12.31 20:19:50.182302 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2025.12.31 20:19:50.182360 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4459 | 2025.12.31 20:19:50.182397 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6773 rows starting from the beginning of the part | ||
| 4460 | 2025.12.31 20:19:50.182408 [ 269 ] {736e75de-6bb9-413e-9ce9-f7d2a0d8cd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4461 | 2025.12.31 20:19:50.182457 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 304 rows starting from the beginning of the part | ||
| 4462 | 2025.12.31 20:19:50.182466 [ 269 ] {736e75de-6bb9-413e-9ce9-f7d2a0d8cd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4463 | 2025.12.31 20:19:50.182511 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 150 rows starting from the beginning of the part | ||
| 4464 | 2025.12.31 20:19:50.182558 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 304 rows starting from the beginning of the part | ||
| 4465 | 2025.12.31 20:19:50.182598 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 150 rows starting from the beginning of the part | ||
| 4466 | 2025.12.31 20:19:50.182638 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 904 rows starting from the beginning of the part | ||
| 4467 | 2025.12.31 20:19:50.182814 [ 269 ] {736e75de-6bb9-413e-9ce9-f7d2a0d8cd8f} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2025.12.31 20:19:50.182855 [ 269 ] {736e75de-6bb9-413e-9ce9-f7d2a0d8cd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4469 | 2025.12.31 20:19:50.183174 [ 269 ] {736e75de-6bb9-413e-9ce9-f7d2a0d8cd8f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4470 | 2025.12.31 20:19:50.183387 [ 269 ] {736e75de-6bb9-413e-9ce9-f7d2a0d8cd8f} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2025.12.31 20:19:50.183519 [ 269 ] {736e75de-6bb9-413e-9ce9-f7d2a0d8cd8f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 59.32 KiB/sec. | ||
| 4472 | 2025.12.31 20:19:50.183555 [ 269 ] {736e75de-6bb9-413e-9ce9-f7d2a0d8cd8f} <Debug> TCPHandler: Processed in 0.0013011 sec. | ||
| 4473 | 2025.12.31 20:19:50.183679 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2025.12.31 20:19:50.183773 [ 269 ] {9f82c6fb-1bfd-4c8a-8287-3d01ae124505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4475 | 2025.12.31 20:19:50.183824 [ 269 ] {9f82c6fb-1bfd-4c8a-8287-3d01ae124505} <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 | ||
| 4476 | 2025.12.31 20:19:50.184636 [ 269 ] {9f82c6fb-1bfd-4c8a-8287-3d01ae124505} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2025.12.31 20:19:50.184671 [ 269 ] {9f82c6fb-1bfd-4c8a-8287-3d01ae124505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4478 | 2025.12.31 20:19:50.185239 [ 269 ] {9f82c6fb-1bfd-4c8a-8287-3d01ae124505} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4479 | 2025.12.31 20:19:50.185482 [ 269 ] {9f82c6fb-1bfd-4c8a-8287-3d01ae124505} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2025.12.31 20:19:50.185625 [ 269 ] {9f82c6fb-1bfd-4c8a-8287-3d01ae124505} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00187 sec., 17112.29946524064 rows/sec., 30.66 MiB/sec. | ||
| 4481 | 2025.12.31 20:19:50.185682 [ 269 ] {9f82c6fb-1bfd-4c8a-8287-3d01ae124505} <Debug> TCPHandler: Processed in 0.002048657 sec. | ||
| 4482 | 2025.12.31 20:19:50.185801 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2025.12.31 20:19:50.185893 [ 269 ] {be57f5a8-a8f1-43aa-8a9c-f30e54076b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4484 | 2025.12.31 20:19:50.185934 [ 269 ] {be57f5a8-a8f1-43aa-8a9c-f30e54076b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4485 | 2025.12.31 20:19:50.186071 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8585 rows, containing 5 columns (5 merged, 0 gathered) in 0.003857658 sec., 2225443.5203950168 rows/sec., 151.22 MiB/sec. | ||
| 4486 | 2025.12.31 20:19:50.186258 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4487 | 2025.12.31 20:19:50.186268 [ 269 ] {be57f5a8-a8f1-43aa-8a9c-f30e54076b10} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2025.12.31 20:19:50.186308 [ 269 ] {be57f5a8-a8f1-43aa-8a9c-f30e54076b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4489 | 2025.12.31 20:19:50.186576 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2025.12.31 20:19:50.186651 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4491 | 2025.12.31 20:19:50.186678 [ 269 ] {be57f5a8-a8f1-43aa-8a9c-f30e54076b10} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4492 | 2025.12.31 20:19:50.186714 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 4493 | 2025.12.31 20:19:50.186907 [ 269 ] {be57f5a8-a8f1-43aa-8a9c-f30e54076b10} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2025.12.31 20:19:50.187039 [ 269 ] {be57f5a8-a8f1-43aa-8a9c-f30e54076b10} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001165 sec., 56652.36051502146 rows/sec., 3.28 MiB/sec. | ||
| 4495 | 2025.12.31 20:19:50.187080 [ 269 ] {be57f5a8-a8f1-43aa-8a9c-f30e54076b10} <Debug> TCPHandler: Processed in 0.001326081 sec. | ||
| 4496 | 2025.12.31 20:19:50.587245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10949 | ||
| 4497 | 2025.12.31 20:19:50.588074 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2025.12.31 20:19:50.588181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4499 | 2025.12.31 20:19:50.588772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4500 | 2025.12.31 20:19:50.589028 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2025.12.31 20:19:50.589172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10949 | ||
| 4502 | 2025.12.31 20:19:51.149261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4503 | 2025.12.31 20:19:51.164874 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2025.12.31 20:19:51.164930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4505 | 2025.12.31 20:19:51.171351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4506 | 2025.12.31 20:19:51.172085 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2025.12.31 20:19:51.174796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4508 | 2025.12.31 20:19:53.756198 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2025.12.31 20:19:53.756539 [ 269 ] {34af0e9f-3c9c-4420-82d0-4e29e7d7f5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4510 | 2025.12.31 20:19:53.756644 [ 269 ] {34af0e9f-3c9c-4420-82d0-4e29e7d7f5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4511 | 2025.12.31 20:19:53.757452 [ 269 ] {34af0e9f-3c9c-4420-82d0-4e29e7d7f5a4} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2025.12.31 20:19:53.757491 [ 269 ] {34af0e9f-3c9c-4420-82d0-4e29e7d7f5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4513 | 2025.12.31 20:19:53.757895 [ 269 ] {34af0e9f-3c9c-4420-82d0-4e29e7d7f5a4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4514 | 2025.12.31 20:19:53.758140 [ 269 ] {34af0e9f-3c9c-4420-82d0-4e29e7d7f5a4} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2025.12.31 20:19:53.758294 [ 269 ] {34af0e9f-3c9c-4420-82d0-4e29e7d7f5a4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00183 sec., 30601.09289617486 rows/sec., 2.35 MiB/sec. | ||
| 4516 | 2025.12.31 20:19:53.758342 [ 269 ] {34af0e9f-3c9c-4420-82d0-4e29e7d7f5a4} <Debug> TCPHandler: Processed in 0.002320633 sec. | ||
| 4517 | 2025.12.31 20:19:53.758465 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2025.12.31 20:19:53.758562 [ 269 ] {a93ad4d5-6a80-4580-a33c-e31fa3d8a0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4519 | 2025.12.31 20:19:53.758602 [ 269 ] {a93ad4d5-6a80-4580-a33c-e31fa3d8a0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4520 | 2025.12.31 20:19:53.759019 [ 269 ] {a93ad4d5-6a80-4580-a33c-e31fa3d8a0c4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2025.12.31 20:19:53.759054 [ 269 ] {a93ad4d5-6a80-4580-a33c-e31fa3d8a0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4522 | 2025.12.31 20:19:53.759364 [ 269 ] {a93ad4d5-6a80-4580-a33c-e31fa3d8a0c4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4523 | 2025.12.31 20:19:53.759572 [ 269 ] {a93ad4d5-6a80-4580-a33c-e31fa3d8a0c4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2025.12.31 20:19:53.759698 [ 269 ] {a93ad4d5-6a80-4580-a33c-e31fa3d8a0c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 4525 | 2025.12.31 20:19:53.759741 [ 269 ] {a93ad4d5-6a80-4580-a33c-e31fa3d8a0c4} <Debug> TCPHandler: Processed in 0.001326431 sec. | ||
| 4526 | 2025.12.31 20:19:53.759862 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4527 | 2025.12.31 20:19:53.759959 [ 269 ] {e43f4ec5-45d9-426d-b389-3e92baaa5169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4528 | 2025.12.31 20:19:53.760002 [ 269 ] {e43f4ec5-45d9-426d-b389-3e92baaa5169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4529 | 2025.12.31 20:19:53.760367 [ 269 ] {e43f4ec5-45d9-426d-b389-3e92baaa5169} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2025.12.31 20:19:53.760402 [ 269 ] {e43f4ec5-45d9-426d-b389-3e92baaa5169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4531 | 2025.12.31 20:19:53.760730 [ 269 ] {e43f4ec5-45d9-426d-b389-3e92baaa5169} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4532 | 2025.12.31 20:19:53.760939 [ 269 ] {e43f4ec5-45d9-426d-b389-3e92baaa5169} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2025.12.31 20:19:53.761063 [ 269 ] {e43f4ec5-45d9-426d-b389-3e92baaa5169} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001125 sec., 87111.11111111112 rows/sec., 6.08 MiB/sec. | ||
| 4534 | 2025.12.31 20:19:53.761099 [ 269 ] {e43f4ec5-45d9-426d-b389-3e92baaa5169} <Debug> TCPHandler: Processed in 0.001288859 sec. | ||
| 4535 | 2025.12.31 20:19:53.761210 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4536 | 2025.12.31 20:19:53.761305 [ 269 ] {3a23e84e-6192-4b86-a6e3-acda64208a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4537 | 2025.12.31 20:19:53.761346 [ 269 ] {3a23e84e-6192-4b86-a6e3-acda64208a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4538 | 2025.12.31 20:19:53.761673 [ 269 ] {3a23e84e-6192-4b86-a6e3-acda64208a48} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2025.12.31 20:19:53.761708 [ 269 ] {3a23e84e-6192-4b86-a6e3-acda64208a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4540 | 2025.12.31 20:19:53.762030 [ 269 ] {3a23e84e-6192-4b86-a6e3-acda64208a48} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4541 | 2025.12.31 20:19:53.762247 [ 269 ] {3a23e84e-6192-4b86-a6e3-acda64208a48} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2025.12.31 20:19:53.762335 [ 118 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4543 | 2025.12.31 20:19:53.762372 [ 118 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2025.12.31 20:19:53.762372 [ 269 ] {3a23e84e-6192-4b86-a6e3-acda64208a48} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001085 sec., 35023.041474654376 rows/sec., 2.35 MiB/sec. | ||
| 4545 | 2025.12.31 20:19:53.762390 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4546 | 2025.12.31 20:19:53.762415 [ 269 ] {3a23e84e-6192-4b86-a6e3-acda64208a48} <Debug> TCPHandler: Processed in 0.001254509 sec. | ||
| 4547 | 2025.12.31 20:19:53.762536 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 4548 | 2025.12.31 20:19:53.762698 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4549 | 2025.12.31 20:19:53.762738 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 718 rows starting from the beginning of the part | ||
| 4550 | 2025.12.31 20:19:53.762810 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
| 4551 | 2025.12.31 20:19:53.762860 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 94 rows starting from the beginning of the part | ||
| 4552 | 2025.12.31 20:19:53.762904 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 4553 | 2025.12.31 20:19:53.762968 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part | ||
| 4554 | 2025.12.31 20:19:53.763015 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 4555 | 2025.12.31 20:19:53.763926 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 4 columns (4 merged, 0 gathered) in 0.001451553 sec., 699939.9953015839 rows/sec., 46.04 MiB/sec. | ||
| 4556 | 2025.12.31 20:19:53.764180 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4557 | 2025.12.31 20:19:53.764521 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_21_4} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2025.12.31 20:19:53.764609 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_21_4} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4559 | 2025.12.31 20:19:53.764709 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4560 | 2025.12.31 20:19:57.950975 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4561 | 2025.12.31 20:19:57.951057 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4562 | 2025.12.31 20:19:58.089292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11461 | ||
| 4563 | 2025.12.31 20:19:58.089789 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2025.12.31 20:19:58.089824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4565 | 2025.12.31 20:19:58.090304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4566 | 2025.12.31 20:19:58.090539 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2025.12.31 20:19:58.090666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11461 | ||
| 4568 | 2025.12.31 20:19:58.107402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 534 | ||
| 4569 | 2025.12.31 20:19:58.110202 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2025.12.31 20:19:58.110244 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4571 | 2025.12.31 20:19:58.111476 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4572 | 2025.12.31 20:19:58.111769 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2025.12.31 20:19:58.112024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 534 | ||
| 4574 | 2025.12.31 20:19:58.674899 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4575 | 2025.12.31 20:19:58.691085 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2025.12.31 20:19:58.691139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4577 | 2025.12.31 20:19:58.698155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4578 | 2025.12.31 20:19:58.698992 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2025.12.31 20:19:58.702707 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4580 | 2025.12.31 20:19:58.758666 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4581 | 2025.12.31 20:19:58.758836 [ 269 ] {f6ebe178-06b0-49fe-a2a5-34875ccc5193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4582 | 2025.12.31 20:19:58.758904 [ 269 ] {f6ebe178-06b0-49fe-a2a5-34875ccc5193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4583 | 2025.12.31 20:19:58.759537 [ 269 ] {f6ebe178-06b0-49fe-a2a5-34875ccc5193} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4584 | 2025.12.31 20:19:58.759589 [ 269 ] {f6ebe178-06b0-49fe-a2a5-34875ccc5193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4585 | 2025.12.31 20:19:58.760034 [ 269 ] {f6ebe178-06b0-49fe-a2a5-34875ccc5193} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4586 | 2025.12.31 20:19:58.760290 [ 269 ] {f6ebe178-06b0-49fe-a2a5-34875ccc5193} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2025.12.31 20:19:58.760457 [ 269 ] {f6ebe178-06b0-49fe-a2a5-34875ccc5193} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001671 sec., 45481.74745661281 rows/sec., 3.75 MiB/sec. | ||
| 4588 | 2025.12.31 20:19:58.760506 [ 269 ] {f6ebe178-06b0-49fe-a2a5-34875ccc5193} <Debug> TCPHandler: Processed in 0.001964745 sec. | ||
| 4589 | 2025.12.31 20:19:58.760637 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4590 | 2025.12.31 20:19:58.760741 [ 269 ] {0a3c8ffa-2d9a-4f5a-ba92-107104a83abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4591 | 2025.12.31 20:19:58.760785 [ 269 ] {0a3c8ffa-2d9a-4f5a-ba92-107104a83abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4592 | 2025.12.31 20:19:58.761202 [ 269 ] {0a3c8ffa-2d9a-4f5a-ba92-107104a83abd} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4593 | 2025.12.31 20:19:58.761248 [ 269 ] {0a3c8ffa-2d9a-4f5a-ba92-107104a83abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4594 | 2025.12.31 20:19:58.761555 [ 269 ] {0a3c8ffa-2d9a-4f5a-ba92-107104a83abd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4595 | 2025.12.31 20:19:58.761776 [ 269 ] {0a3c8ffa-2d9a-4f5a-ba92-107104a83abd} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2025.12.31 20:19:58.761910 [ 269 ] {0a3c8ffa-2d9a-4f5a-ba92-107104a83abd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001194 sec., 8375.209380234506 rows/sec., 629.78 KiB/sec. | ||
| 4597 | 2025.12.31 20:19:58.761949 [ 269 ] {0a3c8ffa-2d9a-4f5a-ba92-107104a83abd} <Debug> TCPHandler: Processed in 0.001365121 sec. | ||
| 4598 | 2025.12.31 20:19:58.762060 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4599 | 2025.12.31 20:19:58.762156 [ 269 ] {620f263b-6a8d-4ca8-8d12-367a5c2265dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4600 | 2025.12.31 20:19:58.762196 [ 269 ] {620f263b-6a8d-4ca8-8d12-367a5c2265dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4601 | 2025.12.31 20:19:58.762617 [ 269 ] {620f263b-6a8d-4ca8-8d12-367a5c2265dc} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2025.12.31 20:19:58.762655 [ 269 ] {620f263b-6a8d-4ca8-8d12-367a5c2265dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4603 | 2025.12.31 20:19:58.762984 [ 269 ] {620f263b-6a8d-4ca8-8d12-367a5c2265dc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4604 | 2025.12.31 20:19:58.763219 [ 269 ] {620f263b-6a8d-4ca8-8d12-367a5c2265dc} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4605 | 2025.12.31 20:19:58.763355 [ 269 ] {620f263b-6a8d-4ca8-8d12-367a5c2265dc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001219 sec., 60705.49630844955 rows/sec., 4.74 MiB/sec. | ||
| 4606 | 2025.12.31 20:19:58.763394 [ 269 ] {620f263b-6a8d-4ca8-8d12-367a5c2265dc} <Debug> TCPHandler: Processed in 0.001384972 sec. | ||
| 4607 | 2025.12.31 20:19:58.763508 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4608 | 2025.12.31 20:19:58.763604 [ 269 ] {4a592a7b-ac99-4add-bd6b-e2e561a7944a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4609 | 2025.12.31 20:19:58.763647 [ 269 ] {4a592a7b-ac99-4add-bd6b-e2e561a7944a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4610 | 2025.12.31 20:19:58.764100 [ 269 ] {4a592a7b-ac99-4add-bd6b-e2e561a7944a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2025.12.31 20:19:58.764137 [ 269 ] {4a592a7b-ac99-4add-bd6b-e2e561a7944a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4612 | 2025.12.31 20:19:58.764493 [ 269 ] {4a592a7b-ac99-4add-bd6b-e2e561a7944a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4613 | 2025.12.31 20:19:58.764710 [ 269 ] {4a592a7b-ac99-4add-bd6b-e2e561a7944a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4614 | 2025.12.31 20:19:58.764843 [ 269 ] {4a592a7b-ac99-4add-bd6b-e2e561a7944a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 4615 | 2025.12.31 20:19:58.764880 [ 269 ] {4a592a7b-ac99-4add-bd6b-e2e561a7944a} <Debug> TCPHandler: Processed in 0.001421543 sec. | ||
| 4616 | 2025.12.31 20:19:58.765001 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4617 | 2025.12.31 20:19:58.765106 [ 269 ] {a99faa9d-cf98-4115-870b-6c8e21818eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4618 | 2025.12.31 20:19:58.765189 [ 269 ] {a99faa9d-cf98-4115-870b-6c8e21818eb6} <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 | ||
| 4619 | 2025.12.31 20:19:58.765966 [ 269 ] {a99faa9d-cf98-4115-870b-6c8e21818eb6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4620 | 2025.12.31 20:19:58.766005 [ 269 ] {a99faa9d-cf98-4115-870b-6c8e21818eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4621 | 2025.12.31 20:19:58.766556 [ 269 ] {a99faa9d-cf98-4115-870b-6c8e21818eb6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4622 | 2025.12.31 20:19:58.766802 [ 269 ] {a99faa9d-cf98-4115-870b-6c8e21818eb6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2025.12.31 20:19:58.766945 [ 269 ] {a99faa9d-cf98-4115-870b-6c8e21818eb6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001859 sec., 5379.236148466918 rows/sec., 9.64 MiB/sec. | ||
| 4624 | 2025.12.31 20:19:58.767009 [ 269 ] {a99faa9d-cf98-4115-870b-6c8e21818eb6} <Debug> TCPHandler: Processed in 0.002061077 sec. | ||
| 4625 | 2025.12.31 20:19:58.767121 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4626 | 2025.12.31 20:19:58.767219 [ 269 ] {0ae1e49f-5d3c-4826-9dbd-751a7544e500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4627 | 2025.12.31 20:19:58.767261 [ 269 ] {0ae1e49f-5d3c-4826-9dbd-751a7544e500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4628 | 2025.12.31 20:19:58.767602 [ 269 ] {0ae1e49f-5d3c-4826-9dbd-751a7544e500} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2025.12.31 20:19:58.767638 [ 269 ] {0ae1e49f-5d3c-4826-9dbd-751a7544e500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4630 | 2025.12.31 20:19:58.767950 [ 269 ] {0ae1e49f-5d3c-4826-9dbd-751a7544e500} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4631 | 2025.12.31 20:19:58.768165 [ 269 ] {0ae1e49f-5d3c-4826-9dbd-751a7544e500} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2025.12.31 20:19:58.768290 [ 269 ] {0ae1e49f-5d3c-4826-9dbd-751a7544e500} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4633 | 2025.12.31 20:19:58.768326 [ 269 ] {0ae1e49f-5d3c-4826-9dbd-751a7544e500} <Debug> TCPHandler: Processed in 0.001254628 sec. | ||
| 4634 | 2025.12.31 20:20:01.556314 [ 106 ] {} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4635 | 2025.12.31 20:20:01.556382 [ 106 ] {} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2025.12.31 20:20:01.556403 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4637 | 2025.12.31 20:20:01.556519 [ 191 ] {e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9::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 | ||
| 4638 | 2025.12.31 20:20:01.556824 [ 191 ] {e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4639 | 2025.12.31 20:20:01.556863 [ 191 ] {e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 4640 | 2025.12.31 20:20:01.556937 [ 191 ] {e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
| 4641 | 2025.12.31 20:20:01.557022 [ 191 ] {e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 4642 | 2025.12.31 20:20:01.557101 [ 191 ] {e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part | ||
| 4643 | 2025.12.31 20:20:01.557185 [ 191 ] {e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 4644 | 2025.12.31 20:20:01.558686 [ 193 ] {e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 6 columns (6 merged, 0 gathered) in 0.00221507 sec., 22121.197072778737 rows/sec., 5.25 MiB/sec. | ||
| 4645 | 2025.12.31 20:20:01.558895 [ 193 ] {e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4646 | 2025.12.31 20:20:01.559320 [ 193 ] {e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9::all_1_5_1} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4647 | 2025.12.31 20:20:01.559403 [ 193 ] {e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9::all_1_5_1} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4648 | 2025.12.31 20:20:01.559507 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4649 | 2025.12.31 20:20:02.503381 [ 106 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4650 | 2025.12.31 20:20:02.503493 [ 106 ] {} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2025.12.31 20:20:02.503540 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4652 | 2025.12.31 20:20:02.503698 [ 186 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 4653 | 2025.12.31 20:20:02.503892 [ 186 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4654 | 2025.12.31 20:20:02.503949 [ 186 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 4655 | 2025.12.31 20:20:02.504049 [ 186 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 4656 | 2025.12.31 20:20:02.504124 [ 186 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 4657 | 2025.12.31 20:20:02.504191 [ 186 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 4658 | 2025.12.31 20:20:02.504253 [ 186 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 4659 | 2025.12.31 20:20:02.505260 [ 191 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001622257 sec., 3082.1257051133084 rows/sec., 205.27 KiB/sec. | ||
| 4660 | 2025.12.31 20:20:02.505427 [ 202 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4661 | 2025.12.31 20:20:02.505682 [ 202 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_5_1} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2025.12.31 20:20:02.505748 [ 202 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_5_1} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4663 | 2025.12.31 20:20:02.505808 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 4664 | 2025.12.31 20:20:02.556480 [ 106 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4665 | 2025.12.31 20:20:02.556545 [ 106 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2025.12.31 20:20:02.556582 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4667 | 2025.12.31 20:20:02.556724 [ 186 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::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 | ||
| 4668 | 2025.12.31 20:20:02.556884 [ 186 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4669 | 2025.12.31 20:20:02.556930 [ 186 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4670 | 2025.12.31 20:20:02.557014 [ 186 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 4671 | 2025.12.31 20:20:02.557082 [ 186 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 4672 | 2025.12.31 20:20:02.557143 [ 186 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 4673 | 2025.12.31 20:20:02.557206 [ 186 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 4674 | 2025.12.31 20:20:02.558348 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001674659 sec., 993635.1221353123 rows/sec., 67.10 MiB/sec. | ||
| 4675 | 2025.12.31 20:20:02.558568 [ 197 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4676 | 2025.12.31 20:20:02.558920 [ 197 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_5_1} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2025.12.31 20:20:02.559005 [ 197 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_5_1} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4678 | 2025.12.31 20:20:02.559113 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4679 | 2025.12.31 20:20:02.856705 [ 102 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4680 | 2025.12.31 20:20:02.856797 [ 102 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2025.12.31 20:20:02.856837 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4682 | 2025.12.31 20:20:02.856987 [ 186 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::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 | ||
| 4683 | 2025.12.31 20:20:02.857162 [ 186 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4684 | 2025.12.31 20:20:02.857215 [ 186 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4685 | 2025.12.31 20:20:02.857317 [ 186 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 4686 | 2025.12.31 20:20:02.857400 [ 186 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 4687 | 2025.12.31 20:20:02.857484 [ 186 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 4688 | 2025.12.31 20:20:02.857590 [ 186 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 4689 | 2025.12.31 20:20:02.858506 [ 197 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581225 sec., 541352.4324495249 rows/sec., 32.95 MiB/sec. | ||
| 4690 | 2025.12.31 20:20:02.858664 [ 186 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4691 | 2025.12.31 20:20:02.858914 [ 186 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_5_1} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2025.12.31 20:20:02.858979 [ 186 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_5_1} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4693 | 2025.12.31 20:20:02.859038 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4694 | 2025.12.31 20:20:03.774475 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2025.12.31 20:20:03.774784 [ 269 ] {38392ee7-570a-4779-b6c4-699b7cbe0fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4696 | 2025.12.31 20:20:03.774887 [ 269 ] {38392ee7-570a-4779-b6c4-699b7cbe0fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4697 | 2025.12.31 20:20:03.775947 [ 269 ] {38392ee7-570a-4779-b6c4-699b7cbe0fa1} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2025.12.31 20:20:03.775989 [ 269 ] {38392ee7-570a-4779-b6c4-699b7cbe0fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4699 | 2025.12.31 20:20:03.776428 [ 269 ] {38392ee7-570a-4779-b6c4-699b7cbe0fa1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4700 | 2025.12.31 20:20:03.776674 [ 269 ] {38392ee7-570a-4779-b6c4-699b7cbe0fa1} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2025.12.31 20:20:03.776833 [ 269 ] {38392ee7-570a-4779-b6c4-699b7cbe0fa1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002124 sec., 193032.01506591338 rows/sec., 12.25 MiB/sec. | ||
| 4702 | 2025.12.31 20:20:03.776883 [ 269 ] {38392ee7-570a-4779-b6c4-699b7cbe0fa1} <Debug> TCPHandler: Processed in 0.00260291 sec. | ||
| 4703 | 2025.12.31 20:20:03.777044 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4704 | 2025.12.31 20:20:03.777169 [ 269 ] {fb556ad9-bba4-4cf7-bfe0-47e68b8782c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4705 | 2025.12.31 20:20:03.777219 [ 269 ] {fb556ad9-bba4-4cf7-bfe0-47e68b8782c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4706 | 2025.12.31 20:20:03.778243 [ 269 ] {fb556ad9-bba4-4cf7-bfe0-47e68b8782c9} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2025.12.31 20:20:03.778278 [ 269 ] {fb556ad9-bba4-4cf7-bfe0-47e68b8782c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4708 | 2025.12.31 20:20:03.778686 [ 269 ] {fb556ad9-bba4-4cf7-bfe0-47e68b8782c9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4709 | 2025.12.31 20:20:03.778901 [ 269 ] {fb556ad9-bba4-4cf7-bfe0-47e68b8782c9} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2025.12.31 20:20:03.779025 [ 102 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4711 | 2025.12.31 20:20:03.779029 [ 269 ] {fb556ad9-bba4-4cf7-bfe0-47e68b8782c9} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001889 sec., 622551.6146109052 rows/sec., 49.57 MiB/sec. | ||
| 4712 | 2025.12.31 20:20:03.779067 [ 102 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2025.12.31 20:20:03.779087 [ 269 ] {fb556ad9-bba4-4cf7-bfe0-47e68b8782c9} <Debug> TCPHandler: Processed in 0.002115418 sec. | ||
| 4714 | 2025.12.31 20:20:03.779093 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4715 | 2025.12.31 20:20:03.779214 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4716 | 2025.12.31 20:20:03.779231 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 4717 | 2025.12.31 20:20:03.779308 [ 269 ] {68a62721-edfb-46d6-8bea-908e3fbe951d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4718 | 2025.12.31 20:20:03.779353 [ 269 ] {68a62721-edfb-46d6-8bea-908e3fbe951d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4719 | 2025.12.31 20:20:03.779405 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4720 | 2025.12.31 20:20:03.779447 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2460 rows starting from the beginning of the part | ||
| 4721 | 2025.12.31 20:20:03.779520 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part | ||
| 4722 | 2025.12.31 20:20:03.779571 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2320 rows starting from the beginning of the part | ||
| 4723 | 2025.12.31 20:20:03.779619 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4724 | 2025.12.31 20:20:03.779664 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 76 rows starting from the beginning of the part | ||
| 4725 | 2025.12.31 20:20:03.779712 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1176 rows starting from the beginning of the part | ||
| 4726 | 2025.12.31 20:20:03.779888 [ 269 ] {68a62721-edfb-46d6-8bea-908e3fbe951d} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2025.12.31 20:20:03.779930 [ 269 ] {68a62721-edfb-46d6-8bea-908e3fbe951d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4728 | 2025.12.31 20:20:03.780374 [ 269 ] {68a62721-edfb-46d6-8bea-908e3fbe951d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4729 | 2025.12.31 20:20:03.780605 [ 269 ] {68a62721-edfb-46d6-8bea-908e3fbe951d} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2025.12.31 20:20:03.780731 [ 269 ] {68a62721-edfb-46d6-8bea-908e3fbe951d} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001442 sec., 164355.06241331485 rows/sec., 9.97 MiB/sec. | ||
| 4731 | 2025.12.31 20:20:03.780769 [ 269 ] {68a62721-edfb-46d6-8bea-908e3fbe951d} <Debug> TCPHandler: Processed in 0.001602317 sec. | ||
| 4732 | 2025.12.31 20:20:03.780887 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4733 | 2025.12.31 20:20:03.780980 [ 269 ] {532dd8a0-3ea9-492b-905f-e1f6800c2e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4734 | 2025.12.31 20:20:03.781020 [ 269 ] {532dd8a0-3ea9-492b-905f-e1f6800c2e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4735 | 2025.12.31 20:20:03.781520 [ 269 ] {532dd8a0-3ea9-492b-905f-e1f6800c2e0f} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2025.12.31 20:20:03.781558 [ 269 ] {532dd8a0-3ea9-492b-905f-e1f6800c2e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4737 | 2025.12.31 20:20:03.781897 [ 269 ] {532dd8a0-3ea9-492b-905f-e1f6800c2e0f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4738 | 2025.12.31 20:20:03.782058 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6160 rows, containing 5 columns (5 merged, 0 gathered) in 0.002886385 sec., 2134157.4322205805 rows/sec., 181.25 MiB/sec. | ||
| 4739 | 2025.12.31 20:20:03.782104 [ 269 ] {532dd8a0-3ea9-492b-905f-e1f6800c2e0f} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2025.12.31 20:20:03.782258 [ 269 ] {532dd8a0-3ea9-492b-905f-e1f6800c2e0f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001296 sec., 163580.24691358025 rows/sec., 10.55 MiB/sec. | ||
| 4741 | 2025.12.31 20:20:03.782297 [ 269 ] {532dd8a0-3ea9-492b-905f-e1f6800c2e0f} <Debug> TCPHandler: Processed in 0.001457113 sec. | ||
| 4742 | 2025.12.31 20:20:03.782405 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4743 | 2025.12.31 20:20:03.782498 [ 269 ] {094dd039-57dd-40e1-bc14-695d5097141f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4744 | 2025.12.31 20:20:03.782537 [ 269 ] {094dd039-57dd-40e1-bc14-695d5097141f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4745 | 2025.12.31 20:20:03.782609 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4746 | 2025.12.31 20:20:03.782918 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_26_5} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2025.12.31 20:20:03.783003 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_26_5} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4748 | 2025.12.31 20:20:03.783086 [ 269 ] {094dd039-57dd-40e1-bc14-695d5097141f} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2025.12.31 20:20:03.783120 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 4750 | 2025.12.31 20:20:03.783128 [ 269 ] {094dd039-57dd-40e1-bc14-695d5097141f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4751 | 2025.12.31 20:20:03.783464 [ 269 ] {094dd039-57dd-40e1-bc14-695d5097141f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4752 | 2025.12.31 20:20:03.783672 [ 269 ] {094dd039-57dd-40e1-bc14-695d5097141f} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2025.12.31 20:20:03.783797 [ 269 ] {094dd039-57dd-40e1-bc14-695d5097141f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001318 sec., 160091.04704097117 rows/sec., 9.09 MiB/sec. | ||
| 4754 | 2025.12.31 20:20:03.783836 [ 269 ] {094dd039-57dd-40e1-bc14-695d5097141f} <Debug> TCPHandler: Processed in 0.001478234 sec. | ||
| 4755 | 2025.12.31 20:20:03.783945 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2025.12.31 20:20:03.784037 [ 269 ] {16e2b364-b505-4b3c-9ad6-68fbe15e8751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4757 | 2025.12.31 20:20:03.784076 [ 269 ] {16e2b364-b505-4b3c-9ad6-68fbe15e8751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4758 | 2025.12.31 20:20:03.784754 [ 269 ] {16e2b364-b505-4b3c-9ad6-68fbe15e8751} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2025.12.31 20:20:03.784792 [ 269 ] {16e2b364-b505-4b3c-9ad6-68fbe15e8751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4760 | 2025.12.31 20:20:03.785132 [ 269 ] {16e2b364-b505-4b3c-9ad6-68fbe15e8751} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4761 | 2025.12.31 20:20:03.785361 [ 269 ] {16e2b364-b505-4b3c-9ad6-68fbe15e8751} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2025.12.31 20:20:03.785474 [ 100 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4763 | 2025.12.31 20:20:03.785485 [ 269 ] {16e2b364-b505-4b3c-9ad6-68fbe15e8751} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001466 sec., 484993.1787175989 rows/sec., 33.99 MiB/sec. | ||
| 4764 | 2025.12.31 20:20:03.785556 [ 100 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2025.12.31 20:20:03.785568 [ 269 ] {16e2b364-b505-4b3c-9ad6-68fbe15e8751} <Debug> TCPHandler: Processed in 0.001669818 sec. | ||
| 4766 | 2025.12.31 20:20:03.785590 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4767 | 2025.12.31 20:20:03.785685 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 4768 | 2025.12.31 20:20:03.785741 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2025.12.31 20:20:03.785794 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4770 | 2025.12.31 20:20:03.785827 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1238 rows starting from the beginning of the part | ||
| 4771 | 2025.12.31 20:20:03.785841 [ 269 ] {5609bad3-1dab-48c2-84c1-9dbcacc789ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4772 | 2025.12.31 20:20:03.785883 [ 269 ] {5609bad3-1dab-48c2-84c1-9dbcacc789ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4773 | 2025.12.31 20:20:03.785892 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 66 rows starting from the beginning of the part | ||
| 4774 | 2025.12.31 20:20:03.785941 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1175 rows starting from the beginning of the part | ||
| 4775 | 2025.12.31 20:20:03.785987 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4776 | 2025.12.31 20:20:03.786030 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 74 rows starting from the beginning of the part | ||
| 4777 | 2025.12.31 20:20:03.786072 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 711 rows starting from the beginning of the part | ||
| 4778 | 2025.12.31 20:20:03.786325 [ 269 ] {5609bad3-1dab-48c2-84c1-9dbcacc789ba} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2025.12.31 20:20:03.786360 [ 269 ] {5609bad3-1dab-48c2-84c1-9dbcacc789ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4780 | 2025.12.31 20:20:03.786687 [ 269 ] {5609bad3-1dab-48c2-84c1-9dbcacc789ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4781 | 2025.12.31 20:20:03.786892 [ 269 ] {5609bad3-1dab-48c2-84c1-9dbcacc789ba} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2025.12.31 20:20:03.787021 [ 269 ] {5609bad3-1dab-48c2-84c1-9dbcacc789ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001205 sec., 4979.253112033195 rows/sec., 260.15 KiB/sec. | ||
| 4783 | 2025.12.31 20:20:03.787058 [ 269 ] {5609bad3-1dab-48c2-84c1-9dbcacc789ba} <Debug> TCPHandler: Processed in 0.001364281 sec. | ||
| 4784 | 2025.12.31 20:20:03.787173 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2025.12.31 20:20:03.787266 [ 269 ] {b8ec3e6e-0132-4cb1-8565-97f9e31780db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4786 | 2025.12.31 20:20:03.787307 [ 269 ] {b8ec3e6e-0132-4cb1-8565-97f9e31780db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4787 | 2025.12.31 20:20:03.787330 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3328 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684728 sec., 1975393.060482167 rows/sec., 149.39 MiB/sec. | ||
| 4788 | 2025.12.31 20:20:03.787555 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4789 | 2025.12.31 20:20:03.787746 [ 269 ] {b8ec3e6e-0132-4cb1-8565-97f9e31780db} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2025.12.31 20:20:03.787788 [ 269 ] {b8ec3e6e-0132-4cb1-8565-97f9e31780db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4791 | 2025.12.31 20:20:03.787851 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_26_5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2025.12.31 20:20:03.787941 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_26_5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4793 | 2025.12.31 20:20:03.788036 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 4794 | 2025.12.31 20:20:03.788146 [ 269 ] {b8ec3e6e-0132-4cb1-8565-97f9e31780db} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4795 | 2025.12.31 20:20:03.788360 [ 269 ] {b8ec3e6e-0132-4cb1-8565-97f9e31780db} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2025.12.31 20:20:03.788485 [ 269 ] {b8ec3e6e-0132-4cb1-8565-97f9e31780db} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001238 sec., 253634.89499192245 rows/sec., 16.66 MiB/sec. | ||
| 4797 | 2025.12.31 20:20:03.788520 [ 269 ] {b8ec3e6e-0132-4cb1-8565-97f9e31780db} <Debug> TCPHandler: Processed in 0.001393911 sec. | ||
| 4798 | 2025.12.31 20:20:03.788627 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2025.12.31 20:20:03.788719 [ 269 ] {9f54a981-5fd2-42f5-86cf-5b49c767c640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4800 | 2025.12.31 20:20:03.788760 [ 269 ] {9f54a981-5fd2-42f5-86cf-5b49c767c640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4801 | 2025.12.31 20:20:03.789065 [ 269 ] {9f54a981-5fd2-42f5-86cf-5b49c767c640} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2025.12.31 20:20:03.789100 [ 269 ] {9f54a981-5fd2-42f5-86cf-5b49c767c640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4803 | 2025.12.31 20:20:03.789387 [ 269 ] {9f54a981-5fd2-42f5-86cf-5b49c767c640} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4804 | 2025.12.31 20:20:03.789589 [ 269 ] {9f54a981-5fd2-42f5-86cf-5b49c767c640} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4805 | 2025.12.31 20:20:03.789709 [ 269 ] {9f54a981-5fd2-42f5-86cf-5b49c767c640} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 4806 | 2025.12.31 20:20:03.789745 [ 269 ] {9f54a981-5fd2-42f5-86cf-5b49c767c640} <Debug> TCPHandler: Processed in 0.001164246 sec. | ||
| 4807 | 2025.12.31 20:20:03.789850 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2025.12.31 20:20:03.789942 [ 269 ] {618e3393-6abd-4e81-9463-055e15705f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4809 | 2025.12.31 20:20:03.789995 [ 269 ] {618e3393-6abd-4e81-9463-055e15705f6c} <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 | ||
| 4810 | 2025.12.31 20:20:03.790784 [ 269 ] {618e3393-6abd-4e81-9463-055e15705f6c} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2025.12.31 20:20:03.790820 [ 269 ] {618e3393-6abd-4e81-9463-055e15705f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4812 | 2025.12.31 20:20:03.791342 [ 269 ] {618e3393-6abd-4e81-9463-055e15705f6c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4813 | 2025.12.31 20:20:03.791573 [ 269 ] {618e3393-6abd-4e81-9463-055e15705f6c} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2025.12.31 20:20:03.791704 [ 269 ] {618e3393-6abd-4e81-9463-055e15705f6c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00178 sec., 17977.52808988764 rows/sec., 32.21 MiB/sec. | ||
| 4815 | 2025.12.31 20:20:03.791756 [ 269 ] {618e3393-6abd-4e81-9463-055e15705f6c} <Debug> TCPHandler: Processed in 0.001952184 sec. | ||
| 4816 | 2025.12.31 20:20:03.791865 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2025.12.31 20:20:03.791958 [ 269 ] {c5323b5b-5b3c-4235-8974-1fe5ca1b992a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4818 | 2025.12.31 20:20:03.791997 [ 269 ] {c5323b5b-5b3c-4235-8974-1fe5ca1b992a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4819 | 2025.12.31 20:20:03.792326 [ 269 ] {c5323b5b-5b3c-4235-8974-1fe5ca1b992a} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2025.12.31 20:20:03.792361 [ 269 ] {c5323b5b-5b3c-4235-8974-1fe5ca1b992a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4821 | 2025.12.31 20:20:03.792662 [ 269 ] {c5323b5b-5b3c-4235-8974-1fe5ca1b992a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4822 | 2025.12.31 20:20:03.792868 [ 269 ] {c5323b5b-5b3c-4235-8974-1fe5ca1b992a} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2025.12.31 20:20:03.792990 [ 269 ] {c5323b5b-5b3c-4235-8974-1fe5ca1b992a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00105 sec., 99047.61904761905 rows/sec., 6.07 MiB/sec. | ||
| 4824 | 2025.12.31 20:20:03.793024 [ 269 ] {c5323b5b-5b3c-4235-8974-1fe5ca1b992a} <Debug> TCPHandler: Processed in 0.001206427 sec. | ||
| 4825 | 2025.12.31 20:20:05.590794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11909 | ||
| 4826 | 2025.12.31 20:20:05.591581 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2025.12.31 20:20:05.591628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4828 | 2025.12.31 20:20:05.592110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4829 | 2025.12.31 20:20:05.592341 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2025.12.31 20:20:05.592480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11909 | ||
| 4831 | 2025.12.31 20:20:06.202816 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4832 | 2025.12.31 20:20:06.220945 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2025.12.31 20:20:06.221008 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4834 | 2025.12.31 20:20:06.227089 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4835 | 2025.12.31 20:20:06.227847 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2025.12.31 20:20:06.231220 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4837 | 2025.12.31 20:20:08.041371 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54470 | ||
| 4838 | 2025.12.31 20:20:08.041486 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4839 | 2025.12.31 20:20:08.041513 [ 286 ] {} <Debug> TCP-Session: f6207346-eb75-4480-a62a-79291fa7d9ff Authenticating user 'default' from [fd00:1122:3344:101::e]:54470 | ||
| 4840 | 2025.12.31 20:20:08.041535 [ 286 ] {} <Debug> TCP-Session: f6207346-eb75-4480-a62a-79291fa7d9ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4841 | 2025.12.31 20:20:08.041547 [ 286 ] {} <Debug> TCP-Session: f6207346-eb75-4480-a62a-79291fa7d9ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4842 | 2025.12.31 20:20:08.041763 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58603 | ||
| 4843 | 2025.12.31 20:20:08.041796 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55980 | ||
| 4844 | 2025.12.31 20:20:08.041835 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36028 | ||
| 4845 | 2025.12.31 20:20:08.041855 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57952 | ||
| 4846 | 2025.12.31 20:20:08.041880 [ 286 ] {} <Trace> TCP-Session: f6207346-eb75-4480-a62a-79291fa7d9ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2025.12.31 20:20:08.041825 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54404 | ||
| 4848 | 2025.12.31 20:20:08.041924 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4849 | 2025.12.31 20:20:08.041848 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50919 | ||
| 4850 | 2025.12.31 20:20:08.041973 [ 288 ] {} <Debug> TCP-Session: a18b744d-b57a-4f87-8b02-c6fa4e9714b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58603 | ||
| 4851 | 2025.12.31 20:20:08.041815 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42198 | ||
| 4852 | 2025.12.31 20:20:08.042026 [ 288 ] {} <Debug> TCP-Session: a18b744d-b57a-4f87-8b02-c6fa4e9714b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4853 | 2025.12.31 20:20:08.042045 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4854 | 2025.12.31 20:20:08.042059 [ 288 ] {} <Debug> TCP-Session: a18b744d-b57a-4f87-8b02-c6fa4e9714b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4855 | 2025.12.31 20:20:08.042076 [ 286 ] {a41fba7e-9a30-4b09-9e1d-be07a3f2bc74} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54470) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4856 | 2025.12.31 20:20:08.042086 [ 293 ] {} <Debug> TCP-Session: 12493506-ad4c-4575-bdb0-acb4d5504247 Authenticating user 'default' from [fd00:1122:3344:101::e]:36028 | ||
| 4857 | 2025.12.31 20:20:08.041808 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55847 | ||
| 4858 | 2025.12.31 20:20:08.042131 [ 293 ] {} <Debug> TCP-Session: 12493506-ad4c-4575-bdb0-acb4d5504247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4859 | 2025.12.31 20:20:08.042162 [ 293 ] {} <Debug> TCP-Session: 12493506-ad4c-4575-bdb0-acb4d5504247 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4860 | 2025.12.31 20:20:08.042181 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4861 | 2025.12.31 20:20:08.042220 [ 292 ] {} <Debug> TCP-Session: 10876cd3-c354-4120-97ef-b5595e66a61b Authenticating user 'default' from [fd00:1122:3344:101::e]:54404 | ||
| 4862 | 2025.12.31 20:20:08.042241 [ 292 ] {} <Debug> TCP-Session: 10876cd3-c354-4120-97ef-b5595e66a61b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4863 | 2025.12.31 20:20:08.042244 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4864 | 2025.12.31 20:20:08.042257 [ 292 ] {} <Debug> TCP-Session: 10876cd3-c354-4120-97ef-b5595e66a61b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4865 | 2025.12.31 20:20:08.042284 [ 266 ] {} <Debug> TCP-Session: 8e7fe35e-f430-4f4c-a62b-da84787e6538 Authenticating user 'default' from [fd00:1122:3344:101::e]:57952 | ||
| 4866 | 2025.12.31 20:20:08.042300 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4867 | 2025.12.31 20:20:08.042309 [ 266 ] {} <Debug> TCP-Session: 8e7fe35e-f430-4f4c-a62b-da84787e6538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4868 | 2025.12.31 20:20:08.042329 [ 266 ] {} <Debug> TCP-Session: 8e7fe35e-f430-4f4c-a62b-da84787e6538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4869 | 2025.12.31 20:20:08.042329 [ 289 ] {} <Debug> TCP-Session: d2aabaab-f802-4fcc-8365-5b48ca525d6f Authenticating user 'default' from [fd00:1122:3344:101::e]:55980 | ||
| 4870 | 2025.12.31 20:20:08.042343 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4871 | 2025.12.31 20:20:08.042352 [ 289 ] {} <Debug> TCP-Session: d2aabaab-f802-4fcc-8365-5b48ca525d6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4872 | 2025.12.31 20:20:08.042371 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4873 | 2025.12.31 20:20:08.042389 [ 289 ] {} <Debug> TCP-Session: d2aabaab-f802-4fcc-8365-5b48ca525d6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4874 | 2025.12.31 20:20:08.042385 [ 290 ] {} <Debug> TCP-Session: ad450ae4-8169-49bd-806e-60418e7bad9b Authenticating user 'default' from [fd00:1122:3344:101::e]:55847 | ||
| 4875 | 2025.12.31 20:20:08.042423 [ 294 ] {} <Debug> TCP-Session: f5fb0abd-1df4-4a4c-bfa7-b8e6bb92be20 Authenticating user 'default' from [fd00:1122:3344:101::e]:50919 | ||
| 4876 | 2025.12.31 20:20:08.042443 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4877 | 2025.12.31 20:20:08.042455 [ 290 ] {} <Debug> TCP-Session: ad450ae4-8169-49bd-806e-60418e7bad9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4878 | 2025.12.31 20:20:08.042457 [ 294 ] {} <Debug> TCP-Session: f5fb0abd-1df4-4a4c-bfa7-b8e6bb92be20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4879 | 2025.12.31 20:20:08.042481 [ 291 ] {} <Debug> TCP-Session: 956cc29f-91c1-407e-8fc6-693e8b30cbea Authenticating user 'default' from [fd00:1122:3344:101::e]:42198 | ||
| 4880 | 2025.12.31 20:20:08.042486 [ 290 ] {} <Debug> TCP-Session: ad450ae4-8169-49bd-806e-60418e7bad9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4881 | 2025.12.31 20:20:08.042505 [ 294 ] {} <Debug> TCP-Session: f5fb0abd-1df4-4a4c-bfa7-b8e6bb92be20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4882 | 2025.12.31 20:20:08.042517 [ 291 ] {} <Debug> TCP-Session: 956cc29f-91c1-407e-8fc6-693e8b30cbea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4883 | 2025.12.31 20:20:08.042374 [ 286 ] {a41fba7e-9a30-4b09-9e1d-be07a3f2bc74} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4884 | 2025.12.31 20:20:08.042547 [ 291 ] {} <Debug> TCP-Session: 956cc29f-91c1-407e-8fc6-693e8b30cbea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4885 | 2025.12.31 20:20:08.042609 [ 286 ] {a41fba7e-9a30-4b09-9e1d-be07a3f2bc74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4886 | 2025.12.31 20:20:08.042882 [ 286 ] {a41fba7e-9a30-4b09-9e1d-be07a3f2bc74} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 4887 | 2025.12.31 20:20:08.043912 [ 342 ] {a41fba7e-9a30-4b09-9e1d-be07a3f2bc74} <Trace> AggregatingTransform: Aggregating | ||
| 4888 | 2025.12.31 20:20:08.043953 [ 342 ] {a41fba7e-9a30-4b09-9e1d-be07a3f2bc74} <Trace> Aggregator: Aggregation method: without_key | ||
| 4889 | 2025.12.31 20:20:08.043985 [ 342 ] {a41fba7e-9a30-4b09-9e1d-be07a3f2bc74} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008113 sec. (991.952 rows/sec., 38.75 KiB/sec.) | ||
| 4890 | 2025.12.31 20:20:08.044001 [ 342 ] {a41fba7e-9a30-4b09-9e1d-be07a3f2bc74} <Trace> Aggregator: Merging aggregated data | ||
| 4891 | 2025.12.31 20:20:08.045300 [ 286 ] {a41fba7e-9a30-4b09-9e1d-be07a3f2bc74} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003292 sec., 303.7667071688943 rows/sec., 11.87 KiB/sec. | ||
| 4892 | 2025.12.31 20:20:08.045411 [ 286 ] {a41fba7e-9a30-4b09-9e1d-be07a3f2bc74} <Debug> TCPHandler: Processed in 0.003649703 sec. | ||
| 4893 | 2025.12.31 20:20:08.045533 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4894 | 2025.12.31 20:20:08.045560 [ 286 ] {} <Debug> TCP-Session: f6207346-eb75-4480-a62a-79291fa7d9ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4895 | 2025.12.31 20:20:08.045567 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4896 | 2025.12.31 20:20:08.045591 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4897 | 2025.12.31 20:20:08.045611 [ 266 ] {} <Debug> TCP-Session: 8e7fe35e-f430-4f4c-a62b-da84787e6538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4898 | 2025.12.31 20:20:08.045618 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4899 | 2025.12.31 20:20:08.045635 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4900 | 2025.12.31 20:20:08.045654 [ 288 ] {} <Debug> TCP-Session: a18b744d-b57a-4f87-8b02-c6fa4e9714b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4901 | 2025.12.31 20:20:08.045668 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4902 | 2025.12.31 20:20:08.045687 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4903 | 2025.12.31 20:20:08.045721 [ 293 ] {} <Debug> TCP-Session: 12493506-ad4c-4575-bdb0-acb4d5504247 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4904 | 2025.12.31 20:20:08.045694 [ 292 ] {} <Debug> TCP-Session: 10876cd3-c354-4120-97ef-b5595e66a61b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4905 | 2025.12.31 20:20:08.045752 [ 294 ] {} <Debug> TCP-Session: f5fb0abd-1df4-4a4c-bfa7-b8e6bb92be20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4906 | 2025.12.31 20:20:08.045673 [ 289 ] {} <Debug> TCP-Session: d2aabaab-f802-4fcc-8365-5b48ca525d6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4907 | 2025.12.31 20:20:08.045654 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4908 | 2025.12.31 20:20:08.045839 [ 290 ] {} <Debug> TCP-Session: ad450ae4-8169-49bd-806e-60418e7bad9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4909 | 2025.12.31 20:20:08.045627 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4910 | 2025.12.31 20:20:08.045908 [ 291 ] {} <Debug> TCP-Session: 956cc29f-91c1-407e-8fc6-693e8b30cbea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4911 | 2025.12.31 20:20:08.112317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 570 | ||
| 4912 | 2025.12.31 20:20:08.114707 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2025.12.31 20:20:08.114758 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4914 | 2025.12.31 20:20:08.116058 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4915 | 2025.12.31 20:20:08.116323 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2025.12.31 20:20:08.116481 [ 94 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4917 | 2025.12.31 20:20:08.116544 [ 94 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2025.12.31 20:20:08.116565 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4919 | 2025.12.31 20:20:08.116589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 570 | ||
| 4920 | 2025.12.31 20:20:08.116664 [ 186 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 4921 | 2025.12.31 20:20:08.117235 [ 186 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4922 | 2025.12.31 20:20:08.117411 [ 186 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 328 rows starting from the beginning of the part | ||
| 4923 | 2025.12.31 20:20:08.117805 [ 186 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 84 rows starting from the beginning of the part | ||
| 4924 | 2025.12.31 20:20:08.118163 [ 186 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 4925 | 2025.12.31 20:20:08.118522 [ 186 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 4926 | 2025.12.31 20:20:08.118859 [ 186 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part | ||
| 4927 | 2025.12.31 20:20:08.119192 [ 186 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 4928 | 2025.12.31 20:20:08.125408 [ 197 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 72 columns (72 merged, 0 gathered) in 0.00878716 sec., 64867.37466940399 rows/sec., 61.40 MiB/sec. | ||
| 4929 | 2025.12.31 20:20:08.126494 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4930 | 2025.12.31 20:20:08.127174 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_16_3} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4931 | 2025.12.31 20:20:08.127269 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_16_3} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4932 | 2025.12.31 20:20:08.127531 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 4933 | 2025.12.31 20:20:08.248000 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54509 | ||
| 4934 | 2025.12.31 20:20:08.248118 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4935 | 2025.12.31 20:20:08.248146 [ 286 ] {} <Debug> TCP-Session: 93c33caf-cbfb-432e-955c-7ea4b05294ca Authenticating user 'default' from [fd00:1122:3344:101::e]:54509 | ||
| 4936 | 2025.12.31 20:20:08.248169 [ 286 ] {} <Debug> TCP-Session: 93c33caf-cbfb-432e-955c-7ea4b05294ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4937 | 2025.12.31 20:20:08.248182 [ 286 ] {} <Debug> TCP-Session: 93c33caf-cbfb-432e-955c-7ea4b05294ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4938 | 2025.12.31 20:20:08.248411 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47843 | ||
| 4939 | 2025.12.31 20:20:08.248428 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63587 | ||
| 4940 | 2025.12.31 20:20:08.248454 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45995 | ||
| 4941 | 2025.12.31 20:20:08.248475 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38624 | ||
| 4942 | 2025.12.31 20:20:08.248484 [ 286 ] {} <Trace> TCP-Session: 93c33caf-cbfb-432e-955c-7ea4b05294ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2025.12.31 20:20:08.248528 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4944 | 2025.12.31 20:20:08.248558 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4945 | 2025.12.31 20:20:08.248560 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4946 | 2025.12.31 20:20:08.248575 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4947 | 2025.12.31 20:20:08.248582 [ 288 ] {} <Debug> TCP-Session: a1399099-ee4f-4fc7-8b71-96a509563dd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47843 | ||
| 4948 | 2025.12.31 20:20:08.248599 [ 292 ] {} <Debug> TCP-Session: 841100e3-4900-462c-9aa1-4b39f35268bc Authenticating user 'default' from [fd00:1122:3344:101::e]:45995 | ||
| 4949 | 2025.12.31 20:20:08.248617 [ 294 ] {} <Debug> TCP-Session: 16ab38c5-0fc7-4486-8889-b6c40214c72b Authenticating user 'default' from [fd00:1122:3344:101::e]:38624 | ||
| 4950 | 2025.12.31 20:20:08.248634 [ 288 ] {} <Debug> TCP-Session: a1399099-ee4f-4fc7-8b71-96a509563dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4951 | 2025.12.31 20:20:08.248639 [ 292 ] {} <Debug> TCP-Session: 841100e3-4900-462c-9aa1-4b39f35268bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4952 | 2025.12.31 20:20:08.248658 [ 294 ] {} <Debug> TCP-Session: 16ab38c5-0fc7-4486-8889-b6c40214c72b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4953 | 2025.12.31 20:20:08.248660 [ 288 ] {} <Debug> TCP-Session: a1399099-ee4f-4fc7-8b71-96a509563dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4954 | 2025.12.31 20:20:08.248682 [ 294 ] {} <Debug> TCP-Session: 16ab38c5-0fc7-4486-8889-b6c40214c72b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4955 | 2025.12.31 20:20:08.248670 [ 292 ] {} <Debug> TCP-Session: 841100e3-4900-462c-9aa1-4b39f35268bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4956 | 2025.12.31 20:20:08.248703 [ 286 ] {e3667906-df6c-4758-901d-e1199d92f3be} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54509) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4957 | 2025.12.31 20:20:08.248482 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42358 | ||
| 4958 | 2025.12.31 20:20:08.248462 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51820 | ||
| 4959 | 2025.12.31 20:20:08.248413 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40649 | ||
| 4960 | 2025.12.31 20:20:08.248611 [ 290 ] {} <Debug> TCP-Session: 1846789f-360f-4063-9bd3-f3c8177d3ae9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63587 | ||
| 4961 | 2025.12.31 20:20:08.248428 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65136 | ||
| 4962 | 2025.12.31 20:20:08.248845 [ 290 ] {} <Debug> TCP-Session: 1846789f-360f-4063-9bd3-f3c8177d3ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4963 | 2025.12.31 20:20:08.248863 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4964 | 2025.12.31 20:20:08.248882 [ 290 ] {} <Debug> TCP-Session: 1846789f-360f-4063-9bd3-f3c8177d3ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4965 | 2025.12.31 20:20:08.248849 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4966 | 2025.12.31 20:20:08.248905 [ 289 ] {} <Debug> TCP-Session: 51f7c388-5d7d-475f-b702-5d2983eb7f0e Authenticating user 'default' from [fd00:1122:3344:101::e]:40649 | ||
| 4967 | 2025.12.31 20:20:08.248918 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4968 | 2025.12.31 20:20:08.248939 [ 266 ] {} <Debug> TCP-Session: 49b07c19-fea7-4aef-a807-32c4618c5be5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42358 | ||
| 4969 | 2025.12.31 20:20:08.248947 [ 289 ] {} <Debug> TCP-Session: 51f7c388-5d7d-475f-b702-5d2983eb7f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4970 | 2025.12.31 20:20:08.248962 [ 291 ] {} <Debug> TCP-Session: 69395a0c-991a-456a-b151-71fa13f7aafc Authenticating user 'default' from [fd00:1122:3344:101::e]:65136 | ||
| 4971 | 2025.12.31 20:20:08.248972 [ 266 ] {} <Debug> TCP-Session: 49b07c19-fea7-4aef-a807-32c4618c5be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4972 | 2025.12.31 20:20:08.248976 [ 289 ] {} <Debug> TCP-Session: 51f7c388-5d7d-475f-b702-5d2983eb7f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4973 | 2025.12.31 20:20:08.248985 [ 286 ] {e3667906-df6c-4758-901d-e1199d92f3be} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4974 | 2025.12.31 20:20:08.249002 [ 266 ] {} <Debug> TCP-Session: 49b07c19-fea7-4aef-a807-32c4618c5be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4975 | 2025.12.31 20:20:08.248853 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4976 | 2025.12.31 20:20:08.248996 [ 291 ] {} <Debug> TCP-Session: 69395a0c-991a-456a-b151-71fa13f7aafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4977 | 2025.12.31 20:20:08.249065 [ 286 ] {e3667906-df6c-4758-901d-e1199d92f3be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4978 | 2025.12.31 20:20:08.249067 [ 293 ] {} <Debug> TCP-Session: 8c216f7f-d9aa-43f0-9093-44ffb129a321 Authenticating user 'default' from [fd00:1122:3344:101::e]:51820 | ||
| 4979 | 2025.12.31 20:20:08.249081 [ 291 ] {} <Debug> TCP-Session: 69395a0c-991a-456a-b151-71fa13f7aafc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4980 | 2025.12.31 20:20:08.249108 [ 293 ] {} <Debug> TCP-Session: 8c216f7f-d9aa-43f0-9093-44ffb129a321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4981 | 2025.12.31 20:20:08.249128 [ 293 ] {} <Debug> TCP-Session: 8c216f7f-d9aa-43f0-9093-44ffb129a321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4982 | 2025.12.31 20:20:08.249361 [ 286 ] {e3667906-df6c-4758-901d-e1199d92f3be} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 4983 | 2025.12.31 20:20:08.250290 [ 315 ] {e3667906-df6c-4758-901d-e1199d92f3be} <Trace> AggregatingTransform: Aggregating | ||
| 4984 | 2025.12.31 20:20:08.250338 [ 315 ] {e3667906-df6c-4758-901d-e1199d92f3be} <Trace> Aggregator: Aggregation method: without_key | ||
| 4985 | 2025.12.31 20:20:08.250375 [ 315 ] {e3667906-df6c-4758-901d-e1199d92f3be} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908561 sec. (1100.642 rows/sec., 42.99 KiB/sec.) | ||
| 4986 | 2025.12.31 20:20:08.250394 [ 315 ] {e3667906-df6c-4758-901d-e1199d92f3be} <Trace> Aggregator: Merging aggregated data | ||
| 4987 | 2025.12.31 20:20:08.251832 [ 286 ] {e3667906-df6c-4758-901d-e1199d92f3be} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00319 sec., 313.4796238244514 rows/sec., 12.25 KiB/sec. | ||
| 4988 | 2025.12.31 20:20:08.251965 [ 286 ] {e3667906-df6c-4758-901d-e1199d92f3be} <Debug> TCPHandler: Processed in 0.003598922 sec. | ||
| 4989 | 2025.12.31 20:20:08.252104 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4990 | 2025.12.31 20:20:08.252132 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4991 | 2025.12.31 20:20:08.252137 [ 286 ] {} <Debug> TCP-Session: 93c33caf-cbfb-432e-955c-7ea4b05294ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4992 | 2025.12.31 20:20:08.252154 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4993 | 2025.12.31 20:20:08.252174 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4994 | 2025.12.31 20:20:08.252194 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4995 | 2025.12.31 20:20:08.252212 [ 288 ] {} <Debug> TCP-Session: a1399099-ee4f-4fc7-8b71-96a509563dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4996 | 2025.12.31 20:20:08.252228 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4997 | 2025.12.31 20:20:08.252247 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4998 | 2025.12.31 20:20:08.252267 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4999 | 2025.12.31 20:20:08.252281 [ 291 ] {} <Debug> TCP-Session: 69395a0c-991a-456a-b151-71fa13f7aafc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5000 | 2025.12.31 20:20:08.252304 [ 292 ] {} <Debug> TCP-Session: 841100e3-4900-462c-9aa1-4b39f35268bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5001 | 2025.12.31 20:20:08.252324 [ 294 ] {} <Debug> TCP-Session: 16ab38c5-0fc7-4486-8889-b6c40214c72b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5002 | 2025.12.31 20:20:08.252176 [ 266 ] {} <Debug> TCP-Session: 49b07c19-fea7-4aef-a807-32c4618c5be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5003 | 2025.12.31 20:20:08.252230 [ 289 ] {} <Debug> TCP-Session: 51f7c388-5d7d-475f-b702-5d2983eb7f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5004 | 2025.12.31 20:20:08.252213 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5005 | 2025.12.31 20:20:08.252252 [ 290 ] {} <Debug> TCP-Session: 1846789f-360f-4063-9bd3-f3c8177d3ae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5006 | 2025.12.31 20:20:08.252417 [ 293 ] {} <Debug> TCP-Session: 8c216f7f-d9aa-43f0-9093-44ffb129a321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5007 | 2025.12.31 20:20:08.758895 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2025.12.31 20:20:08.759082 [ 269 ] {be18cf69-57d9-4812-9f06-c2f2895efbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5009 | 2025.12.31 20:20:08.759153 [ 269 ] {be18cf69-57d9-4812-9f06-c2f2895efbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5010 | 2025.12.31 20:20:08.759785 [ 269 ] {be18cf69-57d9-4812-9f06-c2f2895efbcd} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2025.12.31 20:20:08.759838 [ 269 ] {be18cf69-57d9-4812-9f06-c2f2895efbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5012 | 2025.12.31 20:20:08.760254 [ 269 ] {be18cf69-57d9-4812-9f06-c2f2895efbcd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5013 | 2025.12.31 20:20:08.760510 [ 269 ] {be18cf69-57d9-4812-9f06-c2f2895efbcd} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2025.12.31 20:20:08.760687 [ 269 ] {be18cf69-57d9-4812-9f06-c2f2895efbcd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001654 sec., 1209.1898428053203 rows/sec., 98.60 KiB/sec. | ||
| 5015 | 2025.12.31 20:20:08.760741 [ 269 ] {be18cf69-57d9-4812-9f06-c2f2895efbcd} <Debug> TCPHandler: Processed in 0.001980436 sec. | ||
| 5016 | 2025.12.31 20:20:08.760877 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2025.12.31 20:20:08.760987 [ 269 ] {6d1c59d2-ed68-4028-945d-6c46eceae651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5018 | 2025.12.31 20:20:08.761033 [ 269 ] {6d1c59d2-ed68-4028-945d-6c46eceae651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5019 | 2025.12.31 20:20:08.761499 [ 269 ] {6d1c59d2-ed68-4028-945d-6c46eceae651} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2025.12.31 20:20:08.761539 [ 269 ] {6d1c59d2-ed68-4028-945d-6c46eceae651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5021 | 2025.12.31 20:20:08.761878 [ 269 ] {6d1c59d2-ed68-4028-945d-6c46eceae651} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5022 | 2025.12.31 20:20:08.762114 [ 269 ] {6d1c59d2-ed68-4028-945d-6c46eceae651} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2025.12.31 20:20:08.762255 [ 269 ] {6d1c59d2-ed68-4028-945d-6c46eceae651} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001294 sec., 59505.40958268933 rows/sec., 4.90 MiB/sec. | ||
| 5024 | 2025.12.31 20:20:08.762296 [ 269 ] {6d1c59d2-ed68-4028-945d-6c46eceae651} <Debug> TCPHandler: Processed in 0.001474183 sec. | ||
| 5025 | 2025.12.31 20:20:08.762414 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2025.12.31 20:20:08.762514 [ 269 ] {191887bb-da31-449d-8819-fb8f3003f1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5027 | 2025.12.31 20:20:08.762558 [ 269 ] {191887bb-da31-449d-8819-fb8f3003f1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5028 | 2025.12.31 20:20:08.762966 [ 269 ] {191887bb-da31-449d-8819-fb8f3003f1f8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2025.12.31 20:20:08.763005 [ 269 ] {191887bb-da31-449d-8819-fb8f3003f1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5030 | 2025.12.31 20:20:08.763315 [ 269 ] {191887bb-da31-449d-8819-fb8f3003f1f8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5031 | 2025.12.31 20:20:08.763526 [ 269 ] {191887bb-da31-449d-8819-fb8f3003f1f8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2025.12.31 20:20:08.763651 [ 92 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5033 | 2025.12.31 20:20:08.763663 [ 269 ] {191887bb-da31-449d-8819-fb8f3003f1f8} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 762.70 KiB/sec. | ||
| 5034 | 2025.12.31 20:20:08.763721 [ 92 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2025.12.31 20:20:08.763729 [ 269 ] {191887bb-da31-449d-8819-fb8f3003f1f8} <Debug> TCPHandler: Processed in 0.001366441 sec. | ||
| 5036 | 2025.12.31 20:20:08.763752 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5037 | 2025.12.31 20:20:08.763862 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 5038 | 2025.12.31 20:20:08.763873 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5039 | 2025.12.31 20:20:08.763989 [ 269 ] {6ecdd66c-da5a-4dd6-80dc-8e5861d18aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5040 | 2025.12.31 20:20:08.764000 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5041 | 2025.12.31 20:20:08.764034 [ 269 ] {6ecdd66c-da5a-4dd6-80dc-8e5861d18aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5042 | 2025.12.31 20:20:08.764050 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 274 rows starting from the beginning of the part | ||
| 5043 | 2025.12.31 20:20:08.764138 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 5044 | 2025.12.31 20:20:08.764196 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 245 rows starting from the beginning of the part | ||
| 5045 | 2025.12.31 20:20:08.764284 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 5046 | 2025.12.31 20:20:08.764366 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
| 5047 | 2025.12.31 20:20:08.764440 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 5048 | 2025.12.31 20:20:08.764491 [ 269 ] {6ecdd66c-da5a-4dd6-80dc-8e5861d18aef} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2025.12.31 20:20:08.764533 [ 269 ] {6ecdd66c-da5a-4dd6-80dc-8e5861d18aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5050 | 2025.12.31 20:20:08.764888 [ 269 ] {6ecdd66c-da5a-4dd6-80dc-8e5861d18aef} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5051 | 2025.12.31 20:20:08.765135 [ 269 ] {6ecdd66c-da5a-4dd6-80dc-8e5861d18aef} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2025.12.31 20:20:08.765325 [ 269 ] {6ecdd66c-da5a-4dd6-80dc-8e5861d18aef} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001356 sec., 56047.19764011799 rows/sec., 4.38 MiB/sec. | ||
| 5053 | 2025.12.31 20:20:08.765385 [ 269 ] {6ecdd66c-da5a-4dd6-80dc-8e5861d18aef} <Debug> TCPHandler: Processed in 0.001567446 sec. | ||
| 5054 | 2025.12.31 20:20:08.765505 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2025.12.31 20:20:08.765603 [ 269 ] {5ca5fcb0-d69b-42ce-9635-10a0c923985c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5056 | 2025.12.31 20:20:08.765654 [ 269 ] {5ca5fcb0-d69b-42ce-9635-10a0c923985c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5057 | 2025.12.31 20:20:08.765674 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858572 sec., 423981.4222962576 rows/sec., 27.82 MiB/sec. | ||
| 5058 | 2025.12.31 20:20:08.765884 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5059 | 2025.12.31 20:20:08.766148 [ 269 ] {5ca5fcb0-d69b-42ce-9635-10a0c923985c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2025.12.31 20:20:08.766194 [ 269 ] {5ca5fcb0-d69b-42ce-9635-10a0c923985c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5061 | 2025.12.31 20:20:08.766223 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_21_4} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2025.12.31 20:20:08.766323 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_21_4} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5063 | 2025.12.31 20:20:08.766441 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5064 | 2025.12.31 20:20:08.766586 [ 269 ] {5ca5fcb0-d69b-42ce-9635-10a0c923985c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5065 | 2025.12.31 20:20:08.766815 [ 269 ] {5ca5fcb0-d69b-42ce-9635-10a0c923985c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2025.12.31 20:20:08.766966 [ 269 ] {5ca5fcb0-d69b-42ce-9635-10a0c923985c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001383 sec., 116413.59363702098 rows/sec., 8.11 MiB/sec. | ||
| 5067 | 2025.12.31 20:20:08.767006 [ 269 ] {5ca5fcb0-d69b-42ce-9635-10a0c923985c} <Debug> TCPHandler: Processed in 0.001550906 sec. | ||
| 5068 | 2025.12.31 20:20:08.767115 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2025.12.31 20:20:08.767214 [ 269 ] {a885c76c-5e67-4b17-bf2e-ea938d74de00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5070 | 2025.12.31 20:20:08.767271 [ 269 ] {a885c76c-5e67-4b17-bf2e-ea938d74de00} <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 | ||
| 5071 | 2025.12.31 20:20:08.768059 [ 269 ] {a885c76c-5e67-4b17-bf2e-ea938d74de00} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2025.12.31 20:20:08.768096 [ 269 ] {a885c76c-5e67-4b17-bf2e-ea938d74de00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5073 | 2025.12.31 20:20:08.768681 [ 269 ] {a885c76c-5e67-4b17-bf2e-ea938d74de00} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5074 | 2025.12.31 20:20:08.768922 [ 269 ] {a885c76c-5e67-4b17-bf2e-ea938d74de00} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2025.12.31 20:20:08.769047 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5076 | 2025.12.31 20:20:08.769067 [ 269 ] {a885c76c-5e67-4b17-bf2e-ea938d74de00} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001873 sec., 5339.028296849973 rows/sec., 9.57 MiB/sec. | ||
| 5077 | 2025.12.31 20:20:08.769092 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2025.12.31 20:20:08.769117 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5079 | 2025.12.31 20:20:08.769137 [ 269 ] {a885c76c-5e67-4b17-bf2e-ea938d74de00} <Debug> TCPHandler: Processed in 0.002073067 sec. | ||
| 5080 | 2025.12.31 20:20:08.769187 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 5081 | 2025.12.31 20:20:08.769255 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2025.12.31 20:20:08.769369 [ 269 ] {dc28f2fe-d41b-4b32-99f8-7a486da36c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5083 | 2025.12.31 20:20:08.769387 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5084 | 2025.12.31 20:20:08.769417 [ 269 ] {dc28f2fe-d41b-4b32-99f8-7a486da36c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5085 | 2025.12.31 20:20:08.769443 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 380 rows starting from the beginning of the part | ||
| 5086 | 2025.12.31 20:20:08.769561 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 5087 | 2025.12.31 20:20:08.769668 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 5088 | 2025.12.31 20:20:08.769782 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 5089 | 2025.12.31 20:20:08.769787 [ 269 ] {dc28f2fe-d41b-4b32-99f8-7a486da36c82} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2025.12.31 20:20:08.769836 [ 269 ] {dc28f2fe-d41b-4b32-99f8-7a486da36c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5091 | 2025.12.31 20:20:08.769889 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 5092 | 2025.12.31 20:20:08.769998 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 5093 | 2025.12.31 20:20:08.770195 [ 269 ] {dc28f2fe-d41b-4b32-99f8-7a486da36c82} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5094 | 2025.12.31 20:20:08.770461 [ 269 ] {dc28f2fe-d41b-4b32-99f8-7a486da36c82} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2025.12.31 20:20:08.770604 [ 269 ] {dc28f2fe-d41b-4b32-99f8-7a486da36c82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001255 sec., 47808.764940239045 rows/sec., 3.22 MiB/sec. | ||
| 5096 | 2025.12.31 20:20:08.770644 [ 269 ] {dc28f2fe-d41b-4b32-99f8-7a486da36c82} <Debug> TCPHandler: Processed in 0.001440483 sec. | ||
| 5097 | 2025.12.31 20:20:08.773626 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 19 columns (19 merged, 0 gathered) in 0.004465951 sec., 106136.40857232871 rows/sec., 190.19 MiB/sec. | ||
| 5098 | 2025.12.31 20:20:08.774387 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5099 | 2025.12.31 20:20:08.774738 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2025.12.31 20:20:08.774819 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5101 | 2025.12.31 20:20:08.774931 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5102 | 2025.12.31 20:20:09.806164 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62354 | ||
| 5103 | 2025.12.31 20:20:09.806271 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5104 | 2025.12.31 20:20:09.806299 [ 286 ] {} <Debug> TCP-Session: 598d01c9-3926-4187-91e8-34314a58859e Authenticating user 'default' from [fd00:1122:3344:101::e]:62354 | ||
| 5105 | 2025.12.31 20:20:09.806324 [ 286 ] {} <Debug> TCP-Session: 598d01c9-3926-4187-91e8-34314a58859e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5106 | 2025.12.31 20:20:09.806337 [ 286 ] {} <Debug> TCP-Session: 598d01c9-3926-4187-91e8-34314a58859e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5107 | 2025.12.31 20:20:09.806577 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48259 | ||
| 5108 | 2025.12.31 20:20:09.806605 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50562 | ||
| 5109 | 2025.12.31 20:20:09.806636 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46394 | ||
| 5110 | 2025.12.31 20:20:09.806661 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32815 | ||
| 5111 | 2025.12.31 20:20:09.806719 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5112 | 2025.12.31 20:20:09.806738 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5113 | 2025.12.31 20:20:09.806739 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5114 | 2025.12.31 20:20:09.806763 [ 288 ] {} <Debug> TCP-Session: d95a2a9a-c124-478c-a3a8-723247df0a91 Authenticating user 'default' from [fd00:1122:3344:101::e]:48259 | ||
| 5115 | 2025.12.31 20:20:09.806775 [ 291 ] {} <Debug> TCP-Session: e0200330-bdf7-43d0-af1b-282a79a2588b Authenticating user 'default' from [fd00:1122:3344:101::e]:46394 | ||
| 5116 | 2025.12.31 20:20:09.806793 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5117 | 2025.12.31 20:20:09.806827 [ 291 ] {} <Debug> TCP-Session: e0200330-bdf7-43d0-af1b-282a79a2588b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5118 | 2025.12.31 20:20:09.806808 [ 288 ] {} <Debug> TCP-Session: d95a2a9a-c124-478c-a3a8-723247df0a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5119 | 2025.12.31 20:20:09.806857 [ 291 ] {} <Debug> TCP-Session: e0200330-bdf7-43d0-af1b-282a79a2588b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5120 | 2025.12.31 20:20:09.806885 [ 288 ] {} <Debug> TCP-Session: d95a2a9a-c124-478c-a3a8-723247df0a91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5121 | 2025.12.31 20:20:09.806852 [ 293 ] {} <Debug> TCP-Session: 42e7738e-6c37-4ab2-8f5a-f799babcc764 Authenticating user 'default' from [fd00:1122:3344:101::e]:32815 | ||
| 5122 | 2025.12.31 20:20:09.806791 [ 289 ] {} <Debug> TCP-Session: c166051f-964d-40f8-b424-b7af828fab55 Authenticating user 'default' from [fd00:1122:3344:101::e]:50562 | ||
| 5123 | 2025.12.31 20:20:09.806679 [ 286 ] {} <Trace> TCP-Session: 598d01c9-3926-4187-91e8-34314a58859e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2025.12.31 20:20:09.806958 [ 293 ] {} <Debug> TCP-Session: 42e7738e-6c37-4ab2-8f5a-f799babcc764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5125 | 2025.12.31 20:20:09.806960 [ 289 ] {} <Debug> TCP-Session: c166051f-964d-40f8-b424-b7af828fab55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5126 | 2025.12.31 20:20:09.807002 [ 293 ] {} <Debug> TCP-Session: 42e7738e-6c37-4ab2-8f5a-f799babcc764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5127 | 2025.12.31 20:20:09.807010 [ 289 ] {} <Debug> TCP-Session: c166051f-964d-40f8-b424-b7af828fab55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5128 | 2025.12.31 20:20:09.806680 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61201 | ||
| 5129 | 2025.12.31 20:20:09.806674 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58831 | ||
| 5130 | 2025.12.31 20:20:09.806650 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40084 | ||
| 5131 | 2025.12.31 20:20:09.807095 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5132 | 2025.12.31 20:20:09.807131 [ 286 ] {cf4c7930-2f77-482f-9001-c1209827a4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62354) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5133 | 2025.12.31 20:20:09.807153 [ 266 ] {} <Debug> TCP-Session: 8254c144-8067-458f-9d41-919fc058003d Authenticating user 'default' from [fd00:1122:3344:101::e]:61201 | ||
| 5134 | 2025.12.31 20:20:09.807168 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5135 | 2025.12.31 20:20:09.807181 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5136 | 2025.12.31 20:20:09.807194 [ 266 ] {} <Debug> TCP-Session: 8254c144-8067-458f-9d41-919fc058003d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5137 | 2025.12.31 20:20:09.807225 [ 292 ] {} <Debug> TCP-Session: 5503f41d-4e8e-4ebb-8ef5-9f381b9465ca Authenticating user 'default' from [fd00:1122:3344:101::e]:40084 | ||
| 5138 | 2025.12.31 20:20:09.807239 [ 266 ] {} <Debug> TCP-Session: 8254c144-8067-458f-9d41-919fc058003d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5139 | 2025.12.31 20:20:09.807212 [ 294 ] {} <Debug> TCP-Session: 3189002e-4f78-4f42-8716-4045b50499be Authenticating user 'default' from [fd00:1122:3344:101::e]:58831 | ||
| 5140 | 2025.12.31 20:20:09.807257 [ 292 ] {} <Debug> TCP-Session: 5503f41d-4e8e-4ebb-8ef5-9f381b9465ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5141 | 2025.12.31 20:20:09.807292 [ 294 ] {} <Debug> TCP-Session: 3189002e-4f78-4f42-8716-4045b50499be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5142 | 2025.12.31 20:20:09.807302 [ 292 ] {} <Debug> TCP-Session: 5503f41d-4e8e-4ebb-8ef5-9f381b9465ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5143 | 2025.12.31 20:20:09.807323 [ 294 ] {} <Debug> TCP-Session: 3189002e-4f78-4f42-8716-4045b50499be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5144 | 2025.12.31 20:20:09.806623 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44972 | ||
| 5145 | 2025.12.31 20:20:09.807407 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5146 | 2025.12.31 20:20:09.807429 [ 290 ] {} <Debug> TCP-Session: 8366cabd-75f4-4ba0-997b-cffac08a32e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44972 | ||
| 5147 | 2025.12.31 20:20:09.807431 [ 286 ] {cf4c7930-2f77-482f-9001-c1209827a4a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5148 | 2025.12.31 20:20:09.807446 [ 290 ] {} <Debug> TCP-Session: 8366cabd-75f4-4ba0-997b-cffac08a32e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5149 | 2025.12.31 20:20:09.807477 [ 290 ] {} <Debug> TCP-Session: 8366cabd-75f4-4ba0-997b-cffac08a32e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5150 | 2025.12.31 20:20:09.807506 [ 286 ] {cf4c7930-2f77-482f-9001-c1209827a4a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5151 | 2025.12.31 20:20:09.807802 [ 286 ] {cf4c7930-2f77-482f-9001-c1209827a4a0} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 5152 | 2025.12.31 20:20:09.809020 [ 329 ] {cf4c7930-2f77-482f-9001-c1209827a4a0} <Trace> AggregatingTransform: Aggregating | ||
| 5153 | 2025.12.31 20:20:09.809067 [ 329 ] {cf4c7930-2f77-482f-9001-c1209827a4a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 5154 | 2025.12.31 20:20:09.809108 [ 329 ] {cf4c7930-2f77-482f-9001-c1209827a4a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001202257 sec. (831.769 rows/sec., 32.49 KiB/sec.) | ||
| 5155 | 2025.12.31 20:20:09.809128 [ 329 ] {cf4c7930-2f77-482f-9001-c1209827a4a0} <Trace> Aggregator: Merging aggregated data | ||
| 5156 | 2025.12.31 20:20:09.810828 [ 286 ] {cf4c7930-2f77-482f-9001-c1209827a4a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00375 sec., 266.6666666666667 rows/sec., 10.42 KiB/sec. | ||
| 5157 | 2025.12.31 20:20:09.811040 [ 286 ] {cf4c7930-2f77-482f-9001-c1209827a4a0} <Debug> TCPHandler: Processed in 0.004486662 sec. | ||
| 5158 | 2025.12.31 20:20:09.811196 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5159 | 2025.12.31 20:20:09.811237 [ 286 ] {} <Debug> TCP-Session: 598d01c9-3926-4187-91e8-34314a58859e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5160 | 2025.12.31 20:20:09.811252 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5161 | 2025.12.31 20:20:09.811268 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5162 | 2025.12.31 20:20:09.811289 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5163 | 2025.12.31 20:20:09.811338 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5164 | 2025.12.31 20:20:09.811361 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5165 | 2025.12.31 20:20:09.811387 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5166 | 2025.12.31 20:20:09.811412 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5167 | 2025.12.31 20:20:09.811426 [ 290 ] {} <Debug> TCP-Session: 8366cabd-75f4-4ba0-997b-cffac08a32e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5168 | 2025.12.31 20:20:09.811448 [ 289 ] {} <Debug> TCP-Session: c166051f-964d-40f8-b424-b7af828fab55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5169 | 2025.12.31 20:20:09.811462 [ 294 ] {} <Debug> TCP-Session: 3189002e-4f78-4f42-8716-4045b50499be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5170 | 2025.12.31 20:20:09.811374 [ 292 ] {} <Debug> TCP-Session: 5503f41d-4e8e-4ebb-8ef5-9f381b9465ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5171 | 2025.12.31 20:20:09.811344 [ 288 ] {} <Debug> TCP-Session: d95a2a9a-c124-478c-a3a8-723247df0a91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5172 | 2025.12.31 20:20:09.811308 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5173 | 2025.12.31 20:20:09.811314 [ 266 ] {} <Debug> TCP-Session: 8254c144-8067-458f-9d41-919fc058003d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5174 | 2025.12.31 20:20:09.811396 [ 291 ] {} <Debug> TCP-Session: e0200330-bdf7-43d0-af1b-282a79a2588b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5175 | 2025.12.31 20:20:09.811608 [ 293 ] {} <Debug> TCP-Session: 42e7738e-6c37-4ab2-8f5a-f799babcc764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5176 | 2025.12.31 20:20:12.951106 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5177 | 2025.12.31 20:20:12.951168 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5178 | 2025.12.31 20:20:13.092890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12421 | ||
| 5179 | 2025.12.31 20:20:13.093663 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2025.12.31 20:20:13.093730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5181 | 2025.12.31 20:20:13.094457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5182 | 2025.12.31 20:20:13.094684 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2025.12.31 20:20:13.094814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12421 | ||
| 5184 | 2025.12.31 20:20:13.094842 [ 85 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5185 | 2025.12.31 20:20:13.094900 [ 85 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5186 | 2025.12.31 20:20:13.094921 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5187 | 2025.12.31 20:20:13.095062 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 5188 | 2025.12.31 20:20:13.095233 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5189 | 2025.12.31 20:20:13.095274 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9989 rows starting from the beginning of the part | ||
| 5190 | 2025.12.31 20:20:13.095350 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 5191 | 2025.12.31 20:20:13.095399 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 5192 | 2025.12.31 20:20:13.095448 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 5193 | 2025.12.31 20:20:13.095489 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 5194 | 2025.12.31 20:20:13.095539 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 5195 | 2025.12.31 20:20:13.097272 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12421 rows, containing 4 columns (4 merged, 0 gathered) in 0.002274762 sec., 5460351.456547982 rows/sec., 78.11 MiB/sec. | ||
| 5196 | 2025.12.31 20:20:13.097701 [ 187 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5197 | 2025.12.31 20:20:13.098078 [ 187 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_26_5} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2025.12.31 20:20:13.098163 [ 187 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_26_5} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5199 | 2025.12.31 20:20:13.098286 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5200 | 2025.12.31 20:20:13.731434 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5201 | 2025.12.31 20:20:13.748500 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2025.12.31 20:20:13.748567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5203 | 2025.12.31 20:20:13.754217 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5204 | 2025.12.31 20:20:13.754943 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2025.12.31 20:20:13.755235 [ 85 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5206 | 2025.12.31 20:20:13.755301 [ 85 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2025.12.31 20:20:13.755321 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5208 | 2025.12.31 20:20:13.755420 [ 198 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 5209 | 2025.12.31 20:20:13.758077 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5210 | 2025.12.31 20:20:13.758455 [ 198 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5211 | 2025.12.31 20:20:13.759174 [ 198 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 5212 | 2025.12.31 20:20:13.762450 [ 198 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 5213 | 2025.12.31 20:20:13.765742 [ 198 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 5214 | 2025.12.31 20:20:13.769270 [ 198 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 5215 | 2025.12.31 20:20:13.771152 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2025.12.31 20:20:13.771315 [ 269 ] {f5caa192-baa2-4795-8b68-94904efb93f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5217 | 2025.12.31 20:20:13.771385 [ 269 ] {f5caa192-baa2-4795-8b68-94904efb93f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5218 | 2025.12.31 20:20:13.772187 [ 269 ] {f5caa192-baa2-4795-8b68-94904efb93f8} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2025.12.31 20:20:13.772229 [ 269 ] {f5caa192-baa2-4795-8b68-94904efb93f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5220 | 2025.12.31 20:20:13.772601 [ 269 ] {f5caa192-baa2-4795-8b68-94904efb93f8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5221 | 2025.12.31 20:20:13.772822 [ 269 ] {f5caa192-baa2-4795-8b68-94904efb93f8} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2025.12.31 20:20:13.772964 [ 269 ] {f5caa192-baa2-4795-8b68-94904efb93f8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001698 sec., 241460.5418138987 rows/sec., 15.32 MiB/sec. | ||
| 5223 | 2025.12.31 20:20:13.773006 [ 269 ] {f5caa192-baa2-4795-8b68-94904efb93f8} <Debug> TCPHandler: Processed in 0.002020816 sec. | ||
| 5224 | 2025.12.31 20:20:13.773132 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2025.12.31 20:20:13.773229 [ 269 ] {db65b061-ca74-4f2b-8897-44bb0ba224ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5226 | 2025.12.31 20:20:13.773272 [ 269 ] {db65b061-ca74-4f2b-8897-44bb0ba224ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5227 | 2025.12.31 20:20:13.773775 [ 198 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 5228 | 2025.12.31 20:20:13.774274 [ 269 ] {db65b061-ca74-4f2b-8897-44bb0ba224ae} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2025.12.31 20:20:13.774313 [ 269 ] {db65b061-ca74-4f2b-8897-44bb0ba224ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5230 | 2025.12.31 20:20:13.774701 [ 269 ] {db65b061-ca74-4f2b-8897-44bb0ba224ae} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5231 | 2025.12.31 20:20:13.774913 [ 269 ] {db65b061-ca74-4f2b-8897-44bb0ba224ae} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2025.12.31 20:20:13.775042 [ 269 ] {db65b061-ca74-4f2b-8897-44bb0ba224ae} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001832 sec., 641921.3973799127 rows/sec., 51.11 MiB/sec. | ||
| 5233 | 2025.12.31 20:20:13.775084 [ 269 ] {db65b061-ca74-4f2b-8897-44bb0ba224ae} <Debug> TCPHandler: Processed in 0.002002975 sec. | ||
| 5234 | 2025.12.31 20:20:13.775198 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2025.12.31 20:20:13.775293 [ 269 ] {2959df63-dfcc-475a-8147-d7f3ce3391e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5236 | 2025.12.31 20:20:13.775334 [ 269 ] {2959df63-dfcc-475a-8147-d7f3ce3391e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5237 | 2025.12.31 20:20:13.775819 [ 269 ] {2959df63-dfcc-475a-8147-d7f3ce3391e6} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2025.12.31 20:20:13.775857 [ 269 ] {2959df63-dfcc-475a-8147-d7f3ce3391e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5239 | 2025.12.31 20:20:13.776207 [ 269 ] {2959df63-dfcc-475a-8147-d7f3ce3391e6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5240 | 2025.12.31 20:20:13.776419 [ 269 ] {2959df63-dfcc-475a-8147-d7f3ce3391e6} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2025.12.31 20:20:13.776550 [ 269 ] {2959df63-dfcc-475a-8147-d7f3ce3391e6} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001275 sec., 185882.35294117645 rows/sec., 11.28 MiB/sec. | ||
| 5242 | 2025.12.31 20:20:13.776587 [ 269 ] {2959df63-dfcc-475a-8147-d7f3ce3391e6} <Debug> TCPHandler: Processed in 0.001439763 sec. | ||
| 5243 | 2025.12.31 20:20:13.776716 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2025.12.31 20:20:13.776811 [ 269 ] {e053c9d9-ab23-4d70-b95f-4583775afdf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5245 | 2025.12.31 20:20:13.776851 [ 269 ] {e053c9d9-ab23-4d70-b95f-4583775afdf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5246 | 2025.12.31 20:20:13.777332 [ 269 ] {e053c9d9-ab23-4d70-b95f-4583775afdf9} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2025.12.31 20:20:13.777369 [ 269 ] {e053c9d9-ab23-4d70-b95f-4583775afdf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5248 | 2025.12.31 20:20:13.777684 [ 269 ] {e053c9d9-ab23-4d70-b95f-4583775afdf9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5249 | 2025.12.31 20:20:13.777706 [ 198 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 5250 | 2025.12.31 20:20:13.777904 [ 269 ] {e053c9d9-ab23-4d70-b95f-4583775afdf9} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2025.12.31 20:20:13.778028 [ 269 ] {e053c9d9-ab23-4d70-b95f-4583775afdf9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001234 sec., 171799.02755267423 rows/sec., 11.08 MiB/sec. | ||
| 5252 | 2025.12.31 20:20:13.778065 [ 269 ] {e053c9d9-ab23-4d70-b95f-4583775afdf9} <Debug> TCPHandler: Processed in 0.001398281 sec. | ||
| 5253 | 2025.12.31 20:20:13.778177 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5254 | 2025.12.31 20:20:13.778271 [ 269 ] {8971cdb5-1b5a-41b6-95f4-c8c000faa64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5255 | 2025.12.31 20:20:13.778311 [ 269 ] {8971cdb5-1b5a-41b6-95f4-c8c000faa64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5256 | 2025.12.31 20:20:13.778775 [ 269 ] {8971cdb5-1b5a-41b6-95f4-c8c000faa64c} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2025.12.31 20:20:13.778813 [ 269 ] {8971cdb5-1b5a-41b6-95f4-c8c000faa64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5258 | 2025.12.31 20:20:13.779122 [ 269 ] {8971cdb5-1b5a-41b6-95f4-c8c000faa64c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5259 | 2025.12.31 20:20:13.779330 [ 269 ] {8971cdb5-1b5a-41b6-95f4-c8c000faa64c} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2025.12.31 20:20:13.779454 [ 269 ] {8971cdb5-1b5a-41b6-95f4-c8c000faa64c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001201 sec., 175686.92756036637 rows/sec., 9.98 MiB/sec. | ||
| 5261 | 2025.12.31 20:20:13.779492 [ 269 ] {8971cdb5-1b5a-41b6-95f4-c8c000faa64c} <Debug> TCPHandler: Processed in 0.001363881 sec. | ||
| 5262 | 2025.12.31 20:20:13.779598 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2025.12.31 20:20:13.779693 [ 269 ] {7eb35901-0a88-42d2-ad47-29d490dd032e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5264 | 2025.12.31 20:20:13.779733 [ 269 ] {7eb35901-0a88-42d2-ad47-29d490dd032e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5265 | 2025.12.31 20:20:13.780363 [ 269 ] {7eb35901-0a88-42d2-ad47-29d490dd032e} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2025.12.31 20:20:13.780400 [ 269 ] {7eb35901-0a88-42d2-ad47-29d490dd032e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5267 | 2025.12.31 20:20:13.780769 [ 269 ] {7eb35901-0a88-42d2-ad47-29d490dd032e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5268 | 2025.12.31 20:20:13.781001 [ 269 ] {7eb35901-0a88-42d2-ad47-29d490dd032e} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2025.12.31 20:20:13.781128 [ 269 ] {7eb35901-0a88-42d2-ad47-29d490dd032e} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001452 sec., 489669.42148760334 rows/sec., 34.32 MiB/sec. | ||
| 5270 | 2025.12.31 20:20:13.781170 [ 269 ] {7eb35901-0a88-42d2-ad47-29d490dd032e} <Debug> TCPHandler: Processed in 0.001619577 sec. | ||
| 5271 | 2025.12.31 20:20:13.781281 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5272 | 2025.12.31 20:20:13.781375 [ 269 ] {60501b54-f5fc-4ccb-a0bf-6c8e44ad77c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5273 | 2025.12.31 20:20:13.781416 [ 269 ] {60501b54-f5fc-4ccb-a0bf-6c8e44ad77c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5274 | 2025.12.31 20:20:13.781745 [ 269 ] {60501b54-f5fc-4ccb-a0bf-6c8e44ad77c4} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2025.12.31 20:20:13.781782 [ 269 ] {60501b54-f5fc-4ccb-a0bf-6c8e44ad77c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5276 | 2025.12.31 20:20:13.782105 [ 269 ] {60501b54-f5fc-4ccb-a0bf-6c8e44ad77c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5277 | 2025.12.31 20:20:13.782311 [ 269 ] {60501b54-f5fc-4ccb-a0bf-6c8e44ad77c4} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2025.12.31 20:20:13.782411 [ 84 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5279 | 2025.12.31 20:20:13.782435 [ 269 ] {60501b54-f5fc-4ccb-a0bf-6c8e44ad77c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 5280 | 2025.12.31 20:20:13.782485 [ 84 ] {} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2025.12.31 20:20:13.782493 [ 269 ] {60501b54-f5fc-4ccb-a0bf-6c8e44ad77c4} <Debug> TCPHandler: Processed in 0.001261779 sec. | ||
| 5282 | 2025.12.31 20:20:13.782516 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5283 | 2025.12.31 20:20:13.782612 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5284 | 2025.12.31 20:20:13.782630 [ 187 ] {afa55e7d-165b-4f73-8322-80a788d965a0::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 | ||
| 5285 | 2025.12.31 20:20:13.782711 [ 269 ] {9b12b42e-1ea6-45ef-880c-549dcb005c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5286 | 2025.12.31 20:20:13.782757 [ 269 ] {9b12b42e-1ea6-45ef-880c-549dcb005c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5287 | 2025.12.31 20:20:13.782776 [ 187 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5288 | 2025.12.31 20:20:13.782821 [ 187 ] {afa55e7d-165b-4f73-8322-80a788d965a0::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 | ||
| 5289 | 2025.12.31 20:20:13.782897 [ 187 ] {afa55e7d-165b-4f73-8322-80a788d965a0::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 | ||
| 5290 | 2025.12.31 20:20:13.782949 [ 187 ] {afa55e7d-165b-4f73-8322-80a788d965a0::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 | ||
| 5291 | 2025.12.31 20:20:13.782997 [ 187 ] {afa55e7d-165b-4f73-8322-80a788d965a0::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 | ||
| 5292 | 2025.12.31 20:20:13.783041 [ 187 ] {afa55e7d-165b-4f73-8322-80a788d965a0::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 | ||
| 5293 | 2025.12.31 20:20:13.783086 [ 187 ] {afa55e7d-165b-4f73-8322-80a788d965a0::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 | ||
| 5294 | 2025.12.31 20:20:13.783198 [ 269 ] {9b12b42e-1ea6-45ef-880c-549dcb005c08} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2025.12.31 20:20:13.783241 [ 269 ] {9b12b42e-1ea6-45ef-880c-549dcb005c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5296 | 2025.12.31 20:20:13.783633 [ 269 ] {9b12b42e-1ea6-45ef-880c-549dcb005c08} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5297 | 2025.12.31 20:20:13.783864 [ 269 ] {9b12b42e-1ea6-45ef-880c-549dcb005c08} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2025.12.31 20:20:13.783974 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5299 | 2025.12.31 20:20:13.784002 [ 269 ] {9b12b42e-1ea6-45ef-880c-549dcb005c08} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001309 sec., 239877.769289534 rows/sec., 15.76 MiB/sec. | ||
| 5300 | 2025.12.31 20:20:13.784004 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2025.12.31 20:20:13.784042 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5302 | 2025.12.31 20:20:13.784047 [ 269 ] {9b12b42e-1ea6-45ef-880c-549dcb005c08} <Debug> TCPHandler: Processed in 0.001482674 sec. | ||
| 5303 | 2025.12.31 20:20:13.784057 [ 200 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001478194 sec., 24354.042838761354 rows/sec., 1.24 MiB/sec. | ||
| 5304 | 2025.12.31 20:20:13.784141 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 5305 | 2025.12.31 20:20:13.784187 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5306 | 2025.12.31 20:20:13.784227 [ 190 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5307 | 2025.12.31 20:20:13.784293 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5308 | 2025.12.31 20:20:13.784314 [ 269 ] {d8bf394f-9fc9-4e8e-ba4a-90c492d73bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5309 | 2025.12.31 20:20:13.784341 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8585 rows starting from the beginning of the part | ||
| 5310 | 2025.12.31 20:20:13.784370 [ 269 ] {d8bf394f-9fc9-4e8e-ba4a-90c492d73bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5311 | 2025.12.31 20:20:13.784421 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 98 rows starting from the beginning of the part | ||
| 5312 | 2025.12.31 20:20:13.784481 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 5313 | 2025.12.31 20:20:13.784531 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 314 rows starting from the beginning of the part | ||
| 5314 | 2025.12.31 20:20:13.784552 [ 190 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_6_1} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2025.12.31 20:20:13.784579 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part | ||
| 5316 | 2025.12.31 20:20:13.784632 [ 190 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_6_1} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5317 | 2025.12.31 20:20:13.784633 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 314 rows starting from the beginning of the part | ||
| 5318 | 2025.12.31 20:20:13.784733 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5319 | 2025.12.31 20:20:13.784748 [ 269 ] {d8bf394f-9fc9-4e8e-ba4a-90c492d73bd7} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2025.12.31 20:20:13.784791 [ 269 ] {d8bf394f-9fc9-4e8e-ba4a-90c492d73bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5321 | 2025.12.31 20:20:13.785153 [ 269 ] {d8bf394f-9fc9-4e8e-ba4a-90c492d73bd7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5322 | 2025.12.31 20:20:13.785371 [ 269 ] {d8bf394f-9fc9-4e8e-ba4a-90c492d73bd7} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2025.12.31 20:20:13.785499 [ 269 ] {d8bf394f-9fc9-4e8e-ba4a-90c492d73bd7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001209 sec., 827.129859387924 rows/sec., 55.73 KiB/sec. | ||
| 5324 | 2025.12.31 20:20:13.785535 [ 269 ] {d8bf394f-9fc9-4e8e-ba4a-90c492d73bd7} <Debug> TCPHandler: Processed in 0.001406872 sec. | ||
| 5325 | 2025.12.31 20:20:13.785638 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5326 | 2025.12.31 20:20:13.785731 [ 269 ] {d59b7659-4408-454e-b492-066a81a13460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5327 | 2025.12.31 20:20:13.785784 [ 269 ] {d59b7659-4408-454e-b492-066a81a13460} <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 | ||
| 5328 | 2025.12.31 20:20:13.786576 [ 269 ] {d59b7659-4408-454e-b492-066a81a13460} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2025.12.31 20:20:13.786611 [ 269 ] {d59b7659-4408-454e-b492-066a81a13460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5330 | 2025.12.31 20:20:13.787191 [ 269 ] {d59b7659-4408-454e-b492-066a81a13460} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5331 | 2025.12.31 20:20:13.787408 [ 269 ] {d59b7659-4408-454e-b492-066a81a13460} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2025.12.31 20:20:13.787541 [ 269 ] {d59b7659-4408-454e-b492-066a81a13460} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001829 sec., 17495.89939857846 rows/sec., 31.35 MiB/sec. | ||
| 5333 | 2025.12.31 20:20:13.787592 [ 269 ] {d59b7659-4408-454e-b492-066a81a13460} <Debug> TCPHandler: Processed in 0.002001176 sec. | ||
| 5334 | 2025.12.31 20:20:13.787698 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5335 | 2025.12.31 20:20:13.787791 [ 269 ] {bb414609-0e95-4178-8776-9e9538206a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5336 | 2025.12.31 20:20:13.787833 [ 269 ] {bb414609-0e95-4178-8776-9e9538206a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5337 | 2025.12.31 20:20:13.788171 [ 269 ] {bb414609-0e95-4178-8776-9e9538206a6d} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5338 | 2025.12.31 20:20:13.788207 [ 269 ] {bb414609-0e95-4178-8776-9e9538206a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5339 | 2025.12.31 20:20:13.788511 [ 269 ] {bb414609-0e95-4178-8776-9e9538206a6d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5340 | 2025.12.31 20:20:13.788731 [ 200 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9632 rows, containing 5 columns (5 merged, 0 gathered) in 0.004644406 sec., 2073892.764758292 rows/sec., 140.77 MiB/sec. | ||
| 5341 | 2025.12.31 20:20:13.788738 [ 269 ] {bb414609-0e95-4178-8776-9e9538206a6d} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2025.12.31 20:20:13.788902 [ 269 ] {bb414609-0e95-4178-8776-9e9538206a6d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001129 sec., 92116.9176262179 rows/sec., 5.64 MiB/sec. | ||
| 5343 | 2025.12.31 20:20:13.788937 [ 269 ] {bb414609-0e95-4178-8776-9e9538206a6d} <Debug> TCPHandler: Processed in 0.00128683 sec. | ||
| 5344 | 2025.12.31 20:20:13.788981 [ 190 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5345 | 2025.12.31 20:20:13.789270 [ 190 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2025.12.31 20:20:13.789341 [ 190 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5347 | 2025.12.31 20:20:13.789428 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 5348 | 2025.12.31 20:20:13.829203 [ 194 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.073826924 sec., 2654.8580027524918 rows/sec., 13.73 MiB/sec. | ||
| 5349 | 2025.12.31 20:20:13.831827 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5350 | 2025.12.31 20:20:13.834059 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_26_5} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2025.12.31 20:20:13.834174 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_26_5} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5352 | 2025.12.31 20:20:13.836916 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5353 | 2025.12.31 20:20:14.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.37 MiB, peak 272.78 MiB, free memory in arenas 0.00 B, will set to 264.33 MiB (RSS), difference: 5.96 MiB | ||
| 5354 | 2025.12.31 20:20:18.116809 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 610 | ||
| 5355 | 2025.12.31 20:20:18.119417 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2025.12.31 20:20:18.119465 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5357 | 2025.12.31 20:20:18.120706 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5358 | 2025.12.31 20:20:18.120986 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2025.12.31 20:20:18.121247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 5360 | 2025.12.31 20:20:18.758361 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2025.12.31 20:20:18.758549 [ 269 ] {678a8748-87ee-47c0-97d0-a9684ba3eb43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5362 | 2025.12.31 20:20:18.758615 [ 269 ] {678a8748-87ee-47c0-97d0-a9684ba3eb43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5363 | 2025.12.31 20:20:18.759275 [ 269 ] {678a8748-87ee-47c0-97d0-a9684ba3eb43} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2025.12.31 20:20:18.759324 [ 269 ] {678a8748-87ee-47c0-97d0-a9684ba3eb43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5365 | 2025.12.31 20:20:18.759716 [ 269 ] {678a8748-87ee-47c0-97d0-a9684ba3eb43} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5366 | 2025.12.31 20:20:18.759947 [ 269 ] {678a8748-87ee-47c0-97d0-a9684ba3eb43} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2025.12.31 20:20:18.760102 [ 269 ] {678a8748-87ee-47c0-97d0-a9684ba3eb43} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001601 sec., 47470.331043098064 rows/sec., 3.91 MiB/sec. | ||
| 5368 | 2025.12.31 20:20:18.760149 [ 269 ] {678a8748-87ee-47c0-97d0-a9684ba3eb43} <Debug> TCPHandler: Processed in 0.001915964 sec. | ||
| 5369 | 2025.12.31 20:20:18.760284 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5370 | 2025.12.31 20:20:18.760386 [ 269 ] {8d4fc56d-cc05-4c53-b106-6fe4300573aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5371 | 2025.12.31 20:20:18.760432 [ 269 ] {8d4fc56d-cc05-4c53-b106-6fe4300573aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5372 | 2025.12.31 20:20:18.760844 [ 269 ] {8d4fc56d-cc05-4c53-b106-6fe4300573aa} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2025.12.31 20:20:18.760881 [ 269 ] {8d4fc56d-cc05-4c53-b106-6fe4300573aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5374 | 2025.12.31 20:20:18.761204 [ 269 ] {8d4fc56d-cc05-4c53-b106-6fe4300573aa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5375 | 2025.12.31 20:20:18.761411 [ 269 ] {8d4fc56d-cc05-4c53-b106-6fe4300573aa} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2025.12.31 20:20:18.761540 [ 269 ] {8d4fc56d-cc05-4c53-b106-6fe4300573aa} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001178 sec., 8488.964346349745 rows/sec., 638.33 KiB/sec. | ||
| 5377 | 2025.12.31 20:20:18.761578 [ 269 ] {8d4fc56d-cc05-4c53-b106-6fe4300573aa} <Debug> TCPHandler: Processed in 0.001348011 sec. | ||
| 5378 | 2025.12.31 20:20:18.761688 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2025.12.31 20:20:18.761783 [ 269 ] {15baa863-ee47-4f7a-ab84-f3e57fe84c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5380 | 2025.12.31 20:20:18.761823 [ 269 ] {15baa863-ee47-4f7a-ab84-f3e57fe84c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5381 | 2025.12.31 20:20:18.762241 [ 269 ] {15baa863-ee47-4f7a-ab84-f3e57fe84c2f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2025.12.31 20:20:18.762277 [ 269 ] {15baa863-ee47-4f7a-ab84-f3e57fe84c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5383 | 2025.12.31 20:20:18.762578 [ 269 ] {15baa863-ee47-4f7a-ab84-f3e57fe84c2f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5384 | 2025.12.31 20:20:18.762783 [ 269 ] {15baa863-ee47-4f7a-ab84-f3e57fe84c2f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2025.12.31 20:20:18.762913 [ 269 ] {15baa863-ee47-4f7a-ab84-f3e57fe84c2f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001149 sec., 64403.82941688424 rows/sec., 5.03 MiB/sec. | ||
| 5386 | 2025.12.31 20:20:18.762950 [ 269 ] {15baa863-ee47-4f7a-ab84-f3e57fe84c2f} <Debug> TCPHandler: Processed in 0.00131127 sec. | ||
| 5387 | 2025.12.31 20:20:18.763073 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5388 | 2025.12.31 20:20:18.763169 [ 269 ] {48fbfb20-9b38-46ec-ac36-28e5fe3c8516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5389 | 2025.12.31 20:20:18.763212 [ 269 ] {48fbfb20-9b38-46ec-ac36-28e5fe3c8516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5390 | 2025.12.31 20:20:18.763624 [ 269 ] {48fbfb20-9b38-46ec-ac36-28e5fe3c8516} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2025.12.31 20:20:18.763661 [ 269 ] {48fbfb20-9b38-46ec-ac36-28e5fe3c8516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5392 | 2025.12.31 20:20:18.763986 [ 269 ] {48fbfb20-9b38-46ec-ac36-28e5fe3c8516} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5393 | 2025.12.31 20:20:18.764193 [ 269 ] {48fbfb20-9b38-46ec-ac36-28e5fe3c8516} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2025.12.31 20:20:18.764320 [ 269 ] {48fbfb20-9b38-46ec-ac36-28e5fe3c8516} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 5395 | 2025.12.31 20:20:18.764356 [ 269 ] {48fbfb20-9b38-46ec-ac36-28e5fe3c8516} <Debug> TCPHandler: Processed in 0.001331721 sec. | ||
| 5396 | 2025.12.31 20:20:18.764468 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5397 | 2025.12.31 20:20:18.764562 [ 269 ] {d5a61472-1210-4520-9f1c-7f6688bd13d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5398 | 2025.12.31 20:20:18.764615 [ 269 ] {d5a61472-1210-4520-9f1c-7f6688bd13d5} <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 | ||
| 5399 | 2025.12.31 20:20:18.765343 [ 269 ] {d5a61472-1210-4520-9f1c-7f6688bd13d5} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2025.12.31 20:20:18.765379 [ 269 ] {d5a61472-1210-4520-9f1c-7f6688bd13d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5401 | 2025.12.31 20:20:18.765894 [ 269 ] {d5a61472-1210-4520-9f1c-7f6688bd13d5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5402 | 2025.12.31 20:20:18.766122 [ 269 ] {d5a61472-1210-4520-9f1c-7f6688bd13d5} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2025.12.31 20:20:18.766259 [ 269 ] {d5a61472-1210-4520-9f1c-7f6688bd13d5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001715 sec., 5830.903790087464 rows/sec., 10.45 MiB/sec. | ||
| 5404 | 2025.12.31 20:20:18.766318 [ 269 ] {d5a61472-1210-4520-9f1c-7f6688bd13d5} <Debug> TCPHandler: Processed in 0.001899153 sec. | ||
| 5405 | 2025.12.31 20:20:18.766426 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5406 | 2025.12.31 20:20:18.766520 [ 269 ] {1c55560e-8fa9-4a93-8527-66804adac796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5407 | 2025.12.31 20:20:18.766562 [ 269 ] {1c55560e-8fa9-4a93-8527-66804adac796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5408 | 2025.12.31 20:20:18.766893 [ 269 ] {1c55560e-8fa9-4a93-8527-66804adac796} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2025.12.31 20:20:18.766929 [ 269 ] {1c55560e-8fa9-4a93-8527-66804adac796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5410 | 2025.12.31 20:20:18.767234 [ 269 ] {1c55560e-8fa9-4a93-8527-66804adac796} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5411 | 2025.12.31 20:20:18.767442 [ 269 ] {1c55560e-8fa9-4a93-8527-66804adac796} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5412 | 2025.12.31 20:20:18.767546 [ 79 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5413 | 2025.12.31 20:20:18.767568 [ 269 ] {1c55560e-8fa9-4a93-8527-66804adac796} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 5414 | 2025.12.31 20:20:18.767614 [ 79 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2025.12.31 20:20:18.767621 [ 269 ] {1c55560e-8fa9-4a93-8527-66804adac796} <Debug> TCPHandler: Processed in 0.001244648 sec. | ||
| 5416 | 2025.12.31 20:20:18.767643 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5417 | 2025.12.31 20:20:18.767769 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 5418 | 2025.12.31 20:20:18.767928 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5419 | 2025.12.31 20:20:18.767971 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1016 rows starting from the beginning of the part | ||
| 5420 | 2025.12.31 20:20:18.768042 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 5421 | 2025.12.31 20:20:18.768096 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 5422 | 2025.12.31 20:20:18.768146 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 5423 | 2025.12.31 20:20:18.768190 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 5424 | 2025.12.31 20:20:18.768237 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 5425 | 2025.12.31 20:20:18.769330 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1404 rows, containing 4 columns (4 merged, 0 gathered) in 0.001614307 sec., 869723.0452448017 rows/sec., 56.81 MiB/sec. | ||
| 5426 | 2025.12.31 20:20:18.769582 [ 202 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5427 | 2025.12.31 20:20:18.769857 [ 202 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_26_5} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2025.12.31 20:20:18.769925 [ 202 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_26_5} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5429 | 2025.12.31 20:20:18.770008 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5430 | 2025.12.31 20:20:20.150056 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2025.12.31 20:20:20.150330 [ 269 ] {f0b76aa3-1883-4d96-9e06-ad7a973028d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5432 | 2025.12.31 20:20:20.150430 [ 269 ] {f0b76aa3-1883-4d96-9e06-ad7a973028d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5433 | 2025.12.31 20:20:20.151520 [ 269 ] {f0b76aa3-1883-4d96-9e06-ad7a973028d5} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2025.12.31 20:20:20.151563 [ 269 ] {f0b76aa3-1883-4d96-9e06-ad7a973028d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5435 | 2025.12.31 20:20:20.152033 [ 269 ] {f0b76aa3-1883-4d96-9e06-ad7a973028d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5436 | 2025.12.31 20:20:20.152266 [ 269 ] {f0b76aa3-1883-4d96-9e06-ad7a973028d5} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2025.12.31 20:20:20.152410 [ 269 ] {f0b76aa3-1883-4d96-9e06-ad7a973028d5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002156 sec., 190166.9758812616 rows/sec., 12.06 MiB/sec. | ||
| 5438 | 2025.12.31 20:20:20.152457 [ 269 ] {f0b76aa3-1883-4d96-9e06-ad7a973028d5} <Debug> TCPHandler: Processed in 0.002583479 sec. | ||
| 5439 | 2025.12.31 20:20:20.152580 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5440 | 2025.12.31 20:20:20.152680 [ 269 ] {75fc3e16-8987-4d04-87a0-d11b0d49f23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5441 | 2025.12.31 20:20:20.152730 [ 269 ] {75fc3e16-8987-4d04-87a0-d11b0d49f23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5442 | 2025.12.31 20:20:20.153186 [ 269 ] {75fc3e16-8987-4d04-87a0-d11b0d49f23c} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5443 | 2025.12.31 20:20:20.153221 [ 269 ] {75fc3e16-8987-4d04-87a0-d11b0d49f23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5444 | 2025.12.31 20:20:20.153532 [ 269 ] {75fc3e16-8987-4d04-87a0-d11b0d49f23c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5445 | 2025.12.31 20:20:20.153795 [ 269 ] {75fc3e16-8987-4d04-87a0-d11b0d49f23c} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2025.12.31 20:20:20.153923 [ 269 ] {75fc3e16-8987-4d04-87a0-d11b0d49f23c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001265 sec., 6324.110671936759 rows/sec., 515.69 KiB/sec. | ||
| 5447 | 2025.12.31 20:20:20.153960 [ 269 ] {75fc3e16-8987-4d04-87a0-d11b0d49f23c} <Debug> TCPHandler: Processed in 0.001431683 sec. | ||
| 5448 | 2025.12.31 20:20:20.154072 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5449 | 2025.12.31 20:20:20.154166 [ 269 ] {8745cb16-a3a5-43f7-a402-ae822be00ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5450 | 2025.12.31 20:20:20.154206 [ 269 ] {8745cb16-a3a5-43f7-a402-ae822be00ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5451 | 2025.12.31 20:20:20.155372 [ 269 ] {8745cb16-a3a5-43f7-a402-ae822be00ed6} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5452 | 2025.12.31 20:20:20.155408 [ 269 ] {8745cb16-a3a5-43f7-a402-ae822be00ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5453 | 2025.12.31 20:20:20.155948 [ 269 ] {8745cb16-a3a5-43f7-a402-ae822be00ed6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5454 | 2025.12.31 20:20:20.156173 [ 269 ] {8745cb16-a3a5-43f7-a402-ae822be00ed6} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2025.12.31 20:20:20.156305 [ 269 ] {8745cb16-a3a5-43f7-a402-ae822be00ed6} <Debug> executeQuery: Read 2320 rows, 192.74 KiB in 0.002159 sec., 1074571.5609078277 rows/sec., 87.18 MiB/sec. | ||
| 5456 | 2025.12.31 20:20:20.156344 [ 269 ] {8745cb16-a3a5-43f7-a402-ae822be00ed6} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5457 | 2025.12.31 20:20:20.156358 [ 269 ] {8745cb16-a3a5-43f7-a402-ae822be00ed6} <Debug> TCPHandler: Processed in 0.002336004 sec. | ||
| 5458 | 2025.12.31 20:20:20.156468 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5459 | 2025.12.31 20:20:20.156563 [ 269 ] {9f0276eb-c489-4c0f-86eb-cf5ff02dc35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5460 | 2025.12.31 20:20:20.156603 [ 269 ] {9f0276eb-c489-4c0f-86eb-cf5ff02dc35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5461 | 2025.12.31 20:20:20.157095 [ 269 ] {9f0276eb-c489-4c0f-86eb-cf5ff02dc35f} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2025.12.31 20:20:20.157137 [ 269 ] {9f0276eb-c489-4c0f-86eb-cf5ff02dc35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5463 | 2025.12.31 20:20:20.157480 [ 269 ] {9f0276eb-c489-4c0f-86eb-cf5ff02dc35f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5464 | 2025.12.31 20:20:20.157709 [ 269 ] {9f0276eb-c489-4c0f-86eb-cf5ff02dc35f} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2025.12.31 20:20:20.157844 [ 269 ] {9f0276eb-c489-4c0f-86eb-cf5ff02dc35f} <Debug> executeQuery: Read 245 rows, 15.28 KiB in 0.0013 sec., 188461.53846153847 rows/sec., 11.48 MiB/sec. | ||
| 5466 | 2025.12.31 20:20:20.157884 [ 269 ] {9f0276eb-c489-4c0f-86eb-cf5ff02dc35f} <Debug> TCPHandler: Processed in 0.001465794 sec. | ||
| 5467 | 2025.12.31 20:20:20.157997 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2025.12.31 20:20:20.158094 [ 269 ] {768bc567-f181-48e7-8d1c-c3e1c9a4f6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5469 | 2025.12.31 20:20:20.158137 [ 269 ] {768bc567-f181-48e7-8d1c-c3e1c9a4f6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5470 | 2025.12.31 20:20:20.158655 [ 269 ] {768bc567-f181-48e7-8d1c-c3e1c9a4f6fb} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2025.12.31 20:20:20.158690 [ 269 ] {768bc567-f181-48e7-8d1c-c3e1c9a4f6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5472 | 2025.12.31 20:20:20.159036 [ 269 ] {768bc567-f181-48e7-8d1c-c3e1c9a4f6fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5473 | 2025.12.31 20:20:20.159253 [ 269 ] {768bc567-f181-48e7-8d1c-c3e1c9a4f6fb} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2025.12.31 20:20:20.159382 [ 269 ] {768bc567-f181-48e7-8d1c-c3e1c9a4f6fb} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001307 sec., 336648.8140780413 rows/sec., 22.27 MiB/sec. | ||
| 5475 | 2025.12.31 20:20:20.159424 [ 269 ] {768bc567-f181-48e7-8d1c-c3e1c9a4f6fb} <Debug> TCPHandler: Processed in 0.001477254 sec. | ||
| 5476 | 2025.12.31 20:20:20.159535 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5477 | 2025.12.31 20:20:20.159629 [ 269 ] {46a516fe-8fee-4a0a-b574-f4c327b66802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5478 | 2025.12.31 20:20:20.159670 [ 269 ] {46a516fe-8fee-4a0a-b574-f4c327b66802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5479 | 2025.12.31 20:20:20.160129 [ 269 ] {46a516fe-8fee-4a0a-b574-f4c327b66802} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2025.12.31 20:20:20.160164 [ 269 ] {46a516fe-8fee-4a0a-b574-f4c327b66802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5481 | 2025.12.31 20:20:20.160481 [ 269 ] {46a516fe-8fee-4a0a-b574-f4c327b66802} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5482 | 2025.12.31 20:20:20.160717 [ 269 ] {46a516fe-8fee-4a0a-b574-f4c327b66802} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2025.12.31 20:20:20.160846 [ 269 ] {46a516fe-8fee-4a0a-b574-f4c327b66802} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001235 sec., 170850.2024291498 rows/sec., 9.70 MiB/sec. | ||
| 5484 | 2025.12.31 20:20:20.160885 [ 269 ] {46a516fe-8fee-4a0a-b574-f4c327b66802} <Debug> TCPHandler: Processed in 0.001399872 sec. | ||
| 5485 | 2025.12.31 20:20:20.160995 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5486 | 2025.12.31 20:20:20.161090 [ 269 ] {f7550cba-3642-42af-b4d4-844454702c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5487 | 2025.12.31 20:20:20.161130 [ 269 ] {f7550cba-3642-42af-b4d4-844454702c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5488 | 2025.12.31 20:20:20.161842 [ 269 ] {f7550cba-3642-42af-b4d4-844454702c51} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2025.12.31 20:20:20.161884 [ 269 ] {f7550cba-3642-42af-b4d4-844454702c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5490 | 2025.12.31 20:20:20.162264 [ 269 ] {f7550cba-3642-42af-b4d4-844454702c51} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5491 | 2025.12.31 20:20:20.162486 [ 269 ] {f7550cba-3642-42af-b4d4-844454702c51} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2025.12.31 20:20:20.162627 [ 269 ] {f7550cba-3642-42af-b4d4-844454702c51} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001555 sec., 755627.0096463023 rows/sec., 53.99 MiB/sec. | ||
| 5493 | 2025.12.31 20:20:20.162666 [ 269 ] {f7550cba-3642-42af-b4d4-844454702c51} <Debug> TCPHandler: Processed in 0.001721179 sec. | ||
| 5494 | 2025.12.31 20:20:20.162785 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2025.12.31 20:20:20.162882 [ 269 ] {83098054-ce67-4412-9172-e19ef8db66c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5496 | 2025.12.31 20:20:20.162925 [ 269 ] {83098054-ce67-4412-9172-e19ef8db66c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5497 | 2025.12.31 20:20:20.163256 [ 269 ] {83098054-ce67-4412-9172-e19ef8db66c7} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2025.12.31 20:20:20.163293 [ 269 ] {83098054-ce67-4412-9172-e19ef8db66c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5499 | 2025.12.31 20:20:20.163607 [ 269 ] {83098054-ce67-4412-9172-e19ef8db66c7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5500 | 2025.12.31 20:20:20.163826 [ 269 ] {83098054-ce67-4412-9172-e19ef8db66c7} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2025.12.31 20:20:20.163959 [ 269 ] {83098054-ce67-4412-9172-e19ef8db66c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 5502 | 2025.12.31 20:20:20.163996 [ 269 ] {83098054-ce67-4412-9172-e19ef8db66c7} <Debug> TCPHandler: Processed in 0.001268129 sec. | ||
| 5503 | 2025.12.31 20:20:20.164106 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5504 | 2025.12.31 20:20:20.164200 [ 269 ] {6a45091b-f6d8-4675-b2fb-fddf60722a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5505 | 2025.12.31 20:20:20.164245 [ 269 ] {6a45091b-f6d8-4675-b2fb-fddf60722a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5506 | 2025.12.31 20:20:20.164818 [ 269 ] {6a45091b-f6d8-4675-b2fb-fddf60722a30} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2025.12.31 20:20:20.164856 [ 269 ] {6a45091b-f6d8-4675-b2fb-fddf60722a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5508 | 2025.12.31 20:20:20.165263 [ 269 ] {6a45091b-f6d8-4675-b2fb-fddf60722a30} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5509 | 2025.12.31 20:20:20.165485 [ 269 ] {6a45091b-f6d8-4675-b2fb-fddf60722a30} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2025.12.31 20:20:20.165617 [ 269 ] {6a45091b-f6d8-4675-b2fb-fddf60722a30} <Debug> executeQuery: Read 904 rows, 61.16 KiB in 0.001436 sec., 629526.4623955432 rows/sec., 41.59 MiB/sec. | ||
| 5511 | 2025.12.31 20:20:20.165655 [ 269 ] {6a45091b-f6d8-4675-b2fb-fddf60722a30} <Debug> TCPHandler: Processed in 0.001598706 sec. | ||
| 5512 | 2025.12.31 20:20:20.165774 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5513 | 2025.12.31 20:20:20.165870 [ 269 ] {18bfa3f3-58cc-4eca-a7d4-ee2e33c40710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5514 | 2025.12.31 20:20:20.165916 [ 269 ] {18bfa3f3-58cc-4eca-a7d4-ee2e33c40710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5515 | 2025.12.31 20:20:20.166234 [ 269 ] {18bfa3f3-58cc-4eca-a7d4-ee2e33c40710} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2025.12.31 20:20:20.166270 [ 269 ] {18bfa3f3-58cc-4eca-a7d4-ee2e33c40710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5517 | 2025.12.31 20:20:20.166580 [ 269 ] {18bfa3f3-58cc-4eca-a7d4-ee2e33c40710} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5518 | 2025.12.31 20:20:20.166793 [ 269 ] {18bfa3f3-58cc-4eca-a7d4-ee2e33c40710} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5519 | 2025.12.31 20:20:20.166922 [ 269 ] {18bfa3f3-58cc-4eca-a7d4-ee2e33c40710} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 5520 | 2025.12.31 20:20:20.166959 [ 269 ] {18bfa3f3-58cc-4eca-a7d4-ee2e33c40710} <Debug> TCPHandler: Processed in 0.001235919 sec. | ||
| 5521 | 2025.12.31 20:20:20.167069 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2025.12.31 20:20:20.167163 [ 269 ] {060c72bd-74de-4381-82dd-d59348aa86c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5523 | 2025.12.31 20:20:20.167218 [ 269 ] {060c72bd-74de-4381-82dd-d59348aa86c5} <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 | ||
| 5524 | 2025.12.31 20:20:20.167985 [ 269 ] {060c72bd-74de-4381-82dd-d59348aa86c5} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2025.12.31 20:20:20.168028 [ 269 ] {060c72bd-74de-4381-82dd-d59348aa86c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5526 | 2025.12.31 20:20:20.168554 [ 269 ] {060c72bd-74de-4381-82dd-d59348aa86c5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5527 | 2025.12.31 20:20:20.168790 [ 269 ] {060c72bd-74de-4381-82dd-d59348aa86c5} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2025.12.31 20:20:20.168931 [ 269 ] {060c72bd-74de-4381-82dd-d59348aa86c5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001786 sec., 17917.133258678612 rows/sec., 32.11 MiB/sec. | ||
| 5529 | 2025.12.31 20:20:20.169000 [ 269 ] {060c72bd-74de-4381-82dd-d59348aa86c5} <Debug> TCPHandler: Processed in 0.001980615 sec. | ||
| 5530 | 2025.12.31 20:20:20.169114 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5531 | 2025.12.31 20:20:20.169216 [ 269 ] {8b15ec2d-5138-46ff-a8a9-50003b5d308a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5532 | 2025.12.31 20:20:20.169257 [ 269 ] {8b15ec2d-5138-46ff-a8a9-50003b5d308a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5533 | 2025.12.31 20:20:20.169584 [ 269 ] {8b15ec2d-5138-46ff-a8a9-50003b5d308a} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2025.12.31 20:20:20.169621 [ 269 ] {8b15ec2d-5138-46ff-a8a9-50003b5d308a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5535 | 2025.12.31 20:20:20.169924 [ 269 ] {8b15ec2d-5138-46ff-a8a9-50003b5d308a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5536 | 2025.12.31 20:20:20.170132 [ 269 ] {8b15ec2d-5138-46ff-a8a9-50003b5d308a} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2025.12.31 20:20:20.170256 [ 269 ] {8b15ec2d-5138-46ff-a8a9-50003b5d308a} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.00106 sec., 62264.15094339623 rows/sec., 3.61 MiB/sec. | ||
| 5538 | 2025.12.31 20:20:20.170292 [ 269 ] {8b15ec2d-5138-46ff-a8a9-50003b5d308a} <Debug> TCPHandler: Processed in 0.001227658 sec. | ||
| 5539 | 2025.12.31 20:20:20.594923 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12869 | ||
| 5540 | 2025.12.31 20:20:20.595467 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5541 | 2025.12.31 20:20:20.595514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5542 | 2025.12.31 20:20:20.596087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5543 | 2025.12.31 20:20:20.596338 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2025.12.31 20:20:20.596482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12869 | ||
| 5545 | 2025.12.31 20:20:21.258172 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5546 | 2025.12.31 20:20:21.273519 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2025.12.31 20:20:21.273576 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5548 | 2025.12.31 20:20:21.279335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5549 | 2025.12.31 20:20:21.280099 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2025.12.31 20:20:21.282740 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5551 | 2025.12.31 20:20:23.755076 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5552 | 2025.12.31 20:20:23.755286 [ 269 ] {55b90290-5bc5-4c71-a54d-27a6b29af6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5553 | 2025.12.31 20:20:23.755347 [ 269 ] {55b90290-5bc5-4c71-a54d-27a6b29af6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5554 | 2025.12.31 20:20:23.756092 [ 269 ] {55b90290-5bc5-4c71-a54d-27a6b29af6c0} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2025.12.31 20:20:23.756139 [ 269 ] {55b90290-5bc5-4c71-a54d-27a6b29af6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5556 | 2025.12.31 20:20:23.756563 [ 269 ] {55b90290-5bc5-4c71-a54d-27a6b29af6c0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5557 | 2025.12.31 20:20:23.756793 [ 269 ] {55b90290-5bc5-4c71-a54d-27a6b29af6c0} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2025.12.31 20:20:23.756942 [ 269 ] {55b90290-5bc5-4c71-a54d-27a6b29af6c0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001703 sec., 32883.14738696418 rows/sec., 2.53 MiB/sec. | ||
| 5559 | 2025.12.31 20:20:23.756943 [ 72 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5560 | 2025.12.31 20:20:23.756984 [ 269 ] {55b90290-5bc5-4c71-a54d-27a6b29af6c0} <Debug> TCPHandler: Processed in 0.002042057 sec. | ||
| 5561 | 2025.12.31 20:20:23.757026 [ 72 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5562 | 2025.12.31 20:20:23.757066 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5563 | 2025.12.31 20:20:23.757167 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 5564 | 2025.12.31 20:20:23.757196 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2025.12.31 20:20:23.757271 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5566 | 2025.12.31 20:20:23.757304 [ 269 ] {3d5a229d-2070-46ef-9854-65a800dc5af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5567 | 2025.12.31 20:20:23.757306 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2468 rows starting from the beginning of the part | ||
| 5568 | 2025.12.31 20:20:23.757345 [ 269 ] {3d5a229d-2070-46ef-9854-65a800dc5af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5569 | 2025.12.31 20:20:23.757381 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 77 rows starting from the beginning of the part | ||
| 5570 | 2025.12.31 20:20:23.757445 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1176 rows starting from the beginning of the part | ||
| 5571 | 2025.12.31 20:20:23.757510 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 76 rows starting from the beginning of the part | ||
| 5572 | 2025.12.31 20:20:23.757606 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2320 rows starting from the beginning of the part | ||
| 5573 | 2025.12.31 20:20:23.757671 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5574 | 2025.12.31 20:20:23.757809 [ 269 ] {3d5a229d-2070-46ef-9854-65a800dc5af5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2025.12.31 20:20:23.757844 [ 269 ] {3d5a229d-2070-46ef-9854-65a800dc5af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5576 | 2025.12.31 20:20:23.758174 [ 269 ] {3d5a229d-2070-46ef-9854-65a800dc5af5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5577 | 2025.12.31 20:20:23.758386 [ 269 ] {3d5a229d-2070-46ef-9854-65a800dc5af5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2025.12.31 20:20:23.758512 [ 72 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5579 | 2025.12.31 20:20:23.758514 [ 269 ] {3d5a229d-2070-46ef-9854-65a800dc5af5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 5580 | 2025.12.31 20:20:23.758556 [ 72 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2025.12.31 20:20:23.758575 [ 269 ] {3d5a229d-2070-46ef-9854-65a800dc5af5} <Debug> TCPHandler: Processed in 0.001427452 sec. | ||
| 5582 | 2025.12.31 20:20:23.758581 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5583 | 2025.12.31 20:20:23.758697 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2025.12.31 20:20:23.758699 [ 193 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 5585 | 2025.12.31 20:20:23.758796 [ 269 ] {05e966b3-59bb-45d6-bcb4-ccaeef5fefda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5586 | 2025.12.31 20:20:23.758842 [ 269 ] {05e966b3-59bb-45d6-bcb4-ccaeef5fefda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5587 | 2025.12.31 20:20:23.758849 [ 193 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5588 | 2025.12.31 20:20:23.758890 [ 193 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1251 rows starting from the beginning of the part | ||
| 5589 | 2025.12.31 20:20:23.758956 [ 193 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part | ||
| 5590 | 2025.12.31 20:20:23.759002 [ 193 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 711 rows starting from the beginning of the part | ||
| 5591 | 2025.12.31 20:20:23.759041 [ 193 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 74 rows starting from the beginning of the part | ||
| 5592 | 2025.12.31 20:20:23.759080 [ 193 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1175 rows starting from the beginning of the part | ||
| 5593 | 2025.12.31 20:20:23.759122 [ 193 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 5594 | 2025.12.31 20:20:23.759234 [ 269 ] {05e966b3-59bb-45d6-bcb4-ccaeef5fefda} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2025.12.31 20:20:23.759276 [ 269 ] {05e966b3-59bb-45d6-bcb4-ccaeef5fefda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5596 | 2025.12.31 20:20:23.759743 [ 269 ] {05e966b3-59bb-45d6-bcb4-ccaeef5fefda} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5597 | 2025.12.31 20:20:23.759775 [ 191 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6173 rows, containing 5 columns (5 merged, 0 gathered) in 0.00264042 sec., 2337885.639405852 rows/sec., 198.56 MiB/sec. | ||
| 5598 | 2025.12.31 20:20:23.759997 [ 269 ] {05e966b3-59bb-45d6-bcb4-ccaeef5fefda} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2025.12.31 20:20:23.760137 [ 269 ] {05e966b3-59bb-45d6-bcb4-ccaeef5fefda} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001359 sec., 72111.84694628403 rows/sec., 5.03 MiB/sec. | ||
| 5600 | 2025.12.31 20:20:23.760174 [ 269 ] {05e966b3-59bb-45d6-bcb4-ccaeef5fefda} <Debug> TCPHandler: Processed in 0.001523765 sec. | ||
| 5601 | 2025.12.31 20:20:23.760213 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5602 | 2025.12.31 20:20:23.760284 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5603 | 2025.12.31 20:20:23.760382 [ 269 ] {1230de19-bf9c-46f8-94ac-eccadb300155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5604 | 2025.12.31 20:20:23.760425 [ 269 ] {1230de19-bf9c-46f8-94ac-eccadb300155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5605 | 2025.12.31 20:20:23.760546 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_31_6} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2025.12.31 20:20:23.760627 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001980945 sec., 1691616.879822509 rows/sec., 128.01 MiB/sec. | ||
| 5607 | 2025.12.31 20:20:23.760647 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_31_6} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5608 | 2025.12.31 20:20:23.760745 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 5609 | 2025.12.31 20:20:23.760751 [ 269 ] {1230de19-bf9c-46f8-94ac-eccadb300155} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2025.12.31 20:20:23.760795 [ 269 ] {1230de19-bf9c-46f8-94ac-eccadb300155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5611 | 2025.12.31 20:20:23.760851 [ 193 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5612 | 2025.12.31 20:20:23.761137 [ 269 ] {1230de19-bf9c-46f8-94ac-eccadb300155} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5613 | 2025.12.31 20:20:23.761148 [ 193 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_31_6} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2025.12.31 20:20:23.761252 [ 193 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_31_6} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5615 | 2025.12.31 20:20:23.761332 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5616 | 2025.12.31 20:20:23.761389 [ 269 ] {1230de19-bf9c-46f8-94ac-eccadb300155} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2025.12.31 20:20:23.761521 [ 269 ] {1230de19-bf9c-46f8-94ac-eccadb300155} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001158 sec., 32815.198618307426 rows/sec., 2.20 MiB/sec. | ||
| 5618 | 2025.12.31 20:20:23.761556 [ 269 ] {1230de19-bf9c-46f8-94ac-eccadb300155} <Debug> TCPHandler: Processed in 0.00131874 sec. | ||
| 5619 | 2025.12.31 20:20:27.951208 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5620 | 2025.12.31 20:20:27.951262 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5621 | 2025.12.31 20:20:28.096549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13381 | ||
| 5622 | 2025.12.31 20:20:28.097058 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2025.12.31 20:20:28.097093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5624 | 2025.12.31 20:20:28.097612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5625 | 2025.12.31 20:20:28.097839 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2025.12.31 20:20:28.097973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13381 | ||
| 5627 | 2025.12.31 20:20:28.121498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 654 | ||
| 5628 | 2025.12.31 20:20:28.124618 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2025.12.31 20:20:28.124675 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5630 | 2025.12.31 20:20:28.125938 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5631 | 2025.12.31 20:20:28.126220 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2025.12.31 20:20:28.126591 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
| 5633 | 2025.12.31 20:20:28.758288 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2025.12.31 20:20:28.758519 [ 269 ] {0408b522-441c-47f3-8751-4a480e363c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5635 | 2025.12.31 20:20:28.758601 [ 269 ] {0408b522-441c-47f3-8751-4a480e363c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5636 | 2025.12.31 20:20:28.759531 [ 269 ] {0408b522-441c-47f3-8751-4a480e363c7e} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2025.12.31 20:20:28.759591 [ 269 ] {0408b522-441c-47f3-8751-4a480e363c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5638 | 2025.12.31 20:20:28.760194 [ 269 ] {0408b522-441c-47f3-8751-4a480e363c7e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5639 | 2025.12.31 20:20:28.760518 [ 269 ] {0408b522-441c-47f3-8751-4a480e363c7e} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2025.12.31 20:20:28.760718 [ 269 ] {0408b522-441c-47f3-8751-4a480e363c7e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002261 sec., 33613.445378151264 rows/sec., 2.77 MiB/sec. | ||
| 5641 | 2025.12.31 20:20:28.760778 [ 269 ] {0408b522-441c-47f3-8751-4a480e363c7e} <Debug> TCPHandler: Processed in 0.002672881 sec. | ||
| 5642 | 2025.12.31 20:20:28.761356 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5643 | 2025.12.31 20:20:28.761462 [ 269 ] {6da150bf-011c-4324-a8f4-2db5244f1f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5644 | 2025.12.31 20:20:28.761505 [ 269 ] {6da150bf-011c-4324-a8f4-2db5244f1f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5645 | 2025.12.31 20:20:28.761939 [ 269 ] {6da150bf-011c-4324-a8f4-2db5244f1f77} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2025.12.31 20:20:28.761975 [ 269 ] {6da150bf-011c-4324-a8f4-2db5244f1f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5647 | 2025.12.31 20:20:28.762286 [ 269 ] {6da150bf-011c-4324-a8f4-2db5244f1f77} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5648 | 2025.12.31 20:20:28.762495 [ 269 ] {6da150bf-011c-4324-a8f4-2db5244f1f77} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2025.12.31 20:20:28.762639 [ 269 ] {6da150bf-011c-4324-a8f4-2db5244f1f77} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001196 sec., 8361.204013377926 rows/sec., 628.72 KiB/sec. | ||
| 5650 | 2025.12.31 20:20:28.762677 [ 269 ] {6da150bf-011c-4324-a8f4-2db5244f1f77} <Debug> TCPHandler: Processed in 0.001377691 sec. | ||
| 5651 | 2025.12.31 20:20:28.762811 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2025.12.31 20:20:28.762904 [ 269 ] {b09421b3-e494-4901-a4c9-413f0b868027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5653 | 2025.12.31 20:20:28.762944 [ 269 ] {b09421b3-e494-4901-a4c9-413f0b868027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5654 | 2025.12.31 20:20:28.763373 [ 269 ] {b09421b3-e494-4901-a4c9-413f0b868027} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2025.12.31 20:20:28.763407 [ 269 ] {b09421b3-e494-4901-a4c9-413f0b868027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5656 | 2025.12.31 20:20:28.763703 [ 269 ] {b09421b3-e494-4901-a4c9-413f0b868027} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5657 | 2025.12.31 20:20:28.763907 [ 269 ] {b09421b3-e494-4901-a4c9-413f0b868027} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2025.12.31 20:20:28.764031 [ 269 ] {b09421b3-e494-4901-a4c9-413f0b868027} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001146 sec., 64572.42582897033 rows/sec., 5.04 MiB/sec. | ||
| 5659 | 2025.12.31 20:20:28.764068 [ 269 ] {b09421b3-e494-4901-a4c9-413f0b868027} <Debug> TCPHandler: Processed in 0.00131033 sec. | ||
| 5660 | 2025.12.31 20:20:28.764182 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5661 | 2025.12.31 20:20:28.764273 [ 269 ] {e70422b3-7996-472e-9b5a-1d9363b7a8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5662 | 2025.12.31 20:20:28.764315 [ 269 ] {e70422b3-7996-472e-9b5a-1d9363b7a8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5663 | 2025.12.31 20:20:28.764744 [ 269 ] {e70422b3-7996-472e-9b5a-1d9363b7a8ee} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2025.12.31 20:20:28.764779 [ 269 ] {e70422b3-7996-472e-9b5a-1d9363b7a8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5665 | 2025.12.31 20:20:28.765116 [ 269 ] {e70422b3-7996-472e-9b5a-1d9363b7a8ee} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5666 | 2025.12.31 20:20:28.765340 [ 269 ] {e70422b3-7996-472e-9b5a-1d9363b7a8ee} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2025.12.31 20:20:28.765464 [ 269 ] {e70422b3-7996-472e-9b5a-1d9363b7a8ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 5668 | 2025.12.31 20:20:28.765500 [ 269 ] {e70422b3-7996-472e-9b5a-1d9363b7a8ee} <Debug> TCPHandler: Processed in 0.001365701 sec. | ||
| 5669 | 2025.12.31 20:20:28.765610 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2025.12.31 20:20:28.765702 [ 269 ] {0330e8cb-f57f-4b9d-a11e-cc2b091f2502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5671 | 2025.12.31 20:20:28.765755 [ 269 ] {0330e8cb-f57f-4b9d-a11e-cc2b091f2502} <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 | ||
| 5672 | 2025.12.31 20:20:28.766497 [ 269 ] {0330e8cb-f57f-4b9d-a11e-cc2b091f2502} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2025.12.31 20:20:28.766530 [ 269 ] {0330e8cb-f57f-4b9d-a11e-cc2b091f2502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5674 | 2025.12.31 20:20:28.767015 [ 269 ] {0330e8cb-f57f-4b9d-a11e-cc2b091f2502} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5675 | 2025.12.31 20:20:28.767230 [ 269 ] {0330e8cb-f57f-4b9d-a11e-cc2b091f2502} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2025.12.31 20:20:28.767375 [ 269 ] {0330e8cb-f57f-4b9d-a11e-cc2b091f2502} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001691 sec., 5913.660555884092 rows/sec., 10.60 MiB/sec. | ||
| 5677 | 2025.12.31 20:20:28.767426 [ 269 ] {0330e8cb-f57f-4b9d-a11e-cc2b091f2502} <Debug> TCPHandler: Processed in 0.001864293 sec. | ||
| 5678 | 2025.12.31 20:20:28.767549 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2025.12.31 20:20:28.767673 [ 269 ] {46f17360-a4f9-45a1-bc34-e0885378a371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5680 | 2025.12.31 20:20:28.767727 [ 269 ] {46f17360-a4f9-45a1-bc34-e0885378a371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5681 | 2025.12.31 20:20:28.768167 [ 269 ] {46f17360-a4f9-45a1-bc34-e0885378a371} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2025.12.31 20:20:28.768212 [ 269 ] {46f17360-a4f9-45a1-bc34-e0885378a371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5683 | 2025.12.31 20:20:28.768592 [ 269 ] {46f17360-a4f9-45a1-bc34-e0885378a371} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5684 | 2025.12.31 20:20:28.768842 [ 269 ] {46f17360-a4f9-45a1-bc34-e0885378a371} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2025.12.31 20:20:28.768994 [ 269 ] {46f17360-a4f9-45a1-bc34-e0885378a371} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 5686 | 2025.12.31 20:20:28.769038 [ 269 ] {46f17360-a4f9-45a1-bc34-e0885378a371} <Debug> TCPHandler: Processed in 0.001551446 sec. | ||
| 5687 | 2025.12.31 20:20:28.782774 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5688 | 2025.12.31 20:20:28.799880 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5689 | 2025.12.31 20:20:28.799925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5690 | 2025.12.31 20:20:28.808455 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5691 | 2025.12.31 20:20:28.809330 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5692 | 2025.12.31 20:20:28.813153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5693 | 2025.12.31 20:20:33.771134 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5694 | 2025.12.31 20:20:33.771334 [ 269 ] {1e5aa319-1e16-42f6-bf72-a8350984d19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5695 | 2025.12.31 20:20:33.771400 [ 269 ] {1e5aa319-1e16-42f6-bf72-a8350984d19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5696 | 2025.12.31 20:20:33.772261 [ 269 ] {1e5aa319-1e16-42f6-bf72-a8350984d19a} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2025.12.31 20:20:33.772313 [ 269 ] {1e5aa319-1e16-42f6-bf72-a8350984d19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5698 | 2025.12.31 20:20:33.772779 [ 269 ] {1e5aa319-1e16-42f6-bf72-a8350984d19a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5699 | 2025.12.31 20:20:33.773038 [ 269 ] {1e5aa319-1e16-42f6-bf72-a8350984d19a} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2025.12.31 20:20:33.773202 [ 269 ] {1e5aa319-1e16-42f6-bf72-a8350984d19a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001917 sec., 213875.84767866458 rows/sec., 13.57 MiB/sec. | ||
| 5701 | 2025.12.31 20:20:33.773253 [ 269 ] {1e5aa319-1e16-42f6-bf72-a8350984d19a} <Debug> TCPHandler: Processed in 0.002252411 sec. | ||
| 5702 | 2025.12.31 20:20:33.773384 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5703 | 2025.12.31 20:20:33.773490 [ 269 ] {5ce0c4f0-e8c9-4fac-aa8a-80b1edf83d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5704 | 2025.12.31 20:20:33.773534 [ 269 ] {5ce0c4f0-e8c9-4fac-aa8a-80b1edf83d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5705 | 2025.12.31 20:20:33.774809 [ 269 ] {5ce0c4f0-e8c9-4fac-aa8a-80b1edf83d5b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2025.12.31 20:20:33.774848 [ 269 ] {5ce0c4f0-e8c9-4fac-aa8a-80b1edf83d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5707 | 2025.12.31 20:20:33.775358 [ 269 ] {5ce0c4f0-e8c9-4fac-aa8a-80b1edf83d5b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5708 | 2025.12.31 20:20:33.775630 [ 269 ] {5ce0c4f0-e8c9-4fac-aa8a-80b1edf83d5b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2025.12.31 20:20:33.775796 [ 269 ] {5ce0c4f0-e8c9-4fac-aa8a-80b1edf83d5b} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.002331 sec., 504504.50450450444 rows/sec., 40.17 MiB/sec. | ||
| 5710 | 2025.12.31 20:20:33.775845 [ 269 ] {5ce0c4f0-e8c9-4fac-aa8a-80b1edf83d5b} <Debug> TCPHandler: Processed in 0.002513627 sec. | ||
| 5711 | 2025.12.31 20:20:33.775973 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5712 | 2025.12.31 20:20:33.776073 [ 269 ] {e8ffc3f5-8261-461c-b4ce-a66a9bdd4a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5713 | 2025.12.31 20:20:33.776115 [ 269 ] {e8ffc3f5-8261-461c-b4ce-a66a9bdd4a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5714 | 2025.12.31 20:20:33.776675 [ 269 ] {e8ffc3f5-8261-461c-b4ce-a66a9bdd4a4b} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5715 | 2025.12.31 20:20:33.776714 [ 269 ] {e8ffc3f5-8261-461c-b4ce-a66a9bdd4a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5716 | 2025.12.31 20:20:33.777066 [ 269 ] {e8ffc3f5-8261-461c-b4ce-a66a9bdd4a4b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5717 | 2025.12.31 20:20:33.777286 [ 269 ] {e8ffc3f5-8261-461c-b4ce-a66a9bdd4a4b} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5718 | 2025.12.31 20:20:33.777414 [ 56 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5719 | 2025.12.31 20:20:33.777424 [ 269 ] {e8ffc3f5-8261-461c-b4ce-a66a9bdd4a4b} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001372 sec., 172740.5247813411 rows/sec., 10.48 MiB/sec. | ||
| 5720 | 2025.12.31 20:20:33.777486 [ 56 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5721 | 2025.12.31 20:20:33.777505 [ 269 ] {e8ffc3f5-8261-461c-b4ce-a66a9bdd4a4b} <Debug> TCPHandler: Processed in 0.001583786 sec. | ||
| 5722 | 2025.12.31 20:20:33.777514 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5723 | 2025.12.31 20:20:33.777634 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5724 | 2025.12.31 20:20:33.777651 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 5725 | 2025.12.31 20:20:33.777735 [ 269 ] {f6f998ac-b42d-43c5-97ec-1a5804504bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5726 | 2025.12.31 20:20:33.777781 [ 269 ] {f6f998ac-b42d-43c5-97ec-1a5804504bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5727 | 2025.12.31 20:20:33.777793 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5728 | 2025.12.31 20:20:33.777837 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 279 rows starting from the beginning of the part | ||
| 5729 | 2025.12.31 20:20:33.777943 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
| 5730 | 2025.12.31 20:20:33.778000 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 5731 | 2025.12.31 20:20:33.778076 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 245 rows starting from the beginning of the part | ||
| 5732 | 2025.12.31 20:20:33.778127 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 5733 | 2025.12.31 20:20:33.778175 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
| 5734 | 2025.12.31 20:20:33.778302 [ 269 ] {f6f998ac-b42d-43c5-97ec-1a5804504bbc} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2025.12.31 20:20:33.778346 [ 269 ] {f6f998ac-b42d-43c5-97ec-1a5804504bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5736 | 2025.12.31 20:20:33.778737 [ 269 ] {f6f998ac-b42d-43c5-97ec-1a5804504bbc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5737 | 2025.12.31 20:20:33.778993 [ 269 ] {f6f998ac-b42d-43c5-97ec-1a5804504bbc} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2025.12.31 20:20:33.779125 [ 269 ] {f6f998ac-b42d-43c5-97ec-1a5804504bbc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001409 sec., 150461.32008516678 rows/sec., 9.70 MiB/sec. | ||
| 5739 | 2025.12.31 20:20:33.779164 [ 269 ] {f6f998ac-b42d-43c5-97ec-1a5804504bbc} <Debug> TCPHandler: Processed in 0.001580196 sec. | ||
| 5740 | 2025.12.31 20:20:33.779264 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001669408 sec., 609797.0058847208 rows/sec., 39.80 MiB/sec. | ||
| 5741 | 2025.12.31 20:20:33.779276 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5742 | 2025.12.31 20:20:33.779411 [ 269 ] {03010e08-b147-463d-9cd7-a6f5810e257b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5743 | 2025.12.31 20:20:33.779453 [ 269 ] {03010e08-b147-463d-9cd7-a6f5810e257b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5744 | 2025.12.31 20:20:33.779474 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5745 | 2025.12.31 20:20:33.779758 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_26_5} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2025.12.31 20:20:33.779831 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_26_5} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5747 | 2025.12.31 20:20:33.779909 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5748 | 2025.12.31 20:20:33.779970 [ 269 ] {03010e08-b147-463d-9cd7-a6f5810e257b} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5749 | 2025.12.31 20:20:33.780012 [ 269 ] {03010e08-b147-463d-9cd7-a6f5810e257b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5750 | 2025.12.31 20:20:33.780353 [ 269 ] {03010e08-b147-463d-9cd7-a6f5810e257b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5751 | 2025.12.31 20:20:33.780562 [ 269 ] {03010e08-b147-463d-9cd7-a6f5810e257b} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5752 | 2025.12.31 20:20:33.780691 [ 269 ] {03010e08-b147-463d-9cd7-a6f5810e257b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001298 sec., 162557.78120184902 rows/sec., 9.23 MiB/sec. | ||
| 5753 | 2025.12.31 20:20:33.780730 [ 269 ] {03010e08-b147-463d-9cd7-a6f5810e257b} <Debug> TCPHandler: Processed in 0.001503734 sec. | ||
| 5754 | 2025.12.31 20:20:33.780851 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5755 | 2025.12.31 20:20:33.780980 [ 269 ] {065f06fa-2793-4425-b5ae-09dfc1ddaaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5756 | 2025.12.31 20:20:33.781031 [ 269 ] {065f06fa-2793-4425-b5ae-09dfc1ddaaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5757 | 2025.12.31 20:20:33.781903 [ 269 ] {065f06fa-2793-4425-b5ae-09dfc1ddaaa3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2025.12.31 20:20:33.781942 [ 269 ] {065f06fa-2793-4425-b5ae-09dfc1ddaaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5759 | 2025.12.31 20:20:33.782317 [ 269 ] {065f06fa-2793-4425-b5ae-09dfc1ddaaa3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5760 | 2025.12.31 20:20:33.782535 [ 269 ] {065f06fa-2793-4425-b5ae-09dfc1ddaaa3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2025.12.31 20:20:33.782669 [ 269 ] {065f06fa-2793-4425-b5ae-09dfc1ddaaa3} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001714 sec., 414819.1365227538 rows/sec., 29.07 MiB/sec. | ||
| 5762 | 2025.12.31 20:20:33.782710 [ 269 ] {065f06fa-2793-4425-b5ae-09dfc1ddaaa3} <Debug> TCPHandler: Processed in 0.001921784 sec. | ||
| 5763 | 2025.12.31 20:20:33.782823 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5764 | 2025.12.31 20:20:33.782920 [ 269 ] {7b42a450-db13-4c02-813b-9a90e8bf69f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5765 | 2025.12.31 20:20:33.782964 [ 269 ] {7b42a450-db13-4c02-813b-9a90e8bf69f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5766 | 2025.12.31 20:20:33.783283 [ 269 ] {7b42a450-db13-4c02-813b-9a90e8bf69f1} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2025.12.31 20:20:33.783320 [ 269 ] {7b42a450-db13-4c02-813b-9a90e8bf69f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5768 | 2025.12.31 20:20:33.783644 [ 269 ] {7b42a450-db13-4c02-813b-9a90e8bf69f1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5769 | 2025.12.31 20:20:33.783854 [ 269 ] {7b42a450-db13-4c02-813b-9a90e8bf69f1} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2025.12.31 20:20:33.783982 [ 269 ] {7b42a450-db13-4c02-813b-9a90e8bf69f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 5771 | 2025.12.31 20:20:33.784021 [ 269 ] {7b42a450-db13-4c02-813b-9a90e8bf69f1} <Debug> TCPHandler: Processed in 0.001248409 sec. | ||
| 5772 | 2025.12.31 20:20:33.784132 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5773 | 2025.12.31 20:20:33.784227 [ 269 ] {f80c23c3-2b90-4b54-9a95-ac8fa9a4c9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5774 | 2025.12.31 20:20:33.784270 [ 269 ] {f80c23c3-2b90-4b54-9a95-ac8fa9a4c9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5775 | 2025.12.31 20:20:33.784754 [ 269 ] {f80c23c3-2b90-4b54-9a95-ac8fa9a4c9c6} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5776 | 2025.12.31 20:20:33.784791 [ 269 ] {f80c23c3-2b90-4b54-9a95-ac8fa9a4c9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5777 | 2025.12.31 20:20:33.785138 [ 269 ] {f80c23c3-2b90-4b54-9a95-ac8fa9a4c9c6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5778 | 2025.12.31 20:20:33.785353 [ 269 ] {f80c23c3-2b90-4b54-9a95-ac8fa9a4c9c6} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5779 | 2025.12.31 20:20:33.785480 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5780 | 2025.12.31 20:20:33.785485 [ 269 ] {f80c23c3-2b90-4b54-9a95-ac8fa9a4c9c6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001276 sec., 246081.50470219436 rows/sec., 16.17 MiB/sec. | ||
| 5781 | 2025.12.31 20:20:33.785532 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2025.12.31 20:20:33.785550 [ 269 ] {f80c23c3-2b90-4b54-9a95-ac8fa9a4c9c6} <Debug> TCPHandler: Processed in 0.001467464 sec. | ||
| 5783 | 2025.12.31 20:20:33.785560 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5784 | 2025.12.31 20:20:33.785650 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 5785 | 2025.12.31 20:20:33.785710 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2025.12.31 20:20:33.785744 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5787 | 2025.12.31 20:20:33.785780 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9632 rows starting from the beginning of the part | ||
| 5788 | 2025.12.31 20:20:33.785834 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5789 | 2025.12.31 20:20:33.785845 [ 269 ] {ddaf1712-096d-4856-9e2a-73f9d406c576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5790 | 2025.12.31 20:20:33.785877 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 904 rows starting from the beginning of the part | ||
| 5791 | 2025.12.31 20:20:33.785911 [ 269 ] {ddaf1712-096d-4856-9e2a-73f9d406c576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5792 | 2025.12.31 20:20:33.785925 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 98 rows starting from the beginning of the part | ||
| 5793 | 2025.12.31 20:20:33.785985 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 5794 | 2025.12.31 20:20:33.786026 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 5795 | 2025.12.31 20:20:33.786384 [ 269 ] {ddaf1712-096d-4856-9e2a-73f9d406c576} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2025.12.31 20:20:33.786442 [ 269 ] {ddaf1712-096d-4856-9e2a-73f9d406c576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5797 | 2025.12.31 20:20:33.786919 [ 269 ] {ddaf1712-096d-4856-9e2a-73f9d406c576} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5798 | 2025.12.31 20:20:33.787157 [ 269 ] {ddaf1712-096d-4856-9e2a-73f9d406c576} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2025.12.31 20:20:33.787303 [ 269 ] {ddaf1712-096d-4856-9e2a-73f9d406c576} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001483 sec., 674.3088334457182 rows/sec., 45.44 KiB/sec. | ||
| 5800 | 2025.12.31 20:20:33.787344 [ 269 ] {ddaf1712-096d-4856-9e2a-73f9d406c576} <Debug> TCPHandler: Processed in 0.001701389 sec. | ||
| 5801 | 2025.12.31 20:20:33.787468 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5802 | 2025.12.31 20:20:33.787568 [ 269 ] {59286e2b-8724-4223-8e0a-afc268e86740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5803 | 2025.12.31 20:20:33.787627 [ 269 ] {59286e2b-8724-4223-8e0a-afc268e86740} <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 | ||
| 5804 | 2025.12.31 20:20:33.788478 [ 269 ] {59286e2b-8724-4223-8e0a-afc268e86740} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2025.12.31 20:20:33.788517 [ 269 ] {59286e2b-8724-4223-8e0a-afc268e86740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5806 | 2025.12.31 20:20:33.789114 [ 269 ] {59286e2b-8724-4223-8e0a-afc268e86740} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5807 | 2025.12.31 20:20:33.789357 [ 269 ] {59286e2b-8724-4223-8e0a-afc268e86740} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2025.12.31 20:20:33.789475 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5809 | 2025.12.31 20:20:33.789501 [ 269 ] {59286e2b-8724-4223-8e0a-afc268e86740} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001952 sec., 16393.44262295082 rows/sec., 29.38 MiB/sec. | ||
| 5810 | 2025.12.31 20:20:33.789516 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2025.12.31 20:20:33.789545 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5812 | 2025.12.31 20:20:33.789570 [ 269 ] {59286e2b-8724-4223-8e0a-afc268e86740} <Debug> TCPHandler: Processed in 0.00215583 sec. | ||
| 5813 | 2025.12.31 20:20:33.789624 [ 199 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 5814 | 2025.12.31 20:20:33.789697 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5815 | 2025.12.31 20:20:33.789797 [ 269 ] {383e14ca-0ba7-4063-984c-7bb8fa5eb14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5816 | 2025.12.31 20:20:33.789841 [ 269 ] {383e14ca-0ba7-4063-984c-7bb8fa5eb14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5817 | 2025.12.31 20:20:33.789841 [ 199 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5818 | 2025.12.31 20:20:33.789922 [ 199 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 474 rows starting from the beginning of the part | ||
| 5819 | 2025.12.31 20:20:33.790051 [ 199 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 5820 | 2025.12.31 20:20:33.790111 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11268 rows, containing 5 columns (5 merged, 0 gathered) in 0.004494763 sec., 2506917.4948712536 rows/sec., 169.81 MiB/sec. | ||
| 5821 | 2025.12.31 20:20:33.790161 [ 199 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 5822 | 2025.12.31 20:20:33.790206 [ 269 ] {383e14ca-0ba7-4063-984c-7bb8fa5eb14b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2025.12.31 20:20:33.790250 [ 269 ] {383e14ca-0ba7-4063-984c-7bb8fa5eb14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5824 | 2025.12.31 20:20:33.790270 [ 199 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 5825 | 2025.12.31 20:20:33.790374 [ 199 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 5826 | 2025.12.31 20:20:33.790438 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5827 | 2025.12.31 20:20:33.790471 [ 199 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 5828 | 2025.12.31 20:20:33.790605 [ 269 ] {383e14ca-0ba7-4063-984c-7bb8fa5eb14b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5829 | 2025.12.31 20:20:33.790755 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2025.12.31 20:20:33.790857 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5831 | 2025.12.31 20:20:33.790928 [ 269 ] {383e14ca-0ba7-4063-984c-7bb8fa5eb14b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2025.12.31 20:20:33.790931 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 5833 | 2025.12.31 20:20:33.791081 [ 269 ] {383e14ca-0ba7-4063-984c-7bb8fa5eb14b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001303 sec., 79815.80966999233 rows/sec., 4.89 MiB/sec. | ||
| 5834 | 2025.12.31 20:20:33.791123 [ 269 ] {383e14ca-0ba7-4063-984c-7bb8fa5eb14b} <Debug> TCPHandler: Processed in 0.001476624 sec. | ||
| 5835 | 2025.12.31 20:20:33.803197 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 19 columns (19 merged, 0 gathered) in 0.01361036 sec., 43349.33095083451 rows/sec., 77.68 MiB/sec. | ||
| 5836 | 2025.12.31 20:20:33.804044 [ 195 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5837 | 2025.12.31 20:20:33.804394 [ 195 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2025.12.31 20:20:33.804468 [ 195 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5839 | 2025.12.31 20:20:33.804558 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5840 | 2025.12.31 20:20:34.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.35 MiB, peak 275.70 MiB, free memory in arenas 0.00 B, will set to 270.45 MiB (RSS), difference: 2.10 MiB | ||
| 5841 | 2025.12.31 20:20:35.598087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13829 | ||
| 5842 | 2025.12.31 20:20:35.598782 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2025.12.31 20:20:35.598815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5844 | 2025.12.31 20:20:35.599292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5845 | 2025.12.31 20:20:35.599516 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2025.12.31 20:20:35.599638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13829 | ||
| 5847 | 2025.12.31 20:20:36.313251 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5848 | 2025.12.31 20:20:36.328860 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5849 | 2025.12.31 20:20:36.328915 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5850 | 2025.12.31 20:20:36.335010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5851 | 2025.12.31 20:20:36.335763 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5852 | 2025.12.31 20:20:36.338522 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5853 | 2025.12.31 20:20:38.126855 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 688 | ||
| 5854 | 2025.12.31 20:20:38.129348 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2025.12.31 20:20:38.129403 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5856 | 2025.12.31 20:20:38.130679 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5857 | 2025.12.31 20:20:38.130982 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2025.12.31 20:20:38.131368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5859 | 2025.12.31 20:20:38.758626 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5860 | 2025.12.31 20:20:38.758866 [ 269 ] {810718eb-82ba-47ad-aee4-f9cd3b02e1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5861 | 2025.12.31 20:20:38.758950 [ 269 ] {810718eb-82ba-47ad-aee4-f9cd3b02e1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5862 | 2025.12.31 20:20:38.759772 [ 269 ] {810718eb-82ba-47ad-aee4-f9cd3b02e1fd} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5863 | 2025.12.31 20:20:38.759821 [ 269 ] {810718eb-82ba-47ad-aee4-f9cd3b02e1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5864 | 2025.12.31 20:20:38.760217 [ 269 ] {810718eb-82ba-47ad-aee4-f9cd3b02e1fd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5865 | 2025.12.31 20:20:38.760445 [ 269 ] {810718eb-82ba-47ad-aee4-f9cd3b02e1fd} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5866 | 2025.12.31 20:20:38.760602 [ 269 ] {810718eb-82ba-47ad-aee4-f9cd3b02e1fd} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001795 sec., 42339.83286908078 rows/sec., 3.49 MiB/sec. | ||
| 5867 | 2025.12.31 20:20:38.760650 [ 269 ] {810718eb-82ba-47ad-aee4-f9cd3b02e1fd} <Debug> TCPHandler: Processed in 0.00217178 sec. | ||
| 5868 | 2025.12.31 20:20:38.760771 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5869 | 2025.12.31 20:20:38.760870 [ 269 ] {6eaafbcb-4f72-48ab-8b8f-6d61debd9ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5870 | 2025.12.31 20:20:38.760913 [ 269 ] {6eaafbcb-4f72-48ab-8b8f-6d61debd9ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5871 | 2025.12.31 20:20:38.761336 [ 269 ] {6eaafbcb-4f72-48ab-8b8f-6d61debd9ba4} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2025.12.31 20:20:38.761374 [ 269 ] {6eaafbcb-4f72-48ab-8b8f-6d61debd9ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5873 | 2025.12.31 20:20:38.761683 [ 269 ] {6eaafbcb-4f72-48ab-8b8f-6d61debd9ba4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5874 | 2025.12.31 20:20:38.761905 [ 269 ] {6eaafbcb-4f72-48ab-8b8f-6d61debd9ba4} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2025.12.31 20:20:38.762077 [ 269 ] {6eaafbcb-4f72-48ab-8b8f-6d61debd9ba4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001227 sec., 8149.9592502037485 rows/sec., 612.84 KiB/sec. | ||
| 5876 | 2025.12.31 20:20:38.762138 [ 269 ] {6eaafbcb-4f72-48ab-8b8f-6d61debd9ba4} <Debug> TCPHandler: Processed in 0.001416602 sec. | ||
| 5877 | 2025.12.31 20:20:38.762284 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5878 | 2025.12.31 20:20:38.762400 [ 269 ] {2c913a64-a807-4ecb-bb3e-fa8ca8279597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5879 | 2025.12.31 20:20:38.762450 [ 269 ] {2c913a64-a807-4ecb-bb3e-fa8ca8279597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5880 | 2025.12.31 20:20:38.762989 [ 269 ] {2c913a64-a807-4ecb-bb3e-fa8ca8279597} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2025.12.31 20:20:38.763035 [ 269 ] {2c913a64-a807-4ecb-bb3e-fa8ca8279597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5882 | 2025.12.31 20:20:38.763441 [ 269 ] {2c913a64-a807-4ecb-bb3e-fa8ca8279597} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5883 | 2025.12.31 20:20:38.763730 [ 269 ] {2c913a64-a807-4ecb-bb3e-fa8ca8279597} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5884 | 2025.12.31 20:20:38.763905 [ 269 ] {2c913a64-a807-4ecb-bb3e-fa8ca8279597} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001535 sec., 48208.4690553746 rows/sec., 3.76 MiB/sec. | ||
| 5885 | 2025.12.31 20:20:38.763953 [ 269 ] {2c913a64-a807-4ecb-bb3e-fa8ca8279597} <Debug> TCPHandler: Processed in 0.001728009 sec. | ||
| 5886 | 2025.12.31 20:20:38.764123 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5887 | 2025.12.31 20:20:38.764247 [ 269 ] {0d86a008-f598-423b-86d8-8337905a7214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5888 | 2025.12.31 20:20:38.764315 [ 269 ] {0d86a008-f598-423b-86d8-8337905a7214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5889 | 2025.12.31 20:20:38.764780 [ 269 ] {0d86a008-f598-423b-86d8-8337905a7214} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5890 | 2025.12.31 20:20:38.764823 [ 269 ] {0d86a008-f598-423b-86d8-8337905a7214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5891 | 2025.12.31 20:20:38.765191 [ 269 ] {0d86a008-f598-423b-86d8-8337905a7214} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5892 | 2025.12.31 20:20:38.765419 [ 269 ] {0d86a008-f598-423b-86d8-8337905a7214} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5893 | 2025.12.31 20:20:38.765560 [ 269 ] {0d86a008-f598-423b-86d8-8337905a7214} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001341 sec., 119313.94481730052 rows/sec., 8.31 MiB/sec. | ||
| 5894 | 2025.12.31 20:20:38.765600 [ 269 ] {0d86a008-f598-423b-86d8-8337905a7214} <Debug> TCPHandler: Processed in 0.001537995 sec. | ||
| 5895 | 2025.12.31 20:20:38.765716 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5896 | 2025.12.31 20:20:38.765816 [ 269 ] {b36fb099-6bde-4de6-84a1-65e28c4d327c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5897 | 2025.12.31 20:20:38.765872 [ 269 ] {b36fb099-6bde-4de6-84a1-65e28c4d327c} <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 | ||
| 5898 | 2025.12.31 20:20:38.766640 [ 269 ] {b36fb099-6bde-4de6-84a1-65e28c4d327c} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2025.12.31 20:20:38.766678 [ 269 ] {b36fb099-6bde-4de6-84a1-65e28c4d327c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5900 | 2025.12.31 20:20:38.767194 [ 269 ] {b36fb099-6bde-4de6-84a1-65e28c4d327c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5901 | 2025.12.31 20:20:38.767413 [ 269 ] {b36fb099-6bde-4de6-84a1-65e28c4d327c} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5902 | 2025.12.31 20:20:38.767554 [ 269 ] {b36fb099-6bde-4de6-84a1-65e28c4d327c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001758 sec., 5688.282138794084 rows/sec., 10.19 MiB/sec. | ||
| 5903 | 2025.12.31 20:20:38.767615 [ 269 ] {b36fb099-6bde-4de6-84a1-65e28c4d327c} <Debug> TCPHandler: Processed in 0.001947294 sec. | ||
| 5904 | 2025.12.31 20:20:38.767725 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5905 | 2025.12.31 20:20:38.767820 [ 269 ] {38a4e025-4a2c-4226-990c-aa1f6e18994c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5906 | 2025.12.31 20:20:38.767862 [ 269 ] {38a4e025-4a2c-4226-990c-aa1f6e18994c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5907 | 2025.12.31 20:20:38.768206 [ 269 ] {38a4e025-4a2c-4226-990c-aa1f6e18994c} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2025.12.31 20:20:38.768242 [ 269 ] {38a4e025-4a2c-4226-990c-aa1f6e18994c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5909 | 2025.12.31 20:20:38.768554 [ 269 ] {38a4e025-4a2c-4226-990c-aa1f6e18994c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5910 | 2025.12.31 20:20:38.768777 [ 269 ] {38a4e025-4a2c-4226-990c-aa1f6e18994c} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2025.12.31 20:20:38.768889 [ 45 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5912 | 2025.12.31 20:20:38.768906 [ 269 ] {38a4e025-4a2c-4226-990c-aa1f6e18994c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 5913 | 2025.12.31 20:20:38.768962 [ 45 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2025.12.31 20:20:38.768967 [ 269 ] {38a4e025-4a2c-4226-990c-aa1f6e18994c} <Debug> TCPHandler: Processed in 0.00128957 sec. | ||
| 5915 | 2025.12.31 20:20:38.768994 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5916 | 2025.12.31 20:20:38.769135 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 5917 | 2025.12.31 20:20:38.769286 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5918 | 2025.12.31 20:20:38.769322 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1404 rows starting from the beginning of the part | ||
| 5919 | 2025.12.31 20:20:38.769384 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 66 rows starting from the beginning of the part | ||
| 5920 | 2025.12.31 20:20:38.769428 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
| 5921 | 2025.12.31 20:20:38.769469 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5922 | 2025.12.31 20:20:38.769507 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 5923 | 2025.12.31 20:20:38.769547 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5924 | 2025.12.31 20:20:38.770536 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1732 rows, containing 4 columns (4 merged, 0 gathered) in 0.001470864 sec., 1177539.1878514942 rows/sec., 76.51 MiB/sec. | ||
| 5925 | 2025.12.31 20:20:38.770820 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5926 | 2025.12.31 20:20:38.771140 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_31_6} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2025.12.31 20:20:38.771231 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_31_6} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5928 | 2025.12.31 20:20:38.771319 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5929 | 2025.12.31 20:20:42.951300 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5930 | 2025.12.31 20:20:42.951352 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5931 | 2025.12.31 20:20:43.099738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14341 | ||
| 5932 | 2025.12.31 20:20:43.100604 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2025.12.31 20:20:43.100678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5934 | 2025.12.31 20:20:43.101427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5935 | 2025.12.31 20:20:43.101657 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2025.12.31 20:20:43.101780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14341 | ||
| 5937 | 2025.12.31 20:20:43.770666 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5938 | 2025.12.31 20:20:43.770884 [ 269 ] {1eb7af62-c26c-422e-b28a-6b753bfe0638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5939 | 2025.12.31 20:20:43.770953 [ 269 ] {1eb7af62-c26c-422e-b28a-6b753bfe0638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5940 | 2025.12.31 20:20:43.771780 [ 269 ] {1eb7af62-c26c-422e-b28a-6b753bfe0638} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2025.12.31 20:20:43.771831 [ 269 ] {1eb7af62-c26c-422e-b28a-6b753bfe0638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5942 | 2025.12.31 20:20:43.772248 [ 269 ] {1eb7af62-c26c-422e-b28a-6b753bfe0638} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5943 | 2025.12.31 20:20:43.772484 [ 269 ] {1eb7af62-c26c-422e-b28a-6b753bfe0638} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2025.12.31 20:20:43.772629 [ 39 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5945 | 2025.12.31 20:20:43.772647 [ 269 ] {1eb7af62-c26c-422e-b28a-6b753bfe0638} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001816 sec., 225770.92511013217 rows/sec., 14.32 MiB/sec. | ||
| 5946 | 2025.12.31 20:20:43.772701 [ 39 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2025.12.31 20:20:43.772719 [ 269 ] {1eb7af62-c26c-422e-b28a-6b753bfe0638} <Debug> TCPHandler: Processed in 0.00219142 sec. | ||
| 5948 | 2025.12.31 20:20:43.772728 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5949 | 2025.12.31 20:20:43.772855 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5950 | 2025.12.31 20:20:43.772857 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::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 | ||
| 5951 | 2025.12.31 20:20:43.772965 [ 269 ] {15ab1eae-1589-434c-8c76-638458841a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5952 | 2025.12.31 20:20:43.773015 [ 269 ] {15ab1eae-1589-434c-8c76-638458841a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5953 | 2025.12.31 20:20:43.773014 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5954 | 2025.12.31 20:20:43.773061 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 434 rows starting from the beginning of the part | ||
| 5955 | 2025.12.31 20:20:43.773128 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 5956 | 2025.12.31 20:20:43.773175 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 5957 | 2025.12.31 20:20:43.773218 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 5958 | 2025.12.31 20:20:43.773268 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 5959 | 2025.12.31 20:20:43.773311 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 5960 | 2025.12.31 20:20:43.774012 [ 269 ] {15ab1eae-1589-434c-8c76-638458841a09} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2025.12.31 20:20:43.774057 [ 269 ] {15ab1eae-1589-434c-8c76-638458841a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5962 | 2025.12.31 20:20:43.774481 [ 269 ] {15ab1eae-1589-434c-8c76-638458841a09} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5963 | 2025.12.31 20:20:43.774497 [ 186 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001695449 sec., 1465098.625791752 rows/sec., 98.80 MiB/sec. | ||
| 5964 | 2025.12.31 20:20:43.774651 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5965 | 2025.12.31 20:20:43.774734 [ 269 ] {15ab1eae-1589-434c-8c76-638458841a09} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2025.12.31 20:20:43.774894 [ 269 ] {15ab1eae-1589-434c-8c76-638458841a09} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001952 sec., 602459.0163934426 rows/sec., 47.97 MiB/sec. | ||
| 5967 | 2025.12.31 20:20:43.774934 [ 269 ] {15ab1eae-1589-434c-8c76-638458841a09} <Debug> TCPHandler: Processed in 0.002132699 sec. | ||
| 5968 | 2025.12.31 20:20:43.774935 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_10_2} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2025.12.31 20:20:43.775024 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_10_2} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5970 | 2025.12.31 20:20:43.775053 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2025.12.31 20:20:43.775100 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5972 | 2025.12.31 20:20:43.775157 [ 269 ] {7d5f2072-33d8-4c56-abdb-a09efdb1b5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5973 | 2025.12.31 20:20:43.775204 [ 269 ] {7d5f2072-33d8-4c56-abdb-a09efdb1b5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5974 | 2025.12.31 20:20:43.775710 [ 269 ] {7d5f2072-33d8-4c56-abdb-a09efdb1b5ad} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2025.12.31 20:20:43.775749 [ 269 ] {7d5f2072-33d8-4c56-abdb-a09efdb1b5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5976 | 2025.12.31 20:20:43.776085 [ 269 ] {7d5f2072-33d8-4c56-abdb-a09efdb1b5ad} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5977 | 2025.12.31 20:20:43.776303 [ 269 ] {7d5f2072-33d8-4c56-abdb-a09efdb1b5ad} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5978 | 2025.12.31 20:20:43.776438 [ 269 ] {7d5f2072-33d8-4c56-abdb-a09efdb1b5ad} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001302 sec., 182027.64976958526 rows/sec., 11.04 MiB/sec. | ||
| 5979 | 2025.12.31 20:20:43.776475 [ 269 ] {7d5f2072-33d8-4c56-abdb-a09efdb1b5ad} <Debug> TCPHandler: Processed in 0.001473764 sec. | ||
| 5980 | 2025.12.31 20:20:43.776584 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5981 | 2025.12.31 20:20:43.776680 [ 269 ] {02597181-f75e-4e46-ac27-49625c4c29c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5982 | 2025.12.31 20:20:43.776721 [ 269 ] {02597181-f75e-4e46-ac27-49625c4c29c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5983 | 2025.12.31 20:20:43.777197 [ 269 ] {02597181-f75e-4e46-ac27-49625c4c29c3} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2025.12.31 20:20:43.777233 [ 269 ] {02597181-f75e-4e46-ac27-49625c4c29c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5985 | 2025.12.31 20:20:43.777538 [ 269 ] {02597181-f75e-4e46-ac27-49625c4c29c3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5986 | 2025.12.31 20:20:43.777749 [ 269 ] {02597181-f75e-4e46-ac27-49625c4c29c3} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2025.12.31 20:20:43.777852 [ 39 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5988 | 2025.12.31 20:20:43.777875 [ 269 ] {02597181-f75e-4e46-ac27-49625c4c29c3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001214 sec., 174629.3245469522 rows/sec., 11.26 MiB/sec. | ||
| 5989 | 2025.12.31 20:20:43.777893 [ 39 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2025.12.31 20:20:43.777918 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5991 | 2025.12.31 20:20:43.777919 [ 269 ] {02597181-f75e-4e46-ac27-49625c4c29c3} <Debug> TCPHandler: Processed in 0.001384632 sec. | ||
| 5992 | 2025.12.31 20:20:43.778023 [ 197 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::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 | ||
| 5993 | 2025.12.31 20:20:43.778040 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5994 | 2025.12.31 20:20:43.778153 [ 269 ] {89ac7e68-76f6-4f9d-aa80-86442ed35e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5995 | 2025.12.31 20:20:43.778158 [ 197 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5996 | 2025.12.31 20:20:43.778198 [ 269 ] {89ac7e68-76f6-4f9d-aa80-86442ed35e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5997 | 2025.12.31 20:20:43.778206 [ 197 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 465 rows starting from the beginning of the part | ||
| 5998 | 2025.12.31 20:20:43.778283 [ 197 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::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 | ||
| 5999 | 2025.12.31 20:20:43.778328 [ 197 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 6000 | 2025.12.31 20:20:43.778368 [ 197 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 440 rows starting from the beginning of the part | ||
| 6001 | 2025.12.31 20:20:43.778411 [ 197 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::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 | ||
| 6002 | 2025.12.31 20:20:43.778449 [ 197 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::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 | ||
| 6003 | 2025.12.31 20:20:43.778680 [ 269 ] {89ac7e68-76f6-4f9d-aa80-86442ed35e9d} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2025.12.31 20:20:43.778725 [ 269 ] {89ac7e68-76f6-4f9d-aa80-86442ed35e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6005 | 2025.12.31 20:20:43.779060 [ 269 ] {89ac7e68-76f6-4f9d-aa80-86442ed35e9d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6006 | 2025.12.31 20:20:43.779289 [ 269 ] {89ac7e68-76f6-4f9d-aa80-86442ed35e9d} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2025.12.31 20:20:43.779390 [ 39 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6008 | 2025.12.31 20:20:43.779421 [ 39 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6009 | 2025.12.31 20:20:43.779421 [ 269 ] {89ac7e68-76f6-4f9d-aa80-86442ed35e9d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001285 sec., 164202.3346303502 rows/sec., 9.32 MiB/sec. | ||
| 6010 | 2025.12.31 20:20:43.779439 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6011 | 2025.12.31 20:20:43.779476 [ 269 ] {89ac7e68-76f6-4f9d-aa80-86442ed35e9d} <Debug> TCPHandler: Processed in 0.001485564 sec. | ||
| 6012 | 2025.12.31 20:20:43.779520 [ 197 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::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 | ||
| 6013 | 2025.12.31 20:20:43.779588 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2025.12.31 20:20:43.779616 [ 197 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6015 | 2025.12.31 20:20:43.779640 [ 192 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666078 sec., 1052171.6270186629 rows/sec., 73.02 MiB/sec. | ||
| 6016 | 2025.12.31 20:20:43.779649 [ 197 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 223 rows starting from the beginning of the part | ||
| 6017 | 2025.12.31 20:20:43.779689 [ 269 ] {b788b822-de60-4fd0-b0c8-3ab43b701457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6018 | 2025.12.31 20:20:43.779717 [ 197 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 6019 | 2025.12.31 20:20:43.779734 [ 269 ] {b788b822-de60-4fd0-b0c8-3ab43b701457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6020 | 2025.12.31 20:20:43.779765 [ 197 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 6021 | 2025.12.31 20:20:43.779816 [ 186 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6022 | 2025.12.31 20:20:43.779848 [ 197 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 6023 | 2025.12.31 20:20:43.779895 [ 197 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 6024 | 2025.12.31 20:20:43.779937 [ 197 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 6025 | 2025.12.31 20:20:43.780220 [ 186 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_11_2} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2025.12.31 20:20:43.780301 [ 186 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_11_2} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6027 | 2025.12.31 20:20:43.780379 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6028 | 2025.12.31 20:20:43.780412 [ 269 ] {b788b822-de60-4fd0-b0c8-3ab43b701457} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2025.12.31 20:20:43.780475 [ 269 ] {b788b822-de60-4fd0-b0c8-3ab43b701457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6030 | 2025.12.31 20:20:43.780822 [ 269 ] {b788b822-de60-4fd0-b0c8-3ab43b701457} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6031 | 2025.12.31 20:20:43.780856 [ 197 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360511 sec., 939352.934301891 rows/sec., 57.10 MiB/sec. | ||
| 6032 | 2025.12.31 20:20:43.781055 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6033 | 2025.12.31 20:20:43.781068 [ 269 ] {b788b822-de60-4fd0-b0c8-3ab43b701457} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2025.12.31 20:20:43.781218 [ 269 ] {b788b822-de60-4fd0-b0c8-3ab43b701457} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001547 sec., 459599.2243051067 rows/sec., 32.21 MiB/sec. | ||
| 6035 | 2025.12.31 20:20:43.781260 [ 269 ] {b788b822-de60-4fd0-b0c8-3ab43b701457} <Debug> TCPHandler: Processed in 0.001721869 sec. | ||
| 6036 | 2025.12.31 20:20:43.781376 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2025.12.31 20:20:43.781400 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_10_2} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2025.12.31 20:20:43.781472 [ 269 ] {6237fc45-7985-4a0c-8aca-d463a354ec0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6039 | 2025.12.31 20:20:43.781483 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_10_2} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6040 | 2025.12.31 20:20:43.781522 [ 269 ] {6237fc45-7985-4a0c-8aca-d463a354ec0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6041 | 2025.12.31 20:20:43.781579 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6042 | 2025.12.31 20:20:43.781855 [ 269 ] {6237fc45-7985-4a0c-8aca-d463a354ec0a} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2025.12.31 20:20:43.781895 [ 269 ] {6237fc45-7985-4a0c-8aca-d463a354ec0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6044 | 2025.12.31 20:20:43.782198 [ 269 ] {6237fc45-7985-4a0c-8aca-d463a354ec0a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6045 | 2025.12.31 20:20:43.782409 [ 269 ] {6237fc45-7985-4a0c-8aca-d463a354ec0a} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2025.12.31 20:20:43.782536 [ 269 ] {6237fc45-7985-4a0c-8aca-d463a354ec0a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 6047 | 2025.12.31 20:20:43.782575 [ 269 ] {6237fc45-7985-4a0c-8aca-d463a354ec0a} <Debug> TCPHandler: Processed in 0.001248548 sec. | ||
| 6048 | 2025.12.31 20:20:43.782694 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6049 | 2025.12.31 20:20:43.782821 [ 269 ] {858e51d7-c981-4bb7-9227-786182045f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6050 | 2025.12.31 20:20:43.782873 [ 269 ] {858e51d7-c981-4bb7-9227-786182045f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6051 | 2025.12.31 20:20:43.783397 [ 269 ] {858e51d7-c981-4bb7-9227-786182045f1d} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2025.12.31 20:20:43.783442 [ 269 ] {858e51d7-c981-4bb7-9227-786182045f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6053 | 2025.12.31 20:20:43.783865 [ 269 ] {858e51d7-c981-4bb7-9227-786182045f1d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6054 | 2025.12.31 20:20:43.784086 [ 269 ] {858e51d7-c981-4bb7-9227-786182045f1d} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2025.12.31 20:20:43.784220 [ 269 ] {858e51d7-c981-4bb7-9227-786182045f1d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001426 sec., 220196.35343618513 rows/sec., 14.46 MiB/sec. | ||
| 6056 | 2025.12.31 20:20:43.784257 [ 269 ] {858e51d7-c981-4bb7-9227-786182045f1d} <Debug> TCPHandler: Processed in 0.001624327 sec. | ||
| 6057 | 2025.12.31 20:20:43.784374 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6058 | 2025.12.31 20:20:43.784469 [ 269 ] {3de11685-6d9a-44b5-a11c-4d3245d00132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6059 | 2025.12.31 20:20:43.784510 [ 269 ] {3de11685-6d9a-44b5-a11c-4d3245d00132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6060 | 2025.12.31 20:20:43.784817 [ 269 ] {3de11685-6d9a-44b5-a11c-4d3245d00132} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2025.12.31 20:20:43.784853 [ 269 ] {3de11685-6d9a-44b5-a11c-4d3245d00132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6062 | 2025.12.31 20:20:43.785151 [ 269 ] {3de11685-6d9a-44b5-a11c-4d3245d00132} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6063 | 2025.12.31 20:20:43.785352 [ 269 ] {3de11685-6d9a-44b5-a11c-4d3245d00132} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2025.12.31 20:20:43.785450 [ 39 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6065 | 2025.12.31 20:20:43.785478 [ 269 ] {3de11685-6d9a-44b5-a11c-4d3245d00132} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 6066 | 2025.12.31 20:20:43.785489 [ 39 ] {} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2025.12.31 20:20:43.785521 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6068 | 2025.12.31 20:20:43.785523 [ 269 ] {3de11685-6d9a-44b5-a11c-4d3245d00132} <Debug> TCPHandler: Processed in 0.001204517 sec. | ||
| 6069 | 2025.12.31 20:20:43.785598 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 6070 | 2025.12.31 20:20:43.785644 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6071 | 2025.12.31 20:20:43.785689 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6072 | 2025.12.31 20:20:43.785719 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 6073 | 2025.12.31 20:20:43.785744 [ 269 ] {25c87474-08f5-45ba-b87e-8fca80d5f6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6074 | 2025.12.31 20:20:43.785766 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 6075 | 2025.12.31 20:20:43.785802 [ 269 ] {25c87474-08f5-45ba-b87e-8fca80d5f6c6} <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 | ||
| 6076 | 2025.12.31 20:20:43.785807 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 6077 | 2025.12.31 20:20:43.785856 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 6078 | 2025.12.31 20:20:43.785892 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 6079 | 2025.12.31 20:20:43.785925 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 6080 | 2025.12.31 20:20:43.786626 [ 194 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001057544 sec., 9455.871339632204 rows/sec., 633.47 KiB/sec. | ||
| 6081 | 2025.12.31 20:20:43.786654 [ 269 ] {25c87474-08f5-45ba-b87e-8fca80d5f6c6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2025.12.31 20:20:43.786697 [ 269 ] {25c87474-08f5-45ba-b87e-8fca80d5f6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6083 | 2025.12.31 20:20:43.786750 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6084 | 2025.12.31 20:20:43.787036 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_10_2} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2025.12.31 20:20:43.787101 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_10_2} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6086 | 2025.12.31 20:20:43.787157 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6087 | 2025.12.31 20:20:43.787277 [ 269 ] {25c87474-08f5-45ba-b87e-8fca80d5f6c6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6088 | 2025.12.31 20:20:43.787507 [ 269 ] {25c87474-08f5-45ba-b87e-8fca80d5f6c6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2025.12.31 20:20:43.787649 [ 269 ] {25c87474-08f5-45ba-b87e-8fca80d5f6c6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001924 sec., 16632.01663201663 rows/sec., 29.80 MiB/sec. | ||
| 6090 | 2025.12.31 20:20:43.787702 [ 269 ] {25c87474-08f5-45ba-b87e-8fca80d5f6c6} <Debug> TCPHandler: Processed in 0.002107448 sec. | ||
| 6091 | 2025.12.31 20:20:43.787815 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6092 | 2025.12.31 20:20:43.787911 [ 269 ] {0ceb386c-74cc-4f45-9a55-bde0a398efd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6093 | 2025.12.31 20:20:43.787953 [ 269 ] {0ceb386c-74cc-4f45-9a55-bde0a398efd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6094 | 2025.12.31 20:20:43.788288 [ 269 ] {0ceb386c-74cc-4f45-9a55-bde0a398efd7} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2025.12.31 20:20:43.788324 [ 269 ] {0ceb386c-74cc-4f45-9a55-bde0a398efd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6096 | 2025.12.31 20:20:43.788626 [ 269 ] {0ceb386c-74cc-4f45-9a55-bde0a398efd7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6097 | 2025.12.31 20:20:43.788833 [ 269 ] {0ceb386c-74cc-4f45-9a55-bde0a398efd7} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2025.12.31 20:20:43.788961 [ 269 ] {0ceb386c-74cc-4f45-9a55-bde0a398efd7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001068 sec., 97378.27715355805 rows/sec., 5.97 MiB/sec. | ||
| 6099 | 2025.12.31 20:20:43.788998 [ 269 ] {0ceb386c-74cc-4f45-9a55-bde0a398efd7} <Debug> TCPHandler: Processed in 0.001232238 sec. | ||
| 6100 | 2025.12.31 20:20:43.838597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6101 | 2025.12.31 20:20:43.855566 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2025.12.31 20:20:43.855606 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6103 | 2025.12.31 20:20:43.861402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6104 | 2025.12.31 20:20:43.862098 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2025.12.31 20:20:43.864949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6106 | 2025.12.31 20:20:44.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.04 MiB, peak 277.34 MiB, free memory in arenas 0.00 B, will set to 270.61 MiB (RSS), difference: -1.43 MiB | ||
| 6107 | 2025.12.31 20:20:48.131545 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 722 | ||
| 6108 | 2025.12.31 20:20:48.133866 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2025.12.31 20:20:48.133907 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6110 | 2025.12.31 20:20:48.135079 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6111 | 2025.12.31 20:20:48.135364 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2025.12.31 20:20:48.135625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 6113 | 2025.12.31 20:20:48.758724 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6114 | 2025.12.31 20:20:48.758913 [ 269 ] {fef0821e-700b-4b95-bfba-96562ac5c6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6115 | 2025.12.31 20:20:48.758979 [ 269 ] {fef0821e-700b-4b95-bfba-96562ac5c6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6116 | 2025.12.31 20:20:48.759617 [ 269 ] {fef0821e-700b-4b95-bfba-96562ac5c6e6} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2025.12.31 20:20:48.759659 [ 269 ] {fef0821e-700b-4b95-bfba-96562ac5c6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6118 | 2025.12.31 20:20:48.760075 [ 269 ] {fef0821e-700b-4b95-bfba-96562ac5c6e6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6119 | 2025.12.31 20:20:48.760306 [ 269 ] {fef0821e-700b-4b95-bfba-96562ac5c6e6} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2025.12.31 20:20:48.760437 [ 34 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6121 | 2025.12.31 20:20:48.760455 [ 269 ] {fef0821e-700b-4b95-bfba-96562ac5c6e6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00159 sec., 47798.74213836478 rows/sec., 3.94 MiB/sec. | ||
| 6122 | 2025.12.31 20:20:48.760473 [ 34 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6123 | 2025.12.31 20:20:48.760496 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6124 | 2025.12.31 20:20:48.760500 [ 269 ] {fef0821e-700b-4b95-bfba-96562ac5c6e6} <Debug> TCPHandler: Processed in 0.001901233 sec. | ||
| 6125 | 2025.12.31 20:20:48.760619 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 6126 | 2025.12.31 20:20:48.760631 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6127 | 2025.12.31 20:20:48.760751 [ 269 ] {8c109114-ad47-4a04-8cde-461f9cbbbabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6128 | 2025.12.31 20:20:48.760763 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6129 | 2025.12.31 20:20:48.760797 [ 269 ] {8c109114-ad47-4a04-8cde-461f9cbbbabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6130 | 2025.12.31 20:20:48.760806 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2468 rows starting from the beginning of the part | ||
| 6131 | 2025.12.31 20:20:48.760908 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 76 rows starting from the beginning of the part | ||
| 6132 | 2025.12.31 20:20:48.760959 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1176 rows starting from the beginning of the part | ||
| 6133 | 2025.12.31 20:20:48.761006 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 76 rows starting from the beginning of the part | ||
| 6134 | 2025.12.31 20:20:48.761043 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1176 rows starting from the beginning of the part | ||
| 6135 | 2025.12.31 20:20:48.761089 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 76 rows starting from the beginning of the part | ||
| 6136 | 2025.12.31 20:20:48.761214 [ 269 ] {8c109114-ad47-4a04-8cde-461f9cbbbabf} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2025.12.31 20:20:48.761259 [ 269 ] {8c109114-ad47-4a04-8cde-461f9cbbbabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6138 | 2025.12.31 20:20:48.761623 [ 269 ] {8c109114-ad47-4a04-8cde-461f9cbbbabf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6139 | 2025.12.31 20:20:48.761854 [ 269 ] {8c109114-ad47-4a04-8cde-461f9cbbbabf} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2025.12.31 20:20:48.761992 [ 269 ] {8c109114-ad47-4a04-8cde-461f9cbbbabf} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001259 sec., 7942.811755361398 rows/sec., 597.26 KiB/sec. | ||
| 6141 | 2025.12.31 20:20:48.762031 [ 269 ] {8c109114-ad47-4a04-8cde-461f9cbbbabf} <Debug> TCPHandler: Processed in 0.001451983 sec. | ||
| 6142 | 2025.12.31 20:20:48.762143 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2025.12.31 20:20:48.762238 [ 269 ] {b5186621-c8e3-442f-ac5a-b203ba14da31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6144 | 2025.12.31 20:20:48.762278 [ 269 ] {b5186621-c8e3-442f-ac5a-b203ba14da31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6145 | 2025.12.31 20:20:48.762717 [ 269 ] {b5186621-c8e3-442f-ac5a-b203ba14da31} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2025.12.31 20:20:48.762753 [ 269 ] {b5186621-c8e3-442f-ac5a-b203ba14da31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6147 | 2025.12.31 20:20:48.762999 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5048 rows, containing 5 columns (5 merged, 0 gathered) in 0.002442315 sec., 2066891.4533956512 rows/sec., 174.95 MiB/sec. | ||
| 6148 | 2025.12.31 20:20:48.763066 [ 269 ] {b5186621-c8e3-442f-ac5a-b203ba14da31} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6149 | 2025.12.31 20:20:48.763281 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6150 | 2025.12.31 20:20:48.763294 [ 269 ] {b5186621-c8e3-442f-ac5a-b203ba14da31} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2025.12.31 20:20:48.763412 [ 34 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6152 | 2025.12.31 20:20:48.763441 [ 34 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6153 | 2025.12.31 20:20:48.763443 [ 269 ] {b5186621-c8e3-442f-ac5a-b203ba14da31} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001223 sec., 60506.95012264923 rows/sec., 4.72 MiB/sec. | ||
| 6154 | 2025.12.31 20:20:48.763463 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6155 | 2025.12.31 20:20:48.763491 [ 269 ] {b5186621-c8e3-442f-ac5a-b203ba14da31} <Debug> TCPHandler: Processed in 0.001398242 sec. | ||
| 6156 | 2025.12.31 20:20:48.763553 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 6157 | 2025.12.31 20:20:48.763598 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_36_7} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2025.12.31 20:20:48.763604 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6159 | 2025.12.31 20:20:48.763654 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6160 | 2025.12.31 20:20:48.763679 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_36_7} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6161 | 2025.12.31 20:20:48.763683 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1251 rows starting from the beginning of the part | ||
| 6162 | 2025.12.31 20:20:48.763713 [ 269 ] {dd6bf9c1-1fa8-4d8a-92fa-674061c77bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6163 | 2025.12.31 20:20:48.763733 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part | ||
| 6164 | 2025.12.31 20:20:48.763764 [ 269 ] {dd6bf9c1-1fa8-4d8a-92fa-674061c77bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6165 | 2025.12.31 20:20:48.763774 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 711 rows starting from the beginning of the part | ||
| 6166 | 2025.12.31 20:20:48.763767 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 6167 | 2025.12.31 20:20:48.763815 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 6168 | 2025.12.31 20:20:48.763846 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 711 rows starting from the beginning of the part | ||
| 6169 | 2025.12.31 20:20:48.763878 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part | ||
| 6170 | 2025.12.31 20:20:48.764182 [ 269 ] {dd6bf9c1-1fa8-4d8a-92fa-674061c77bda} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2025.12.31 20:20:48.764222 [ 269 ] {dd6bf9c1-1fa8-4d8a-92fa-674061c77bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6172 | 2025.12.31 20:20:48.764579 [ 269 ] {dd6bf9c1-1fa8-4d8a-92fa-674061c77bda} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6173 | 2025.12.31 20:20:48.764800 [ 269 ] {dd6bf9c1-1fa8-4d8a-92fa-674061c77bda} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2025.12.31 20:20:48.764897 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2895 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371801 sec., 2110364.4041664936 rows/sec., 159.16 MiB/sec. | ||
| 6175 | 2025.12.31 20:20:48.764933 [ 269 ] {dd6bf9c1-1fa8-4d8a-92fa-674061c77bda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 6176 | 2025.12.31 20:20:48.764976 [ 269 ] {dd6bf9c1-1fa8-4d8a-92fa-674061c77bda} <Debug> TCPHandler: Processed in 0.001421163 sec. | ||
| 6177 | 2025.12.31 20:20:48.765061 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6178 | 2025.12.31 20:20:48.765086 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6179 | 2025.12.31 20:20:48.765186 [ 269 ] {2ad8d1cc-2314-40c3-830e-12f5d6b7f34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6180 | 2025.12.31 20:20:48.765245 [ 269 ] {2ad8d1cc-2314-40c3-830e-12f5d6b7f34d} <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 | ||
| 6181 | 2025.12.31 20:20:48.765316 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_36_7} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2025.12.31 20:20:48.765386 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_36_7} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6183 | 2025.12.31 20:20:48.765451 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6184 | 2025.12.31 20:20:48.766015 [ 269 ] {2ad8d1cc-2314-40c3-830e-12f5d6b7f34d} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2025.12.31 20:20:48.766056 [ 269 ] {2ad8d1cc-2314-40c3-830e-12f5d6b7f34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6186 | 2025.12.31 20:20:48.766575 [ 269 ] {2ad8d1cc-2314-40c3-830e-12f5d6b7f34d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6187 | 2025.12.31 20:20:48.766808 [ 269 ] {2ad8d1cc-2314-40c3-830e-12f5d6b7f34d} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2025.12.31 20:20:48.766947 [ 269 ] {2ad8d1cc-2314-40c3-830e-12f5d6b7f34d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00178 sec., 5617.9775280898875 rows/sec., 10.07 MiB/sec. | ||
| 6189 | 2025.12.31 20:20:48.767000 [ 269 ] {2ad8d1cc-2314-40c3-830e-12f5d6b7f34d} <Debug> TCPHandler: Processed in 0.001963235 sec. | ||
| 6190 | 2025.12.31 20:20:48.767110 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2025.12.31 20:20:48.767206 [ 269 ] {ce4919a8-b7b4-4c29-b35d-744d0e039937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6192 | 2025.12.31 20:20:48.767247 [ 269 ] {ce4919a8-b7b4-4c29-b35d-744d0e039937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6193 | 2025.12.31 20:20:48.767580 [ 269 ] {ce4919a8-b7b4-4c29-b35d-744d0e039937} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2025.12.31 20:20:48.767614 [ 269 ] {ce4919a8-b7b4-4c29-b35d-744d0e039937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6195 | 2025.12.31 20:20:48.767924 [ 269 ] {ce4919a8-b7b4-4c29-b35d-744d0e039937} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6196 | 2025.12.31 20:20:48.768149 [ 269 ] {ce4919a8-b7b4-4c29-b35d-744d0e039937} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2025.12.31 20:20:48.768279 [ 269 ] {ce4919a8-b7b4-4c29-b35d-744d0e039937} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 6198 | 2025.12.31 20:20:48.768315 [ 269 ] {ce4919a8-b7b4-4c29-b35d-744d0e039937} <Debug> TCPHandler: Processed in 0.001254769 sec. | ||
| 6199 | 2025.12.31 20:20:50.155249 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2025.12.31 20:20:50.155424 [ 269 ] {059d5d22-f8e9-41ff-9393-fd410a69333d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6201 | 2025.12.31 20:20:50.155488 [ 269 ] {059d5d22-f8e9-41ff-9393-fd410a69333d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6202 | 2025.12.31 20:20:50.156268 [ 269 ] {059d5d22-f8e9-41ff-9393-fd410a69333d} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2025.12.31 20:20:50.156321 [ 269 ] {059d5d22-f8e9-41ff-9393-fd410a69333d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6204 | 2025.12.31 20:20:50.156772 [ 269 ] {059d5d22-f8e9-41ff-9393-fd410a69333d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6205 | 2025.12.31 20:20:50.156998 [ 269 ] {059d5d22-f8e9-41ff-9393-fd410a69333d} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2025.12.31 20:20:50.157149 [ 269 ] {059d5d22-f8e9-41ff-9393-fd410a69333d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001773 sec., 231246.47490129722 rows/sec., 14.67 MiB/sec. | ||
| 6207 | 2025.12.31 20:20:50.157190 [ 269 ] {059d5d22-f8e9-41ff-9393-fd410a69333d} <Debug> TCPHandler: Processed in 0.002070337 sec. | ||
| 6208 | 2025.12.31 20:20:50.157312 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2025.12.31 20:20:50.157406 [ 269 ] {1e7d18e3-d59f-4924-b99b-12dff38fc76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6210 | 2025.12.31 20:20:50.157446 [ 269 ] {1e7d18e3-d59f-4924-b99b-12dff38fc76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6211 | 2025.12.31 20:20:50.157836 [ 269 ] {1e7d18e3-d59f-4924-b99b-12dff38fc76a} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6212 | 2025.12.31 20:20:50.157873 [ 269 ] {1e7d18e3-d59f-4924-b99b-12dff38fc76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6213 | 2025.12.31 20:20:50.158174 [ 269 ] {1e7d18e3-d59f-4924-b99b-12dff38fc76a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6214 | 2025.12.31 20:20:50.158395 [ 269 ] {1e7d18e3-d59f-4924-b99b-12dff38fc76a} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2025.12.31 20:20:50.158520 [ 269 ] {1e7d18e3-d59f-4924-b99b-12dff38fc76a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001132 sec., 7067.137809187279 rows/sec., 576.28 KiB/sec. | ||
| 6216 | 2025.12.31 20:20:50.158556 [ 269 ] {1e7d18e3-d59f-4924-b99b-12dff38fc76a} <Debug> TCPHandler: Processed in 0.001291679 sec. | ||
| 6217 | 2025.12.31 20:20:50.158673 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6218 | 2025.12.31 20:20:50.158766 [ 269 ] {550d3f8c-cd63-4eb0-8112-5aa7cc3806d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6219 | 2025.12.31 20:20:50.158804 [ 269 ] {550d3f8c-cd63-4eb0-8112-5aa7cc3806d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6220 | 2025.12.31 20:20:50.160393 [ 269 ] {550d3f8c-cd63-4eb0-8112-5aa7cc3806d9} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2025.12.31 20:20:50.160434 [ 269 ] {550d3f8c-cd63-4eb0-8112-5aa7cc3806d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6222 | 2025.12.31 20:20:50.160859 [ 269 ] {550d3f8c-cd63-4eb0-8112-5aa7cc3806d9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6223 | 2025.12.31 20:20:50.161063 [ 269 ] {550d3f8c-cd63-4eb0-8112-5aa7cc3806d9} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2025.12.31 20:20:50.161187 [ 269 ] {550d3f8c-cd63-4eb0-8112-5aa7cc3806d9} <Debug> executeQuery: Read 2320 rows, 192.74 KiB in 0.002439 sec., 951209.5120951209 rows/sec., 77.17 MiB/sec. | ||
| 6225 | 2025.12.31 20:20:50.161225 [ 269 ] {550d3f8c-cd63-4eb0-8112-5aa7cc3806d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6226 | 2025.12.31 20:20:50.161237 [ 269 ] {550d3f8c-cd63-4eb0-8112-5aa7cc3806d9} <Debug> TCPHandler: Processed in 0.00261168 sec. | ||
| 6227 | 2025.12.31 20:20:50.161348 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6228 | 2025.12.31 20:20:50.161439 [ 269 ] {c4dc1ef7-d6a0-4039-9738-b3e57db6b33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6229 | 2025.12.31 20:20:50.161478 [ 269 ] {c4dc1ef7-d6a0-4039-9738-b3e57db6b33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6230 | 2025.12.31 20:20:50.161972 [ 269 ] {c4dc1ef7-d6a0-4039-9738-b3e57db6b33a} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6231 | 2025.12.31 20:20:50.162008 [ 269 ] {c4dc1ef7-d6a0-4039-9738-b3e57db6b33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6232 | 2025.12.31 20:20:50.162302 [ 269 ] {c4dc1ef7-d6a0-4039-9738-b3e57db6b33a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6233 | 2025.12.31 20:20:50.162501 [ 269 ] {c4dc1ef7-d6a0-4039-9738-b3e57db6b33a} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6234 | 2025.12.31 20:20:50.162625 [ 269 ] {c4dc1ef7-d6a0-4039-9738-b3e57db6b33a} <Debug> executeQuery: Read 245 rows, 15.28 KiB in 0.001204 sec., 203488.37209302327 rows/sec., 12.39 MiB/sec. | ||
| 6235 | 2025.12.31 20:20:50.162660 [ 269 ] {c4dc1ef7-d6a0-4039-9738-b3e57db6b33a} <Debug> TCPHandler: Processed in 0.001359691 sec. | ||
| 6236 | 2025.12.31 20:20:50.162769 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6237 | 2025.12.31 20:20:50.162860 [ 269 ] {3bd7c854-9ffb-4779-8b10-ea3ef039a264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6238 | 2025.12.31 20:20:50.162899 [ 269 ] {3bd7c854-9ffb-4779-8b10-ea3ef039a264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6239 | 2025.12.31 20:20:50.163448 [ 269 ] {3bd7c854-9ffb-4779-8b10-ea3ef039a264} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2025.12.31 20:20:50.163484 [ 269 ] {3bd7c854-9ffb-4779-8b10-ea3ef039a264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6241 | 2025.12.31 20:20:50.163793 [ 269 ] {3bd7c854-9ffb-4779-8b10-ea3ef039a264} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6242 | 2025.12.31 20:20:50.164005 [ 269 ] {3bd7c854-9ffb-4779-8b10-ea3ef039a264} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2025.12.31 20:20:50.164126 [ 269 ] {3bd7c854-9ffb-4779-8b10-ea3ef039a264} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001284 sec., 342679.1277258567 rows/sec., 22.67 MiB/sec. | ||
| 6244 | 2025.12.31 20:20:50.164163 [ 269 ] {3bd7c854-9ffb-4779-8b10-ea3ef039a264} <Debug> TCPHandler: Processed in 0.001440792 sec. | ||
| 6245 | 2025.12.31 20:20:50.164270 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2025.12.31 20:20:50.164361 [ 269 ] {5415d0cb-0d93-487f-b2d0-5fb6541a95d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6247 | 2025.12.31 20:20:50.164399 [ 269 ] {5415d0cb-0d93-487f-b2d0-5fb6541a95d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6248 | 2025.12.31 20:20:50.164896 [ 269 ] {5415d0cb-0d93-487f-b2d0-5fb6541a95d5} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2025.12.31 20:20:50.164940 [ 269 ] {5415d0cb-0d93-487f-b2d0-5fb6541a95d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6250 | 2025.12.31 20:20:50.165282 [ 269 ] {5415d0cb-0d93-487f-b2d0-5fb6541a95d5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6251 | 2025.12.31 20:20:50.165512 [ 269 ] {5415d0cb-0d93-487f-b2d0-5fb6541a95d5} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2025.12.31 20:20:50.165657 [ 269 ] {5415d0cb-0d93-487f-b2d0-5fb6541a95d5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001313 sec., 160700.6854531607 rows/sec., 9.13 MiB/sec. | ||
| 6253 | 2025.12.31 20:20:50.165698 [ 269 ] {5415d0cb-0d93-487f-b2d0-5fb6541a95d5} <Debug> TCPHandler: Processed in 0.001475033 sec. | ||
| 6254 | 2025.12.31 20:20:50.165819 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2025.12.31 20:20:50.165915 [ 269 ] {6f12e973-dd43-4bd0-8684-a805422a09ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6256 | 2025.12.31 20:20:50.165960 [ 269 ] {6f12e973-dd43-4bd0-8684-a805422a09ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6257 | 2025.12.31 20:20:50.166891 [ 269 ] {6f12e973-dd43-4bd0-8684-a805422a09ff} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2025.12.31 20:20:50.166930 [ 269 ] {6f12e973-dd43-4bd0-8684-a805422a09ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6259 | 2025.12.31 20:20:50.167292 [ 269 ] {6f12e973-dd43-4bd0-8684-a805422a09ff} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6260 | 2025.12.31 20:20:50.167515 [ 269 ] {6f12e973-dd43-4bd0-8684-a805422a09ff} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2025.12.31 20:20:50.167646 [ 269 ] {6f12e973-dd43-4bd0-8684-a805422a09ff} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001749 sec., 671812.4642652945 rows/sec., 48.00 MiB/sec. | ||
| 6262 | 2025.12.31 20:20:50.167704 [ 269 ] {6f12e973-dd43-4bd0-8684-a805422a09ff} <Debug> TCPHandler: Processed in 0.001935054 sec. | ||
| 6263 | 2025.12.31 20:20:50.167824 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2025.12.31 20:20:50.167918 [ 269 ] {8660f1b7-05d8-4ef8-83a9-feba125f0c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6265 | 2025.12.31 20:20:50.167960 [ 269 ] {8660f1b7-05d8-4ef8-83a9-feba125f0c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6266 | 2025.12.31 20:20:50.168311 [ 269 ] {8660f1b7-05d8-4ef8-83a9-feba125f0c43} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2025.12.31 20:20:50.168348 [ 269 ] {8660f1b7-05d8-4ef8-83a9-feba125f0c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6268 | 2025.12.31 20:20:50.168664 [ 269 ] {8660f1b7-05d8-4ef8-83a9-feba125f0c43} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6269 | 2025.12.31 20:20:50.168869 [ 269 ] {8660f1b7-05d8-4ef8-83a9-feba125f0c43} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2025.12.31 20:20:50.168993 [ 269 ] {8660f1b7-05d8-4ef8-83a9-feba125f0c43} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 6271 | 2025.12.31 20:20:50.169029 [ 269 ] {8660f1b7-05d8-4ef8-83a9-feba125f0c43} <Debug> TCPHandler: Processed in 0.001252948 sec. | ||
| 6272 | 2025.12.31 20:20:50.169144 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2025.12.31 20:20:50.169237 [ 269 ] {a3ba8dbb-09e1-49dd-85e2-57884bcc90af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6274 | 2025.12.31 20:20:50.169279 [ 269 ] {a3ba8dbb-09e1-49dd-85e2-57884bcc90af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6275 | 2025.12.31 20:20:50.169897 [ 269 ] {a3ba8dbb-09e1-49dd-85e2-57884bcc90af} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2025.12.31 20:20:50.169933 [ 269 ] {a3ba8dbb-09e1-49dd-85e2-57884bcc90af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6277 | 2025.12.31 20:20:50.170291 [ 269 ] {a3ba8dbb-09e1-49dd-85e2-57884bcc90af} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6278 | 2025.12.31 20:20:50.170500 [ 269 ] {a3ba8dbb-09e1-49dd-85e2-57884bcc90af} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2025.12.31 20:20:50.170625 [ 269 ] {a3ba8dbb-09e1-49dd-85e2-57884bcc90af} <Debug> executeQuery: Read 904 rows, 61.16 KiB in 0.001407 sec., 642501.776830135 rows/sec., 42.45 MiB/sec. | ||
| 6280 | 2025.12.31 20:20:50.170662 [ 269 ] {a3ba8dbb-09e1-49dd-85e2-57884bcc90af} <Debug> TCPHandler: Processed in 0.001564886 sec. | ||
| 6281 | 2025.12.31 20:20:50.170773 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2025.12.31 20:20:50.170866 [ 269 ] {a5cd0a13-0077-4db7-8675-84856a28a4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6283 | 2025.12.31 20:20:50.170906 [ 269 ] {a5cd0a13-0077-4db7-8675-84856a28a4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6284 | 2025.12.31 20:20:50.171215 [ 269 ] {a5cd0a13-0077-4db7-8675-84856a28a4b3} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2025.12.31 20:20:50.171250 [ 269 ] {a5cd0a13-0077-4db7-8675-84856a28a4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6286 | 2025.12.31 20:20:50.171535 [ 269 ] {a5cd0a13-0077-4db7-8675-84856a28a4b3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6287 | 2025.12.31 20:20:50.171745 [ 269 ] {a5cd0a13-0077-4db7-8675-84856a28a4b3} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2025.12.31 20:20:50.171871 [ 269 ] {a5cd0a13-0077-4db7-8675-84856a28a4b3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 6289 | 2025.12.31 20:20:50.171906 [ 269 ] {a5cd0a13-0077-4db7-8675-84856a28a4b3} <Debug> TCPHandler: Processed in 0.001179447 sec. | ||
| 6290 | 2025.12.31 20:20:50.172017 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2025.12.31 20:20:50.172109 [ 269 ] {fe0c0317-728b-4eb1-ab47-a072fdf17a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6292 | 2025.12.31 20:20:50.172162 [ 269 ] {fe0c0317-728b-4eb1-ab47-a072fdf17a62} <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 | ||
| 6293 | 2025.12.31 20:20:50.172969 [ 269 ] {fe0c0317-728b-4eb1-ab47-a072fdf17a62} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2025.12.31 20:20:50.173009 [ 269 ] {fe0c0317-728b-4eb1-ab47-a072fdf17a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6295 | 2025.12.31 20:20:50.173516 [ 269 ] {fe0c0317-728b-4eb1-ab47-a072fdf17a62} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6296 | 2025.12.31 20:20:50.173733 [ 269 ] {fe0c0317-728b-4eb1-ab47-a072fdf17a62} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2025.12.31 20:20:50.173878 [ 269 ] {fe0c0317-728b-4eb1-ab47-a072fdf17a62} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001772 sec., 18058.690744920994 rows/sec., 32.36 MiB/sec. | ||
| 6298 | 2025.12.31 20:20:50.173934 [ 269 ] {fe0c0317-728b-4eb1-ab47-a072fdf17a62} <Debug> TCPHandler: Processed in 0.001963244 sec. | ||
| 6299 | 2025.12.31 20:20:50.174047 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2025.12.31 20:20:50.174140 [ 269 ] {aa85acfa-2b0e-4e62-bae1-99aefc5937ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6301 | 2025.12.31 20:20:50.174180 [ 269 ] {aa85acfa-2b0e-4e62-bae1-99aefc5937ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6302 | 2025.12.31 20:20:50.174506 [ 269 ] {aa85acfa-2b0e-4e62-bae1-99aefc5937ae} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2025.12.31 20:20:50.174541 [ 269 ] {aa85acfa-2b0e-4e62-bae1-99aefc5937ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6304 | 2025.12.31 20:20:50.174838 [ 269 ] {aa85acfa-2b0e-4e62-bae1-99aefc5937ae} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6305 | 2025.12.31 20:20:50.175042 [ 269 ] {aa85acfa-2b0e-4e62-bae1-99aefc5937ae} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2025.12.31 20:20:50.175167 [ 269 ] {aa85acfa-2b0e-4e62-bae1-99aefc5937ae} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001045 sec., 63157.89473684211 rows/sec., 3.66 MiB/sec. | ||
| 6307 | 2025.12.31 20:20:50.175201 [ 269 ] {aa85acfa-2b0e-4e62-bae1-99aefc5937ae} <Debug> TCPHandler: Processed in 0.001202377 sec. | ||
| 6308 | 2025.12.31 20:20:50.601856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14789 | ||
| 6309 | 2025.12.31 20:20:50.602443 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2025.12.31 20:20:50.602498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6311 | 2025.12.31 20:20:50.603062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6312 | 2025.12.31 20:20:50.603310 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2025.12.31 20:20:50.603444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14789 | ||
| 6314 | 2025.12.31 20:20:50.603454 [ 30 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6315 | 2025.12.31 20:20:50.603524 [ 30 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2025.12.31 20:20:50.603549 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6317 | 2025.12.31 20:20:50.603663 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 6318 | 2025.12.31 20:20:50.603788 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6319 | 2025.12.31 20:20:50.603831 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12421 rows starting from the beginning of the part | ||
| 6320 | 2025.12.31 20:20:50.603901 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 6321 | 2025.12.31 20:20:50.603956 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 6322 | 2025.12.31 20:20:50.604006 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 6323 | 2025.12.31 20:20:50.604051 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 6324 | 2025.12.31 20:20:50.604095 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 6325 | 2025.12.31 20:20:50.605912 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14789 rows, containing 4 columns (4 merged, 0 gathered) in 0.002291983 sec., 6452491.139768489 rows/sec., 92.30 MiB/sec. | ||
| 6326 | 2025.12.31 20:20:50.606287 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6327 | 2025.12.31 20:20:50.606607 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_31_6} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2025.12.31 20:20:50.606698 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_31_6} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6329 | 2025.12.31 20:20:50.606804 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6330 | 2025.12.31 20:20:51.365007 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6331 | 2025.12.31 20:20:51.382027 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2025.12.31 20:20:51.382075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6333 | 2025.12.31 20:20:51.387583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6334 | 2025.12.31 20:20:51.388267 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2025.12.31 20:20:51.388578 [ 28 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6336 | 2025.12.31 20:20:51.388676 [ 28 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2025.12.31 20:20:51.388714 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6338 | 2025.12.31 20:20:51.388868 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 6339 | 2025.12.31 20:20:51.391252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6340 | 2025.12.31 20:20:51.392559 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6341 | 2025.12.31 20:20:51.393911 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 6342 | 2025.12.31 20:20:51.398451 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 6343 | 2025.12.31 20:20:51.402868 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 6344 | 2025.12.31 20:20:51.407278 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 6345 | 2025.12.31 20:20:51.411494 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 6346 | 2025.12.31 20:20:51.415270 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 6347 | 2025.12.31 20:20:51.466097 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.077293913 sec., 3027.405275755673 rows/sec., 15.65 MiB/sec. | ||
| 6348 | 2025.12.31 20:20:51.469341 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6349 | 2025.12.31 20:20:51.471585 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_31_6} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2025.12.31 20:20:51.471705 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_31_6} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6351 | 2025.12.31 20:20:51.474607 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6352 | 2025.12.31 20:20:52.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.77 MiB, peak 282.31 MiB, free memory in arenas 0.00 B, will set to 274.63 MiB (RSS), difference: 2.86 MiB | ||
| 6353 | 2025.12.31 20:20:53.754785 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6354 | 2025.12.31 20:20:53.755085 [ 269 ] {cb39fa42-43aa-45f5-a52e-a3c7592f070c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6355 | 2025.12.31 20:20:53.755188 [ 269 ] {cb39fa42-43aa-45f5-a52e-a3c7592f070c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6356 | 2025.12.31 20:20:53.755887 [ 269 ] {cb39fa42-43aa-45f5-a52e-a3c7592f070c} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2025.12.31 20:20:53.755925 [ 269 ] {cb39fa42-43aa-45f5-a52e-a3c7592f070c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6358 | 2025.12.31 20:20:53.756321 [ 269 ] {cb39fa42-43aa-45f5-a52e-a3c7592f070c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6359 | 2025.12.31 20:20:53.756546 [ 269 ] {cb39fa42-43aa-45f5-a52e-a3c7592f070c} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2025.12.31 20:20:53.756700 [ 269 ] {cb39fa42-43aa-45f5-a52e-a3c7592f070c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.54 MiB/sec. | ||
| 6361 | 2025.12.31 20:20:53.756743 [ 269 ] {cb39fa42-43aa-45f5-a52e-a3c7592f070c} <Debug> TCPHandler: Processed in 0.002144649 sec. | ||
| 6362 | 2025.12.31 20:20:53.756871 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6363 | 2025.12.31 20:20:53.756968 [ 269 ] {e3ad9a76-a0e4-48ec-b3f4-1e27c45d7d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6364 | 2025.12.31 20:20:53.757009 [ 269 ] {e3ad9a76-a0e4-48ec-b3f4-1e27c45d7d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6365 | 2025.12.31 20:20:53.757434 [ 269 ] {e3ad9a76-a0e4-48ec-b3f4-1e27c45d7d21} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2025.12.31 20:20:53.757469 [ 269 ] {e3ad9a76-a0e4-48ec-b3f4-1e27c45d7d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6367 | 2025.12.31 20:20:53.757769 [ 269 ] {e3ad9a76-a0e4-48ec-b3f4-1e27c45d7d21} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6368 | 2025.12.31 20:20:53.757987 [ 269 ] {e3ad9a76-a0e4-48ec-b3f4-1e27c45d7d21} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2025.12.31 20:20:53.758122 [ 269 ] {e3ad9a76-a0e4-48ec-b3f4-1e27c45d7d21} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 6370 | 2025.12.31 20:20:53.758159 [ 269 ] {e3ad9a76-a0e4-48ec-b3f4-1e27c45d7d21} <Debug> TCPHandler: Processed in 0.001342501 sec. | ||
| 6371 | 2025.12.31 20:20:53.758282 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6372 | 2025.12.31 20:20:53.758375 [ 269 ] {b70bc433-5988-4d4f-a8a5-440cb55695c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6373 | 2025.12.31 20:20:53.758421 [ 269 ] {b70bc433-5988-4d4f-a8a5-440cb55695c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6374 | 2025.12.31 20:20:53.758801 [ 269 ] {b70bc433-5988-4d4f-a8a5-440cb55695c8} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2025.12.31 20:20:53.758838 [ 269 ] {b70bc433-5988-4d4f-a8a5-440cb55695c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6376 | 2025.12.31 20:20:53.759171 [ 269 ] {b70bc433-5988-4d4f-a8a5-440cb55695c8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6377 | 2025.12.31 20:20:53.759381 [ 269 ] {b70bc433-5988-4d4f-a8a5-440cb55695c8} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2025.12.31 20:20:53.759513 [ 269 ] {b70bc433-5988-4d4f-a8a5-440cb55695c8} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001156 sec., 84775.08650519032 rows/sec., 5.91 MiB/sec. | ||
| 6379 | 2025.12.31 20:20:53.759551 [ 269 ] {b70bc433-5988-4d4f-a8a5-440cb55695c8} <Debug> TCPHandler: Processed in 0.001324111 sec. | ||
| 6380 | 2025.12.31 20:20:53.759545 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6381 | 2025.12.31 20:20:53.759628 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2025.12.31 20:20:53.759654 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6383 | 2025.12.31 20:20:53.759670 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2025.12.31 20:20:53.759769 [ 269 ] {04e2eb5c-b3b9-4782-a61a-c8ed58a2b900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6385 | 2025.12.31 20:20:53.759783 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 6386 | 2025.12.31 20:20:53.759811 [ 269 ] {04e2eb5c-b3b9-4782-a61a-c8ed58a2b900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6387 | 2025.12.31 20:20:53.759941 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6388 | 2025.12.31 20:20:53.759982 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11268 rows starting from the beginning of the part | ||
| 6389 | 2025.12.31 20:20:53.760051 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 6390 | 2025.12.31 20:20:53.760099 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 314 rows starting from the beginning of the part | ||
| 6391 | 2025.12.31 20:20:53.760144 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 6392 | 2025.12.31 20:20:53.760166 [ 269 ] {04e2eb5c-b3b9-4782-a61a-c8ed58a2b900} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2025.12.31 20:20:53.760190 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 904 rows starting from the beginning of the part | ||
| 6394 | 2025.12.31 20:20:53.760210 [ 269 ] {04e2eb5c-b3b9-4782-a61a-c8ed58a2b900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6395 | 2025.12.31 20:20:53.760246 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 98 rows starting from the beginning of the part | ||
| 6396 | 2025.12.31 20:20:53.760739 [ 269 ] {04e2eb5c-b3b9-4782-a61a-c8ed58a2b900} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6397 | 2025.12.31 20:20:53.760979 [ 269 ] {04e2eb5c-b3b9-4782-a61a-c8ed58a2b900} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2025.12.31 20:20:53.761118 [ 269 ] {04e2eb5c-b3b9-4782-a61a-c8ed58a2b900} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001368 sec., 27777.777777777777 rows/sec., 1.86 MiB/sec. | ||
| 6399 | 2025.12.31 20:20:53.761156 [ 269 ] {04e2eb5c-b3b9-4782-a61a-c8ed58a2b900} <Debug> TCPHandler: Processed in 0.001537135 sec. | ||
| 6400 | 2025.12.31 20:20:53.764230 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12904 rows, containing 5 columns (5 merged, 0 gathered) in 0.004506333 sec., 2863525.620498973 rows/sec., 193.67 MiB/sec. | ||
| 6401 | 2025.12.31 20:20:53.764679 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6402 | 2025.12.31 20:20:53.764937 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2025.12.31 20:20:53.765002 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6404 | 2025.12.31 20:20:53.765078 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 6405 | 2025.12.31 20:20:57.951397 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6406 | 2025.12.31 20:20:57.951476 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6407 | 2025.12.31 20:20:58.103943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15301 | ||
| 6408 | 2025.12.31 20:20:58.104659 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2025.12.31 20:20:58.104697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6410 | 2025.12.31 20:20:58.105318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6411 | 2025.12.31 20:20:58.105543 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2025.12.31 20:20:58.105671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15301 | ||
| 6413 | 2025.12.31 20:20:58.135837 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 766 | ||
| 6414 | 2025.12.31 20:20:58.138425 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2025.12.31 20:20:58.138482 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6416 | 2025.12.31 20:20:58.139733 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6417 | 2025.12.31 20:20:58.139992 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2025.12.31 20:20:58.140199 [ 86 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6419 | 2025.12.31 20:20:58.140261 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766 | ||
| 6420 | 2025.12.31 20:20:58.140281 [ 86 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2025.12.31 20:20:58.140324 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6422 | 2025.12.31 20:20:58.140440 [ 193 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 6423 | 2025.12.31 20:20:58.141027 [ 193 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6424 | 2025.12.31 20:20:58.141199 [ 193 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 570 rows starting from the beginning of the part | ||
| 6425 | 2025.12.31 20:20:58.141598 [ 193 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 6426 | 2025.12.31 20:20:58.141946 [ 193 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
| 6427 | 2025.12.31 20:20:58.142275 [ 193 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6428 | 2025.12.31 20:20:58.142600 [ 193 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 6429 | 2025.12.31 20:20:58.142917 [ 193 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 6430 | 2025.12.31 20:20:58.148392 [ 193 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 766 rows, containing 72 columns (72 merged, 0 gathered) in 0.007998023 sec., 95773.66806772124 rows/sec., 84.86 MiB/sec. | ||
| 6431 | 2025.12.31 20:20:58.149264 [ 193 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6432 | 2025.12.31 20:20:58.149736 [ 193 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_21_4} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2025.12.31 20:20:58.149798 [ 193 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_21_4} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6434 | 2025.12.31 20:20:58.149923 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6435 | 2025.12.31 20:20:58.759015 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6436 | 2025.12.31 20:20:58.759225 [ 269 ] {f0447f22-877e-4347-8975-fcbc7ec5aa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6437 | 2025.12.31 20:20:58.759295 [ 269 ] {f0447f22-877e-4347-8975-fcbc7ec5aa82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6438 | 2025.12.31 20:20:58.759965 [ 269 ] {f0447f22-877e-4347-8975-fcbc7ec5aa82} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2025.12.31 20:20:58.760004 [ 269 ] {f0447f22-877e-4347-8975-fcbc7ec5aa82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6440 | 2025.12.31 20:20:58.760394 [ 269 ] {f0447f22-877e-4347-8975-fcbc7ec5aa82} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6441 | 2025.12.31 20:20:58.760616 [ 269 ] {f0447f22-877e-4347-8975-fcbc7ec5aa82} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2025.12.31 20:20:58.760766 [ 269 ] {f0447f22-877e-4347-8975-fcbc7ec5aa82} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001594 sec., 47678.79548306148 rows/sec., 3.93 MiB/sec. | ||
| 6443 | 2025.12.31 20:20:58.760813 [ 269 ] {f0447f22-877e-4347-8975-fcbc7ec5aa82} <Debug> TCPHandler: Processed in 0.001927884 sec. | ||
| 6444 | 2025.12.31 20:20:58.760944 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6445 | 2025.12.31 20:20:58.761047 [ 269 ] {d3d04eec-09b7-40ee-abc3-4678ed26d796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6446 | 2025.12.31 20:20:58.761090 [ 269 ] {d3d04eec-09b7-40ee-abc3-4678ed26d796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6447 | 2025.12.31 20:20:58.761500 [ 269 ] {d3d04eec-09b7-40ee-abc3-4678ed26d796} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2025.12.31 20:20:58.761535 [ 269 ] {d3d04eec-09b7-40ee-abc3-4678ed26d796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6449 | 2025.12.31 20:20:58.761851 [ 269 ] {d3d04eec-09b7-40ee-abc3-4678ed26d796} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6450 | 2025.12.31 20:20:58.762063 [ 269 ] {d3d04eec-09b7-40ee-abc3-4678ed26d796} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2025.12.31 20:20:58.762159 [ 86 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6452 | 2025.12.31 20:20:58.762193 [ 269 ] {d3d04eec-09b7-40ee-abc3-4678ed26d796} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00117 sec., 8547.008547008547 rows/sec., 642.69 KiB/sec. | ||
| 6453 | 2025.12.31 20:20:58.762195 [ 86 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2025.12.31 20:20:58.762224 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6455 | 2025.12.31 20:20:58.762231 [ 269 ] {d3d04eec-09b7-40ee-abc3-4678ed26d796} <Debug> TCPHandler: Processed in 0.0013368 sec. | ||
| 6456 | 2025.12.31 20:20:58.762349 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6457 | 2025.12.31 20:20:58.762354 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 6458 | 2025.12.31 20:20:58.762444 [ 269 ] {ab7f8076-40da-4d25-b713-fbc866874ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6459 | 2025.12.31 20:20:58.762488 [ 269 ] {ab7f8076-40da-4d25-b713-fbc866874ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6460 | 2025.12.31 20:20:58.762506 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6461 | 2025.12.31 20:20:58.762543 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 279 rows starting from the beginning of the part | ||
| 6462 | 2025.12.31 20:20:58.762610 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 6463 | 2025.12.31 20:20:58.762655 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part | ||
| 6464 | 2025.12.31 20:20:58.762699 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 6465 | 2025.12.31 20:20:58.762741 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 245 rows starting from the beginning of the part | ||
| 6466 | 2025.12.31 20:20:58.762779 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 6467 | 2025.12.31 20:20:58.762966 [ 269 ] {ab7f8076-40da-4d25-b713-fbc866874ab5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2025.12.31 20:20:58.763005 [ 269 ] {ab7f8076-40da-4d25-b713-fbc866874ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6469 | 2025.12.31 20:20:58.763338 [ 269 ] {ab7f8076-40da-4d25-b713-fbc866874ab5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6470 | 2025.12.31 20:20:58.763564 [ 269 ] {ab7f8076-40da-4d25-b713-fbc866874ab5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2025.12.31 20:20:58.763693 [ 269 ] {ab7f8076-40da-4d25-b713-fbc866874ab5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001268 sec., 58359.621451104096 rows/sec., 4.56 MiB/sec. | ||
| 6472 | 2025.12.31 20:20:58.763713 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420853 sec., 556707.8367712917 rows/sec., 36.55 MiB/sec. | ||
| 6473 | 2025.12.31 20:20:58.763730 [ 269 ] {ab7f8076-40da-4d25-b713-fbc866874ab5} <Debug> TCPHandler: Processed in 0.001428462 sec. | ||
| 6474 | 2025.12.31 20:20:58.763876 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2025.12.31 20:20:58.763883 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6476 | 2025.12.31 20:20:58.763973 [ 269 ] {73e82d54-79a7-4771-ac27-084833c9096d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6477 | 2025.12.31 20:20:58.764021 [ 269 ] {73e82d54-79a7-4771-ac27-084833c9096d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6478 | 2025.12.31 20:20:58.764149 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_31_6} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2025.12.31 20:20:58.764230 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_31_6} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6480 | 2025.12.31 20:20:58.764302 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6481 | 2025.12.31 20:20:58.764438 [ 269 ] {73e82d54-79a7-4771-ac27-084833c9096d} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6482 | 2025.12.31 20:20:58.764478 [ 269 ] {73e82d54-79a7-4771-ac27-084833c9096d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6483 | 2025.12.31 20:20:58.764807 [ 269 ] {73e82d54-79a7-4771-ac27-084833c9096d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6484 | 2025.12.31 20:20:58.765013 [ 269 ] {73e82d54-79a7-4771-ac27-084833c9096d} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2025.12.31 20:20:58.765164 [ 269 ] {73e82d54-79a7-4771-ac27-084833c9096d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 6486 | 2025.12.31 20:20:58.765209 [ 269 ] {73e82d54-79a7-4771-ac27-084833c9096d} <Debug> TCPHandler: Processed in 0.001380081 sec. | ||
| 6487 | 2025.12.31 20:20:58.765340 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6488 | 2025.12.31 20:20:58.765443 [ 269 ] {5c72fa18-ab87-45e1-b6ce-6e4525da7713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6489 | 2025.12.31 20:20:58.765495 [ 269 ] {5c72fa18-ab87-45e1-b6ce-6e4525da7713} <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 | ||
| 6490 | 2025.12.31 20:20:58.766241 [ 269 ] {5c72fa18-ab87-45e1-b6ce-6e4525da7713} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6491 | 2025.12.31 20:20:58.766275 [ 269 ] {5c72fa18-ab87-45e1-b6ce-6e4525da7713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6492 | 2025.12.31 20:20:58.766767 [ 269 ] {5c72fa18-ab87-45e1-b6ce-6e4525da7713} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6493 | 2025.12.31 20:20:58.766991 [ 269 ] {5c72fa18-ab87-45e1-b6ce-6e4525da7713} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6494 | 2025.12.31 20:20:58.767097 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6495 | 2025.12.31 20:20:58.767129 [ 269 ] {5c72fa18-ab87-45e1-b6ce-6e4525da7713} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001708 sec., 5854.80093676815 rows/sec., 10.49 MiB/sec. | ||
| 6496 | 2025.12.31 20:20:58.767130 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2025.12.31 20:20:58.767160 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6498 | 2025.12.31 20:20:58.767195 [ 269 ] {5c72fa18-ab87-45e1-b6ce-6e4525da7713} <Debug> TCPHandler: Processed in 0.001913524 sec. | ||
| 6499 | 2025.12.31 20:20:58.767257 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 6500 | 2025.12.31 20:20:58.767312 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2025.12.31 20:20:58.767417 [ 269 ] {11a102ae-c27b-4456-8a2d-32977b159787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6502 | 2025.12.31 20:20:58.767467 [ 269 ] {11a102ae-c27b-4456-8a2d-32977b159787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6503 | 2025.12.31 20:20:58.767511 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6504 | 2025.12.31 20:20:58.767581 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 590 rows starting from the beginning of the part | ||
| 6505 | 2025.12.31 20:20:58.767732 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 6506 | 2025.12.31 20:20:58.767859 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 6507 | 2025.12.31 20:20:58.767873 [ 269 ] {11a102ae-c27b-4456-8a2d-32977b159787} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2025.12.31 20:20:58.767919 [ 269 ] {11a102ae-c27b-4456-8a2d-32977b159787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6509 | 2025.12.31 20:20:58.767986 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 6510 | 2025.12.31 20:20:58.768117 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 6511 | 2025.12.31 20:20:58.768239 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 6512 | 2025.12.31 20:20:58.768321 [ 269 ] {11a102ae-c27b-4456-8a2d-32977b159787} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6513 | 2025.12.31 20:20:58.768554 [ 269 ] {11a102ae-c27b-4456-8a2d-32977b159787} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2025.12.31 20:20:58.768658 [ 86 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6515 | 2025.12.31 20:20:58.768681 [ 86 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2025.12.31 20:20:58.768696 [ 269 ] {11a102ae-c27b-4456-8a2d-32977b159787} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001301 sec., 46118.370484242885 rows/sec., 3.11 MiB/sec. | ||
| 6517 | 2025.12.31 20:20:58.768700 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6518 | 2025.12.31 20:20:58.768734 [ 269 ] {11a102ae-c27b-4456-8a2d-32977b159787} <Debug> TCPHandler: Processed in 0.001471404 sec. | ||
| 6519 | 2025.12.31 20:20:58.768780 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 6520 | 2025.12.31 20:20:58.768868 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6521 | 2025.12.31 20:20:58.768892 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1732 rows starting from the beginning of the part | ||
| 6522 | 2025.12.31 20:20:58.768935 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 6523 | 2025.12.31 20:20:58.768969 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6524 | 2025.12.31 20:20:58.769001 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 66 rows starting from the beginning of the part | ||
| 6525 | 2025.12.31 20:20:58.769032 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part | ||
| 6526 | 2025.12.31 20:20:58.769064 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6527 | 2025.12.31 20:20:58.770047 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2060 rows, containing 4 columns (4 merged, 0 gathered) in 0.001298739 sec., 1586153.9539507169 rows/sec., 102.69 MiB/sec. | ||
| 6528 | 2025.12.31 20:20:58.770349 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6529 | 2025.12.31 20:20:58.770623 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_36_7} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2025.12.31 20:20:58.770685 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_36_7} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6531 | 2025.12.31 20:20:58.770770 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6532 | 2025.12.31 20:20:58.772786 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 19 columns (19 merged, 0 gathered) in 0.005574377 sec., 122704.29502704965 rows/sec., 219.88 MiB/sec. | ||
| 6533 | 2025.12.31 20:20:58.773812 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6534 | 2025.12.31 20:20:58.774152 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2025.12.31 20:20:58.774229 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6536 | 2025.12.31 20:20:58.774322 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 6537 | 2025.12.31 20:20:58.891327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6538 | 2025.12.31 20:20:58.907125 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2025.12.31 20:20:58.907169 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6540 | 2025.12.31 20:20:58.912985 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6541 | 2025.12.31 20:20:58.913677 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2025.12.31 20:20:58.916300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6543 | 2025.12.31 20:20:59.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.98 MiB, peak 283.89 MiB, free memory in arenas 0.00 B, will set to 278.15 MiB (RSS), difference: 1.17 MiB | ||
| 6544 | 2025.12.31 20:20:59.001235 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000829359 sec. | ||
| 6545 | 2025.12.31 20:21:01.105522 [ 58 ] {} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6546 | 2025.12.31 20:21:01.105583 [ 58 ] {} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2025.12.31 20:21:01.105604 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6548 | 2025.12.31 20:21:01.105731 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::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 | ||
| 6549 | 2025.12.31 20:21:01.105876 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6550 | 2025.12.31 20:21:01.105909 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 6551 | 2025.12.31 20:21:01.105976 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 6552 | 2025.12.31 20:21:01.106021 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 6553 | 2025.12.31 20:21:01.106064 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 6554 | 2025.12.31 20:21:01.106101 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 6555 | 2025.12.31 20:21:01.106822 [ 187 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001138246 sec., 36898.87774698967 rows/sec., 3.08 MiB/sec. | ||
| 6556 | 2025.12.31 20:21:01.106962 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6557 | 2025.12.31 20:21:01.107204 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_9_2} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2025.12.31 20:21:01.107272 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_9_2} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6559 | 2025.12.31 20:21:01.107336 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6560 | 2025.12.31 20:21:02.940238 [ 58 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 6561 | 2025.12.31 20:21:02.940329 [ 58 ] {} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2025.12.31 20:21:02.940367 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6563 | 2025.12.31 20:21:02.940514 [ 192 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 6564 | 2025.12.31 20:21:02.940665 [ 192 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6565 | 2025.12.31 20:21:02.940697 [ 192 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 6566 | 2025.12.31 20:21:02.940759 [ 192 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 6567 | 2025.12.31 20:21:02.940800 [ 192 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6568 | 2025.12.31 20:21:02.940849 [ 192 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6569 | 2025.12.31 20:21:02.940886 [ 192 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 6570 | 2025.12.31 20:21:02.941569 [ 188 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001110145 sec., 54046.99386116228 rows/sec., 2.76 MiB/sec. | ||
| 6571 | 2025.12.31 20:21:02.941776 [ 187 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6572 | 2025.12.31 20:21:02.942167 [ 187 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_10_2} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2025.12.31 20:21:02.942272 [ 187 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_10_2} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 6574 | 2025.12.31 20:21:02.942396 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 6575 | 2025.12.31 20:21:03.771546 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6576 | 2025.12.31 20:21:03.771851 [ 269 ] {e82fa153-0ec9-471f-add0-35ee9fdea82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6577 | 2025.12.31 20:21:03.771951 [ 269 ] {e82fa153-0ec9-471f-add0-35ee9fdea82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6578 | 2025.12.31 20:21:03.773146 [ 269 ] {e82fa153-0ec9-471f-add0-35ee9fdea82c} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6579 | 2025.12.31 20:21:03.773185 [ 269 ] {e82fa153-0ec9-471f-add0-35ee9fdea82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6580 | 2025.12.31 20:21:03.773597 [ 269 ] {e82fa153-0ec9-471f-add0-35ee9fdea82c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6581 | 2025.12.31 20:21:03.773822 [ 269 ] {e82fa153-0ec9-471f-add0-35ee9fdea82c} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6582 | 2025.12.31 20:21:03.773971 [ 269 ] {e82fa153-0ec9-471f-add0-35ee9fdea82c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002195 sec., 186788.1548974943 rows/sec., 11.85 MiB/sec. | ||
| 6583 | 2025.12.31 20:21:03.774016 [ 269 ] {e82fa153-0ec9-471f-add0-35ee9fdea82c} <Debug> TCPHandler: Processed in 0.002653091 sec. | ||
| 6584 | 2025.12.31 20:21:03.774142 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6585 | 2025.12.31 20:21:03.774245 [ 269 ] {bf2b3fae-b984-441c-9637-9e55c5ba6605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6586 | 2025.12.31 20:21:03.774286 [ 269 ] {bf2b3fae-b984-441c-9637-9e55c5ba6605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6587 | 2025.12.31 20:21:03.775271 [ 269 ] {bf2b3fae-b984-441c-9637-9e55c5ba6605} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2025.12.31 20:21:03.775306 [ 269 ] {bf2b3fae-b984-441c-9637-9e55c5ba6605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6589 | 2025.12.31 20:21:03.775671 [ 269 ] {bf2b3fae-b984-441c-9637-9e55c5ba6605} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6590 | 2025.12.31 20:21:03.775878 [ 269 ] {bf2b3fae-b984-441c-9637-9e55c5ba6605} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2025.12.31 20:21:03.776006 [ 269 ] {bf2b3fae-b984-441c-9637-9e55c5ba6605} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.00178 sec., 660674.1573033708 rows/sec., 52.61 MiB/sec. | ||
| 6592 | 2025.12.31 20:21:03.776042 [ 269 ] {bf2b3fae-b984-441c-9637-9e55c5ba6605} <Debug> TCPHandler: Processed in 0.001952264 sec. | ||
| 6593 | 2025.12.31 20:21:03.776158 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6594 | 2025.12.31 20:21:03.776250 [ 269 ] {af1c2160-636a-432f-8a8c-d2a9d7445d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6595 | 2025.12.31 20:21:03.776289 [ 269 ] {af1c2160-636a-432f-8a8c-d2a9d7445d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6596 | 2025.12.31 20:21:03.776777 [ 269 ] {af1c2160-636a-432f-8a8c-d2a9d7445d68} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2025.12.31 20:21:03.776811 [ 269 ] {af1c2160-636a-432f-8a8c-d2a9d7445d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6598 | 2025.12.31 20:21:03.777112 [ 269 ] {af1c2160-636a-432f-8a8c-d2a9d7445d68} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6599 | 2025.12.31 20:21:03.777330 [ 269 ] {af1c2160-636a-432f-8a8c-d2a9d7445d68} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2025.12.31 20:21:03.777454 [ 269 ] {af1c2160-636a-432f-8a8c-d2a9d7445d68} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001222 sec., 193944.3535188216 rows/sec., 11.76 MiB/sec. | ||
| 6601 | 2025.12.31 20:21:03.777489 [ 269 ] {af1c2160-636a-432f-8a8c-d2a9d7445d68} <Debug> TCPHandler: Processed in 0.001383431 sec. | ||
| 6602 | 2025.12.31 20:21:03.777603 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2025.12.31 20:21:03.777693 [ 269 ] {e01292d9-76d5-477e-a7fc-5618bd86978b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6604 | 2025.12.31 20:21:03.777731 [ 269 ] {e01292d9-76d5-477e-a7fc-5618bd86978b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6605 | 2025.12.31 20:21:03.778206 [ 269 ] {e01292d9-76d5-477e-a7fc-5618bd86978b} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2025.12.31 20:21:03.778240 [ 269 ] {e01292d9-76d5-477e-a7fc-5618bd86978b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6607 | 2025.12.31 20:21:03.778533 [ 269 ] {e01292d9-76d5-477e-a7fc-5618bd86978b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6608 | 2025.12.31 20:21:03.778734 [ 269 ] {e01292d9-76d5-477e-a7fc-5618bd86978b} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2025.12.31 20:21:03.778855 [ 269 ] {e01292d9-76d5-477e-a7fc-5618bd86978b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001179 sec., 179813.401187447 rows/sec., 11.60 MiB/sec. | ||
| 6610 | 2025.12.31 20:21:03.778892 [ 269 ] {e01292d9-76d5-477e-a7fc-5618bd86978b} <Debug> TCPHandler: Processed in 0.00134432 sec. | ||
| 6611 | 2025.12.31 20:21:03.779004 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6612 | 2025.12.31 20:21:03.779095 [ 269 ] {7e2fcbab-0c42-43f8-9e10-b7f7d79dcb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6613 | 2025.12.31 20:21:03.779134 [ 269 ] {7e2fcbab-0c42-43f8-9e10-b7f7d79dcb14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6614 | 2025.12.31 20:21:03.779602 [ 269 ] {7e2fcbab-0c42-43f8-9e10-b7f7d79dcb14} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2025.12.31 20:21:03.779636 [ 269 ] {7e2fcbab-0c42-43f8-9e10-b7f7d79dcb14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6616 | 2025.12.31 20:21:03.779931 [ 269 ] {7e2fcbab-0c42-43f8-9e10-b7f7d79dcb14} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6617 | 2025.12.31 20:21:03.780136 [ 269 ] {7e2fcbab-0c42-43f8-9e10-b7f7d79dcb14} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6618 | 2025.12.31 20:21:03.780259 [ 269 ] {7e2fcbab-0c42-43f8-9e10-b7f7d79dcb14} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001182 sec., 178510.9983079526 rows/sec., 10.14 MiB/sec. | ||
| 6619 | 2025.12.31 20:21:03.780294 [ 269 ] {7e2fcbab-0c42-43f8-9e10-b7f7d79dcb14} <Debug> TCPHandler: Processed in 0.00134478 sec. | ||
| 6620 | 2025.12.31 20:21:03.780404 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6621 | 2025.12.31 20:21:03.780496 [ 269 ] {6aab6f44-3400-4d23-af62-10aeb6a3be6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6622 | 2025.12.31 20:21:03.780534 [ 269 ] {6aab6f44-3400-4d23-af62-10aeb6a3be6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6623 | 2025.12.31 20:21:03.781179 [ 269 ] {6aab6f44-3400-4d23-af62-10aeb6a3be6d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6624 | 2025.12.31 20:21:03.781214 [ 269 ] {6aab6f44-3400-4d23-af62-10aeb6a3be6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6625 | 2025.12.31 20:21:03.781537 [ 269 ] {6aab6f44-3400-4d23-af62-10aeb6a3be6d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6626 | 2025.12.31 20:21:03.781749 [ 269 ] {6aab6f44-3400-4d23-af62-10aeb6a3be6d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6627 | 2025.12.31 20:21:03.781870 [ 269 ] {6aab6f44-3400-4d23-af62-10aeb6a3be6d} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001392 sec., 510775.8620689655 rows/sec., 35.80 MiB/sec. | ||
| 6628 | 2025.12.31 20:21:03.781906 [ 269 ] {6aab6f44-3400-4d23-af62-10aeb6a3be6d} <Debug> TCPHandler: Processed in 0.001555785 sec. | ||
| 6629 | 2025.12.31 20:21:03.782013 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6630 | 2025.12.31 20:21:03.782121 [ 269 ] {b786dfec-4ae6-481b-8c77-527d74d4bb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6631 | 2025.12.31 20:21:03.782161 [ 269 ] {b786dfec-4ae6-481b-8c77-527d74d4bb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6632 | 2025.12.31 20:21:03.782484 [ 269 ] {b786dfec-4ae6-481b-8c77-527d74d4bb92} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6633 | 2025.12.31 20:21:03.782518 [ 269 ] {b786dfec-4ae6-481b-8c77-527d74d4bb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6634 | 2025.12.31 20:21:03.782810 [ 269 ] {b786dfec-4ae6-481b-8c77-527d74d4bb92} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6635 | 2025.12.31 20:21:03.783010 [ 269 ] {b786dfec-4ae6-481b-8c77-527d74d4bb92} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6636 | 2025.12.31 20:21:03.783134 [ 269 ] {b786dfec-4ae6-481b-8c77-527d74d4bb92} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 6637 | 2025.12.31 20:21:03.783169 [ 269 ] {b786dfec-4ae6-481b-8c77-527d74d4bb92} <Debug> TCPHandler: Processed in 0.001202787 sec. | ||
| 6638 | 2025.12.31 20:21:03.783280 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6639 | 2025.12.31 20:21:03.783372 [ 269 ] {c5cbe529-68e3-4b6f-933e-21af6821607b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6640 | 2025.12.31 20:21:03.783413 [ 269 ] {c5cbe529-68e3-4b6f-933e-21af6821607b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6641 | 2025.12.31 20:21:03.783854 [ 269 ] {c5cbe529-68e3-4b6f-933e-21af6821607b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2025.12.31 20:21:03.783887 [ 269 ] {c5cbe529-68e3-4b6f-933e-21af6821607b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6643 | 2025.12.31 20:21:03.784217 [ 269 ] {c5cbe529-68e3-4b6f-933e-21af6821607b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6644 | 2025.12.31 20:21:03.784421 [ 269 ] {c5cbe529-68e3-4b6f-933e-21af6821607b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2025.12.31 20:21:03.784549 [ 269 ] {c5cbe529-68e3-4b6f-933e-21af6821607b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001195 sec., 262761.5062761506 rows/sec., 17.26 MiB/sec. | ||
| 6646 | 2025.12.31 20:21:03.784585 [ 269 ] {c5cbe529-68e3-4b6f-933e-21af6821607b} <Debug> TCPHandler: Processed in 0.001359071 sec. | ||
| 6647 | 2025.12.31 20:21:03.784697 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6648 | 2025.12.31 20:21:03.784787 [ 269 ] {cfbd544f-9c70-4421-b010-a57d7183d542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6649 | 2025.12.31 20:21:03.784827 [ 269 ] {cfbd544f-9c70-4421-b010-a57d7183d542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6650 | 2025.12.31 20:21:03.785130 [ 269 ] {cfbd544f-9c70-4421-b010-a57d7183d542} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6651 | 2025.12.31 20:21:03.785162 [ 269 ] {cfbd544f-9c70-4421-b010-a57d7183d542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6652 | 2025.12.31 20:21:03.785444 [ 269 ] {cfbd544f-9c70-4421-b010-a57d7183d542} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6653 | 2025.12.31 20:21:03.785645 [ 269 ] {cfbd544f-9c70-4421-b010-a57d7183d542} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2025.12.31 20:21:03.785768 [ 269 ] {cfbd544f-9c70-4421-b010-a57d7183d542} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000998 sec., 1002.0040080160321 rows/sec., 67.52 KiB/sec. | ||
| 6655 | 2025.12.31 20:21:03.785803 [ 269 ] {cfbd544f-9c70-4421-b010-a57d7183d542} <Debug> TCPHandler: Processed in 0.001160527 sec. | ||
| 6656 | 2025.12.31 20:21:03.786014 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2025.12.31 20:21:03.786107 [ 269 ] {6c9937a7-de9f-4f05-9363-1a66e9240189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6658 | 2025.12.31 20:21:03.786168 [ 269 ] {6c9937a7-de9f-4f05-9363-1a66e9240189} <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 | ||
| 6659 | 2025.12.31 20:21:03.786995 [ 269 ] {6c9937a7-de9f-4f05-9363-1a66e9240189} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2025.12.31 20:21:03.787032 [ 269 ] {6c9937a7-de9f-4f05-9363-1a66e9240189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6661 | 2025.12.31 20:21:03.787566 [ 269 ] {6c9937a7-de9f-4f05-9363-1a66e9240189} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6662 | 2025.12.31 20:21:03.787784 [ 269 ] {6c9937a7-de9f-4f05-9363-1a66e9240189} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2025.12.31 20:21:03.787914 [ 269 ] {6c9937a7-de9f-4f05-9363-1a66e9240189} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001825 sec., 17534.246575342466 rows/sec., 31.42 MiB/sec. | ||
| 6664 | 2025.12.31 20:21:03.787966 [ 269 ] {6c9937a7-de9f-4f05-9363-1a66e9240189} <Debug> TCPHandler: Processed in 0.002004865 sec. | ||
| 6665 | 2025.12.31 20:21:03.788086 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6666 | 2025.12.31 20:21:03.788181 [ 269 ] {b2370282-534b-40d2-88f2-de09fde163e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6667 | 2025.12.31 20:21:03.788222 [ 269 ] {b2370282-534b-40d2-88f2-de09fde163e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6668 | 2025.12.31 20:21:03.788553 [ 269 ] {b2370282-534b-40d2-88f2-de09fde163e2} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2025.12.31 20:21:03.788588 [ 269 ] {b2370282-534b-40d2-88f2-de09fde163e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6670 | 2025.12.31 20:21:03.788879 [ 269 ] {b2370282-534b-40d2-88f2-de09fde163e2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6671 | 2025.12.31 20:21:03.789086 [ 269 ] {b2370282-534b-40d2-88f2-de09fde163e2} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2025.12.31 20:21:03.789208 [ 269 ] {b2370282-534b-40d2-88f2-de09fde163e2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001045 sec., 99521.53110047847 rows/sec., 6.10 MiB/sec. | ||
| 6673 | 2025.12.31 20:21:03.789244 [ 269 ] {b2370282-534b-40d2-88f2-de09fde163e2} <Debug> TCPHandler: Processed in 0.001204458 sec. | ||
| 6674 | 2025.12.31 20:21:05.605764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15749 | ||
| 6675 | 2025.12.31 20:21:05.606407 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2025.12.31 20:21:05.606455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6677 | 2025.12.31 20:21:05.606940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6678 | 2025.12.31 20:21:05.607172 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2025.12.31 20:21:05.607305 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15749 | ||
| 6680 | 2025.12.31 20:21:06.416344 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6681 | 2025.12.31 20:21:06.432041 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2025.12.31 20:21:06.432098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6683 | 2025.12.31 20:21:06.437834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6684 | 2025.12.31 20:21:06.438546 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2025.12.31 20:21:06.441346 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6686 | 2025.12.31 20:21:07.994125 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39238 | ||
| 6687 | 2025.12.31 20:21:07.994246 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6688 | 2025.12.31 20:21:07.994277 [ 292 ] {} <Debug> TCP-Session: 52f9499b-4947-403c-918c-bb64beef58ff Authenticating user 'default' from [fd00:1122:3344:101::e]:39238 | ||
| 6689 | 2025.12.31 20:21:07.994302 [ 292 ] {} <Debug> TCP-Session: 52f9499b-4947-403c-918c-bb64beef58ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6690 | 2025.12.31 20:21:07.994318 [ 292 ] {} <Debug> TCP-Session: 52f9499b-4947-403c-918c-bb64beef58ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6691 | 2025.12.31 20:21:07.994554 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35201 | ||
| 6692 | 2025.12.31 20:21:07.994583 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59237 | ||
| 6693 | 2025.12.31 20:21:07.994605 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38326 | ||
| 6694 | 2025.12.31 20:21:07.994648 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42029 | ||
| 6695 | 2025.12.31 20:21:07.994640 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46693 | ||
| 6696 | 2025.12.31 20:21:07.994712 [ 292 ] {} <Trace> TCP-Session: 52f9499b-4947-403c-918c-bb64beef58ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6697 | 2025.12.31 20:21:07.994704 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6698 | 2025.12.31 20:21:07.994630 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32892 | ||
| 6699 | 2025.12.31 20:21:07.994801 [ 293 ] {} <Debug> TCP-Session: 35ebb7e5-d3fc-4854-9e8d-4047881d9cd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35201 | ||
| 6700 | 2025.12.31 20:21:07.994602 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43106 | ||
| 6701 | 2025.12.31 20:21:07.994839 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6702 | 2025.12.31 20:21:07.994835 [ 293 ] {} <Debug> TCP-Session: 35ebb7e5-d3fc-4854-9e8d-4047881d9cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6703 | 2025.12.31 20:21:07.994917 [ 266 ] {} <Debug> TCP-Session: 0d62a289-1db7-45f5-b75c-ba241ee0e490 Authenticating user 'default' from [fd00:1122:3344:101::e]:59237 | ||
| 6704 | 2025.12.31 20:21:07.994926 [ 293 ] {} <Debug> TCP-Session: 35ebb7e5-d3fc-4854-9e8d-4047881d9cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6705 | 2025.12.31 20:21:07.994930 [ 292 ] {994da41b-24d3-4250-8f25-dd1ce48089b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39238) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6706 | 2025.12.31 20:21:07.994940 [ 266 ] {} <Debug> TCP-Session: 0d62a289-1db7-45f5-b75c-ba241ee0e490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6707 | 2025.12.31 20:21:07.994574 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59153 | ||
| 6708 | 2025.12.31 20:21:07.994976 [ 266 ] {} <Debug> TCP-Session: 0d62a289-1db7-45f5-b75c-ba241ee0e490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6709 | 2025.12.31 20:21:07.995258 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6710 | 2025.12.31 20:21:07.995301 [ 290 ] {} <Debug> TCP-Session: 4776d33e-bdb9-46cd-af21-7fde6b5997fd Authenticating user 'default' from [fd00:1122:3344:101::e]:46693 | ||
| 6711 | 2025.12.31 20:21:07.995322 [ 292 ] {994da41b-24d3-4250-8f25-dd1ce48089b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6712 | 2025.12.31 20:21:07.995326 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6713 | 2025.12.31 20:21:07.995353 [ 290 ] {} <Debug> TCP-Session: 4776d33e-bdb9-46cd-af21-7fde6b5997fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6714 | 2025.12.31 20:21:07.995383 [ 290 ] {} <Debug> TCP-Session: 4776d33e-bdb9-46cd-af21-7fde6b5997fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6715 | 2025.12.31 20:21:07.995387 [ 294 ] {} <Debug> TCP-Session: 4a66024c-bb6d-4173-8d11-cb01e45942e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59153 | ||
| 6716 | 2025.12.31 20:21:07.995396 [ 292 ] {994da41b-24d3-4250-8f25-dd1ce48089b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6717 | 2025.12.31 20:21:07.995408 [ 294 ] {} <Debug> TCP-Session: 4a66024c-bb6d-4173-8d11-cb01e45942e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6718 | 2025.12.31 20:21:07.995432 [ 294 ] {} <Debug> TCP-Session: 4a66024c-bb6d-4173-8d11-cb01e45942e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6719 | 2025.12.31 20:21:07.995432 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6720 | 2025.12.31 20:21:07.995474 [ 288 ] {} <Debug> TCP-Session: 11ffbdf5-605a-4ef0-82c4-ed42b23aecae Authenticating user 'default' from [fd00:1122:3344:101::e]:43106 | ||
| 6721 | 2025.12.31 20:21:07.995491 [ 288 ] {} <Debug> TCP-Session: 11ffbdf5-605a-4ef0-82c4-ed42b23aecae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6722 | 2025.12.31 20:21:07.995508 [ 288 ] {} <Debug> TCP-Session: 11ffbdf5-605a-4ef0-82c4-ed42b23aecae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6723 | 2025.12.31 20:21:07.995821 [ 292 ] {994da41b-24d3-4250-8f25-dd1ce48089b0} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 6724 | 2025.12.31 20:21:07.995846 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6725 | 2025.12.31 20:21:07.995892 [ 291 ] {} <Debug> TCP-Session: 1f88a85f-9b4f-4960-8e00-405a14f612e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42029 | ||
| 6726 | 2025.12.31 20:21:07.995917 [ 291 ] {} <Debug> TCP-Session: 1f88a85f-9b4f-4960-8e00-405a14f612e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6727 | 2025.12.31 20:21:07.995917 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6728 | 2025.12.31 20:21:07.995932 [ 291 ] {} <Debug> TCP-Session: 1f88a85f-9b4f-4960-8e00-405a14f612e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6729 | 2025.12.31 20:21:07.995957 [ 286 ] {} <Debug> TCP-Session: b8017377-51b7-4299-9205-48b9be47e7da Authenticating user 'default' from [fd00:1122:3344:101::e]:38326 | ||
| 6730 | 2025.12.31 20:21:07.995976 [ 286 ] {} <Debug> TCP-Session: b8017377-51b7-4299-9205-48b9be47e7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6731 | 2025.12.31 20:21:07.995994 [ 286 ] {} <Debug> TCP-Session: b8017377-51b7-4299-9205-48b9be47e7da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6732 | 2025.12.31 20:21:07.996026 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6733 | 2025.12.31 20:21:07.996063 [ 289 ] {} <Debug> TCP-Session: 8dce4402-198a-4465-a9c9-9c77c2b213b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:32892 | ||
| 6734 | 2025.12.31 20:21:07.996082 [ 289 ] {} <Debug> TCP-Session: 8dce4402-198a-4465-a9c9-9c77c2b213b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6735 | 2025.12.31 20:21:07.996096 [ 289 ] {} <Debug> TCP-Session: 8dce4402-198a-4465-a9c9-9c77c2b213b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6736 | 2025.12.31 20:21:07.996881 [ 308 ] {994da41b-24d3-4250-8f25-dd1ce48089b0} <Trace> AggregatingTransform: Aggregating | ||
| 6737 | 2025.12.31 20:21:07.996930 [ 308 ] {994da41b-24d3-4250-8f25-dd1ce48089b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 6738 | 2025.12.31 20:21:07.996966 [ 308 ] {994da41b-24d3-4250-8f25-dd1ce48089b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001035384 sec. (965.825 rows/sec., 37.73 KiB/sec.) | ||
| 6739 | 2025.12.31 20:21:07.996985 [ 308 ] {994da41b-24d3-4250-8f25-dd1ce48089b0} <Trace> Aggregator: Merging aggregated data | ||
| 6740 | 2025.12.31 20:21:07.998364 [ 292 ] {994da41b-24d3-4250-8f25-dd1ce48089b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003502 sec., 285.5511136493432 rows/sec., 11.15 KiB/sec. | ||
| 6741 | 2025.12.31 20:21:07.998508 [ 292 ] {994da41b-24d3-4250-8f25-dd1ce48089b0} <Debug> TCPHandler: Processed in 0.00396049 sec. | ||
| 6742 | 2025.12.31 20:21:07.998631 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6743 | 2025.12.31 20:21:07.998659 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6744 | 2025.12.31 20:21:07.998662 [ 292 ] {} <Debug> TCP-Session: 52f9499b-4947-403c-918c-bb64beef58ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6745 | 2025.12.31 20:21:07.998681 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6746 | 2025.12.31 20:21:07.998704 [ 293 ] {} <Debug> TCP-Session: 35ebb7e5-d3fc-4854-9e8d-4047881d9cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6747 | 2025.12.31 20:21:07.998714 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6748 | 2025.12.31 20:21:07.998741 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6749 | 2025.12.31 20:21:07.998765 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6750 | 2025.12.31 20:21:07.998788 [ 290 ] {} <Debug> TCP-Session: 4776d33e-bdb9-46cd-af21-7fde6b5997fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6751 | 2025.12.31 20:21:07.998798 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6752 | 2025.12.31 20:21:07.998827 [ 286 ] {} <Debug> TCP-Session: b8017377-51b7-4299-9205-48b9be47e7da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6753 | 2025.12.31 20:21:07.998773 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6754 | 2025.12.31 20:21:07.998873 [ 289 ] {} <Debug> TCP-Session: 8dce4402-198a-4465-a9c9-9c77c2b213b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6755 | 2025.12.31 20:21:07.998773 [ 291 ] {} <Debug> TCP-Session: 1f88a85f-9b4f-4960-8e00-405a14f612e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6756 | 2025.12.31 20:21:07.998901 [ 266 ] {} <Debug> TCP-Session: 0d62a289-1db7-45f5-b75c-ba241ee0e490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6757 | 2025.12.31 20:21:07.998739 [ 294 ] {} <Debug> TCP-Session: 4a66024c-bb6d-4173-8d11-cb01e45942e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6758 | 2025.12.31 20:21:07.998698 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6759 | 2025.12.31 20:21:07.998998 [ 288 ] {} <Debug> TCP-Session: 11ffbdf5-605a-4ef0-82c4-ed42b23aecae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6760 | 2025.12.31 20:21:08.140471 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 802 | ||
| 6761 | 2025.12.31 20:21:08.143013 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2025.12.31 20:21:08.143075 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6763 | 2025.12.31 20:21:08.144345 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6764 | 2025.12.31 20:21:08.144623 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2025.12.31 20:21:08.144969 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 6766 | 2025.12.31 20:21:08.248202 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42527 | ||
| 6767 | 2025.12.31 20:21:08.248319 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6768 | 2025.12.31 20:21:08.248345 [ 292 ] {} <Debug> TCP-Session: 382d7cf2-15c2-4c5a-a7c8-5735137f8700 Authenticating user 'default' from [fd00:1122:3344:101::e]:42527 | ||
| 6769 | 2025.12.31 20:21:08.248367 [ 292 ] {} <Debug> TCP-Session: 382d7cf2-15c2-4c5a-a7c8-5735137f8700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6770 | 2025.12.31 20:21:08.248380 [ 292 ] {} <Debug> TCP-Session: 382d7cf2-15c2-4c5a-a7c8-5735137f8700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6771 | 2025.12.31 20:21:08.248576 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41786 | ||
| 6772 | 2025.12.31 20:21:08.248598 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41781 | ||
| 6773 | 2025.12.31 20:21:08.248601 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44919 | ||
| 6774 | 2025.12.31 20:21:08.248641 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42341 | ||
| 6775 | 2025.12.31 20:21:08.248651 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56956 | ||
| 6776 | 2025.12.31 20:21:08.248678 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6777 | 2025.12.31 20:21:08.248678 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6778 | 2025.12.31 20:21:08.248622 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46541 | ||
| 6779 | 2025.12.31 20:21:08.248738 [ 293 ] {} <Debug> TCP-Session: 1f057c2c-80a7-441e-95d3-ca73daf0f0c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41786 | ||
| 6780 | 2025.12.31 20:21:08.248761 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6781 | 2025.12.31 20:21:08.248772 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6782 | 2025.12.31 20:21:08.248780 [ 293 ] {} <Debug> TCP-Session: 1f057c2c-80a7-441e-95d3-ca73daf0f0c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6783 | 2025.12.31 20:21:08.248804 [ 290 ] {} <Debug> TCP-Session: 18681afc-a6c1-4453-b9a8-a13cb23c7cf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42341 | ||
| 6784 | 2025.12.31 20:21:08.248813 [ 294 ] {} <Debug> TCP-Session: 248f045b-b48b-4cd6-915c-7c38829e2703 Authenticating user 'default' from [fd00:1122:3344:101::e]:44919 | ||
| 6785 | 2025.12.31 20:21:08.248817 [ 293 ] {} <Debug> TCP-Session: 1f057c2c-80a7-441e-95d3-ca73daf0f0c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6786 | 2025.12.31 20:21:08.248841 [ 290 ] {} <Debug> TCP-Session: 18681afc-a6c1-4453-b9a8-a13cb23c7cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6787 | 2025.12.31 20:21:08.248847 [ 294 ] {} <Debug> TCP-Session: 248f045b-b48b-4cd6-915c-7c38829e2703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6788 | 2025.12.31 20:21:08.248869 [ 290 ] {} <Debug> TCP-Session: 18681afc-a6c1-4453-b9a8-a13cb23c7cf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6789 | 2025.12.31 20:21:08.248881 [ 294 ] {} <Debug> TCP-Session: 248f045b-b48b-4cd6-915c-7c38829e2703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6790 | 2025.12.31 20:21:08.248802 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6791 | 2025.12.31 20:21:08.248772 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6792 | 2025.12.31 20:21:08.248730 [ 292 ] {} <Trace> TCP-Session: 382d7cf2-15c2-4c5a-a7c8-5735137f8700 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2025.12.31 20:21:08.248947 [ 291 ] {} <Debug> TCP-Session: 1380feba-d165-4239-98c1-090f6200fec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56956 | ||
| 6794 | 2025.12.31 20:21:08.248935 [ 286 ] {} <Debug> TCP-Session: b81c25a7-5560-4cfd-b75d-a1c2e55f6ac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46541 | ||
| 6795 | 2025.12.31 20:21:08.248983 [ 291 ] {} <Debug> TCP-Session: 1380feba-d165-4239-98c1-090f6200fec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6796 | 2025.12.31 20:21:08.248994 [ 286 ] {} <Debug> TCP-Session: b81c25a7-5560-4cfd-b75d-a1c2e55f6ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6797 | 2025.12.31 20:21:08.248999 [ 291 ] {} <Debug> TCP-Session: 1380feba-d165-4239-98c1-090f6200fec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6798 | 2025.12.31 20:21:08.249014 [ 286 ] {} <Debug> TCP-Session: b81c25a7-5560-4cfd-b75d-a1c2e55f6ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6799 | 2025.12.31 20:21:08.248727 [ 266 ] {} <Debug> TCP-Session: 46090e03-910b-491d-b4a0-9145336da719 Authenticating user 'default' from [fd00:1122:3344:101::e]:41781 | ||
| 6800 | 2025.12.31 20:21:08.248621 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48353 | ||
| 6801 | 2025.12.31 20:21:08.249058 [ 266 ] {} <Debug> TCP-Session: 46090e03-910b-491d-b4a0-9145336da719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6802 | 2025.12.31 20:21:08.248629 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58660 | ||
| 6803 | 2025.12.31 20:21:08.249089 [ 266 ] {} <Debug> TCP-Session: 46090e03-910b-491d-b4a0-9145336da719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6804 | 2025.12.31 20:21:08.249110 [ 292 ] {b1bfeabd-9ec4-4dd0-9e79-0d434a0bd430} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6805 | 2025.12.31 20:21:08.249126 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6806 | 2025.12.31 20:21:08.249149 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6807 | 2025.12.31 20:21:08.249152 [ 288 ] {} <Debug> TCP-Session: 5ffc7032-0bea-44cc-ad00-bed9c9faff2d Authenticating user 'default' from [fd00:1122:3344:101::e]:48353 | ||
| 6808 | 2025.12.31 20:21:08.249179 [ 289 ] {} <Debug> TCP-Session: 93dd86cf-a701-4fbc-b673-2334f10c8751 Authenticating user 'default' from [fd00:1122:3344:101::e]:58660 | ||
| 6809 | 2025.12.31 20:21:08.249190 [ 288 ] {} <Debug> TCP-Session: 5ffc7032-0bea-44cc-ad00-bed9c9faff2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6810 | 2025.12.31 20:21:08.249204 [ 289 ] {} <Debug> TCP-Session: 93dd86cf-a701-4fbc-b673-2334f10c8751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6811 | 2025.12.31 20:21:08.249213 [ 288 ] {} <Debug> TCP-Session: 5ffc7032-0bea-44cc-ad00-bed9c9faff2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6812 | 2025.12.31 20:21:08.249226 [ 289 ] {} <Debug> TCP-Session: 93dd86cf-a701-4fbc-b673-2334f10c8751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6813 | 2025.12.31 20:21:08.249368 [ 292 ] {b1bfeabd-9ec4-4dd0-9e79-0d434a0bd430} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6814 | 2025.12.31 20:21:08.249427 [ 292 ] {b1bfeabd-9ec4-4dd0-9e79-0d434a0bd430} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6815 | 2025.12.31 20:21:08.249706 [ 292 ] {b1bfeabd-9ec4-4dd0-9e79-0d434a0bd430} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 6816 | 2025.12.31 20:21:08.250592 [ 296 ] {b1bfeabd-9ec4-4dd0-9e79-0d434a0bd430} <Trace> AggregatingTransform: Aggregating | ||
| 6817 | 2025.12.31 20:21:08.250628 [ 296 ] {b1bfeabd-9ec4-4dd0-9e79-0d434a0bd430} <Trace> Aggregator: Aggregation method: without_key | ||
| 6818 | 2025.12.31 20:21:08.250663 [ 296 ] {b1bfeabd-9ec4-4dd0-9e79-0d434a0bd430} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000859579 sec. (1163.360 rows/sec., 45.44 KiB/sec.) | ||
| 6819 | 2025.12.31 20:21:08.250683 [ 296 ] {b1bfeabd-9ec4-4dd0-9e79-0d434a0bd430} <Trace> Aggregator: Merging aggregated data | ||
| 6820 | 2025.12.31 20:21:08.252002 [ 292 ] {b1bfeabd-9ec4-4dd0-9e79-0d434a0bd430} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00294 sec., 340.13605442176873 rows/sec., 13.29 KiB/sec. | ||
| 6821 | 2025.12.31 20:21:08.252216 [ 292 ] {b1bfeabd-9ec4-4dd0-9e79-0d434a0bd430} <Debug> TCPHandler: Processed in 0.003598812 sec. | ||
| 6822 | 2025.12.31 20:21:08.252345 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6823 | 2025.12.31 20:21:08.252369 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6824 | 2025.12.31 20:21:08.252384 [ 292 ] {} <Debug> TCP-Session: 382d7cf2-15c2-4c5a-a7c8-5735137f8700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6825 | 2025.12.31 20:21:08.252391 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6826 | 2025.12.31 20:21:08.252409 [ 293 ] {} <Debug> TCP-Session: 1f057c2c-80a7-441e-95d3-ca73daf0f0c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6827 | 2025.12.31 20:21:08.252412 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6828 | 2025.12.31 20:21:08.252431 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6829 | 2025.12.31 20:21:08.252454 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6830 | 2025.12.31 20:21:08.252474 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6831 | 2025.12.31 20:21:08.252495 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6832 | 2025.12.31 20:21:08.252502 [ 289 ] {} <Debug> TCP-Session: 93dd86cf-a701-4fbc-b673-2334f10c8751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6833 | 2025.12.31 20:21:08.252518 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6834 | 2025.12.31 20:21:08.252541 [ 286 ] {} <Debug> TCP-Session: b81c25a7-5560-4cfd-b75d-a1c2e55f6ac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6835 | 2025.12.31 20:21:08.252530 [ 291 ] {} <Debug> TCP-Session: 1380feba-d165-4239-98c1-090f6200fec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6836 | 2025.12.31 20:21:08.252573 [ 290 ] {} <Debug> TCP-Session: 18681afc-a6c1-4453-b9a8-a13cb23c7cf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6837 | 2025.12.31 20:21:08.252487 [ 294 ] {} <Debug> TCP-Session: 248f045b-b48b-4cd6-915c-7c38829e2703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6838 | 2025.12.31 20:21:08.252463 [ 288 ] {} <Debug> TCP-Session: 5ffc7032-0bea-44cc-ad00-bed9c9faff2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6839 | 2025.12.31 20:21:08.252433 [ 266 ] {} <Debug> TCP-Session: 46090e03-910b-491d-b4a0-9145336da719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6840 | 2025.12.31 20:21:08.758725 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6841 | 2025.12.31 20:21:08.758927 [ 269 ] {b5735163-17c5-4e26-8e68-3174340f52ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6842 | 2025.12.31 20:21:08.759006 [ 269 ] {b5735163-17c5-4e26-8e68-3174340f52ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6843 | 2025.12.31 20:21:08.759724 [ 269 ] {b5735163-17c5-4e26-8e68-3174340f52ce} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6844 | 2025.12.31 20:21:08.759782 [ 269 ] {b5735163-17c5-4e26-8e68-3174340f52ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6845 | 2025.12.31 20:21:08.760192 [ 269 ] {b5735163-17c5-4e26-8e68-3174340f52ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6846 | 2025.12.31 20:21:08.760429 [ 269 ] {b5735163-17c5-4e26-8e68-3174340f52ce} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6847 | 2025.12.31 20:21:08.760595 [ 269 ] {b5735163-17c5-4e26-8e68-3174340f52ce} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001723 sec., 1160.7661056297156 rows/sec., 94.65 KiB/sec. | ||
| 6848 | 2025.12.31 20:21:08.760649 [ 269 ] {b5735163-17c5-4e26-8e68-3174340f52ce} <Debug> TCPHandler: Processed in 0.002055697 sec. | ||
| 6849 | 2025.12.31 20:21:08.760795 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6850 | 2025.12.31 20:21:08.760913 [ 269 ] {d5339f50-ab11-4f34-87cf-7ea00fb01d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6851 | 2025.12.31 20:21:08.760961 [ 269 ] {d5339f50-ab11-4f34-87cf-7ea00fb01d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6852 | 2025.12.31 20:21:08.761519 [ 269 ] {d5339f50-ab11-4f34-87cf-7ea00fb01d2a} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6853 | 2025.12.31 20:21:08.761572 [ 269 ] {d5339f50-ab11-4f34-87cf-7ea00fb01d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6854 | 2025.12.31 20:21:08.762058 [ 269 ] {d5339f50-ab11-4f34-87cf-7ea00fb01d2a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6855 | 2025.12.31 20:21:08.762380 [ 269 ] {d5339f50-ab11-4f34-87cf-7ea00fb01d2a} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2025.12.31 20:21:08.762543 [ 32 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6857 | 2025.12.31 20:21:08.762587 [ 269 ] {d5339f50-ab11-4f34-87cf-7ea00fb01d2a} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001681 sec., 45806.06781677573 rows/sec., 3.77 MiB/sec. | ||
| 6858 | 2025.12.31 20:21:08.762607 [ 32 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2025.12.31 20:21:08.762643 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6860 | 2025.12.31 20:21:08.762656 [ 269 ] {d5339f50-ab11-4f34-87cf-7ea00fb01d2a} <Debug> TCPHandler: Processed in 0.001926094 sec. | ||
| 6861 | 2025.12.31 20:21:08.762760 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 6862 | 2025.12.31 20:21:08.762820 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6863 | 2025.12.31 20:21:08.762877 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6864 | 2025.12.31 20:21:08.762916 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2468 rows starting from the beginning of the part | ||
| 6865 | 2025.12.31 20:21:08.762952 [ 269 ] {ec8d0b1b-552a-40d2-af5f-fa9032c4470b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6866 | 2025.12.31 20:21:08.762984 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2320 rows starting from the beginning of the part | ||
| 6867 | 2025.12.31 20:21:08.763015 [ 269 ] {ec8d0b1b-552a-40d2-af5f-fa9032c4470b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6868 | 2025.12.31 20:21:08.763051 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6869 | 2025.12.31 20:21:08.763102 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 76 rows starting from the beginning of the part | ||
| 6870 | 2025.12.31 20:21:08.763145 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1176 rows starting from the beginning of the part | ||
| 6871 | 2025.12.31 20:21:08.763189 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 77 rows starting from the beginning of the part | ||
| 6872 | 2025.12.31 20:21:08.763557 [ 269 ] {ec8d0b1b-552a-40d2-af5f-fa9032c4470b} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2025.12.31 20:21:08.763603 [ 269 ] {ec8d0b1b-552a-40d2-af5f-fa9032c4470b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6874 | 2025.12.31 20:21:08.763947 [ 269 ] {ec8d0b1b-552a-40d2-af5f-fa9032c4470b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6875 | 2025.12.31 20:21:08.764213 [ 269 ] {ec8d0b1b-552a-40d2-af5f-fa9032c4470b} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2025.12.31 20:21:08.764358 [ 269 ] {ec8d0b1b-552a-40d2-af5f-fa9032c4470b} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001436 sec., 8356.545961002785 rows/sec., 620.89 KiB/sec. | ||
| 6877 | 2025.12.31 20:21:08.764399 [ 269 ] {ec8d0b1b-552a-40d2-af5f-fa9032c4470b} <Debug> TCPHandler: Processed in 0.001644628 sec. | ||
| 6878 | 2025.12.31 20:21:08.764517 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2025.12.31 20:21:08.764619 [ 269 ] {a26369ff-6ce0-4d21-bffc-f9f9873f95f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6880 | 2025.12.31 20:21:08.764662 [ 269 ] {a26369ff-6ce0-4d21-bffc-f9f9873f95f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6881 | 2025.12.31 20:21:08.765106 [ 269 ] {a26369ff-6ce0-4d21-bffc-f9f9873f95f0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2025.12.31 20:21:08.765146 [ 269 ] {a26369ff-6ce0-4d21-bffc-f9f9873f95f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6883 | 2025.12.31 20:21:08.765461 [ 187 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6173 rows, containing 5 columns (5 merged, 0 gathered) in 0.002743023 sec., 2250436.8355642664 rows/sec., 191.13 MiB/sec. | ||
| 6884 | 2025.12.31 20:21:08.765473 [ 269 ] {a26369ff-6ce0-4d21-bffc-f9f9873f95f0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6885 | 2025.12.31 20:21:08.765731 [ 269 ] {a26369ff-6ce0-4d21-bffc-f9f9873f95f0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2025.12.31 20:21:08.765792 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6887 | 2025.12.31 20:21:08.765854 [ 32 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6888 | 2025.12.31 20:21:08.765874 [ 269 ] {a26369ff-6ce0-4d21-bffc-f9f9873f95f0} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001277 sec., 59514.487079091625 rows/sec., 4.65 MiB/sec. | ||
| 6889 | 2025.12.31 20:21:08.765907 [ 32 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2025.12.31 20:21:08.765929 [ 269 ] {a26369ff-6ce0-4d21-bffc-f9f9873f95f0} <Debug> TCPHandler: Processed in 0.001463354 sec. | ||
| 6891 | 2025.12.31 20:21:08.765941 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6892 | 2025.12.31 20:21:08.766019 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 6893 | 2025.12.31 20:21:08.766061 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6894 | 2025.12.31 20:21:08.766111 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6895 | 2025.12.31 20:21:08.766139 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1251 rows starting from the beginning of the part | ||
| 6896 | 2025.12.31 20:21:08.766141 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_41_8} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2025.12.31 20:21:08.766163 [ 269 ] {ff6af303-ae91-4091-8bbb-3adc2905cf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6898 | 2025.12.31 20:21:08.766186 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1175 rows starting from the beginning of the part | ||
| 6899 | 2025.12.31 20:21:08.766212 [ 269 ] {ff6af303-ae91-4091-8bbb-3adc2905cf21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6900 | 2025.12.31 20:21:08.766230 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6901 | 2025.12.31 20:21:08.766238 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_41_8} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6902 | 2025.12.31 20:21:08.766272 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 74 rows starting from the beginning of the part | ||
| 6903 | 2025.12.31 20:21:08.766314 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 711 rows starting from the beginning of the part | ||
| 6904 | 2025.12.31 20:21:08.766345 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 6905 | 2025.12.31 20:21:08.766351 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 76 rows starting from the beginning of the part | ||
| 6906 | 2025.12.31 20:21:08.766663 [ 269 ] {ff6af303-ae91-4091-8bbb-3adc2905cf21} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2025.12.31 20:21:08.766706 [ 269 ] {ff6af303-ae91-4091-8bbb-3adc2905cf21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6908 | 2025.12.31 20:21:08.767098 [ 269 ] {ff6af303-ae91-4091-8bbb-3adc2905cf21} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6909 | 2025.12.31 20:21:08.767326 [ 269 ] {ff6af303-ae91-4091-8bbb-3adc2905cf21} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2025.12.31 20:21:08.767466 [ 269 ] {ff6af303-ae91-4091-8bbb-3adc2905cf21} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001323 sec., 121693.12169312169 rows/sec., 8.47 MiB/sec. | ||
| 6911 | 2025.12.31 20:21:08.767505 [ 269 ] {ff6af303-ae91-4091-8bbb-3adc2905cf21} <Debug> TCPHandler: Processed in 0.001500394 sec. | ||
| 6912 | 2025.12.31 20:21:08.767601 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602086 sec., 2091648.0139018756 rows/sec., 158.28 MiB/sec. | ||
| 6913 | 2025.12.31 20:21:08.767618 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6914 | 2025.12.31 20:21:08.767738 [ 269 ] {e6ae7882-3b25-4374-afb1-db264ac04d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6915 | 2025.12.31 20:21:08.767796 [ 269 ] {e6ae7882-3b25-4374-afb1-db264ac04d47} <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 | ||
| 6916 | 2025.12.31 20:21:08.767810 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6917 | 2025.12.31 20:21:08.768066 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_41_8} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2025.12.31 20:21:08.768138 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_41_8} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6919 | 2025.12.31 20:21:08.768211 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 6920 | 2025.12.31 20:21:08.768600 [ 269 ] {e6ae7882-3b25-4374-afb1-db264ac04d47} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2025.12.31 20:21:08.768642 [ 269 ] {e6ae7882-3b25-4374-afb1-db264ac04d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6922 | 2025.12.31 20:21:08.769195 [ 269 ] {e6ae7882-3b25-4374-afb1-db264ac04d47} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6923 | 2025.12.31 20:21:08.769441 [ 269 ] {e6ae7882-3b25-4374-afb1-db264ac04d47} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2025.12.31 20:21:08.769593 [ 269 ] {e6ae7882-3b25-4374-afb1-db264ac04d47} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001875 sec., 5333.333333333334 rows/sec., 9.56 MiB/sec. | ||
| 6925 | 2025.12.31 20:21:08.769671 [ 269 ] {e6ae7882-3b25-4374-afb1-db264ac04d47} <Debug> TCPHandler: Processed in 0.002103638 sec. | ||
| 6926 | 2025.12.31 20:21:08.769788 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6927 | 2025.12.31 20:21:08.769885 [ 269 ] {5249964d-677f-4437-9138-b646bcbd3477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6928 | 2025.12.31 20:21:08.769928 [ 269 ] {5249964d-677f-4437-9138-b646bcbd3477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6929 | 2025.12.31 20:21:08.770281 [ 269 ] {5249964d-677f-4437-9138-b646bcbd3477} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6930 | 2025.12.31 20:21:08.770320 [ 269 ] {5249964d-677f-4437-9138-b646bcbd3477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6931 | 2025.12.31 20:21:08.770659 [ 269 ] {5249964d-677f-4437-9138-b646bcbd3477} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6932 | 2025.12.31 20:21:08.770881 [ 269 ] {5249964d-677f-4437-9138-b646bcbd3477} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2025.12.31 20:21:08.771024 [ 269 ] {5249964d-677f-4437-9138-b646bcbd3477} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 6934 | 2025.12.31 20:21:08.771063 [ 269 ] {5249964d-677f-4437-9138-b646bcbd3477} <Debug> TCPHandler: Processed in 0.001325691 sec. | ||
| 6935 | 2025.12.31 20:21:09.862572 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57137 | ||
| 6936 | 2025.12.31 20:21:09.862678 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6937 | 2025.12.31 20:21:09.862704 [ 292 ] {} <Debug> TCP-Session: b1147e7e-05e2-4e91-8b3b-71a9b3a02c0e Authenticating user 'default' from [fd00:1122:3344:101::e]:57137 | ||
| 6938 | 2025.12.31 20:21:09.862726 [ 292 ] {} <Debug> TCP-Session: b1147e7e-05e2-4e91-8b3b-71a9b3a02c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6939 | 2025.12.31 20:21:09.862738 [ 292 ] {} <Debug> TCP-Session: b1147e7e-05e2-4e91-8b3b-71a9b3a02c0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6940 | 2025.12.31 20:21:09.862930 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52404 | ||
| 6941 | 2025.12.31 20:21:09.862946 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36616 | ||
| 6942 | 2025.12.31 20:21:09.862971 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41871 | ||
| 6943 | 2025.12.31 20:21:09.862998 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41643 | ||
| 6944 | 2025.12.31 20:21:09.863026 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53454 | ||
| 6945 | 2025.12.31 20:21:09.863067 [ 292 ] {} <Trace> TCP-Session: b1147e7e-05e2-4e91-8b3b-71a9b3a02c0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6946 | 2025.12.31 20:21:09.863036 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6947 | 2025.12.31 20:21:09.863095 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6948 | 2025.12.31 20:21:09.863033 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58048 | ||
| 6949 | 2025.12.31 20:21:09.863151 [ 286 ] {} <Debug> TCP-Session: 0e9b2291-caad-4c54-aeba-e8ea25c6c4a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41871 | ||
| 6950 | 2025.12.31 20:21:09.863148 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6951 | 2025.12.31 20:21:09.863179 [ 286 ] {} <Debug> TCP-Session: 0e9b2291-caad-4c54-aeba-e8ea25c6c4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6952 | 2025.12.31 20:21:09.863134 [ 293 ] {} <Debug> TCP-Session: de2d89a4-d7a9-488e-b3a5-540282e084f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52404 | ||
| 6953 | 2025.12.31 20:21:09.863205 [ 286 ] {} <Debug> TCP-Session: 0e9b2291-caad-4c54-aeba-e8ea25c6c4a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6954 | 2025.12.31 20:21:09.863205 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6955 | 2025.12.31 20:21:09.863234 [ 293 ] {} <Debug> TCP-Session: de2d89a4-d7a9-488e-b3a5-540282e084f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6956 | 2025.12.31 20:21:09.863246 [ 292 ] {5318a326-358d-4c1e-8e44-497a421535f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57137) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6957 | 2025.12.31 20:21:09.863255 [ 291 ] {} <Debug> TCP-Session: ccef0c91-cc52-4c12-b5af-8ebad86db639 Authenticating user 'default' from [fd00:1122:3344:101::e]:58048 | ||
| 6958 | 2025.12.31 20:21:09.863260 [ 293 ] {} <Debug> TCP-Session: de2d89a4-d7a9-488e-b3a5-540282e084f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6959 | 2025.12.31 20:21:09.863303 [ 291 ] {} <Debug> TCP-Session: ccef0c91-cc52-4c12-b5af-8ebad86db639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6960 | 2025.12.31 20:21:09.863199 [ 290 ] {} <Debug> TCP-Session: adf1a331-f12b-4c13-9130-a80c25115cf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53454 | ||
| 6961 | 2025.12.31 20:21:09.863329 [ 291 ] {} <Debug> TCP-Session: ccef0c91-cc52-4c12-b5af-8ebad86db639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6962 | 2025.12.31 20:21:09.862948 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39130 | ||
| 6963 | 2025.12.31 20:21:09.863359 [ 290 ] {} <Debug> TCP-Session: adf1a331-f12b-4c13-9130-a80c25115cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6964 | 2025.12.31 20:21:09.863003 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35698 | ||
| 6965 | 2025.12.31 20:21:09.863394 [ 290 ] {} <Debug> TCP-Session: adf1a331-f12b-4c13-9130-a80c25115cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6966 | 2025.12.31 20:21:09.863102 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6967 | 2025.12.31 20:21:09.863431 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6968 | 2025.12.31 20:21:09.863464 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6969 | 2025.12.31 20:21:09.863465 [ 288 ] {} <Debug> TCP-Session: c69a0d47-9910-4a03-a1cc-09a132f0b58e Authenticating user 'default' from [fd00:1122:3344:101::e]:41643 | ||
| 6970 | 2025.12.31 20:21:09.863483 [ 294 ] {} <Debug> TCP-Session: 38da5c53-675a-4426-9e88-cf26b96c16fd Authenticating user 'default' from [fd00:1122:3344:101::e]:39130 | ||
| 6971 | 2025.12.31 20:21:09.863495 [ 289 ] {} <Debug> TCP-Session: a4e6aca9-d5d6-4b8a-a935-c7689f9eab20 Authenticating user 'default' from [fd00:1122:3344:101::e]:35698 | ||
| 6972 | 2025.12.31 20:21:09.863509 [ 288 ] {} <Debug> TCP-Session: c69a0d47-9910-4a03-a1cc-09a132f0b58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6973 | 2025.12.31 20:21:09.863531 [ 292 ] {5318a326-358d-4c1e-8e44-497a421535f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6974 | 2025.12.31 20:21:09.863545 [ 288 ] {} <Debug> TCP-Session: c69a0d47-9910-4a03-a1cc-09a132f0b58e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6975 | 2025.12.31 20:21:09.863537 [ 289 ] {} <Debug> TCP-Session: a4e6aca9-d5d6-4b8a-a935-c7689f9eab20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6976 | 2025.12.31 20:21:09.863523 [ 294 ] {} <Debug> TCP-Session: 38da5c53-675a-4426-9e88-cf26b96c16fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6977 | 2025.12.31 20:21:09.863597 [ 292 ] {5318a326-358d-4c1e-8e44-497a421535f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6978 | 2025.12.31 20:21:09.863612 [ 294 ] {} <Debug> TCP-Session: 38da5c53-675a-4426-9e88-cf26b96c16fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6979 | 2025.12.31 20:21:09.863590 [ 289 ] {} <Debug> TCP-Session: a4e6aca9-d5d6-4b8a-a935-c7689f9eab20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6980 | 2025.12.31 20:21:09.863047 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6981 | 2025.12.31 20:21:09.863675 [ 266 ] {} <Debug> TCP-Session: c2d74f37-d801-427d-b264-4aade1149721 Authenticating user 'default' from [fd00:1122:3344:101::e]:36616 | ||
| 6982 | 2025.12.31 20:21:09.863690 [ 266 ] {} <Debug> TCP-Session: c2d74f37-d801-427d-b264-4aade1149721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6983 | 2025.12.31 20:21:09.863702 [ 266 ] {} <Debug> TCP-Session: c2d74f37-d801-427d-b264-4aade1149721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6984 | 2025.12.31 20:21:09.863896 [ 292 ] {5318a326-358d-4c1e-8e44-497a421535f1} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 6985 | 2025.12.31 20:21:09.864891 [ 296 ] {5318a326-358d-4c1e-8e44-497a421535f1} <Trace> AggregatingTransform: Aggregating | ||
| 6986 | 2025.12.31 20:21:09.864926 [ 296 ] {5318a326-358d-4c1e-8e44-497a421535f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 6987 | 2025.12.31 20:21:09.864959 [ 296 ] {5318a326-358d-4c1e-8e44-497a421535f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956452 sec. (1045.531 rows/sec., 40.84 KiB/sec.) | ||
| 6988 | 2025.12.31 20:21:09.864976 [ 296 ] {5318a326-358d-4c1e-8e44-497a421535f1} <Trace> Aggregator: Merging aggregated data | ||
| 6989 | 2025.12.31 20:21:09.866275 [ 292 ] {5318a326-358d-4c1e-8e44-497a421535f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003085 sec., 324.14910858995137 rows/sec., 12.66 KiB/sec. | ||
| 6990 | 2025.12.31 20:21:09.866416 [ 292 ] {5318a326-358d-4c1e-8e44-497a421535f1} <Debug> TCPHandler: Processed in 0.003490129 sec. | ||
| 6991 | 2025.12.31 20:21:09.866528 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6992 | 2025.12.31 20:21:09.866556 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6993 | 2025.12.31 20:21:09.866563 [ 292 ] {} <Debug> TCP-Session: b1147e7e-05e2-4e91-8b3b-71a9b3a02c0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6994 | 2025.12.31 20:21:09.866589 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6995 | 2025.12.31 20:21:09.866606 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6996 | 2025.12.31 20:21:09.866619 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6997 | 2025.12.31 20:21:09.866637 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6998 | 2025.12.31 20:21:09.866656 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6999 | 2025.12.31 20:21:09.866675 [ 293 ] {} <Debug> TCP-Session: de2d89a4-d7a9-488e-b3a5-540282e084f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7000 | 2025.12.31 20:21:09.866682 [ 289 ] {} <Debug> TCP-Session: a4e6aca9-d5d6-4b8a-a935-c7689f9eab20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7001 | 2025.12.31 20:21:09.866671 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7002 | 2025.12.31 20:21:09.866695 [ 266 ] {} <Debug> TCP-Session: c2d74f37-d801-427d-b264-4aade1149721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7003 | 2025.12.31 20:21:09.866608 [ 294 ] {} <Debug> TCP-Session: 38da5c53-675a-4426-9e88-cf26b96c16fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7004 | 2025.12.31 20:21:09.866735 [ 290 ] {} <Debug> TCP-Session: adf1a331-f12b-4c13-9130-a80c25115cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7005 | 2025.12.31 20:21:09.866577 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7006 | 2025.12.31 20:21:09.866662 [ 286 ] {} <Debug> TCP-Session: 0e9b2291-caad-4c54-aeba-e8ea25c6c4a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7007 | 2025.12.31 20:21:09.866815 [ 291 ] {} <Debug> TCP-Session: ccef0c91-cc52-4c12-b5af-8ebad86db639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7008 | 2025.12.31 20:21:09.866635 [ 288 ] {} <Debug> TCP-Session: c69a0d47-9910-4a03-a1cc-09a132f0b58e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7009 | 2025.12.31 20:21:12.951532 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7010 | 2025.12.31 20:21:12.951584 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7011 | 2025.12.31 20:21:13.107395 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16261 | ||
| 7012 | 2025.12.31 20:21:13.107986 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2025.12.31 20:21:13.108027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7014 | 2025.12.31 20:21:13.108509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7015 | 2025.12.31 20:21:13.108781 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2025.12.31 20:21:13.108912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16261 | ||
| 7017 | 2025.12.31 20:21:13.770688 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2025.12.31 20:21:13.770885 [ 269 ] {cebc4852-96df-4473-bf29-7defb6fe5a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7019 | 2025.12.31 20:21:13.770950 [ 269 ] {cebc4852-96df-4473-bf29-7defb6fe5a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7020 | 2025.12.31 20:21:13.771771 [ 269 ] {cebc4852-96df-4473-bf29-7defb6fe5a61} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2025.12.31 20:21:13.771818 [ 269 ] {cebc4852-96df-4473-bf29-7defb6fe5a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7022 | 2025.12.31 20:21:13.772227 [ 269 ] {cebc4852-96df-4473-bf29-7defb6fe5a61} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7023 | 2025.12.31 20:21:13.772446 [ 269 ] {cebc4852-96df-4473-bf29-7defb6fe5a61} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2025.12.31 20:21:13.772606 [ 269 ] {cebc4852-96df-4473-bf29-7defb6fe5a61} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00177 sec., 231638.41807909604 rows/sec., 14.69 MiB/sec. | ||
| 7025 | 2025.12.31 20:21:13.772648 [ 269 ] {cebc4852-96df-4473-bf29-7defb6fe5a61} <Debug> TCPHandler: Processed in 0.002084338 sec. | ||
| 7026 | 2025.12.31 20:21:13.772782 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2025.12.31 20:21:13.772910 [ 269 ] {fefc9d6b-cc44-417f-b55d-09deff2f9676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7028 | 2025.12.31 20:21:13.772959 [ 269 ] {fefc9d6b-cc44-417f-b55d-09deff2f9676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7029 | 2025.12.31 20:21:13.774024 [ 269 ] {fefc9d6b-cc44-417f-b55d-09deff2f9676} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2025.12.31 20:21:13.774061 [ 269 ] {fefc9d6b-cc44-417f-b55d-09deff2f9676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7031 | 2025.12.31 20:21:13.774440 [ 269 ] {fefc9d6b-cc44-417f-b55d-09deff2f9676} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7032 | 2025.12.31 20:21:13.774654 [ 269 ] {fefc9d6b-cc44-417f-b55d-09deff2f9676} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2025.12.31 20:21:13.774779 [ 269 ] {fefc9d6b-cc44-417f-b55d-09deff2f9676} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001893 sec., 621236.1331220286 rows/sec., 49.47 MiB/sec. | ||
| 7034 | 2025.12.31 20:21:13.774816 [ 269 ] {fefc9d6b-cc44-417f-b55d-09deff2f9676} <Debug> TCPHandler: Processed in 0.002093367 sec. | ||
| 7035 | 2025.12.31 20:21:13.774925 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2025.12.31 20:21:13.775017 [ 269 ] {c155b307-3f04-48ee-8d9f-d848d781eb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7037 | 2025.12.31 20:21:13.775056 [ 269 ] {c155b307-3f04-48ee-8d9f-d848d781eb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7038 | 2025.12.31 20:21:13.775544 [ 269 ] {c155b307-3f04-48ee-8d9f-d848d781eb9a} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2025.12.31 20:21:13.775579 [ 269 ] {c155b307-3f04-48ee-8d9f-d848d781eb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7040 | 2025.12.31 20:21:13.775877 [ 269 ] {c155b307-3f04-48ee-8d9f-d848d781eb9a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7041 | 2025.12.31 20:21:13.776093 [ 269 ] {c155b307-3f04-48ee-8d9f-d848d781eb9a} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2025.12.31 20:21:13.776218 [ 269 ] {c155b307-3f04-48ee-8d9f-d848d781eb9a} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001219 sec., 194421.6570959803 rows/sec., 11.79 MiB/sec. | ||
| 7043 | 2025.12.31 20:21:13.776255 [ 269 ] {c155b307-3f04-48ee-8d9f-d848d781eb9a} <Debug> TCPHandler: Processed in 0.001376641 sec. | ||
| 7044 | 2025.12.31 20:21:13.776359 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2025.12.31 20:21:13.776451 [ 269 ] {fbf8fa8f-2efc-44dc-9b6b-fd597e1cf439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7046 | 2025.12.31 20:21:13.776489 [ 269 ] {fbf8fa8f-2efc-44dc-9b6b-fd597e1cf439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7047 | 2025.12.31 20:21:13.776957 [ 269 ] {fbf8fa8f-2efc-44dc-9b6b-fd597e1cf439} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2025.12.31 20:21:13.776992 [ 269 ] {fbf8fa8f-2efc-44dc-9b6b-fd597e1cf439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7049 | 2025.12.31 20:21:13.777304 [ 269 ] {fbf8fa8f-2efc-44dc-9b6b-fd597e1cf439} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7050 | 2025.12.31 20:21:13.777511 [ 269 ] {fbf8fa8f-2efc-44dc-9b6b-fd597e1cf439} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2025.12.31 20:21:13.777635 [ 269 ] {fbf8fa8f-2efc-44dc-9b6b-fd597e1cf439} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001201 sec., 176519.5670274771 rows/sec., 11.38 MiB/sec. | ||
| 7052 | 2025.12.31 20:21:13.777672 [ 269 ] {fbf8fa8f-2efc-44dc-9b6b-fd597e1cf439} <Debug> TCPHandler: Processed in 0.001359341 sec. | ||
| 7053 | 2025.12.31 20:21:13.777777 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7054 | 2025.12.31 20:21:13.777869 [ 269 ] {a7ccfecb-7b36-415f-995e-b3a3bb1908c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7055 | 2025.12.31 20:21:13.777907 [ 269 ] {a7ccfecb-7b36-415f-995e-b3a3bb1908c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7056 | 2025.12.31 20:21:13.778374 [ 269 ] {a7ccfecb-7b36-415f-995e-b3a3bb1908c6} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2025.12.31 20:21:13.778409 [ 269 ] {a7ccfecb-7b36-415f-995e-b3a3bb1908c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7058 | 2025.12.31 20:21:13.778704 [ 269 ] {a7ccfecb-7b36-415f-995e-b3a3bb1908c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7059 | 2025.12.31 20:21:13.778903 [ 269 ] {a7ccfecb-7b36-415f-995e-b3a3bb1908c6} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2025.12.31 20:21:13.779027 [ 269 ] {a7ccfecb-7b36-415f-995e-b3a3bb1908c6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001176 sec., 179421.768707483 rows/sec., 10.19 MiB/sec. | ||
| 7061 | 2025.12.31 20:21:13.779064 [ 269 ] {a7ccfecb-7b36-415f-995e-b3a3bb1908c6} <Debug> TCPHandler: Processed in 0.001333691 sec. | ||
| 7062 | 2025.12.31 20:21:13.779169 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7063 | 2025.12.31 20:21:13.779260 [ 269 ] {0382c86a-1ae0-4a30-ad2c-eb58b7795448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7064 | 2025.12.31 20:21:13.779299 [ 269 ] {0382c86a-1ae0-4a30-ad2c-eb58b7795448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7065 | 2025.12.31 20:21:13.780025 [ 269 ] {0382c86a-1ae0-4a30-ad2c-eb58b7795448} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2025.12.31 20:21:13.780061 [ 269 ] {0382c86a-1ae0-4a30-ad2c-eb58b7795448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7067 | 2025.12.31 20:21:13.780386 [ 269 ] {0382c86a-1ae0-4a30-ad2c-eb58b7795448} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7068 | 2025.12.31 20:21:13.780587 [ 269 ] {0382c86a-1ae0-4a30-ad2c-eb58b7795448} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2025.12.31 20:21:13.780712 [ 269 ] {0382c86a-1ae0-4a30-ad2c-eb58b7795448} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.00147 sec., 483673.4693877551 rows/sec., 33.90 MiB/sec. | ||
| 7070 | 2025.12.31 20:21:13.780749 [ 269 ] {0382c86a-1ae0-4a30-ad2c-eb58b7795448} <Debug> TCPHandler: Processed in 0.001627277 sec. | ||
| 7071 | 2025.12.31 20:21:13.780856 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7072 | 2025.12.31 20:21:13.780947 [ 269 ] {bcaf1a08-cf11-4377-81a7-31863b15f027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7073 | 2025.12.31 20:21:13.780986 [ 269 ] {bcaf1a08-cf11-4377-81a7-31863b15f027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7074 | 2025.12.31 20:21:13.781306 [ 269 ] {bcaf1a08-cf11-4377-81a7-31863b15f027} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2025.12.31 20:21:13.781341 [ 269 ] {bcaf1a08-cf11-4377-81a7-31863b15f027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7076 | 2025.12.31 20:21:13.781627 [ 269 ] {bcaf1a08-cf11-4377-81a7-31863b15f027} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7077 | 2025.12.31 20:21:13.781823 [ 269 ] {bcaf1a08-cf11-4377-81a7-31863b15f027} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2025.12.31 20:21:13.781944 [ 269 ] {bcaf1a08-cf11-4377-81a7-31863b15f027} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001015 sec., 5911.330049261083 rows/sec., 308.84 KiB/sec. | ||
| 7079 | 2025.12.31 20:21:13.781980 [ 269 ] {bcaf1a08-cf11-4377-81a7-31863b15f027} <Debug> TCPHandler: Processed in 0.001170627 sec. | ||
| 7080 | 2025.12.31 20:21:13.782084 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7081 | 2025.12.31 20:21:13.782179 [ 269 ] {70c3017e-403b-4aa4-b5d1-b5018be1c06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7082 | 2025.12.31 20:21:13.782221 [ 269 ] {70c3017e-403b-4aa4-b5d1-b5018be1c06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7083 | 2025.12.31 20:21:13.782682 [ 269 ] {70c3017e-403b-4aa4-b5d1-b5018be1c06e} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2025.12.31 20:21:13.782717 [ 269 ] {70c3017e-403b-4aa4-b5d1-b5018be1c06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7085 | 2025.12.31 20:21:13.783057 [ 269 ] {70c3017e-403b-4aa4-b5d1-b5018be1c06e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7086 | 2025.12.31 20:21:13.783265 [ 269 ] {70c3017e-403b-4aa4-b5d1-b5018be1c06e} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2025.12.31 20:21:13.783390 [ 269 ] {70c3017e-403b-4aa4-b5d1-b5018be1c06e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001229 sec., 255492.27013832383 rows/sec., 16.78 MiB/sec. | ||
| 7088 | 2025.12.31 20:21:13.783426 [ 269 ] {70c3017e-403b-4aa4-b5d1-b5018be1c06e} <Debug> TCPHandler: Processed in 0.001388802 sec. | ||
| 7089 | 2025.12.31 20:21:13.783537 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7090 | 2025.12.31 20:21:13.783650 [ 269 ] {0692ab6a-854f-42ce-b91e-0b5c5934aabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7091 | 2025.12.31 20:21:13.783709 [ 269 ] {0692ab6a-854f-42ce-b91e-0b5c5934aabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7092 | 2025.12.31 20:21:13.784046 [ 269 ] {0692ab6a-854f-42ce-b91e-0b5c5934aabe} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2025.12.31 20:21:13.784083 [ 269 ] {0692ab6a-854f-42ce-b91e-0b5c5934aabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7094 | 2025.12.31 20:21:13.784397 [ 269 ] {0692ab6a-854f-42ce-b91e-0b5c5934aabe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7095 | 2025.12.31 20:21:13.784621 [ 269 ] {0692ab6a-854f-42ce-b91e-0b5c5934aabe} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2025.12.31 20:21:13.784750 [ 269 ] {0692ab6a-854f-42ce-b91e-0b5c5934aabe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 7097 | 2025.12.31 20:21:13.784796 [ 269 ] {0692ab6a-854f-42ce-b91e-0b5c5934aabe} <Debug> TCPHandler: Processed in 0.00130695 sec. | ||
| 7098 | 2025.12.31 20:21:13.784907 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2025.12.31 20:21:13.785005 [ 269 ] {c88f088e-3663-4354-8765-74518dfc4fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7100 | 2025.12.31 20:21:13.785061 [ 269 ] {c88f088e-3663-4354-8765-74518dfc4fc6} <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 | ||
| 7101 | 2025.12.31 20:21:13.785885 [ 269 ] {c88f088e-3663-4354-8765-74518dfc4fc6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2025.12.31 20:21:13.785921 [ 269 ] {c88f088e-3663-4354-8765-74518dfc4fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7103 | 2025.12.31 20:21:13.786443 [ 269 ] {c88f088e-3663-4354-8765-74518dfc4fc6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7104 | 2025.12.31 20:21:13.786657 [ 269 ] {c88f088e-3663-4354-8765-74518dfc4fc6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2025.12.31 20:21:13.786796 [ 269 ] {c88f088e-3663-4354-8765-74518dfc4fc6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001809 sec., 17689.331122166943 rows/sec., 31.70 MiB/sec. | ||
| 7106 | 2025.12.31 20:21:13.786852 [ 269 ] {c88f088e-3663-4354-8765-74518dfc4fc6} <Debug> TCPHandler: Processed in 0.001994045 sec. | ||
| 7107 | 2025.12.31 20:21:13.786976 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2025.12.31 20:21:13.787073 [ 269 ] {9bcfd32f-8780-43f1-bd82-cc47e2df11c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7109 | 2025.12.31 20:21:13.787116 [ 269 ] {9bcfd32f-8780-43f1-bd82-cc47e2df11c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7110 | 2025.12.31 20:21:13.787461 [ 269 ] {9bcfd32f-8780-43f1-bd82-cc47e2df11c3} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2025.12.31 20:21:13.787498 [ 269 ] {9bcfd32f-8780-43f1-bd82-cc47e2df11c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7112 | 2025.12.31 20:21:13.787805 [ 269 ] {9bcfd32f-8780-43f1-bd82-cc47e2df11c3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7113 | 2025.12.31 20:21:13.788014 [ 269 ] {9bcfd32f-8780-43f1-bd82-cc47e2df11c3} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2025.12.31 20:21:13.788142 [ 269 ] {9bcfd32f-8780-43f1-bd82-cc47e2df11c3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 7115 | 2025.12.31 20:21:13.788183 [ 269 ] {9bcfd32f-8780-43f1-bd82-cc47e2df11c3} <Debug> TCPHandler: Processed in 0.001257699 sec. | ||
| 7116 | 2025.12.31 20:21:13.941425 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7117 | 2025.12.31 20:21:13.957633 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2025.12.31 20:21:13.957675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7119 | 2025.12.31 20:21:13.963353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7120 | 2025.12.31 20:21:13.964007 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2025.12.31 20:21:13.966764 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7122 | 2025.12.31 20:21:14.000278 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.38 MiB, peak 289.42 MiB, free memory in arenas 0.00 B, will set to 279.12 MiB (RSS), difference: -1.26 MiB | ||
| 7123 | 2025.12.31 20:21:18.145260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 842 | ||
| 7124 | 2025.12.31 20:21:18.148116 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2025.12.31 20:21:18.148174 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7126 | 2025.12.31 20:21:18.149459 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7127 | 2025.12.31 20:21:18.149751 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2025.12.31 20:21:18.150123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
| 7129 | 2025.12.31 20:21:18.758848 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2025.12.31 20:21:18.759040 [ 269 ] {08f3aa4a-6f3f-4bac-87da-2c918344949f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7131 | 2025.12.31 20:21:18.759105 [ 269 ] {08f3aa4a-6f3f-4bac-87da-2c918344949f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7132 | 2025.12.31 20:21:18.759774 [ 269 ] {08f3aa4a-6f3f-4bac-87da-2c918344949f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2025.12.31 20:21:18.759818 [ 269 ] {08f3aa4a-6f3f-4bac-87da-2c918344949f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7134 | 2025.12.31 20:21:18.760223 [ 269 ] {08f3aa4a-6f3f-4bac-87da-2c918344949f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7135 | 2025.12.31 20:21:18.760453 [ 269 ] {08f3aa4a-6f3f-4bac-87da-2c918344949f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2025.12.31 20:21:18.760609 [ 269 ] {08f3aa4a-6f3f-4bac-87da-2c918344949f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001617 sec., 47000.61842918986 rows/sec., 3.87 MiB/sec. | ||
| 7137 | 2025.12.31 20:21:18.760650 [ 269 ] {08f3aa4a-6f3f-4bac-87da-2c918344949f} <Debug> TCPHandler: Processed in 0.001927764 sec. | ||
| 7138 | 2025.12.31 20:21:18.760777 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7139 | 2025.12.31 20:21:18.760872 [ 269 ] {4973bdc9-0fd5-4aa6-930e-4898847d0f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7140 | 2025.12.31 20:21:18.760913 [ 269 ] {4973bdc9-0fd5-4aa6-930e-4898847d0f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7141 | 2025.12.31 20:21:18.761306 [ 269 ] {4973bdc9-0fd5-4aa6-930e-4898847d0f79} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2025.12.31 20:21:18.761342 [ 269 ] {4973bdc9-0fd5-4aa6-930e-4898847d0f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7143 | 2025.12.31 20:21:18.761641 [ 269 ] {4973bdc9-0fd5-4aa6-930e-4898847d0f79} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7144 | 2025.12.31 20:21:18.761848 [ 269 ] {4973bdc9-0fd5-4aa6-930e-4898847d0f79} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2025.12.31 20:21:18.761975 [ 269 ] {4973bdc9-0fd5-4aa6-930e-4898847d0f79} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001122 sec., 8912.655971479502 rows/sec., 670.19 KiB/sec. | ||
| 7146 | 2025.12.31 20:21:18.762013 [ 269 ] {4973bdc9-0fd5-4aa6-930e-4898847d0f79} <Debug> TCPHandler: Processed in 0.00128724 sec. | ||
| 7147 | 2025.12.31 20:21:18.762120 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2025.12.31 20:21:18.762214 [ 269 ] {cb4635c1-b3bb-4c1a-ae36-92684fa0c8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7149 | 2025.12.31 20:21:18.762254 [ 269 ] {cb4635c1-b3bb-4c1a-ae36-92684fa0c8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7150 | 2025.12.31 20:21:18.762665 [ 269 ] {cb4635c1-b3bb-4c1a-ae36-92684fa0c8d8} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2025.12.31 20:21:18.762701 [ 269 ] {cb4635c1-b3bb-4c1a-ae36-92684fa0c8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7152 | 2025.12.31 20:21:18.763004 [ 269 ] {cb4635c1-b3bb-4c1a-ae36-92684fa0c8d8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7153 | 2025.12.31 20:21:18.763229 [ 269 ] {cb4635c1-b3bb-4c1a-ae36-92684fa0c8d8} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2025.12.31 20:21:18.763364 [ 269 ] {cb4635c1-b3bb-4c1a-ae36-92684fa0c8d8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001167 sec., 63410.454155955435 rows/sec., 4.95 MiB/sec. | ||
| 7155 | 2025.12.31 20:21:18.763403 [ 269 ] {cb4635c1-b3bb-4c1a-ae36-92684fa0c8d8} <Debug> TCPHandler: Processed in 0.00133327 sec. | ||
| 7156 | 2025.12.31 20:21:18.763518 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7157 | 2025.12.31 20:21:18.763614 [ 269 ] {d8e7a3b5-ae39-421f-aaab-ef581a1ccb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7158 | 2025.12.31 20:21:18.763658 [ 269 ] {d8e7a3b5-ae39-421f-aaab-ef581a1ccb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7159 | 2025.12.31 20:21:18.764070 [ 269 ] {d8e7a3b5-ae39-421f-aaab-ef581a1ccb93} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2025.12.31 20:21:18.764107 [ 269 ] {d8e7a3b5-ae39-421f-aaab-ef581a1ccb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7161 | 2025.12.31 20:21:18.764442 [ 269 ] {d8e7a3b5-ae39-421f-aaab-ef581a1ccb93} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7162 | 2025.12.31 20:21:18.764649 [ 269 ] {d8e7a3b5-ae39-421f-aaab-ef581a1ccb93} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2025.12.31 20:21:18.764763 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7164 | 2025.12.31 20:21:18.764778 [ 269 ] {d8e7a3b5-ae39-421f-aaab-ef581a1ccb93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 7165 | 2025.12.31 20:21:18.764829 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7166 | 2025.12.31 20:21:18.764834 [ 269 ] {d8e7a3b5-ae39-421f-aaab-ef581a1ccb93} <Debug> TCPHandler: Processed in 0.001366401 sec. | ||
| 7167 | 2025.12.31 20:21:18.764859 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7168 | 2025.12.31 20:21:18.764960 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7169 | 2025.12.31 20:21:18.764960 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 7170 | 2025.12.31 20:21:18.765059 [ 269 ] {f725b0b6-ed39-4a13-8400-87104a0851d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7171 | 2025.12.31 20:21:18.765067 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7172 | 2025.12.31 20:21:18.765103 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12904 rows starting from the beginning of the part | ||
| 7173 | 2025.12.31 20:21:18.765114 [ 269 ] {f725b0b6-ed39-4a13-8400-87104a0851d6} <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 | ||
| 7174 | 2025.12.31 20:21:18.765161 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 7175 | 2025.12.31 20:21:18.765207 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 7176 | 2025.12.31 20:21:18.765249 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part | ||
| 7177 | 2025.12.31 20:21:18.765286 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 7178 | 2025.12.31 20:21:18.765328 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 7179 | 2025.12.31 20:21:18.765859 [ 269 ] {f725b0b6-ed39-4a13-8400-87104a0851d6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2025.12.31 20:21:18.765895 [ 269 ] {f725b0b6-ed39-4a13-8400-87104a0851d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7181 | 2025.12.31 20:21:18.766418 [ 269 ] {f725b0b6-ed39-4a13-8400-87104a0851d6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7182 | 2025.12.31 20:21:18.766647 [ 269 ] {f725b0b6-ed39-4a13-8400-87104a0851d6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2025.12.31 20:21:18.766786 [ 269 ] {f725b0b6-ed39-4a13-8400-87104a0851d6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001745 sec., 5730.659025787965 rows/sec., 10.27 MiB/sec. | ||
| 7184 | 2025.12.31 20:21:18.766839 [ 269 ] {f725b0b6-ed39-4a13-8400-87104a0851d6} <Debug> TCPHandler: Processed in 0.001928404 sec. | ||
| 7185 | 2025.12.31 20:21:18.766944 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2025.12.31 20:21:18.767038 [ 269 ] {aae44cca-7e25-41bd-8c3b-28461eb7ca4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7187 | 2025.12.31 20:21:18.767082 [ 269 ] {aae44cca-7e25-41bd-8c3b-28461eb7ca4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7188 | 2025.12.31 20:21:18.767420 [ 269 ] {aae44cca-7e25-41bd-8c3b-28461eb7ca4f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2025.12.31 20:21:18.767456 [ 269 ] {aae44cca-7e25-41bd-8c3b-28461eb7ca4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7190 | 2025.12.31 20:21:18.767781 [ 269 ] {aae44cca-7e25-41bd-8c3b-28461eb7ca4f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7191 | 2025.12.31 20:21:18.767993 [ 269 ] {aae44cca-7e25-41bd-8c3b-28461eb7ca4f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7192 | 2025.12.31 20:21:18.768125 [ 269 ] {aae44cca-7e25-41bd-8c3b-28461eb7ca4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 7193 | 2025.12.31 20:21:18.768163 [ 269 ] {aae44cca-7e25-41bd-8c3b-28461eb7ca4f} <Debug> TCPHandler: Processed in 0.001268919 sec. | ||
| 7194 | 2025.12.31 20:21:18.768351 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14013 rows, containing 5 columns (5 merged, 0 gathered) in 0.003427568 sec., 4088321.515430182 rows/sec., 276.44 MiB/sec. | ||
| 7195 | 2025.12.31 20:21:18.768956 [ 197 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7196 | 2025.12.31 20:21:18.769304 [ 197 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2025.12.31 20:21:18.769384 [ 197 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7198 | 2025.12.31 20:21:18.769477 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
| 7199 | 2025.12.31 20:21:20.609051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16709 | ||
| 7200 | 2025.12.31 20:21:20.609784 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2025.12.31 20:21:20.609861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7202 | 2025.12.31 20:21:20.610732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7203 | 2025.12.31 20:21:20.610966 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2025.12.31 20:21:20.611099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16709 | ||
| 7205 | 2025.12.31 20:21:21.135446 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7206 | 2025.12.31 20:21:21.135651 [ 269 ] {3e17eb29-c6c9-4a00-96a2-e298883259e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7207 | 2025.12.31 20:21:21.135728 [ 269 ] {3e17eb29-c6c9-4a00-96a2-e298883259e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7208 | 2025.12.31 20:21:21.136454 [ 269 ] {3e17eb29-c6c9-4a00-96a2-e298883259e8} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2025.12.31 20:21:21.136496 [ 269 ] {3e17eb29-c6c9-4a00-96a2-e298883259e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7210 | 2025.12.31 20:21:21.136905 [ 269 ] {3e17eb29-c6c9-4a00-96a2-e298883259e8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7211 | 2025.12.31 20:21:21.137150 [ 269 ] {3e17eb29-c6c9-4a00-96a2-e298883259e8} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2025.12.31 20:21:21.137319 [ 269 ] {3e17eb29-c6c9-4a00-96a2-e298883259e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001724 sec., 13921.113689095127 rows/sec., 1.16 MiB/sec. | ||
| 7213 | 2025.12.31 20:21:21.137371 [ 269 ] {3e17eb29-c6c9-4a00-96a2-e298883259e8} <Debug> TCPHandler: Processed in 0.002072007 sec. | ||
| 7214 | 2025.12.31 20:21:21.137507 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7215 | 2025.12.31 20:21:21.137612 [ 269 ] {57a285e7-cc6b-4bc6-b60e-a7f672fdd42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7216 | 2025.12.31 20:21:21.137658 [ 269 ] {57a285e7-cc6b-4bc6-b60e-a7f672fdd42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7217 | 2025.12.31 20:21:21.138110 [ 269 ] {57a285e7-cc6b-4bc6-b60e-a7f672fdd42b} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2025.12.31 20:21:21.138147 [ 269 ] {57a285e7-cc6b-4bc6-b60e-a7f672fdd42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7219 | 2025.12.31 20:21:21.138472 [ 269 ] {57a285e7-cc6b-4bc6-b60e-a7f672fdd42b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7220 | 2025.12.31 20:21:21.138696 [ 269 ] {57a285e7-cc6b-4bc6-b60e-a7f672fdd42b} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2025.12.31 20:21:21.138840 [ 269 ] {57a285e7-cc6b-4bc6-b60e-a7f672fdd42b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001254 sec., 6379.585326953748 rows/sec., 520.21 KiB/sec. | ||
| 7222 | 2025.12.31 20:21:21.138881 [ 269 ] {57a285e7-cc6b-4bc6-b60e-a7f672fdd42b} <Debug> TCPHandler: Processed in 0.001433003 sec. | ||
| 7223 | 2025.12.31 20:21:21.138995 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7224 | 2025.12.31 20:21:21.139092 [ 269 ] {cf82a072-7459-445c-bc32-0b8c3b2df368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7225 | 2025.12.31 20:21:21.139136 [ 269 ] {cf82a072-7459-445c-bc32-0b8c3b2df368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7226 | 2025.12.31 20:21:21.140194 [ 269 ] {cf82a072-7459-445c-bc32-0b8c3b2df368} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2025.12.31 20:21:21.140231 [ 269 ] {cf82a072-7459-445c-bc32-0b8c3b2df368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7228 | 2025.12.31 20:21:21.140633 [ 269 ] {cf82a072-7459-445c-bc32-0b8c3b2df368} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7229 | 2025.12.31 20:21:21.140848 [ 269 ] {cf82a072-7459-445c-bc32-0b8c3b2df368} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2025.12.31 20:21:21.140982 [ 269 ] {cf82a072-7459-445c-bc32-0b8c3b2df368} <Debug> executeQuery: Read 1384 rows, 118.77 KiB in 0.001909 sec., 724986.9041382923 rows/sec., 60.76 MiB/sec. | ||
| 7231 | 2025.12.31 20:21:21.141021 [ 269 ] {cf82a072-7459-445c-bc32-0b8c3b2df368} <Debug> TCPHandler: Processed in 0.002076977 sec. | ||
| 7232 | 2025.12.31 20:21:21.141139 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7233 | 2025.12.31 20:21:21.141238 [ 269 ] {3c02105f-4639-4603-8418-4e3555492073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7234 | 2025.12.31 20:21:21.141280 [ 269 ] {3c02105f-4639-4603-8418-4e3555492073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7235 | 2025.12.31 20:21:21.141700 [ 269 ] {3c02105f-4639-4603-8418-4e3555492073} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2025.12.31 20:21:21.141737 [ 269 ] {3c02105f-4639-4603-8418-4e3555492073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7237 | 2025.12.31 20:21:21.142053 [ 269 ] {3c02105f-4639-4603-8418-4e3555492073} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7238 | 2025.12.31 20:21:21.142285 [ 269 ] {3c02105f-4639-4603-8418-4e3555492073} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2025.12.31 20:21:21.142389 [ 46 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7240 | 2025.12.31 20:21:21.142416 [ 269 ] {3c02105f-4639-4603-8418-4e3555492073} <Debug> executeQuery: Read 52 rows, 3.93 KiB in 0.001197 sec., 43441.938178780285 rows/sec., 3.20 MiB/sec. | ||
| 7241 | 2025.12.31 20:21:21.142427 [ 46 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2025.12.31 20:21:21.142454 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7243 | 2025.12.31 20:21:21.142465 [ 269 ] {3c02105f-4639-4603-8418-4e3555492073} <Debug> TCPHandler: Processed in 0.001380551 sec. | ||
| 7244 | 2025.12.31 20:21:21.142549 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 7245 | 2025.12.31 20:21:21.142592 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2025.12.31 20:21:21.142652 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7247 | 2025.12.31 20:21:21.142687 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 279 rows starting from the beginning of the part | ||
| 7248 | 2025.12.31 20:21:21.142690 [ 269 ] {1854942e-194c-4acd-bc36-4c96e550d3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7249 | 2025.12.31 20:21:21.142738 [ 269 ] {1854942e-194c-4acd-bc36-4c96e550d3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7250 | 2025.12.31 20:21:21.142752 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part | ||
| 7251 | 2025.12.31 20:21:21.142802 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 7252 | 2025.12.31 20:21:21.142850 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
| 7253 | 2025.12.31 20:21:21.142893 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 7254 | 2025.12.31 20:21:21.142944 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 52 rows starting from the beginning of the part | ||
| 7255 | 2025.12.31 20:21:21.143247 [ 269 ] {1854942e-194c-4acd-bc36-4c96e550d3e6} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2025.12.31 20:21:21.143281 [ 269 ] {1854942e-194c-4acd-bc36-4c96e550d3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7257 | 2025.12.31 20:21:21.143585 [ 269 ] {1854942e-194c-4acd-bc36-4c96e550d3e6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7258 | 2025.12.31 20:21:21.143766 [ 188 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 827 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129854 sec., 636869.0991421135 rows/sec., 42.17 MiB/sec. | ||
| 7259 | 2025.12.31 20:21:21.143792 [ 269 ] {1854942e-194c-4acd-bc36-4c96e550d3e6} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2025.12.31 20:21:21.143909 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7261 | 2025.12.31 20:21:21.143933 [ 269 ] {1854942e-194c-4acd-bc36-4c96e550d3e6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001316 sec., 191489.36170212767 rows/sec., 13.24 MiB/sec. | ||
| 7262 | 2025.12.31 20:21:21.143982 [ 269 ] {1854942e-194c-4acd-bc36-4c96e550d3e6} <Debug> TCPHandler: Processed in 0.001499394 sec. | ||
| 7263 | 2025.12.31 20:21:21.144184 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7264 | 2025.12.31 20:21:21.144200 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_36_7} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2025.12.31 20:21:21.144266 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_36_7} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7266 | 2025.12.31 20:21:21.144299 [ 269 ] {54aa7cf8-8658-4582-970c-6c4dcc302bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7267 | 2025.12.31 20:21:21.144322 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7268 | 2025.12.31 20:21:21.144346 [ 269 ] {54aa7cf8-8658-4582-970c-6c4dcc302bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7269 | 2025.12.31 20:21:21.144758 [ 269 ] {54aa7cf8-8658-4582-970c-6c4dcc302bae} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2025.12.31 20:21:21.144795 [ 269 ] {54aa7cf8-8658-4582-970c-6c4dcc302bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7271 | 2025.12.31 20:21:21.145106 [ 269 ] {54aa7cf8-8658-4582-970c-6c4dcc302bae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7272 | 2025.12.31 20:21:21.145320 [ 269 ] {54aa7cf8-8658-4582-970c-6c4dcc302bae} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2025.12.31 20:21:21.145449 [ 269 ] {54aa7cf8-8658-4582-970c-6c4dcc302bae} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. | ||
| 7274 | 2025.12.31 20:21:21.145488 [ 269 ] {54aa7cf8-8658-4582-970c-6c4dcc302bae} <Debug> TCPHandler: Processed in 0.001368091 sec. | ||
| 7275 | 2025.12.31 20:21:21.145596 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7276 | 2025.12.31 20:21:21.145691 [ 269 ] {6211d83f-4c0d-472c-85c0-7af03558a899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7277 | 2025.12.31 20:21:21.145731 [ 269 ] {6211d83f-4c0d-472c-85c0-7af03558a899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7278 | 2025.12.31 20:21:21.146373 [ 269 ] {6211d83f-4c0d-472c-85c0-7af03558a899} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2025.12.31 20:21:21.146408 [ 269 ] {6211d83f-4c0d-472c-85c0-7af03558a899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7280 | 2025.12.31 20:21:21.146748 [ 269 ] {6211d83f-4c0d-472c-85c0-7af03558a899} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7281 | 2025.12.31 20:21:21.146969 [ 269 ] {6211d83f-4c0d-472c-85c0-7af03558a899} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2025.12.31 20:21:21.147098 [ 269 ] {6211d83f-4c0d-472c-85c0-7af03558a899} <Debug> executeQuery: Read 596 rows, 45.88 KiB in 0.001425 sec., 418245.6140350877 rows/sec., 31.44 MiB/sec. | ||
| 7283 | 2025.12.31 20:21:21.147141 [ 269 ] {6211d83f-4c0d-472c-85c0-7af03558a899} <Debug> TCPHandler: Processed in 0.001595746 sec. | ||
| 7284 | 2025.12.31 20:21:21.147248 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7285 | 2025.12.31 20:21:21.147345 [ 269 ] {698834cd-821d-474c-b3c7-ce6210f83e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7286 | 2025.12.31 20:21:21.147390 [ 269 ] {698834cd-821d-474c-b3c7-ce6210f83e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7287 | 2025.12.31 20:21:21.147996 [ 269 ] {698834cd-821d-474c-b3c7-ce6210f83e50} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7288 | 2025.12.31 20:21:21.148032 [ 269 ] {698834cd-821d-474c-b3c7-ce6210f83e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7289 | 2025.12.31 20:21:21.148412 [ 269 ] {698834cd-821d-474c-b3c7-ce6210f83e50} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7290 | 2025.12.31 20:21:21.148639 [ 269 ] {698834cd-821d-474c-b3c7-ce6210f83e50} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2025.12.31 20:21:21.148771 [ 269 ] {698834cd-821d-474c-b3c7-ce6210f83e50} <Debug> executeQuery: Read 942 rows, 67.25 KiB in 0.001446 sec., 651452.2821576763 rows/sec., 45.42 MiB/sec. | ||
| 7292 | 2025.12.31 20:21:21.148809 [ 269 ] {698834cd-821d-474c-b3c7-ce6210f83e50} <Debug> TCPHandler: Processed in 0.001611507 sec. | ||
| 7293 | 2025.12.31 20:21:21.148920 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7294 | 2025.12.31 20:21:21.149017 [ 269 ] {31d47158-0953-434d-8ce6-5ae16231c0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7295 | 2025.12.31 20:21:21.149073 [ 269 ] {31d47158-0953-434d-8ce6-5ae16231c0ea} <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 | ||
| 7296 | 2025.12.31 20:21:21.149900 [ 269 ] {31d47158-0953-434d-8ce6-5ae16231c0ea} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7297 | 2025.12.31 20:21:21.149936 [ 269 ] {31d47158-0953-434d-8ce6-5ae16231c0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7298 | 2025.12.31 20:21:21.150462 [ 269 ] {31d47158-0953-434d-8ce6-5ae16231c0ea} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7299 | 2025.12.31 20:21:21.150684 [ 269 ] {31d47158-0953-434d-8ce6-5ae16231c0ea} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2025.12.31 20:21:21.150787 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7301 | 2025.12.31 20:21:21.150818 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7302 | 2025.12.31 20:21:21.150821 [ 269 ] {31d47158-0953-434d-8ce6-5ae16231c0ea} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001824 sec., 17543.859649122805 rows/sec., 31.44 MiB/sec. | ||
| 7303 | 2025.12.31 20:21:21.150838 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7304 | 2025.12.31 20:21:21.150886 [ 269 ] {31d47158-0953-434d-8ce6-5ae16231c0ea} <Debug> TCPHandler: Processed in 0.002016456 sec. | ||
| 7305 | 2025.12.31 20:21:21.150936 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 7306 | 2025.12.31 20:21:21.151002 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2025.12.31 20:21:21.151103 [ 269 ] {1d055325-0b9f-44ec-962f-1c3ceda2a61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7308 | 2025.12.31 20:21:21.151147 [ 269 ] {1d055325-0b9f-44ec-962f-1c3ceda2a61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7309 | 2025.12.31 20:21:21.151188 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7310 | 2025.12.31 20:21:21.151253 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 684 rows starting from the beginning of the part | ||
| 7311 | 2025.12.31 20:21:21.151389 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 7312 | 2025.12.31 20:21:21.151473 [ 269 ] {1d055325-0b9f-44ec-962f-1c3ceda2a61f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2025.12.31 20:21:21.151508 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 7314 | 2025.12.31 20:21:21.151514 [ 269 ] {1d055325-0b9f-44ec-962f-1c3ceda2a61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7315 | 2025.12.31 20:21:21.151627 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part | ||
| 7316 | 2025.12.31 20:21:21.151736 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 7317 | 2025.12.31 20:21:21.151839 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 7318 | 2025.12.31 20:21:21.151855 [ 269 ] {1d055325-0b9f-44ec-962f-1c3ceda2a61f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7319 | 2025.12.31 20:21:21.152078 [ 269 ] {1d055325-0b9f-44ec-962f-1c3ceda2a61f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2025.12.31 20:21:21.152183 [ 46 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7321 | 2025.12.31 20:21:21.152206 [ 46 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2025.12.31 20:21:21.152218 [ 269 ] {1d055325-0b9f-44ec-962f-1c3ceda2a61f} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001134 sec., 24691.35802469136 rows/sec., 1.67 MiB/sec. | ||
| 7323 | 2025.12.31 20:21:21.152225 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7324 | 2025.12.31 20:21:21.152257 [ 269 ] {1d055325-0b9f-44ec-962f-1c3ceda2a61f} <Debug> TCPHandler: Processed in 0.00130788 sec. | ||
| 7325 | 2025.12.31 20:21:21.152316 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 7326 | 2025.12.31 20:21:21.152404 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7327 | 2025.12.31 20:21:21.152430 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2060 rows starting from the beginning of the part | ||
| 7328 | 2025.12.31 20:21:21.152477 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 7329 | 2025.12.31 20:21:21.152516 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 7330 | 2025.12.31 20:21:21.152555 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 7331 | 2025.12.31 20:21:21.152592 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 7332 | 2025.12.31 20:21:21.152628 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
| 7333 | 2025.12.31 20:21:21.153621 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 4 columns (4 merged, 0 gathered) in 0.001338591 sec., 1804882.895522232 rows/sec., 116.61 MiB/sec. | ||
| 7334 | 2025.12.31 20:21:21.153892 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7335 | 2025.12.31 20:21:21.154127 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_41_8} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2025.12.31 20:21:21.154186 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_41_8} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7337 | 2025.12.31 20:21:21.154247 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 7338 | 2025.12.31 20:21:21.166722 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 19 columns (19 merged, 0 gathered) in 0.015825622 sec., 50550.93569150078 rows/sec., 90.58 MiB/sec. | ||
| 7339 | 2025.12.31 20:21:21.167666 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7340 | 2025.12.31 20:21:21.168053 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7341 | 2025.12.31 20:21:21.168141 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7342 | 2025.12.31 20:21:21.168310 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7343 | 2025.12.31 20:21:21.466906 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7344 | 2025.12.31 20:21:21.484802 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2025.12.31 20:21:21.484875 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7346 | 2025.12.31 20:21:21.490579 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7347 | 2025.12.31 20:21:21.491276 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7348 | 2025.12.31 20:21:21.494261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7349 | 2025.12.31 20:21:22.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.72 MiB, peak 289.42 MiB, free memory in arenas 0.00 B, will set to 281.85 MiB (RSS), difference: 1.13 MiB | ||
| 7350 | 2025.12.31 20:21:23.755117 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7351 | 2025.12.31 20:21:23.755332 [ 269 ] {b3f71055-59d6-4093-87de-478455004733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7352 | 2025.12.31 20:21:23.755405 [ 269 ] {b3f71055-59d6-4093-87de-478455004733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7353 | 2025.12.31 20:21:23.756055 [ 269 ] {b3f71055-59d6-4093-87de-478455004733} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2025.12.31 20:21:23.756106 [ 269 ] {b3f71055-59d6-4093-87de-478455004733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7355 | 2025.12.31 20:21:23.756501 [ 269 ] {b3f71055-59d6-4093-87de-478455004733} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7356 | 2025.12.31 20:21:23.756745 [ 269 ] {b3f71055-59d6-4093-87de-478455004733} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2025.12.31 20:21:23.756910 [ 269 ] {b3f71055-59d6-4093-87de-478455004733} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.64 MiB/sec. | ||
| 7358 | 2025.12.31 20:21:23.756959 [ 269 ] {b3f71055-59d6-4093-87de-478455004733} <Debug> TCPHandler: Processed in 0.001973035 sec. | ||
| 7359 | 2025.12.31 20:21:23.757085 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7360 | 2025.12.31 20:21:23.757188 [ 269 ] {f799841d-7c0e-40ba-aa29-3b11d6d71dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7361 | 2025.12.31 20:21:23.757230 [ 269 ] {f799841d-7c0e-40ba-aa29-3b11d6d71dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7362 | 2025.12.31 20:21:23.757666 [ 269 ] {f799841d-7c0e-40ba-aa29-3b11d6d71dc5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7363 | 2025.12.31 20:21:23.757704 [ 269 ] {f799841d-7c0e-40ba-aa29-3b11d6d71dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7364 | 2025.12.31 20:21:23.758010 [ 269 ] {f799841d-7c0e-40ba-aa29-3b11d6d71dc5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7365 | 2025.12.31 20:21:23.758221 [ 269 ] {f799841d-7c0e-40ba-aa29-3b11d6d71dc5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2025.12.31 20:21:23.758355 [ 269 ] {f799841d-7c0e-40ba-aa29-3b11d6d71dc5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 7367 | 2025.12.31 20:21:23.758392 [ 269 ] {f799841d-7c0e-40ba-aa29-3b11d6d71dc5} <Debug> TCPHandler: Processed in 0.001358282 sec. | ||
| 7368 | 2025.12.31 20:21:23.758505 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7369 | 2025.12.31 20:21:23.758602 [ 269 ] {652ee1c0-1e8d-48b5-96f5-9e86de18d5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7370 | 2025.12.31 20:21:23.758646 [ 269 ] {652ee1c0-1e8d-48b5-96f5-9e86de18d5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7371 | 2025.12.31 20:21:23.759020 [ 269 ] {652ee1c0-1e8d-48b5-96f5-9e86de18d5f3} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2025.12.31 20:21:23.759056 [ 269 ] {652ee1c0-1e8d-48b5-96f5-9e86de18d5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7373 | 2025.12.31 20:21:23.759380 [ 269 ] {652ee1c0-1e8d-48b5-96f5-9e86de18d5f3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7374 | 2025.12.31 20:21:23.759585 [ 269 ] {652ee1c0-1e8d-48b5-96f5-9e86de18d5f3} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2025.12.31 20:21:23.759711 [ 269 ] {652ee1c0-1e8d-48b5-96f5-9e86de18d5f3} <Debug> executeQuery: Read 86 rows, 6.14 KiB in 0.00113 sec., 76106.19469026549 rows/sec., 5.30 MiB/sec. | ||
| 7376 | 2025.12.31 20:21:23.759747 [ 269 ] {652ee1c0-1e8d-48b5-96f5-9e86de18d5f3} <Debug> TCPHandler: Processed in 0.001290189 sec. | ||
| 7377 | 2025.12.31 20:21:23.759857 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7378 | 2025.12.31 20:21:23.759950 [ 269 ] {34211cb8-600a-4eaf-8542-b72af768ea40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7379 | 2025.12.31 20:21:23.759990 [ 269 ] {34211cb8-600a-4eaf-8542-b72af768ea40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7380 | 2025.12.31 20:21:23.760320 [ 269 ] {34211cb8-600a-4eaf-8542-b72af768ea40} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2025.12.31 20:21:23.760356 [ 269 ] {34211cb8-600a-4eaf-8542-b72af768ea40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7382 | 2025.12.31 20:21:23.760653 [ 269 ] {34211cb8-600a-4eaf-8542-b72af768ea40} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7383 | 2025.12.31 20:21:23.760874 [ 269 ] {34211cb8-600a-4eaf-8542-b72af768ea40} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2025.12.31 20:21:23.761001 [ 269 ] {34211cb8-600a-4eaf-8542-b72af768ea40} <Debug> executeQuery: Read 32 rows, 2.20 KiB in 0.00107 sec., 29906.542056074766 rows/sec., 2.01 MiB/sec. | ||
| 7385 | 2025.12.31 20:21:23.761036 [ 269 ] {34211cb8-600a-4eaf-8542-b72af768ea40} <Debug> TCPHandler: Processed in 0.001225378 sec. | ||
| 7386 | 2025.12.31 20:21:27.951642 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7387 | 2025.12.31 20:21:27.951702 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7388 | 2025.12.31 20:21:28.111233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17221 | ||
| 7389 | 2025.12.31 20:21:28.111733 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7390 | 2025.12.31 20:21:28.111771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7391 | 2025.12.31 20:21:28.112242 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7392 | 2025.12.31 20:21:28.112463 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7393 | 2025.12.31 20:21:28.112585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17221 | ||
| 7394 | 2025.12.31 20:21:28.112609 [ 99 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7395 | 2025.12.31 20:21:28.112683 [ 99 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2025.12.31 20:21:28.112704 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7397 | 2025.12.31 20:21:28.112808 [ 195 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 7398 | 2025.12.31 20:21:28.112939 [ 195 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7399 | 2025.12.31 20:21:28.112982 [ 195 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14789 rows starting from the beginning of the part | ||
| 7400 | 2025.12.31 20:21:28.113052 [ 195 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 7401 | 2025.12.31 20:21:28.113107 [ 195 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 7402 | 2025.12.31 20:21:28.113154 [ 195 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 7403 | 2025.12.31 20:21:28.113205 [ 195 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 7404 | 2025.12.31 20:21:28.113248 [ 195 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 7405 | 2025.12.31 20:21:28.115521 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17221 rows, containing 4 columns (4 merged, 0 gathered) in 0.002761693 sec., 6235667.758871098 rows/sec., 89.20 MiB/sec. | ||
| 7406 | 2025.12.31 20:21:28.115686 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7407 | 2025.12.31 20:21:28.116076 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_36_7} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2025.12.31 20:21:28.116175 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_36_7} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7409 | 2025.12.31 20:21:28.116320 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7410 | 2025.12.31 20:21:28.150420 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 882 | ||
| 7411 | 2025.12.31 20:21:28.153255 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2025.12.31 20:21:28.153309 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7413 | 2025.12.31 20:21:28.154541 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7414 | 2025.12.31 20:21:28.154804 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2025.12.31 20:21:28.155090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
| 7416 | 2025.12.31 20:21:28.758565 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7417 | 2025.12.31 20:21:28.758759 [ 269 ] {bd135a41-eda8-419a-9faa-63272408924b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7418 | 2025.12.31 20:21:28.758827 [ 269 ] {bd135a41-eda8-419a-9faa-63272408924b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7419 | 2025.12.31 20:21:28.759507 [ 269 ] {bd135a41-eda8-419a-9faa-63272408924b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2025.12.31 20:21:28.759560 [ 269 ] {bd135a41-eda8-419a-9faa-63272408924b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7421 | 2025.12.31 20:21:28.759971 [ 269 ] {bd135a41-eda8-419a-9faa-63272408924b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7422 | 2025.12.31 20:21:28.760207 [ 269 ] {bd135a41-eda8-419a-9faa-63272408924b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7423 | 2025.12.31 20:21:28.760360 [ 105 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7424 | 2025.12.31 20:21:28.760371 [ 269 ] {bd135a41-eda8-419a-9faa-63272408924b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00166 sec., 45783.13253012048 rows/sec., 3.77 MiB/sec. | ||
| 7425 | 2025.12.31 20:21:28.760435 [ 105 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2025.12.31 20:21:28.760462 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7427 | 2025.12.31 20:21:28.760473 [ 269 ] {bd135a41-eda8-419a-9faa-63272408924b} <Debug> TCPHandler: Processed in 0.002033216 sec. | ||
| 7428 | 2025.12.31 20:21:28.760572 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 7429 | 2025.12.31 20:21:28.760628 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7430 | 2025.12.31 20:21:28.760708 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7431 | 2025.12.31 20:21:28.760741 [ 269 ] {3266d4d8-9865-462f-8c93-83d82d814b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7432 | 2025.12.31 20:21:28.760750 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2468 rows starting from the beginning of the part | ||
| 7433 | 2025.12.31 20:21:28.760796 [ 269 ] {3266d4d8-9865-462f-8c93-83d82d814b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7434 | 2025.12.31 20:21:28.760862 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1176 rows starting from the beginning of the part | ||
| 7435 | 2025.12.31 20:21:28.760916 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 76 rows starting from the beginning of the part | ||
| 7436 | 2025.12.31 20:21:28.760964 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1384 rows starting from the beginning of the part | ||
| 7437 | 2025.12.31 20:21:28.761013 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 7438 | 2025.12.31 20:21:28.761061 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 76 rows starting from the beginning of the part | ||
| 7439 | 2025.12.31 20:21:28.761263 [ 269 ] {3266d4d8-9865-462f-8c93-83d82d814b1b} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2025.12.31 20:21:28.761337 [ 269 ] {3266d4d8-9865-462f-8c93-83d82d814b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7441 | 2025.12.31 20:21:28.761688 [ 269 ] {3266d4d8-9865-462f-8c93-83d82d814b1b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7442 | 2025.12.31 20:21:28.761923 [ 269 ] {3266d4d8-9865-462f-8c93-83d82d814b1b} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2025.12.31 20:21:28.762070 [ 269 ] {3266d4d8-9865-462f-8c93-83d82d814b1b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001354 sec., 7385.5243722304285 rows/sec., 555.36 KiB/sec. | ||
| 7444 | 2025.12.31 20:21:28.762122 [ 269 ] {3266d4d8-9865-462f-8c93-83d82d814b1b} <Debug> TCPHandler: Processed in 0.001548146 sec. | ||
| 7445 | 2025.12.31 20:21:28.762266 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7446 | 2025.12.31 20:21:28.762393 [ 269 ] {2a680608-4170-43a2-aaeb-6a5a27f27227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7447 | 2025.12.31 20:21:28.762444 [ 269 ] {2a680608-4170-43a2-aaeb-6a5a27f27227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7448 | 2025.12.31 20:21:28.762955 [ 269 ] {2a680608-4170-43a2-aaeb-6a5a27f27227} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2025.12.31 20:21:28.763005 [ 269 ] {2a680608-4170-43a2-aaeb-6a5a27f27227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7450 | 2025.12.31 20:21:28.763243 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5236 rows, containing 5 columns (5 merged, 0 gathered) in 0.002714042 sec., 1929225.8557531536 rows/sec., 165.21 MiB/sec. | ||
| 7451 | 2025.12.31 20:21:28.763435 [ 269 ] {2a680608-4170-43a2-aaeb-6a5a27f27227} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7452 | 2025.12.31 20:21:28.763672 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7453 | 2025.12.31 20:21:28.763746 [ 269 ] {2a680608-4170-43a2-aaeb-6a5a27f27227} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2025.12.31 20:21:28.763901 [ 105 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7455 | 2025.12.31 20:21:28.763923 [ 269 ] {2a680608-4170-43a2-aaeb-6a5a27f27227} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001556 sec., 47557.840616966576 rows/sec., 3.71 MiB/sec. | ||
| 7456 | 2025.12.31 20:21:28.763969 [ 105 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2025.12.31 20:21:28.764007 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7458 | 2025.12.31 20:21:28.764057 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_46_9} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7459 | 2025.12.31 20:21:28.764109 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 7460 | 2025.12.31 20:21:28.764197 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_46_9} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7461 | 2025.12.31 20:21:28.764232 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7462 | 2025.12.31 20:21:28.764235 [ 269 ] {2a680608-4170-43a2-aaeb-6a5a27f27227} <Debug> TCPHandler: Processed in 0.002028026 sec. | ||
| 7463 | 2025.12.31 20:21:28.764281 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1251 rows starting from the beginning of the part | ||
| 7464 | 2025.12.31 20:21:28.764317 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 7465 | 2025.12.31 20:21:28.764371 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 711 rows starting from the beginning of the part | ||
| 7466 | 2025.12.31 20:21:28.764439 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 74 rows starting from the beginning of the part | ||
| 7467 | 2025.12.31 20:21:28.764496 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 596 rows starting from the beginning of the part | ||
| 7468 | 2025.12.31 20:21:28.764552 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 7469 | 2025.12.31 20:21:28.764614 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 74 rows starting from the beginning of the part | ||
| 7470 | 2025.12.31 20:21:28.765652 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2025.12.31 20:21:28.765782 [ 269 ] {4e13d38b-4658-44f1-a1ac-25ea9fdf6b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7472 | 2025.12.31 20:21:28.765842 [ 269 ] {4e13d38b-4658-44f1-a1ac-25ea9fdf6b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7473 | 2025.12.31 20:21:28.766410 [ 193 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2770 rows, containing 5 columns (5 merged, 0 gathered) in 0.002346503 sec., 1180480.059049573 rows/sec., 90.37 MiB/sec. | ||
| 7474 | 2025.12.31 20:21:28.766725 [ 193 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7475 | 2025.12.31 20:21:28.766832 [ 269 ] {4e13d38b-4658-44f1-a1ac-25ea9fdf6b93} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7476 | 2025.12.31 20:21:28.766881 [ 269 ] {4e13d38b-4658-44f1-a1ac-25ea9fdf6b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7477 | 2025.12.31 20:21:28.767064 [ 193 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_46_9} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2025.12.31 20:21:28.767159 [ 193 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_46_9} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7479 | 2025.12.31 20:21:28.767273 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7480 | 2025.12.31 20:21:28.767277 [ 269 ] {4e13d38b-4658-44f1-a1ac-25ea9fdf6b93} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7481 | 2025.12.31 20:21:28.767520 [ 269 ] {4e13d38b-4658-44f1-a1ac-25ea9fdf6b93} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7482 | 2025.12.31 20:21:28.767663 [ 269 ] {4e13d38b-4658-44f1-a1ac-25ea9fdf6b93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001909 sec., 83813.51492928235 rows/sec., 5.84 MiB/sec. | ||
| 7483 | 2025.12.31 20:21:28.767702 [ 269 ] {4e13d38b-4658-44f1-a1ac-25ea9fdf6b93} <Debug> TCPHandler: Processed in 0.002110498 sec. | ||
| 7484 | 2025.12.31 20:21:28.767823 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7485 | 2025.12.31 20:21:28.767922 [ 269 ] {a9e399d4-0942-4b24-82fb-58c4ea577667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7486 | 2025.12.31 20:21:28.767978 [ 269 ] {a9e399d4-0942-4b24-82fb-58c4ea577667} <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 | ||
| 7487 | 2025.12.31 20:21:28.768774 [ 269 ] {a9e399d4-0942-4b24-82fb-58c4ea577667} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7488 | 2025.12.31 20:21:28.768813 [ 269 ] {a9e399d4-0942-4b24-82fb-58c4ea577667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7489 | 2025.12.31 20:21:28.769368 [ 269 ] {a9e399d4-0942-4b24-82fb-58c4ea577667} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7490 | 2025.12.31 20:21:28.769592 [ 269 ] {a9e399d4-0942-4b24-82fb-58c4ea577667} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7491 | 2025.12.31 20:21:28.769733 [ 269 ] {a9e399d4-0942-4b24-82fb-58c4ea577667} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001831 sec., 5461.496450027307 rows/sec., 9.79 MiB/sec. | ||
| 7492 | 2025.12.31 20:21:28.769786 [ 269 ] {a9e399d4-0942-4b24-82fb-58c4ea577667} <Debug> TCPHandler: Processed in 0.002014526 sec. | ||
| 7493 | 2025.12.31 20:21:28.769925 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7494 | 2025.12.31 20:21:28.770020 [ 269 ] {e9af8ce7-a9d1-41a7-82de-a6f97c7fe01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7495 | 2025.12.31 20:21:28.770062 [ 269 ] {e9af8ce7-a9d1-41a7-82de-a6f97c7fe01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7496 | 2025.12.31 20:21:28.770411 [ 269 ] {e9af8ce7-a9d1-41a7-82de-a6f97c7fe01d} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2025.12.31 20:21:28.770447 [ 269 ] {e9af8ce7-a9d1-41a7-82de-a6f97c7fe01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7498 | 2025.12.31 20:21:28.770760 [ 269 ] {e9af8ce7-a9d1-41a7-82de-a6f97c7fe01d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7499 | 2025.12.31 20:21:28.770970 [ 269 ] {e9af8ce7-a9d1-41a7-82de-a6f97c7fe01d} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2025.12.31 20:21:28.771099 [ 269 ] {e9af8ce7-a9d1-41a7-82de-a6f97c7fe01d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 7501 | 2025.12.31 20:21:28.771136 [ 269 ] {e9af8ce7-a9d1-41a7-82de-a6f97c7fe01d} <Debug> TCPHandler: Processed in 0.001261929 sec. | ||
| 7502 | 2025.12.31 20:21:28.994379 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7503 | 2025.12.31 20:21:29.012211 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2025.12.31 20:21:29.012282 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7505 | 2025.12.31 20:21:29.018125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7506 | 2025.12.31 20:21:29.018884 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2025.12.31 20:21:29.019183 [ 105 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7508 | 2025.12.31 20:21:29.019238 [ 105 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7509 | 2025.12.31 20:21:29.019262 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7510 | 2025.12.31 20:21:29.019379 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 7511 | 2025.12.31 20:21:29.023284 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7512 | 2025.12.31 20:21:29.023325 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7513 | 2025.12.31 20:21:29.024776 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 7514 | 2025.12.31 20:21:29.029475 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 7515 | 2025.12.31 20:21:29.033825 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 7516 | 2025.12.31 20:21:29.038277 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 7517 | 2025.12.31 20:21:29.042927 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 7518 | 2025.12.31 20:21:29.047160 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 7519 | 2025.12.31 20:21:29.099242 [ 193 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.079913113 sec., 3391.1831215985794 rows/sec., 17.54 MiB/sec. | ||
| 7520 | 2025.12.31 20:21:29.101817 [ 186 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7521 | 2025.12.31 20:21:29.104053 [ 186 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_36_7} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2025.12.31 20:21:29.104138 [ 186 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_36_7} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7523 | 2025.12.31 20:21:29.106695 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7524 | 2025.12.31 20:21:30.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.31 MiB, peak 295.19 MiB, free memory in arenas 0.00 B, will set to 288.36 MiB (RSS), difference: 5.05 MiB | ||
| 7525 | 2025.12.31 20:21:32.250426 [ 129 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7526 | 2025.12.31 20:21:32.250497 [ 129 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7527 | 2025.12.31 20:21:32.250520 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7528 | 2025.12.31 20:21:32.250652 [ 196 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::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 | ||
| 7529 | 2025.12.31 20:21:32.250808 [ 196 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7530 | 2025.12.31 20:21:32.250843 [ 196 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 223 rows starting from the beginning of the part | ||
| 7531 | 2025.12.31 20:21:32.250913 [ 196 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 7532 | 2025.12.31 20:21:32.250962 [ 196 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 7533 | 2025.12.31 20:21:32.251008 [ 196 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 7534 | 2025.12.31 20:21:32.251053 [ 196 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 7535 | 2025.12.31 20:21:32.251943 [ 193 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135225 sec., 641893.1410611944 rows/sec., 39.25 MiB/sec. | ||
| 7536 | 2025.12.31 20:21:32.252114 [ 193 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7537 | 2025.12.31 20:21:32.252405 [ 193 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_14_3} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7538 | 2025.12.31 20:21:32.252476 [ 193 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_14_3} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7539 | 2025.12.31 20:21:32.252576 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7540 | 2025.12.31 20:21:33.099134 [ 129 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7541 | 2025.12.31 20:21:33.099215 [ 129 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7542 | 2025.12.31 20:21:33.099251 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7543 | 2025.12.31 20:21:33.099409 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::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 | ||
| 7544 | 2025.12.31 20:21:33.099617 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7545 | 2025.12.31 20:21:33.099669 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 434 rows starting from the beginning of the part | ||
| 7546 | 2025.12.31 20:21:33.099778 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 7547 | 2025.12.31 20:21:33.099861 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 7548 | 2025.12.31 20:21:33.099938 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 7549 | 2025.12.31 20:21:33.100012 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 7550 | 2025.12.31 20:21:33.101057 [ 187 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001714969 sec., 984274.3513148051 rows/sec., 66.74 MiB/sec. | ||
| 7551 | 2025.12.31 20:21:33.101228 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7552 | 2025.12.31 20:21:33.101475 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_14_3} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7553 | 2025.12.31 20:21:33.101543 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_14_3} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7554 | 2025.12.31 20:21:33.101614 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7555 | 2025.12.31 20:21:33.759714 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7556 | 2025.12.31 20:21:33.759937 [ 269 ] {8a0fe8bb-6d14-4a05-ad01-4eaace2a9315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7557 | 2025.12.31 20:21:33.760007 [ 269 ] {8a0fe8bb-6d14-4a05-ad01-4eaace2a9315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7558 | 2025.12.31 20:21:33.760805 [ 269 ] {8a0fe8bb-6d14-4a05-ad01-4eaace2a9315} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7559 | 2025.12.31 20:21:33.760862 [ 269 ] {8a0fe8bb-6d14-4a05-ad01-4eaace2a9315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7560 | 2025.12.31 20:21:33.761325 [ 269 ] {8a0fe8bb-6d14-4a05-ad01-4eaace2a9315} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7561 | 2025.12.31 20:21:33.761584 [ 269 ] {8a0fe8bb-6d14-4a05-ad01-4eaace2a9315} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2025.12.31 20:21:33.761759 [ 269 ] {8a0fe8bb-6d14-4a05-ad01-4eaace2a9315} <Debug> executeQuery: Read 120 rows, 10.45 KiB in 0.001874 sec., 64034.151547491994 rows/sec., 5.45 MiB/sec. | ||
| 7563 | 2025.12.31 20:21:33.761800 [ 269 ] {8a0fe8bb-6d14-4a05-ad01-4eaace2a9315} <Debug> TCPHandler: Processed in 0.002222211 sec. | ||
| 7564 | 2025.12.31 20:21:33.761926 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7565 | 2025.12.31 20:21:33.762021 [ 269 ] {79eb0be8-aca1-4bb0-a2e6-ec08610dfeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7566 | 2025.12.31 20:21:33.762060 [ 269 ] {79eb0be8-aca1-4bb0-a2e6-ec08610dfeff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7567 | 2025.12.31 20:21:33.762520 [ 269 ] {79eb0be8-aca1-4bb0-a2e6-ec08610dfeff} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2025.12.31 20:21:33.762558 [ 269 ] {79eb0be8-aca1-4bb0-a2e6-ec08610dfeff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7569 | 2025.12.31 20:21:33.762856 [ 269 ] {79eb0be8-aca1-4bb0-a2e6-ec08610dfeff} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7570 | 2025.12.31 20:21:33.763064 [ 269 ] {79eb0be8-aca1-4bb0-a2e6-ec08610dfeff} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2025.12.31 20:21:33.763196 [ 269 ] {79eb0be8-aca1-4bb0-a2e6-ec08610dfeff} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001194 sec., 26800.67001675042 rows/sec., 1.97 MiB/sec. | ||
| 7572 | 2025.12.31 20:21:33.763233 [ 269 ] {79eb0be8-aca1-4bb0-a2e6-ec08610dfeff} <Debug> TCPHandler: Processed in 0.00135547 sec. | ||
| 7573 | 2025.12.31 20:21:33.763348 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7574 | 2025.12.31 20:21:33.763441 [ 269 ] {71cc551a-8512-4f95-bc3e-c6d88cfa4e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7575 | 2025.12.31 20:21:33.763481 [ 269 ] {71cc551a-8512-4f95-bc3e-c6d88cfa4e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7576 | 2025.12.31 20:21:33.763941 [ 269 ] {71cc551a-8512-4f95-bc3e-c6d88cfa4e57} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2025.12.31 20:21:33.763979 [ 269 ] {71cc551a-8512-4f95-bc3e-c6d88cfa4e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7578 | 2025.12.31 20:21:33.764289 [ 269 ] {71cc551a-8512-4f95-bc3e-c6d88cfa4e57} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7579 | 2025.12.31 20:21:33.764494 [ 269 ] {71cc551a-8512-4f95-bc3e-c6d88cfa4e57} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2025.12.31 20:21:33.764620 [ 269 ] {71cc551a-8512-4f95-bc3e-c6d88cfa4e57} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001197 sec., 80200.50125313284 rows/sec., 6.26 MiB/sec. | ||
| 7581 | 2025.12.31 20:21:33.764657 [ 269 ] {71cc551a-8512-4f95-bc3e-c6d88cfa4e57} <Debug> TCPHandler: Processed in 0.001357381 sec. | ||
| 7582 | 2025.12.31 20:21:33.764769 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2025.12.31 20:21:33.764863 [ 269 ] {07213ade-3768-46e3-b724-7e2aa41b8f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7584 | 2025.12.31 20:21:33.764905 [ 269 ] {07213ade-3768-46e3-b724-7e2aa41b8f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7585 | 2025.12.31 20:21:33.765337 [ 269 ] {07213ade-3768-46e3-b724-7e2aa41b8f7e} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2025.12.31 20:21:33.765375 [ 269 ] {07213ade-3768-46e3-b724-7e2aa41b8f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7587 | 2025.12.31 20:21:33.765699 [ 269 ] {07213ade-3768-46e3-b724-7e2aa41b8f7e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7588 | 2025.12.31 20:21:33.765911 [ 269 ] {07213ade-3768-46e3-b724-7e2aa41b8f7e} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2025.12.31 20:21:33.766043 [ 269 ] {07213ade-3768-46e3-b724-7e2aa41b8f7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 7590 | 2025.12.31 20:21:33.766080 [ 269 ] {07213ade-3768-46e3-b724-7e2aa41b8f7e} <Debug> TCPHandler: Processed in 0.001359031 sec. | ||
| 7591 | 2025.12.31 20:21:33.766188 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7592 | 2025.12.31 20:21:33.766283 [ 269 ] {c168051c-85d5-4d93-ac10-b331d4c20ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7593 | 2025.12.31 20:21:33.766336 [ 269 ] {c168051c-85d5-4d93-ac10-b331d4c20ee9} <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 | ||
| 7594 | 2025.12.31 20:21:33.767166 [ 269 ] {c168051c-85d5-4d93-ac10-b331d4c20ee9} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2025.12.31 20:21:33.767203 [ 269 ] {c168051c-85d5-4d93-ac10-b331d4c20ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7596 | 2025.12.31 20:21:33.767758 [ 269 ] {c168051c-85d5-4d93-ac10-b331d4c20ee9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7597 | 2025.12.31 20:21:33.767983 [ 269 ] {c168051c-85d5-4d93-ac10-b331d4c20ee9} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2025.12.31 20:21:33.768121 [ 269 ] {c168051c-85d5-4d93-ac10-b331d4c20ee9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001857 sec., 17232.094776521273 rows/sec., 30.88 MiB/sec. | ||
| 7599 | 2025.12.31 20:21:33.768174 [ 269 ] {c168051c-85d5-4d93-ac10-b331d4c20ee9} <Debug> TCPHandler: Processed in 0.002033146 sec. | ||
| 7600 | 2025.12.31 20:21:33.768289 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7601 | 2025.12.31 20:21:33.768384 [ 269 ] {db75846a-3538-4b9a-8a5c-82a9f581d8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7602 | 2025.12.31 20:21:33.768425 [ 269 ] {db75846a-3538-4b9a-8a5c-82a9f581d8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7603 | 2025.12.31 20:21:33.768760 [ 269 ] {db75846a-3538-4b9a-8a5c-82a9f581d8c6} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2025.12.31 20:21:33.768795 [ 269 ] {db75846a-3538-4b9a-8a5c-82a9f581d8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7605 | 2025.12.31 20:21:33.769095 [ 269 ] {db75846a-3538-4b9a-8a5c-82a9f581d8c6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7606 | 2025.12.31 20:21:33.769300 [ 269 ] {db75846a-3538-4b9a-8a5c-82a9f581d8c6} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2025.12.31 20:21:33.769425 [ 269 ] {db75846a-3538-4b9a-8a5c-82a9f581d8c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 7608 | 2025.12.31 20:21:33.769460 [ 269 ] {db75846a-3538-4b9a-8a5c-82a9f581d8c6} <Debug> TCPHandler: Processed in 0.001219598 sec. | ||
| 7609 | 2025.12.31 20:21:34.363595 [ 133 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 7610 | 2025.12.31 20:21:34.363670 [ 133 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7611 | 2025.12.31 20:21:34.363696 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7612 | 2025.12.31 20:21:34.363799 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 7613 | 2025.12.31 20:21:34.363921 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7614 | 2025.12.31 20:21:34.363955 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 465 rows starting from the beginning of the part | ||
| 7615 | 2025.12.31 20:21:34.364021 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 440 rows starting from the beginning of the part | ||
| 7616 | 2025.12.31 20:21:34.364066 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 7617 | 2025.12.31 20:21:34.364107 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 7618 | 2025.12.31 20:21:34.364148 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
| 7619 | 2025.12.31 20:21:34.365094 [ 187 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133017 sec., 1188569.8820451521 rows/sec., 83.51 MiB/sec. | ||
| 7620 | 2025.12.31 20:21:34.365327 [ 194 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7621 | 2025.12.31 20:21:34.365658 [ 194 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_15_3} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2025.12.31 20:21:34.365740 [ 194 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_15_3} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 7623 | 2025.12.31 20:21:34.365839 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7624 | 2025.12.31 20:21:35.612684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17669 | ||
| 7625 | 2025.12.31 20:21:35.613511 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2025.12.31 20:21:35.613581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7627 | 2025.12.31 20:21:35.614382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7628 | 2025.12.31 20:21:35.614619 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2025.12.31 20:21:35.614759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17669 | ||
| 7630 | 2025.12.31 20:21:36.523384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7631 | 2025.12.31 20:21:36.539491 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7632 | 2025.12.31 20:21:36.539559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7633 | 2025.12.31 20:21:36.545129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7634 | 2025.12.31 20:21:36.545815 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7635 | 2025.12.31 20:21:36.548553 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7636 | 2025.12.31 20:21:38.155340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 906 | ||
| 7637 | 2025.12.31 20:21:38.158241 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2025.12.31 20:21:38.158352 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7639 | 2025.12.31 20:21:38.159704 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7640 | 2025.12.31 20:21:38.159990 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2025.12.31 20:21:38.160323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 906 | ||
| 7642 | 2025.12.31 20:21:38.759023 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7643 | 2025.12.31 20:21:38.759224 [ 269 ] {92d690d5-98b9-46b0-8c1e-579d5f92dae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7644 | 2025.12.31 20:21:38.759302 [ 269 ] {92d690d5-98b9-46b0-8c1e-579d5f92dae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7645 | 2025.12.31 20:21:38.760025 [ 269 ] {92d690d5-98b9-46b0-8c1e-579d5f92dae4} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2025.12.31 20:21:38.760075 [ 269 ] {92d690d5-98b9-46b0-8c1e-579d5f92dae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7647 | 2025.12.31 20:21:38.760485 [ 269 ] {92d690d5-98b9-46b0-8c1e-579d5f92dae4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7648 | 2025.12.31 20:21:38.760722 [ 269 ] {92d690d5-98b9-46b0-8c1e-579d5f92dae4} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2025.12.31 20:21:38.760880 [ 269 ] {92d690d5-98b9-46b0-8c1e-579d5f92dae4} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001714 sec., 44340.723453908984 rows/sec., 3.65 MiB/sec. | ||
| 7650 | 2025.12.31 20:21:38.760929 [ 269 ] {92d690d5-98b9-46b0-8c1e-579d5f92dae4} <Debug> TCPHandler: Processed in 0.002044147 sec. | ||
| 7651 | 2025.12.31 20:21:38.761057 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7652 | 2025.12.31 20:21:38.761158 [ 269 ] {31e6a8a4-3e27-425e-a3e2-a0a077f7f1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7653 | 2025.12.31 20:21:38.761203 [ 269 ] {31e6a8a4-3e27-425e-a3e2-a0a077f7f1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7654 | 2025.12.31 20:21:38.761623 [ 269 ] {31e6a8a4-3e27-425e-a3e2-a0a077f7f1da} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2025.12.31 20:21:38.761662 [ 269 ] {31e6a8a4-3e27-425e-a3e2-a0a077f7f1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7656 | 2025.12.31 20:21:38.762040 [ 269 ] {31e6a8a4-3e27-425e-a3e2-a0a077f7f1da} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7657 | 2025.12.31 20:21:38.762254 [ 269 ] {31e6a8a4-3e27-425e-a3e2-a0a077f7f1da} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2025.12.31 20:21:38.762389 [ 269 ] {31e6a8a4-3e27-425e-a3e2-a0a077f7f1da} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001253 sec., 7980.845969672785 rows/sec., 600.12 KiB/sec. | ||
| 7659 | 2025.12.31 20:21:38.762427 [ 269 ] {31e6a8a4-3e27-425e-a3e2-a0a077f7f1da} <Debug> TCPHandler: Processed in 0.001423082 sec. | ||
| 7660 | 2025.12.31 20:21:38.762533 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7661 | 2025.12.31 20:21:38.762628 [ 269 ] {ae3ed72f-26b2-4891-8ee5-249ca25a7acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7662 | 2025.12.31 20:21:38.762668 [ 269 ] {ae3ed72f-26b2-4891-8ee5-249ca25a7acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7663 | 2025.12.31 20:21:38.763087 [ 269 ] {ae3ed72f-26b2-4891-8ee5-249ca25a7acb} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2025.12.31 20:21:38.763124 [ 269 ] {ae3ed72f-26b2-4891-8ee5-249ca25a7acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7665 | 2025.12.31 20:21:38.763421 [ 269 ] {ae3ed72f-26b2-4891-8ee5-249ca25a7acb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7666 | 2025.12.31 20:21:38.763633 [ 269 ] {ae3ed72f-26b2-4891-8ee5-249ca25a7acb} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2025.12.31 20:21:38.763765 [ 269 ] {ae3ed72f-26b2-4891-8ee5-249ca25a7acb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001156 sec., 64013.84083044983 rows/sec., 5.00 MiB/sec. | ||
| 7668 | 2025.12.31 20:21:38.763803 [ 269 ] {ae3ed72f-26b2-4891-8ee5-249ca25a7acb} <Debug> TCPHandler: Processed in 0.0013195 sec. | ||
| 7669 | 2025.12.31 20:21:38.763914 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7670 | 2025.12.31 20:21:38.764010 [ 269 ] {c33c0639-a24b-47f9-80af-cd2548ee2bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7671 | 2025.12.31 20:21:38.764054 [ 269 ] {c33c0639-a24b-47f9-80af-cd2548ee2bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7672 | 2025.12.31 20:21:38.764501 [ 269 ] {c33c0639-a24b-47f9-80af-cd2548ee2bf3} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2025.12.31 20:21:38.764548 [ 269 ] {c33c0639-a24b-47f9-80af-cd2548ee2bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7674 | 2025.12.31 20:21:38.764967 [ 269 ] {c33c0639-a24b-47f9-80af-cd2548ee2bf3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7675 | 2025.12.31 20:21:38.765187 [ 269 ] {c33c0639-a24b-47f9-80af-cd2548ee2bf3} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2025.12.31 20:21:38.765309 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7677 | 2025.12.31 20:21:38.765323 [ 269 ] {c33c0639-a24b-47f9-80af-cd2548ee2bf3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001331 sec., 120210.36814425245 rows/sec., 8.37 MiB/sec. | ||
| 7678 | 2025.12.31 20:21:38.765378 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2025.12.31 20:21:38.765388 [ 269 ] {c33c0639-a24b-47f9-80af-cd2548ee2bf3} <Debug> TCPHandler: Processed in 0.001523985 sec. | ||
| 7680 | 2025.12.31 20:21:38.765407 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7681 | 2025.12.31 20:21:38.765504 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7682 | 2025.12.31 20:21:38.765545 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 7683 | 2025.12.31 20:21:38.765604 [ 269 ] {2fc688c0-9ef6-48bf-8b81-20cab19315c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7684 | 2025.12.31 20:21:38.765664 [ 269 ] {2fc688c0-9ef6-48bf-8b81-20cab19315c7} <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 | ||
| 7685 | 2025.12.31 20:21:38.765702 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7686 | 2025.12.31 20:21:38.765743 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14013 rows starting from the beginning of the part | ||
| 7687 | 2025.12.31 20:21:38.765811 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 942 rows starting from the beginning of the part | ||
| 7688 | 2025.12.31 20:21:38.765860 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 86 rows starting from the beginning of the part | ||
| 7689 | 2025.12.31 20:21:38.765902 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7690 | 2025.12.31 20:21:38.765941 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7691 | 2025.12.31 20:21:38.765984 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7692 | 2025.12.31 20:21:38.766420 [ 269 ] {2fc688c0-9ef6-48bf-8b81-20cab19315c7} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2025.12.31 20:21:38.766461 [ 269 ] {2fc688c0-9ef6-48bf-8b81-20cab19315c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7694 | 2025.12.31 20:21:38.767206 [ 269 ] {2fc688c0-9ef6-48bf-8b81-20cab19315c7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7695 | 2025.12.31 20:21:38.767442 [ 269 ] {2fc688c0-9ef6-48bf-8b81-20cab19315c7} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2025.12.31 20:21:38.767588 [ 269 ] {2fc688c0-9ef6-48bf-8b81-20cab19315c7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002002 sec., 4995.004995004995 rows/sec., 8.95 MiB/sec. | ||
| 7697 | 2025.12.31 20:21:38.767643 [ 269 ] {2fc688c0-9ef6-48bf-8b81-20cab19315c7} <Debug> TCPHandler: Processed in 0.00218947 sec. | ||
| 7698 | 2025.12.31 20:21:38.767755 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7699 | 2025.12.31 20:21:38.767849 [ 269 ] {2f4ad9b2-c27e-4a08-a3fc-0ce68ebd280b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7700 | 2025.12.31 20:21:38.767891 [ 269 ] {2f4ad9b2-c27e-4a08-a3fc-0ce68ebd280b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7701 | 2025.12.31 20:21:38.768227 [ 269 ] {2f4ad9b2-c27e-4a08-a3fc-0ce68ebd280b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7702 | 2025.12.31 20:21:38.768263 [ 269 ] {2f4ad9b2-c27e-4a08-a3fc-0ce68ebd280b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7703 | 2025.12.31 20:21:38.768715 [ 269 ] {2f4ad9b2-c27e-4a08-a3fc-0ce68ebd280b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7704 | 2025.12.31 20:21:38.768928 [ 269 ] {2f4ad9b2-c27e-4a08-a3fc-0ce68ebd280b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2025.12.31 20:21:38.769061 [ 269 ] {2f4ad9b2-c27e-4a08-a3fc-0ce68ebd280b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 7706 | 2025.12.31 20:21:38.769098 [ 269 ] {2f4ad9b2-c27e-4a08-a3fc-0ce68ebd280b} <Debug> TCPHandler: Processed in 0.001392562 sec. | ||
| 7707 | 2025.12.31 20:21:38.770887 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15521 rows, containing 5 columns (5 merged, 0 gathered) in 0.005406274 sec., 2870923.6712752627 rows/sec., 194.70 MiB/sec. | ||
| 7708 | 2025.12.31 20:21:38.771550 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7709 | 2025.12.31 20:21:38.771910 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7710 | 2025.12.31 20:21:38.771989 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7711 | 2025.12.31 20:21:38.772100 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 7712 | 2025.12.31 20:21:39.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.89 MiB, peak 295.70 MiB, free memory in arenas 0.00 B, will set to 291.20 MiB (RSS), difference: 1.32 MiB | ||
| 7713 | 2025.12.31 20:21:42.951749 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7714 | 2025.12.31 20:21:42.951805 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7715 | 2025.12.31 20:21:43.114842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18181 | ||
| 7716 | 2025.12.31 20:21:43.115412 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2025.12.31 20:21:43.115460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7718 | 2025.12.31 20:21:43.116005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7719 | 2025.12.31 20:21:43.116248 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2025.12.31 20:21:43.116378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18181 | ||
| 7721 | 2025.12.31 20:21:43.759987 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7722 | 2025.12.31 20:21:43.760177 [ 269 ] {78596ffb-f436-4e3d-9613-b107bdbe1ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7723 | 2025.12.31 20:21:43.760241 [ 269 ] {78596ffb-f436-4e3d-9613-b107bdbe1ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7724 | 2025.12.31 20:21:43.760888 [ 269 ] {78596ffb-f436-4e3d-9613-b107bdbe1ecc} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2025.12.31 20:21:43.760930 [ 269 ] {78596ffb-f436-4e3d-9613-b107bdbe1ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7726 | 2025.12.31 20:21:43.761316 [ 269 ] {78596ffb-f436-4e3d-9613-b107bdbe1ecc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7727 | 2025.12.31 20:21:43.761535 [ 269 ] {78596ffb-f436-4e3d-9613-b107bdbe1ecc} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2025.12.31 20:21:43.761685 [ 269 ] {78596ffb-f436-4e3d-9613-b107bdbe1ecc} <Debug> executeQuery: Read 120 rows, 10.45 KiB in 0.001555 sec., 77170.41800643087 rows/sec., 6.56 MiB/sec. | ||
| 7729 | 2025.12.31 20:21:43.761727 [ 269 ] {78596ffb-f436-4e3d-9613-b107bdbe1ecc} <Debug> TCPHandler: Processed in 0.001861202 sec. | ||
| 7730 | 2025.12.31 20:21:43.761866 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7731 | 2025.12.31 20:21:43.761969 [ 269 ] {e192c74a-1480-425b-a31a-80c1bf293d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7732 | 2025.12.31 20:21:43.762009 [ 269 ] {e192c74a-1480-425b-a31a-80c1bf293d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7733 | 2025.12.31 20:21:43.762429 [ 269 ] {e192c74a-1480-425b-a31a-80c1bf293d6f} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7734 | 2025.12.31 20:21:43.762463 [ 269 ] {e192c74a-1480-425b-a31a-80c1bf293d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7735 | 2025.12.31 20:21:43.762762 [ 269 ] {e192c74a-1480-425b-a31a-80c1bf293d6f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7736 | 2025.12.31 20:21:43.762971 [ 269 ] {e192c74a-1480-425b-a31a-80c1bf293d6f} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7737 | 2025.12.31 20:21:43.763097 [ 269 ] {e192c74a-1480-425b-a31a-80c1bf293d6f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001156 sec., 27681.66089965398 rows/sec., 2.03 MiB/sec. | ||
| 7738 | 2025.12.31 20:21:43.763134 [ 269 ] {e192c74a-1480-425b-a31a-80c1bf293d6f} <Debug> TCPHandler: Processed in 0.00132103 sec. | ||
| 7739 | 2025.12.31 20:21:43.763241 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7740 | 2025.12.31 20:21:43.763337 [ 269 ] {71f2e14d-28d1-4e3a-a4fb-3719c48a6e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7741 | 2025.12.31 20:21:43.763375 [ 269 ] {71f2e14d-28d1-4e3a-a4fb-3719c48a6e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7742 | 2025.12.31 20:21:43.763796 [ 269 ] {71f2e14d-28d1-4e3a-a4fb-3719c48a6e12} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2025.12.31 20:21:43.763832 [ 269 ] {71f2e14d-28d1-4e3a-a4fb-3719c48a6e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7744 | 2025.12.31 20:21:43.764129 [ 269 ] {71f2e14d-28d1-4e3a-a4fb-3719c48a6e12} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7745 | 2025.12.31 20:21:43.764338 [ 269 ] {71f2e14d-28d1-4e3a-a4fb-3719c48a6e12} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2025.12.31 20:21:43.764462 [ 269 ] {71f2e14d-28d1-4e3a-a4fb-3719c48a6e12} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001143 sec., 83989.50131233597 rows/sec., 6.56 MiB/sec. | ||
| 7747 | 2025.12.31 20:21:43.764498 [ 269 ] {71f2e14d-28d1-4e3a-a4fb-3719c48a6e12} <Debug> TCPHandler: Processed in 0.00130424 sec. | ||
| 7748 | 2025.12.31 20:21:43.764609 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7749 | 2025.12.31 20:21:43.764705 [ 269 ] {72d3ddba-365b-4fcf-981d-7ae178bc9d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7750 | 2025.12.31 20:21:43.764747 [ 269 ] {72d3ddba-365b-4fcf-981d-7ae178bc9d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7751 | 2025.12.31 20:21:43.765152 [ 269 ] {72d3ddba-365b-4fcf-981d-7ae178bc9d29} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7752 | 2025.12.31 20:21:43.765187 [ 269 ] {72d3ddba-365b-4fcf-981d-7ae178bc9d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7753 | 2025.12.31 20:21:43.765507 [ 269 ] {72d3ddba-365b-4fcf-981d-7ae178bc9d29} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7754 | 2025.12.31 20:21:43.765714 [ 269 ] {72d3ddba-365b-4fcf-981d-7ae178bc9d29} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7755 | 2025.12.31 20:21:43.765837 [ 269 ] {72d3ddba-365b-4fcf-981d-7ae178bc9d29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 7756 | 2025.12.31 20:21:43.765872 [ 269 ] {72d3ddba-365b-4fcf-981d-7ae178bc9d29} <Debug> TCPHandler: Processed in 0.00131096 sec. | ||
| 7757 | 2025.12.31 20:21:43.765979 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7758 | 2025.12.31 20:21:43.766071 [ 269 ] {8319bf7f-9935-47de-bd0c-cb9c3ad3c922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7759 | 2025.12.31 20:21:43.766123 [ 269 ] {8319bf7f-9935-47de-bd0c-cb9c3ad3c922} <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 | ||
| 7760 | 2025.12.31 20:21:43.766888 [ 269 ] {8319bf7f-9935-47de-bd0c-cb9c3ad3c922} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7761 | 2025.12.31 20:21:43.766923 [ 269 ] {8319bf7f-9935-47de-bd0c-cb9c3ad3c922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7762 | 2025.12.31 20:21:43.767449 [ 269 ] {8319bf7f-9935-47de-bd0c-cb9c3ad3c922} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7763 | 2025.12.31 20:21:43.767665 [ 269 ] {8319bf7f-9935-47de-bd0c-cb9c3ad3c922} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7764 | 2025.12.31 20:21:43.767796 [ 269 ] {8319bf7f-9935-47de-bd0c-cb9c3ad3c922} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001743 sec., 18359.150889271372 rows/sec., 32.90 MiB/sec. | ||
| 7765 | 2025.12.31 20:21:43.767847 [ 269 ] {8319bf7f-9935-47de-bd0c-cb9c3ad3c922} <Debug> TCPHandler: Processed in 0.001915373 sec. | ||
| 7766 | 2025.12.31 20:21:43.767956 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7767 | 2025.12.31 20:21:43.768048 [ 269 ] {aeb1719c-98cc-4bc1-9970-9a6ad0cbdfae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7768 | 2025.12.31 20:21:43.768088 [ 269 ] {aeb1719c-98cc-4bc1-9970-9a6ad0cbdfae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7769 | 2025.12.31 20:21:43.768410 [ 269 ] {aeb1719c-98cc-4bc1-9970-9a6ad0cbdfae} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7770 | 2025.12.31 20:21:43.768446 [ 269 ] {aeb1719c-98cc-4bc1-9970-9a6ad0cbdfae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7771 | 2025.12.31 20:21:43.768732 [ 269 ] {aeb1719c-98cc-4bc1-9970-9a6ad0cbdfae} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7772 | 2025.12.31 20:21:43.768933 [ 269 ] {aeb1719c-98cc-4bc1-9970-9a6ad0cbdfae} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2025.12.31 20:21:43.769055 [ 269 ] {aeb1719c-98cc-4bc1-9970-9a6ad0cbdfae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001026 sec., 58479.53216374269 rows/sec., 3.94 MiB/sec. | ||
| 7774 | 2025.12.31 20:21:43.769053 [ 136 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7775 | 2025.12.31 20:21:43.769091 [ 269 ] {aeb1719c-98cc-4bc1-9970-9a6ad0cbdfae} <Debug> TCPHandler: Processed in 0.001182117 sec. | ||
| 7776 | 2025.12.31 20:21:43.769125 [ 136 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7777 | 2025.12.31 20:21:43.769152 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7778 | 2025.12.31 20:21:43.769286 [ 187 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 7779 | 2025.12.31 20:21:43.769456 [ 187 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7780 | 2025.12.31 20:21:43.769499 [ 187 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2416 rows starting from the beginning of the part | ||
| 7781 | 2025.12.31 20:21:43.769572 [ 187 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 7782 | 2025.12.31 20:21:43.769624 [ 187 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 7783 | 2025.12.31 20:21:43.769670 [ 187 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7784 | 2025.12.31 20:21:43.769713 [ 187 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 7785 | 2025.12.31 20:21:43.769756 [ 187 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7786 | 2025.12.31 20:21:43.770979 [ 187 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2688 rows, containing 4 columns (4 merged, 0 gathered) in 0.001758989 sec., 1528150.5455690739 rows/sec., 99.16 MiB/sec. | ||
| 7787 | 2025.12.31 20:21:43.771222 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7788 | 2025.12.31 20:21:43.771492 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_46_9} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2025.12.31 20:21:43.771557 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_46_9} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7790 | 2025.12.31 20:21:43.771632 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7791 | 2025.12.31 20:21:44.048620 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7792 | 2025.12.31 20:21:44.064665 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2025.12.31 20:21:44.064719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7794 | 2025.12.31 20:21:44.070272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7795 | 2025.12.31 20:21:44.070966 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2025.12.31 20:21:44.073757 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7797 | 2025.12.31 20:21:48.160477 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 930 | ||
| 7798 | 2025.12.31 20:21:48.162733 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2025.12.31 20:21:48.162783 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7800 | 2025.12.31 20:21:48.164157 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7801 | 2025.12.31 20:21:48.164430 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2025.12.31 20:21:48.164578 [ 131 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7803 | 2025.12.31 20:21:48.164639 [ 131 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2025.12.31 20:21:48.164659 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7805 | 2025.12.31 20:21:48.164703 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 930 | ||
| 7806 | 2025.12.31 20:21:48.164755 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 7807 | 2025.12.31 20:21:48.165198 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7808 | 2025.12.31 20:21:48.165326 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 766 rows starting from the beginning of the part | ||
| 7809 | 2025.12.31 20:21:48.165642 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 7810 | 2025.12.31 20:21:48.165950 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 7811 | 2025.12.31 20:21:48.166252 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 7812 | 2025.12.31 20:21:48.166560 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7813 | 2025.12.31 20:21:48.166864 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 7814 | 2025.12.31 20:21:48.172989 [ 194 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 72 columns (72 merged, 0 gathered) in 0.008274668 sec., 112391.21617930772 rows/sec., 96.15 MiB/sec. | ||
| 7815 | 2025.12.31 20:21:48.174231 [ 194 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7816 | 2025.12.31 20:21:48.174829 [ 194 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_26_5} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2025.12.31 20:21:48.174911 [ 194 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_26_5} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7818 | 2025.12.31 20:21:48.175157 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7819 | 2025.12.31 20:21:48.759177 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7820 | 2025.12.31 20:21:48.759375 [ 269 ] {067d919e-88f5-4a41-82a9-dfd910c95b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7821 | 2025.12.31 20:21:48.759440 [ 269 ] {067d919e-88f5-4a41-82a9-dfd910c95b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7822 | 2025.12.31 20:21:48.760095 [ 269 ] {067d919e-88f5-4a41-82a9-dfd910c95b82} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2025.12.31 20:21:48.760142 [ 269 ] {067d919e-88f5-4a41-82a9-dfd910c95b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7824 | 2025.12.31 20:21:48.760539 [ 269 ] {067d919e-88f5-4a41-82a9-dfd910c95b82} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7825 | 2025.12.31 20:21:48.760794 [ 269 ] {067d919e-88f5-4a41-82a9-dfd910c95b82} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2025.12.31 20:21:48.760941 [ 269 ] {067d919e-88f5-4a41-82a9-dfd910c95b82} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001615 sec., 47058.82352941177 rows/sec., 3.88 MiB/sec. | ||
| 7827 | 2025.12.31 20:21:48.760981 [ 269 ] {067d919e-88f5-4a41-82a9-dfd910c95b82} <Debug> TCPHandler: Processed in 0.001936614 sec. | ||
| 7828 | 2025.12.31 20:21:48.761108 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7829 | 2025.12.31 20:21:48.761201 [ 269 ] {f6b950a0-0dd5-4407-9bc7-4baf3aa28ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7830 | 2025.12.31 20:21:48.761241 [ 269 ] {f6b950a0-0dd5-4407-9bc7-4baf3aa28ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7831 | 2025.12.31 20:21:48.761631 [ 269 ] {f6b950a0-0dd5-4407-9bc7-4baf3aa28ce2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2025.12.31 20:21:48.761667 [ 269 ] {f6b950a0-0dd5-4407-9bc7-4baf3aa28ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7833 | 2025.12.31 20:21:48.761961 [ 269 ] {f6b950a0-0dd5-4407-9bc7-4baf3aa28ce2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7834 | 2025.12.31 20:21:48.762192 [ 269 ] {f6b950a0-0dd5-4407-9bc7-4baf3aa28ce2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2025.12.31 20:21:48.762308 [ 131 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7836 | 2025.12.31 20:21:48.762325 [ 269 ] {f6b950a0-0dd5-4407-9bc7-4baf3aa28ce2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001142 sec., 8756.567425569177 rows/sec., 658.45 KiB/sec. | ||
| 7837 | 2025.12.31 20:21:48.762371 [ 131 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2025.12.31 20:21:48.762380 [ 269 ] {f6b950a0-0dd5-4407-9bc7-4baf3aa28ce2} <Debug> TCPHandler: Processed in 0.00132316 sec. | ||
| 7839 | 2025.12.31 20:21:48.762400 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7840 | 2025.12.31 20:21:48.762500 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7841 | 2025.12.31 20:21:48.762511 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 7842 | 2025.12.31 20:21:48.762597 [ 269 ] {108a709a-11ca-4321-af09-7c882b1b1e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7843 | 2025.12.31 20:21:48.762600 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7844 | 2025.12.31 20:21:48.762638 [ 269 ] {108a709a-11ca-4321-af09-7c882b1b1e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7845 | 2025.12.31 20:21:48.762638 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 279 rows starting from the beginning of the part | ||
| 7846 | 2025.12.31 20:21:48.762702 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 7847 | 2025.12.31 20:21:48.762751 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 7848 | 2025.12.31 20:21:48.762809 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 7849 | 2025.12.31 20:21:48.762871 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
| 7850 | 2025.12.31 20:21:48.762921 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 7851 | 2025.12.31 20:21:48.763054 [ 269 ] {108a709a-11ca-4321-af09-7c882b1b1e50} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2025.12.31 20:21:48.763088 [ 269 ] {108a709a-11ca-4321-af09-7c882b1b1e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7853 | 2025.12.31 20:21:48.763420 [ 269 ] {108a709a-11ca-4321-af09-7c882b1b1e50} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7854 | 2025.12.31 20:21:48.763629 [ 269 ] {108a709a-11ca-4321-af09-7c882b1b1e50} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2025.12.31 20:21:48.763659 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182237 sec., 315503.5750023049 rows/sec., 21.77 MiB/sec. | ||
| 7856 | 2025.12.31 20:21:48.763754 [ 269 ] {108a709a-11ca-4321-af09-7c882b1b1e50} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001175 sec., 62978.72340425532 rows/sec., 4.92 MiB/sec. | ||
| 7857 | 2025.12.31 20:21:48.763795 [ 269 ] {108a709a-11ca-4321-af09-7c882b1b1e50} <Debug> TCPHandler: Processed in 0.00134236 sec. | ||
| 7858 | 2025.12.31 20:21:48.763799 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7859 | 2025.12.31 20:21:48.763903 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7860 | 2025.12.31 20:21:48.763997 [ 269 ] {762a6054-7e6e-43ca-b0ae-f606f5765fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7861 | 2025.12.31 20:21:48.764028 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_41_8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2025.12.31 20:21:48.764039 [ 269 ] {762a6054-7e6e-43ca-b0ae-f606f5765fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7863 | 2025.12.31 20:21:48.764088 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_41_8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7864 | 2025.12.31 20:21:48.764143 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7865 | 2025.12.31 20:21:48.764438 [ 269 ] {762a6054-7e6e-43ca-b0ae-f606f5765fd9} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2025.12.31 20:21:48.764472 [ 269 ] {762a6054-7e6e-43ca-b0ae-f606f5765fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7867 | 2025.12.31 20:21:48.764788 [ 269 ] {762a6054-7e6e-43ca-b0ae-f606f5765fd9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7868 | 2025.12.31 20:21:48.764994 [ 269 ] {762a6054-7e6e-43ca-b0ae-f606f5765fd9} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2025.12.31 20:21:48.765118 [ 269 ] {762a6054-7e6e-43ca-b0ae-f606f5765fd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 7870 | 2025.12.31 20:21:48.765154 [ 269 ] {762a6054-7e6e-43ca-b0ae-f606f5765fd9} <Debug> TCPHandler: Processed in 0.00129819 sec. | ||
| 7871 | 2025.12.31 20:21:48.765262 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7872 | 2025.12.31 20:21:48.765353 [ 269 ] {b9a1ef1e-63b5-4641-95c0-72f9353063fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7873 | 2025.12.31 20:21:48.765406 [ 269 ] {b9a1ef1e-63b5-4641-95c0-72f9353063fc} <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 | ||
| 7874 | 2025.12.31 20:21:48.766127 [ 269 ] {b9a1ef1e-63b5-4641-95c0-72f9353063fc} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7875 | 2025.12.31 20:21:48.766162 [ 269 ] {b9a1ef1e-63b5-4641-95c0-72f9353063fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7876 | 2025.12.31 20:21:48.766657 [ 269 ] {b9a1ef1e-63b5-4641-95c0-72f9353063fc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7877 | 2025.12.31 20:21:48.766878 [ 269 ] {b9a1ef1e-63b5-4641-95c0-72f9353063fc} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7878 | 2025.12.31 20:21:48.766986 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7879 | 2025.12.31 20:21:48.767009 [ 269 ] {b9a1ef1e-63b5-4641-95c0-72f9353063fc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001673 sec., 5977.286312014346 rows/sec., 10.71 MiB/sec. | ||
| 7880 | 2025.12.31 20:21:48.767030 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2025.12.31 20:21:48.767053 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7882 | 2025.12.31 20:21:48.767065 [ 269 ] {b9a1ef1e-63b5-4641-95c0-72f9353063fc} <Debug> TCPHandler: Processed in 0.001854702 sec. | ||
| 7883 | 2025.12.31 20:21:48.767140 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 7884 | 2025.12.31 20:21:48.767186 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7885 | 2025.12.31 20:21:48.767289 [ 269 ] {ca9b2f12-595c-4834-942f-36962818e18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7886 | 2025.12.31 20:21:48.767292 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7887 | 2025.12.31 20:21:48.767331 [ 269 ] {ca9b2f12-595c-4834-942f-36962818e18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7888 | 2025.12.31 20:21:48.767343 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 800 rows starting from the beginning of the part | ||
| 7889 | 2025.12.31 20:21:48.767446 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 7890 | 2025.12.31 20:21:48.767536 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 7891 | 2025.12.31 20:21:48.767620 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 7892 | 2025.12.31 20:21:48.767671 [ 269 ] {ca9b2f12-595c-4834-942f-36962818e18d} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2025.12.31 20:21:48.767708 [ 269 ] {ca9b2f12-595c-4834-942f-36962818e18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7894 | 2025.12.31 20:21:48.767708 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
| 7895 | 2025.12.31 20:21:48.767803 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 7896 | 2025.12.31 20:21:48.768038 [ 269 ] {ca9b2f12-595c-4834-942f-36962818e18d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7897 | 2025.12.31 20:21:48.768250 [ 269 ] {ca9b2f12-595c-4834-942f-36962818e18d} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2025.12.31 20:21:48.768379 [ 269 ] {ca9b2f12-595c-4834-942f-36962818e18d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 7899 | 2025.12.31 20:21:48.768414 [ 269 ] {ca9b2f12-595c-4834-942f-36962818e18d} <Debug> TCPHandler: Processed in 0.001274839 sec. | ||
| 7900 | 2025.12.31 20:21:48.772660 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 19 columns (19 merged, 0 gathered) in 0.005563416 sec., 160692.6391986506 rows/sec., 287.95 MiB/sec. | ||
| 7901 | 2025.12.31 20:21:48.773850 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7902 | 2025.12.31 20:21:48.774159 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7903 | 2025.12.31 20:21:48.774223 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7904 | 2025.12.31 20:21:48.774313 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. | ||
| 7905 | 2025.12.31 20:21:49.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.19 MiB, peak 299.85 MiB, free memory in arenas 0.00 B, will set to 295.18 MiB (RSS), difference: 2.98 MiB | ||
| 7906 | 2025.12.31 20:21:50.152792 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7907 | 2025.12.31 20:21:50.152973 [ 269 ] {8ce5d623-960d-4c45-b021-5168095f2fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7908 | 2025.12.31 20:21:50.153043 [ 269 ] {8ce5d623-960d-4c45-b021-5168095f2fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7909 | 2025.12.31 20:21:50.154040 [ 269 ] {8ce5d623-960d-4c45-b021-5168095f2fa8} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7910 | 2025.12.31 20:21:50.154105 [ 269 ] {8ce5d623-960d-4c45-b021-5168095f2fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7911 | 2025.12.31 20:21:50.154566 [ 269 ] {8ce5d623-960d-4c45-b021-5168095f2fa8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7912 | 2025.12.31 20:21:50.154835 [ 269 ] {8ce5d623-960d-4c45-b021-5168095f2fa8} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2025.12.31 20:21:50.154994 [ 269 ] {8ce5d623-960d-4c45-b021-5168095f2fa8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00207 sec., 198067.63285024156 rows/sec., 12.56 MiB/sec. | ||
| 7914 | 2025.12.31 20:21:50.155048 [ 269 ] {8ce5d623-960d-4c45-b021-5168095f2fa8} <Debug> TCPHandler: Processed in 0.002383994 sec. | ||
| 7915 | 2025.12.31 20:21:50.155180 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7916 | 2025.12.31 20:21:50.155294 [ 269 ] {984520be-4348-4068-8528-acb80629b742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7917 | 2025.12.31 20:21:50.155342 [ 269 ] {984520be-4348-4068-8528-acb80629b742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7918 | 2025.12.31 20:21:50.155804 [ 269 ] {984520be-4348-4068-8528-acb80629b742} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7919 | 2025.12.31 20:21:50.155846 [ 269 ] {984520be-4348-4068-8528-acb80629b742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7920 | 2025.12.31 20:21:50.156180 [ 269 ] {984520be-4348-4068-8528-acb80629b742} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7921 | 2025.12.31 20:21:50.156414 [ 269 ] {984520be-4348-4068-8528-acb80629b742} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7922 | 2025.12.31 20:21:50.156545 [ 269 ] {984520be-4348-4068-8528-acb80629b742} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001278 sec., 6259.7809076682315 rows/sec., 510.44 KiB/sec. | ||
| 7923 | 2025.12.31 20:21:50.156585 [ 269 ] {984520be-4348-4068-8528-acb80629b742} <Debug> TCPHandler: Processed in 0.001460173 sec. | ||
| 7924 | 2025.12.31 20:21:50.156710 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7925 | 2025.12.31 20:21:50.156811 [ 269 ] {c2581c75-756c-4f10-979a-9f6d185bec22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7926 | 2025.12.31 20:21:50.156854 [ 269 ] {c2581c75-756c-4f10-979a-9f6d185bec22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7927 | 2025.12.31 20:21:50.158390 [ 269 ] {c2581c75-756c-4f10-979a-9f6d185bec22} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7928 | 2025.12.31 20:21:50.158430 [ 269 ] {c2581c75-756c-4f10-979a-9f6d185bec22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7929 | 2025.12.31 20:21:50.158924 [ 269 ] {c2581c75-756c-4f10-979a-9f6d185bec22} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7930 | 2025.12.31 20:21:50.159162 [ 269 ] {c2581c75-756c-4f10-979a-9f6d185bec22} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7931 | 2025.12.31 20:21:50.159288 [ 126 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7932 | 2025.12.31 20:21:50.159299 [ 269 ] {c2581c75-756c-4f10-979a-9f6d185bec22} <Debug> executeQuery: Read 2320 rows, 192.74 KiB in 0.00251 sec., 924302.7888446215 rows/sec., 74.99 MiB/sec. | ||
| 7933 | 2025.12.31 20:21:50.159345 [ 126 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2025.12.31 20:21:50.159383 [ 269 ] {c2581c75-756c-4f10-979a-9f6d185bec22} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7935 | 2025.12.31 20:21:50.159374 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7936 | 2025.12.31 20:21:50.159403 [ 269 ] {c2581c75-756c-4f10-979a-9f6d185bec22} <Debug> TCPHandler: Processed in 0.002745272 sec. | ||
| 7937 | 2025.12.31 20:21:50.159501 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 7938 | 2025.12.31 20:21:50.159534 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7939 | 2025.12.31 20:21:50.159606 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7940 | 2025.12.31 20:21:50.159632 [ 269 ] {0a7cd9fe-7339-494b-919d-34c1b47686c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7941 | 2025.12.31 20:21:50.159647 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2468 rows starting from the beginning of the part | ||
| 7942 | 2025.12.31 20:21:50.159675 [ 269 ] {0a7cd9fe-7339-494b-919d-34c1b47686c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7943 | 2025.12.31 20:21:50.159724 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 120 rows starting from the beginning of the part | ||
| 7944 | 2025.12.31 20:21:50.159785 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 7945 | 2025.12.31 20:21:50.159838 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 120 rows starting from the beginning of the part | ||
| 7946 | 2025.12.31 20:21:50.159878 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 76 rows starting from the beginning of the part | ||
| 7947 | 2025.12.31 20:21:50.159912 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2320 rows starting from the beginning of the part | ||
| 7948 | 2025.12.31 20:21:50.160191 [ 269 ] {0a7cd9fe-7339-494b-919d-34c1b47686c0} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2025.12.31 20:21:50.160226 [ 269 ] {0a7cd9fe-7339-494b-919d-34c1b47686c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7950 | 2025.12.31 20:21:50.160566 [ 269 ] {0a7cd9fe-7339-494b-919d-34c1b47686c0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7951 | 2025.12.31 20:21:50.160782 [ 269 ] {0a7cd9fe-7339-494b-919d-34c1b47686c0} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7952 | 2025.12.31 20:21:50.160923 [ 269 ] {0a7cd9fe-7339-494b-919d-34c1b47686c0} <Debug> executeQuery: Read 245 rows, 15.28 KiB in 0.001311 sec., 186880.24408848205 rows/sec., 11.38 MiB/sec. | ||
| 7953 | 2025.12.31 20:21:50.160964 [ 269 ] {0a7cd9fe-7339-494b-919d-34c1b47686c0} <Debug> TCPHandler: Processed in 0.001480814 sec. | ||
| 7954 | 2025.12.31 20:21:50.161078 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7955 | 2025.12.31 20:21:50.161172 [ 269 ] {cf676d0f-7cdb-46c2-8980-962e7fcf56ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7956 | 2025.12.31 20:21:50.161212 [ 269 ] {cf676d0f-7cdb-46c2-8980-962e7fcf56ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7957 | 2025.12.31 20:21:50.161594 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5180 rows, containing 5 columns (5 merged, 0 gathered) in 0.002133358 sec., 2428096.9251293032 rows/sec., 207.60 MiB/sec. | ||
| 7958 | 2025.12.31 20:21:50.161750 [ 269 ] {cf676d0f-7cdb-46c2-8980-962e7fcf56ae} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2025.12.31 20:21:50.161790 [ 269 ] {cf676d0f-7cdb-46c2-8980-962e7fcf56ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7960 | 2025.12.31 20:21:50.161983 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7961 | 2025.12.31 20:21:50.162140 [ 269 ] {cf676d0f-7cdb-46c2-8980-962e7fcf56ae} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7962 | 2025.12.31 20:21:50.162430 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_51_10} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2025.12.31 20:21:50.162452 [ 269 ] {cf676d0f-7cdb-46c2-8980-962e7fcf56ae} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2025.12.31 20:21:50.162542 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_51_10} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7965 | 2025.12.31 20:21:50.162599 [ 269 ] {cf676d0f-7cdb-46c2-8980-962e7fcf56ae} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001445 sec., 304498.26989619376 rows/sec., 20.15 MiB/sec. | ||
| 7966 | 2025.12.31 20:21:50.162641 [ 269 ] {cf676d0f-7cdb-46c2-8980-962e7fcf56ae} <Debug> TCPHandler: Processed in 0.001613696 sec. | ||
| 7967 | 2025.12.31 20:21:50.162655 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 7968 | 2025.12.31 20:21:50.162756 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7969 | 2025.12.31 20:21:50.162855 [ 269 ] {cc85ab6f-cf22-4e8c-b052-b49804125031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7970 | 2025.12.31 20:21:50.162895 [ 269 ] {cc85ab6f-cf22-4e8c-b052-b49804125031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7971 | 2025.12.31 20:21:50.163362 [ 269 ] {cc85ab6f-cf22-4e8c-b052-b49804125031} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2025.12.31 20:21:50.163399 [ 269 ] {cc85ab6f-cf22-4e8c-b052-b49804125031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7973 | 2025.12.31 20:21:50.163712 [ 269 ] {cc85ab6f-cf22-4e8c-b052-b49804125031} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7974 | 2025.12.31 20:21:50.163924 [ 269 ] {cc85ab6f-cf22-4e8c-b052-b49804125031} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2025.12.31 20:21:50.164053 [ 269 ] {cc85ab6f-cf22-4e8c-b052-b49804125031} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 7976 | 2025.12.31 20:21:50.164089 [ 269 ] {cc85ab6f-cf22-4e8c-b052-b49804125031} <Debug> TCPHandler: Processed in 0.001382912 sec. | ||
| 7977 | 2025.12.31 20:21:50.164201 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7978 | 2025.12.31 20:21:50.164300 [ 269 ] {2df58a65-a5bd-41eb-bb85-90a1055bebb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7979 | 2025.12.31 20:21:50.164341 [ 269 ] {2df58a65-a5bd-41eb-bb85-90a1055bebb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7980 | 2025.12.31 20:21:50.165141 [ 269 ] {2df58a65-a5bd-41eb-bb85-90a1055bebb3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2025.12.31 20:21:50.165178 [ 269 ] {2df58a65-a5bd-41eb-bb85-90a1055bebb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7982 | 2025.12.31 20:21:50.165545 [ 269 ] {2df58a65-a5bd-41eb-bb85-90a1055bebb3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7983 | 2025.12.31 20:21:50.165760 [ 269 ] {2df58a65-a5bd-41eb-bb85-90a1055bebb3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2025.12.31 20:21:50.165865 [ 126 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7985 | 2025.12.31 20:21:50.165885 [ 269 ] {2df58a65-a5bd-41eb-bb85-90a1055bebb3} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001602 sec., 733458.177278402 rows/sec., 52.41 MiB/sec. | ||
| 7986 | 2025.12.31 20:21:50.165898 [ 126 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2025.12.31 20:21:50.165918 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7988 | 2025.12.31 20:21:50.165922 [ 269 ] {2df58a65-a5bd-41eb-bb85-90a1055bebb3} <Debug> TCPHandler: Processed in 0.00177159 sec. | ||
| 7989 | 2025.12.31 20:21:50.165990 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 7990 | 2025.12.31 20:21:50.166041 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7991 | 2025.12.31 20:21:50.166075 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7992 | 2025.12.31 20:21:50.166103 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1251 rows starting from the beginning of the part | ||
| 7993 | 2025.12.31 20:21:50.166134 [ 269 ] {bfc62a18-84a1-488c-a657-c61d0a635649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7994 | 2025.12.31 20:21:50.166158 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 96 rows starting from the beginning of the part | ||
| 7995 | 2025.12.31 20:21:50.166177 [ 269 ] {bfc62a18-84a1-488c-a657-c61d0a635649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7996 | 2025.12.31 20:21:50.166204 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 7997 | 2025.12.31 20:21:50.166249 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 96 rows starting from the beginning of the part | ||
| 7998 | 2025.12.31 20:21:50.166294 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 74 rows starting from the beginning of the part | ||
| 7999 | 2025.12.31 20:21:50.166334 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1175 rows starting from the beginning of the part | ||
| 8000 | 2025.12.31 20:21:50.166574 [ 269 ] {bfc62a18-84a1-488c-a657-c61d0a635649} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8001 | 2025.12.31 20:21:50.166616 [ 269 ] {bfc62a18-84a1-488c-a657-c61d0a635649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8002 | 2025.12.31 20:21:50.167045 [ 269 ] {bfc62a18-84a1-488c-a657-c61d0a635649} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8003 | 2025.12.31 20:21:50.167370 [ 269 ] {bfc62a18-84a1-488c-a657-c61d0a635649} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8004 | 2025.12.31 20:21:50.167535 [ 269 ] {bfc62a18-84a1-488c-a657-c61d0a635649} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 221.23 KiB/sec. | ||
| 8005 | 2025.12.31 20:21:50.167582 [ 269 ] {bfc62a18-84a1-488c-a657-c61d0a635649} <Debug> TCPHandler: Processed in 0.001590866 sec. | ||
| 8006 | 2025.12.31 20:21:50.167717 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8007 | 2025.12.31 20:21:50.167813 [ 269 ] {5777599b-2e33-440a-8cc9-2f256445d06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8008 | 2025.12.31 20:21:50.167854 [ 269 ] {5777599b-2e33-440a-8cc9-2f256445d06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8009 | 2025.12.31 20:21:50.167888 [ 199 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2766 rows, containing 5 columns (5 merged, 0 gathered) in 0.001925814 sec., 1436275.7774115256 rows/sec., 109.74 MiB/sec. | ||
| 8010 | 2025.12.31 20:21:50.168063 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8011 | 2025.12.31 20:21:50.168306 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_51_10} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8012 | 2025.12.31 20:21:50.168374 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_51_10} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8013 | 2025.12.31 20:21:50.168433 [ 269 ] {5777599b-2e33-440a-8cc9-2f256445d06e} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2025.12.31 20:21:50.168438 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 8015 | 2025.12.31 20:21:50.168468 [ 269 ] {5777599b-2e33-440a-8cc9-2f256445d06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8016 | 2025.12.31 20:21:50.168853 [ 269 ] {5777599b-2e33-440a-8cc9-2f256445d06e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8017 | 2025.12.31 20:21:50.169080 [ 269 ] {5777599b-2e33-440a-8cc9-2f256445d06e} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2025.12.31 20:21:50.169207 [ 269 ] {5777599b-2e33-440a-8cc9-2f256445d06e} <Debug> executeQuery: Read 904 rows, 61.16 KiB in 0.001411 sec., 640680.3685329554 rows/sec., 42.33 MiB/sec. | ||
| 8019 | 2025.12.31 20:21:50.169244 [ 269 ] {5777599b-2e33-440a-8cc9-2f256445d06e} <Debug> TCPHandler: Processed in 0.001588776 sec. | ||
| 8020 | 2025.12.31 20:21:50.169375 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8021 | 2025.12.31 20:21:50.169469 [ 269 ] {8fddf3ef-f7a1-400e-abe6-7d74cdfdf41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8022 | 2025.12.31 20:21:50.169511 [ 269 ] {8fddf3ef-f7a1-400e-abe6-7d74cdfdf41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8023 | 2025.12.31 20:21:50.169845 [ 269 ] {8fddf3ef-f7a1-400e-abe6-7d74cdfdf41d} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8024 | 2025.12.31 20:21:50.169879 [ 269 ] {8fddf3ef-f7a1-400e-abe6-7d74cdfdf41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8025 | 2025.12.31 20:21:50.170184 [ 269 ] {8fddf3ef-f7a1-400e-abe6-7d74cdfdf41d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8026 | 2025.12.31 20:21:50.170397 [ 269 ] {8fddf3ef-f7a1-400e-abe6-7d74cdfdf41d} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2025.12.31 20:21:50.170521 [ 269 ] {8fddf3ef-f7a1-400e-abe6-7d74cdfdf41d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 8028 | 2025.12.31 20:21:50.170557 [ 269 ] {8fddf3ef-f7a1-400e-abe6-7d74cdfdf41d} <Debug> TCPHandler: Processed in 0.001231918 sec. | ||
| 8029 | 2025.12.31 20:21:50.170669 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8030 | 2025.12.31 20:21:50.170769 [ 269 ] {6c5094fb-5ebf-4f62-9eab-3d6f6ca5499a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8031 | 2025.12.31 20:21:50.170826 [ 269 ] {6c5094fb-5ebf-4f62-9eab-3d6f6ca5499a} <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 | ||
| 8032 | 2025.12.31 20:21:50.171648 [ 269 ] {6c5094fb-5ebf-4f62-9eab-3d6f6ca5499a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2025.12.31 20:21:50.171687 [ 269 ] {6c5094fb-5ebf-4f62-9eab-3d6f6ca5499a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8034 | 2025.12.31 20:21:50.172234 [ 269 ] {6c5094fb-5ebf-4f62-9eab-3d6f6ca5499a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8035 | 2025.12.31 20:21:50.172466 [ 269 ] {6c5094fb-5ebf-4f62-9eab-3d6f6ca5499a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8036 | 2025.12.31 20:21:50.172605 [ 269 ] {6c5094fb-5ebf-4f62-9eab-3d6f6ca5499a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001855 sec., 17250.67385444744 rows/sec., 30.91 MiB/sec. | ||
| 8037 | 2025.12.31 20:21:50.172658 [ 269 ] {6c5094fb-5ebf-4f62-9eab-3d6f6ca5499a} <Debug> TCPHandler: Processed in 0.002040807 sec. | ||
| 8038 | 2025.12.31 20:21:50.172774 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8039 | 2025.12.31 20:21:50.172870 [ 269 ] {69ccb7e4-82ea-4412-a42a-e8a017545cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8040 | 2025.12.31 20:21:50.172913 [ 269 ] {69ccb7e4-82ea-4412-a42a-e8a017545cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8041 | 2025.12.31 20:21:50.173251 [ 269 ] {69ccb7e4-82ea-4412-a42a-e8a017545cb1} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2025.12.31 20:21:50.173286 [ 269 ] {69ccb7e4-82ea-4412-a42a-e8a017545cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8043 | 2025.12.31 20:21:50.173587 [ 269 ] {69ccb7e4-82ea-4412-a42a-e8a017545cb1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8044 | 2025.12.31 20:21:50.173797 [ 269 ] {69ccb7e4-82ea-4412-a42a-e8a017545cb1} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2025.12.31 20:21:50.173925 [ 269 ] {69ccb7e4-82ea-4412-a42a-e8a017545cb1} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001074 sec., 61452.513966480445 rows/sec., 3.56 MiB/sec. | ||
| 8046 | 2025.12.31 20:21:50.173968 [ 269 ] {69ccb7e4-82ea-4412-a42a-e8a017545cb1} <Debug> TCPHandler: Processed in 0.001244719 sec. | ||
| 8047 | 2025.12.31 20:21:50.616484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18629 | ||
| 8048 | 2025.12.31 20:21:50.617292 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2025.12.31 20:21:50.617371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8050 | 2025.12.31 20:21:50.617887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8051 | 2025.12.31 20:21:50.618125 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2025.12.31 20:21:50.618260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18629 | ||
| 8053 | 2025.12.31 20:21:51.573864 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8054 | 2025.12.31 20:21:51.590686 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2025.12.31 20:21:51.590727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8056 | 2025.12.31 20:21:51.596801 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8057 | 2025.12.31 20:21:51.597534 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2025.12.31 20:21:51.600403 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8059 | 2025.12.31 20:21:53.755371 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8060 | 2025.12.31 20:21:53.755644 [ 269 ] {d95f8766-9127-41c6-901e-411e0ab7de5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8061 | 2025.12.31 20:21:53.755751 [ 269 ] {d95f8766-9127-41c6-901e-411e0ab7de5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8062 | 2025.12.31 20:21:53.756696 [ 269 ] {d95f8766-9127-41c6-901e-411e0ab7de5d} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2025.12.31 20:21:53.756752 [ 269 ] {d95f8766-9127-41c6-901e-411e0ab7de5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8064 | 2025.12.31 20:21:53.757166 [ 269 ] {d95f8766-9127-41c6-901e-411e0ab7de5d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8065 | 2025.12.31 20:21:53.757420 [ 269 ] {d95f8766-9127-41c6-901e-411e0ab7de5d} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2025.12.31 20:21:53.757576 [ 269 ] {d95f8766-9127-41c6-901e-411e0ab7de5d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002008 sec., 27888.446215139444 rows/sec., 2.14 MiB/sec. | ||
| 8067 | 2025.12.31 20:21:53.757620 [ 269 ] {d95f8766-9127-41c6-901e-411e0ab7de5d} <Debug> TCPHandler: Processed in 0.002387475 sec. | ||
| 8068 | 2025.12.31 20:21:53.757740 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8069 | 2025.12.31 20:21:53.757836 [ 269 ] {adb53f4e-dd07-4c58-a768-37b63c80d30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8070 | 2025.12.31 20:21:53.757877 [ 269 ] {adb53f4e-dd07-4c58-a768-37b63c80d30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8071 | 2025.12.31 20:21:53.758302 [ 269 ] {adb53f4e-dd07-4c58-a768-37b63c80d30d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8072 | 2025.12.31 20:21:53.758340 [ 269 ] {adb53f4e-dd07-4c58-a768-37b63c80d30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8073 | 2025.12.31 20:21:53.758654 [ 269 ] {adb53f4e-dd07-4c58-a768-37b63c80d30d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8074 | 2025.12.31 20:21:53.758864 [ 269 ] {adb53f4e-dd07-4c58-a768-37b63c80d30d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8075 | 2025.12.31 20:21:53.758997 [ 269 ] {adb53f4e-dd07-4c58-a768-37b63c80d30d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 8076 | 2025.12.31 20:21:53.759038 [ 269 ] {adb53f4e-dd07-4c58-a768-37b63c80d30d} <Debug> TCPHandler: Processed in 0.001348661 sec. | ||
| 8077 | 2025.12.31 20:21:53.759151 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8078 | 2025.12.31 20:21:53.759247 [ 269 ] {9ef164f8-1ecb-473f-b322-976a8b3efbae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8079 | 2025.12.31 20:21:53.759292 [ 269 ] {9ef164f8-1ecb-473f-b322-976a8b3efbae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8080 | 2025.12.31 20:21:53.759669 [ 269 ] {9ef164f8-1ecb-473f-b322-976a8b3efbae} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8081 | 2025.12.31 20:21:53.759706 [ 269 ] {9ef164f8-1ecb-473f-b322-976a8b3efbae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8082 | 2025.12.31 20:21:53.760042 [ 269 ] {9ef164f8-1ecb-473f-b322-976a8b3efbae} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8083 | 2025.12.31 20:21:53.760249 [ 269 ] {9ef164f8-1ecb-473f-b322-976a8b3efbae} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8084 | 2025.12.31 20:21:53.760379 [ 269 ] {9ef164f8-1ecb-473f-b322-976a8b3efbae} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001151 sec., 85143.35360556039 rows/sec., 5.94 MiB/sec. | ||
| 8085 | 2025.12.31 20:21:53.760421 [ 269 ] {9ef164f8-1ecb-473f-b322-976a8b3efbae} <Debug> TCPHandler: Processed in 0.00132034 sec. | ||
| 8086 | 2025.12.31 20:21:53.760533 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8087 | 2025.12.31 20:21:53.760627 [ 269 ] {ec6cf45f-4574-4e54-8f87-cd7e1b6af113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8088 | 2025.12.31 20:21:53.760669 [ 269 ] {ec6cf45f-4574-4e54-8f87-cd7e1b6af113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8089 | 2025.12.31 20:21:53.760997 [ 269 ] {ec6cf45f-4574-4e54-8f87-cd7e1b6af113} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8090 | 2025.12.31 20:21:53.761033 [ 269 ] {ec6cf45f-4574-4e54-8f87-cd7e1b6af113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8091 | 2025.12.31 20:21:53.761333 [ 269 ] {ec6cf45f-4574-4e54-8f87-cd7e1b6af113} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8092 | 2025.12.31 20:21:53.761553 [ 269 ] {ec6cf45f-4574-4e54-8f87-cd7e1b6af113} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8093 | 2025.12.31 20:21:53.761677 [ 269 ] {ec6cf45f-4574-4e54-8f87-cd7e1b6af113} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001068 sec., 35580.52434456929 rows/sec., 2.39 MiB/sec. | ||
| 8094 | 2025.12.31 20:21:53.761713 [ 269 ] {ec6cf45f-4574-4e54-8f87-cd7e1b6af113} <Debug> TCPHandler: Processed in 0.001229928 sec. | ||
| 8095 | 2025.12.31 20:21:57.951847 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8096 | 2025.12.31 20:21:57.951925 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8097 | 2025.12.31 20:21:58.118335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19141 | ||
| 8098 | 2025.12.31 20:21:58.119173 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2025.12.31 20:21:58.119218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8100 | 2025.12.31 20:21:58.119714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8101 | 2025.12.31 20:21:58.119945 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2025.12.31 20:21:58.120087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19141 | ||
| 8103 | 2025.12.31 20:21:58.164835 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 974 | ||
| 8104 | 2025.12.31 20:21:58.167518 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2025.12.31 20:21:58.167564 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8106 | 2025.12.31 20:21:58.168760 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8107 | 2025.12.31 20:21:58.169025 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8108 | 2025.12.31 20:21:58.169296 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 974 | ||
| 8109 | 2025.12.31 20:21:58.758738 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2025.12.31 20:21:58.758917 [ 269 ] {2e4d8542-025c-4a87-9310-fb593348276b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8111 | 2025.12.31 20:21:58.759005 [ 269 ] {2e4d8542-025c-4a87-9310-fb593348276b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8112 | 2025.12.31 20:21:58.759620 [ 269 ] {2e4d8542-025c-4a87-9310-fb593348276b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2025.12.31 20:21:58.759668 [ 269 ] {2e4d8542-025c-4a87-9310-fb593348276b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8114 | 2025.12.31 20:21:58.760062 [ 269 ] {2e4d8542-025c-4a87-9310-fb593348276b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8115 | 2025.12.31 20:21:58.760307 [ 269 ] {2e4d8542-025c-4a87-9310-fb593348276b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2025.12.31 20:21:58.760456 [ 269 ] {2e4d8542-025c-4a87-9310-fb593348276b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001587 sec., 47889.09892879647 rows/sec., 3.95 MiB/sec. | ||
| 8117 | 2025.12.31 20:21:58.760498 [ 269 ] {2e4d8542-025c-4a87-9310-fb593348276b} <Debug> TCPHandler: Processed in 0.001884993 sec. | ||
| 8118 | 2025.12.31 20:21:58.760615 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8119 | 2025.12.31 20:21:58.760735 [ 269 ] {870a5bfb-46fd-4116-95ce-c26fff2ac5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8120 | 2025.12.31 20:21:58.760776 [ 269 ] {870a5bfb-46fd-4116-95ce-c26fff2ac5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8121 | 2025.12.31 20:21:58.761168 [ 269 ] {870a5bfb-46fd-4116-95ce-c26fff2ac5fe} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2025.12.31 20:21:58.761204 [ 269 ] {870a5bfb-46fd-4116-95ce-c26fff2ac5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8123 | 2025.12.31 20:21:58.761522 [ 269 ] {870a5bfb-46fd-4116-95ce-c26fff2ac5fe} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8124 | 2025.12.31 20:21:58.761811 [ 269 ] {870a5bfb-46fd-4116-95ce-c26fff2ac5fe} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2025.12.31 20:21:58.761948 [ 269 ] {870a5bfb-46fd-4116-95ce-c26fff2ac5fe} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001232 sec., 8116.883116883117 rows/sec., 610.35 KiB/sec. | ||
| 8126 | 2025.12.31 20:21:58.761986 [ 269 ] {870a5bfb-46fd-4116-95ce-c26fff2ac5fe} <Debug> TCPHandler: Processed in 0.001418832 sec. | ||
| 8127 | 2025.12.31 20:21:58.762098 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2025.12.31 20:21:58.762202 [ 269 ] {8d11d0a9-ab53-4da8-b18b-32bd7416a097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8129 | 2025.12.31 20:21:58.762243 [ 269 ] {8d11d0a9-ab53-4da8-b18b-32bd7416a097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8130 | 2025.12.31 20:21:58.762661 [ 269 ] {8d11d0a9-ab53-4da8-b18b-32bd7416a097} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2025.12.31 20:21:58.762699 [ 269 ] {8d11d0a9-ab53-4da8-b18b-32bd7416a097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8132 | 2025.12.31 20:21:58.763014 [ 269 ] {8d11d0a9-ab53-4da8-b18b-32bd7416a097} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8133 | 2025.12.31 20:21:58.763236 [ 269 ] {8d11d0a9-ab53-4da8-b18b-32bd7416a097} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8134 | 2025.12.31 20:21:58.763370 [ 269 ] {8d11d0a9-ab53-4da8-b18b-32bd7416a097} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001194 sec., 61976.549413735345 rows/sec., 4.84 MiB/sec. | ||
| 8135 | 2025.12.31 20:21:58.763407 [ 269 ] {8d11d0a9-ab53-4da8-b18b-32bd7416a097} <Debug> TCPHandler: Processed in 0.001356102 sec. | ||
| 8136 | 2025.12.31 20:21:58.763519 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8137 | 2025.12.31 20:21:58.763618 [ 269 ] {e53f82b5-aa18-4622-a363-fbda49e62034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8138 | 2025.12.31 20:21:58.763662 [ 269 ] {e53f82b5-aa18-4622-a363-fbda49e62034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8139 | 2025.12.31 20:21:58.764065 [ 269 ] {e53f82b5-aa18-4622-a363-fbda49e62034} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8140 | 2025.12.31 20:21:58.764102 [ 269 ] {e53f82b5-aa18-4622-a363-fbda49e62034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8141 | 2025.12.31 20:21:58.764430 [ 269 ] {e53f82b5-aa18-4622-a363-fbda49e62034} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8142 | 2025.12.31 20:21:58.764642 [ 269 ] {e53f82b5-aa18-4622-a363-fbda49e62034} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8143 | 2025.12.31 20:21:58.764768 [ 269 ] {e53f82b5-aa18-4622-a363-fbda49e62034} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 8144 | 2025.12.31 20:21:58.764765 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8145 | 2025.12.31 20:21:58.764805 [ 269 ] {e53f82b5-aa18-4622-a363-fbda49e62034} <Debug> TCPHandler: Processed in 0.001332861 sec. | ||
| 8146 | 2025.12.31 20:21:58.764845 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8147 | 2025.12.31 20:21:58.764875 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8148 | 2025.12.31 20:21:58.764939 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8149 | 2025.12.31 20:21:58.764967 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 8150 | 2025.12.31 20:21:58.765046 [ 269 ] {21952729-8909-4193-a15e-101ae8b9d6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8151 | 2025.12.31 20:21:58.765053 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8152 | 2025.12.31 20:21:58.765087 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15521 rows starting from the beginning of the part | ||
| 8153 | 2025.12.31 20:21:58.765103 [ 269 ] {21952729-8909-4193-a15e-101ae8b9d6a1} <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 | ||
| 8154 | 2025.12.31 20:21:58.765141 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 8155 | 2025.12.31 20:21:58.765185 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 8156 | 2025.12.31 20:21:58.765226 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 904 rows starting from the beginning of the part | ||
| 8157 | 2025.12.31 20:21:58.765267 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 98 rows starting from the beginning of the part | ||
| 8158 | 2025.12.31 20:21:58.765304 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 8159 | 2025.12.31 20:21:58.765877 [ 269 ] {21952729-8909-4193-a15e-101ae8b9d6a1} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8160 | 2025.12.31 20:21:58.765911 [ 269 ] {21952729-8909-4193-a15e-101ae8b9d6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8161 | 2025.12.31 20:21:58.766439 [ 269 ] {21952729-8909-4193-a15e-101ae8b9d6a1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8162 | 2025.12.31 20:21:58.766668 [ 269 ] {21952729-8909-4193-a15e-101ae8b9d6a1} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8163 | 2025.12.31 20:21:58.766804 [ 269 ] {21952729-8909-4193-a15e-101ae8b9d6a1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 8164 | 2025.12.31 20:21:58.766859 [ 269 ] {21952729-8909-4193-a15e-101ae8b9d6a1} <Debug> TCPHandler: Processed in 0.001970775 sec. | ||
| 8165 | 2025.12.31 20:21:58.766976 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8166 | 2025.12.31 20:21:58.767069 [ 269 ] {bb111488-25e2-4ece-9262-f3afe8aa409f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8167 | 2025.12.31 20:21:58.767110 [ 269 ] {bb111488-25e2-4ece-9262-f3afe8aa409f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8168 | 2025.12.31 20:21:58.767484 [ 269 ] {bb111488-25e2-4ece-9262-f3afe8aa409f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2025.12.31 20:21:58.767530 [ 269 ] {bb111488-25e2-4ece-9262-f3afe8aa409f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8170 | 2025.12.31 20:21:58.767856 [ 269 ] {bb111488-25e2-4ece-9262-f3afe8aa409f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8171 | 2025.12.31 20:21:58.768064 [ 269 ] {bb111488-25e2-4ece-9262-f3afe8aa409f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2025.12.31 20:21:58.768190 [ 269 ] {bb111488-25e2-4ece-9262-f3afe8aa409f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 8173 | 2025.12.31 20:21:58.768225 [ 269 ] {bb111488-25e2-4ece-9262-f3afe8aa409f} <Debug> TCPHandler: Processed in 0.001296459 sec. | ||
| 8174 | 2025.12.31 20:21:58.769465 [ 199 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17003 rows, containing 5 columns (5 merged, 0 gathered) in 0.004527694 sec., 3755333.288866253 rows/sec., 254.57 MiB/sec. | ||
| 8175 | 2025.12.31 20:21:58.769722 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8176 | 2025.12.31 20:21:58.770068 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8177 | 2025.12.31 20:21:58.770164 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8178 | 2025.12.31 20:21:58.770267 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 8179 | 2025.12.31 20:21:59.100460 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8180 | 2025.12.31 20:21:59.119677 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2025.12.31 20:21:59.119752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8182 | 2025.12.31 20:21:59.125929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8183 | 2025.12.31 20:21:59.126697 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2025.12.31 20:21:59.130406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8185 | 2025.12.31 20:22:01.069551 [ 114 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8186 | 2025.12.31 20:22:01.069647 [ 114 ] {} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2025.12.31 20:22:01.069685 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8188 | 2025.12.31 20:22:01.069870 [ 199 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 8189 | 2025.12.31 20:22:01.070124 [ 199 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8190 | 2025.12.31 20:22:01.070186 [ 199 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 8191 | 2025.12.31 20:22:01.070296 [ 199 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 8192 | 2025.12.31 20:22:01.070373 [ 199 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 8193 | 2025.12.31 20:22:01.070426 [ 199 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 8194 | 2025.12.31 20:22:01.070472 [ 199 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 8195 | 2025.12.31 20:22:01.071233 [ 195 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001437853 sec., 9736.739430247737 rows/sec., 653.37 KiB/sec. | ||
| 8196 | 2025.12.31 20:22:01.071371 [ 195 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8197 | 2025.12.31 20:22:01.071629 [ 195 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_14_3} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2025.12.31 20:22:01.071698 [ 195 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_14_3} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8199 | 2025.12.31 20:22:01.071775 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8200 | 2025.12.31 20:22:03.771041 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8201 | 2025.12.31 20:22:03.771324 [ 269 ] {e04861ee-e058-462f-8a99-574c967fb43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8202 | 2025.12.31 20:22:03.771418 [ 269 ] {e04861ee-e058-462f-8a99-574c967fb43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8203 | 2025.12.31 20:22:03.772377 [ 269 ] {e04861ee-e058-462f-8a99-574c967fb43f} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2025.12.31 20:22:03.772426 [ 269 ] {e04861ee-e058-462f-8a99-574c967fb43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8205 | 2025.12.31 20:22:03.772828 [ 269 ] {e04861ee-e058-462f-8a99-574c967fb43f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8206 | 2025.12.31 20:22:03.773060 [ 269 ] {e04861ee-e058-462f-8a99-574c967fb43f} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2025.12.31 20:22:03.773209 [ 269 ] {e04861ee-e058-462f-8a99-574c967fb43f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001961 sec., 209077.0015298317 rows/sec., 13.26 MiB/sec. | ||
| 8208 | 2025.12.31 20:22:03.773251 [ 269 ] {e04861ee-e058-462f-8a99-574c967fb43f} <Debug> TCPHandler: Processed in 0.002373824 sec. | ||
| 8209 | 2025.12.31 20:22:03.773373 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2025.12.31 20:22:03.773468 [ 269 ] {630a55f6-7a9c-4080-8645-d1f512eec253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8211 | 2025.12.31 20:22:03.773508 [ 269 ] {630a55f6-7a9c-4080-8645-d1f512eec253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8212 | 2025.12.31 20:22:03.774463 [ 269 ] {630a55f6-7a9c-4080-8645-d1f512eec253} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2025.12.31 20:22:03.774502 [ 269 ] {630a55f6-7a9c-4080-8645-d1f512eec253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8214 | 2025.12.31 20:22:03.774882 [ 269 ] {630a55f6-7a9c-4080-8645-d1f512eec253} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8215 | 2025.12.31 20:22:03.775093 [ 269 ] {630a55f6-7a9c-4080-8645-d1f512eec253} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2025.12.31 20:22:03.775220 [ 269 ] {630a55f6-7a9c-4080-8645-d1f512eec253} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001772 sec., 663656.8848758466 rows/sec., 52.84 MiB/sec. | ||
| 8217 | 2025.12.31 20:22:03.775258 [ 269 ] {630a55f6-7a9c-4080-8645-d1f512eec253} <Debug> TCPHandler: Processed in 0.001931714 sec. | ||
| 8218 | 2025.12.31 20:22:03.775368 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8219 | 2025.12.31 20:22:03.775462 [ 269 ] {cb5836f9-399c-4171-8fc1-c0d7c96a3045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8220 | 2025.12.31 20:22:03.775502 [ 269 ] {cb5836f9-399c-4171-8fc1-c0d7c96a3045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8221 | 2025.12.31 20:22:03.776007 [ 269 ] {cb5836f9-399c-4171-8fc1-c0d7c96a3045} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8222 | 2025.12.31 20:22:03.776045 [ 269 ] {cb5836f9-399c-4171-8fc1-c0d7c96a3045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8223 | 2025.12.31 20:22:03.776358 [ 269 ] {cb5836f9-399c-4171-8fc1-c0d7c96a3045} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8224 | 2025.12.31 20:22:03.776564 [ 269 ] {cb5836f9-399c-4171-8fc1-c0d7c96a3045} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2025.12.31 20:22:03.776692 [ 269 ] {cb5836f9-399c-4171-8fc1-c0d7c96a3045} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001249 sec., 189751.80144115293 rows/sec., 11.51 MiB/sec. | ||
| 8226 | 2025.12.31 20:22:03.776729 [ 269 ] {cb5836f9-399c-4171-8fc1-c0d7c96a3045} <Debug> TCPHandler: Processed in 0.001408742 sec. | ||
| 8227 | 2025.12.31 20:22:03.776838 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8228 | 2025.12.31 20:22:03.776932 [ 269 ] {0a762cc6-4a29-4aa8-9c32-7f6d3161a8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8229 | 2025.12.31 20:22:03.776970 [ 269 ] {0a762cc6-4a29-4aa8-9c32-7f6d3161a8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8230 | 2025.12.31 20:22:03.777479 [ 269 ] {0a762cc6-4a29-4aa8-9c32-7f6d3161a8ba} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2025.12.31 20:22:03.777516 [ 269 ] {0a762cc6-4a29-4aa8-9c32-7f6d3161a8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8232 | 2025.12.31 20:22:03.777829 [ 269 ] {0a762cc6-4a29-4aa8-9c32-7f6d3161a8ba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8233 | 2025.12.31 20:22:03.778046 [ 269 ] {0a762cc6-4a29-4aa8-9c32-7f6d3161a8ba} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8234 | 2025.12.31 20:22:03.778171 [ 269 ] {0a762cc6-4a29-4aa8-9c32-7f6d3161a8ba} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001257 sec., 168655.5290373906 rows/sec., 10.88 MiB/sec. | ||
| 8235 | 2025.12.31 20:22:03.778208 [ 269 ] {0a762cc6-4a29-4aa8-9c32-7f6d3161a8ba} <Debug> TCPHandler: Processed in 0.001418832 sec. | ||
| 8236 | 2025.12.31 20:22:03.778316 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8237 | 2025.12.31 20:22:03.778410 [ 269 ] {0eedbb4c-33a6-47c1-b592-a04b03d142b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8238 | 2025.12.31 20:22:03.778449 [ 269 ] {0eedbb4c-33a6-47c1-b592-a04b03d142b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8239 | 2025.12.31 20:22:03.778929 [ 269 ] {0eedbb4c-33a6-47c1-b592-a04b03d142b3} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8240 | 2025.12.31 20:22:03.778966 [ 269 ] {0eedbb4c-33a6-47c1-b592-a04b03d142b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8241 | 2025.12.31 20:22:03.779271 [ 269 ] {0eedbb4c-33a6-47c1-b592-a04b03d142b3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8242 | 2025.12.31 20:22:03.779479 [ 269 ] {0eedbb4c-33a6-47c1-b592-a04b03d142b3} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8243 | 2025.12.31 20:22:03.779604 [ 269 ] {0eedbb4c-33a6-47c1-b592-a04b03d142b3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001212 sec., 174092.40924092408 rows/sec., 9.89 MiB/sec. | ||
| 8244 | 2025.12.31 20:22:03.779641 [ 269 ] {0eedbb4c-33a6-47c1-b592-a04b03d142b3} <Debug> TCPHandler: Processed in 0.001372791 sec. | ||
| 8245 | 2025.12.31 20:22:03.779746 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8246 | 2025.12.31 20:22:03.779838 [ 269 ] {0c74f8f5-8eef-4fd7-84ad-9b98ef920c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8247 | 2025.12.31 20:22:03.779876 [ 269 ] {0c74f8f5-8eef-4fd7-84ad-9b98ef920c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8248 | 2025.12.31 20:22:03.780559 [ 269 ] {0c74f8f5-8eef-4fd7-84ad-9b98ef920c47} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2025.12.31 20:22:03.780594 [ 269 ] {0c74f8f5-8eef-4fd7-84ad-9b98ef920c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8250 | 2025.12.31 20:22:03.780919 [ 269 ] {0c74f8f5-8eef-4fd7-84ad-9b98ef920c47} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8251 | 2025.12.31 20:22:03.781124 [ 269 ] {0c74f8f5-8eef-4fd7-84ad-9b98ef920c47} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2025.12.31 20:22:03.781247 [ 269 ] {0c74f8f5-8eef-4fd7-84ad-9b98ef920c47} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001427 sec., 498248.07288016815 rows/sec., 34.92 MiB/sec. | ||
| 8253 | 2025.12.31 20:22:03.781285 [ 269 ] {0c74f8f5-8eef-4fd7-84ad-9b98ef920c47} <Debug> TCPHandler: Processed in 0.001585907 sec. | ||
| 8254 | 2025.12.31 20:22:03.781391 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8255 | 2025.12.31 20:22:03.781484 [ 269 ] {f04d8cc8-3b6c-42e1-bbd0-c60c2429894d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8256 | 2025.12.31 20:22:03.781523 [ 269 ] {f04d8cc8-3b6c-42e1-bbd0-c60c2429894d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8257 | 2025.12.31 20:22:03.781844 [ 269 ] {f04d8cc8-3b6c-42e1-bbd0-c60c2429894d} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8258 | 2025.12.31 20:22:03.781879 [ 269 ] {f04d8cc8-3b6c-42e1-bbd0-c60c2429894d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8259 | 2025.12.31 20:22:03.782173 [ 269 ] {f04d8cc8-3b6c-42e1-bbd0-c60c2429894d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8260 | 2025.12.31 20:22:03.782378 [ 269 ] {f04d8cc8-3b6c-42e1-bbd0-c60c2429894d} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2025.12.31 20:22:03.782499 [ 269 ] {f04d8cc8-3b6c-42e1-bbd0-c60c2429894d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 8262 | 2025.12.31 20:22:03.782534 [ 269 ] {f04d8cc8-3b6c-42e1-bbd0-c60c2429894d} <Debug> TCPHandler: Processed in 0.001189837 sec. | ||
| 8263 | 2025.12.31 20:22:03.782640 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8264 | 2025.12.31 20:22:03.782732 [ 269 ] {7c53dcaf-a617-47ca-95e8-0aec4057c262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8265 | 2025.12.31 20:22:03.782772 [ 269 ] {7c53dcaf-a617-47ca-95e8-0aec4057c262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8266 | 2025.12.31 20:22:03.783220 [ 269 ] {7c53dcaf-a617-47ca-95e8-0aec4057c262} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8267 | 2025.12.31 20:22:03.783255 [ 269 ] {7c53dcaf-a617-47ca-95e8-0aec4057c262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8268 | 2025.12.31 20:22:03.783584 [ 269 ] {7c53dcaf-a617-47ca-95e8-0aec4057c262} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8269 | 2025.12.31 20:22:03.783802 [ 269 ] {7c53dcaf-a617-47ca-95e8-0aec4057c262} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2025.12.31 20:22:03.783927 [ 269 ] {7c53dcaf-a617-47ca-95e8-0aec4057c262} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001213 sec., 258862.32481450945 rows/sec., 17.00 MiB/sec. | ||
| 8271 | 2025.12.31 20:22:03.783963 [ 269 ] {7c53dcaf-a617-47ca-95e8-0aec4057c262} <Debug> TCPHandler: Processed in 0.001370122 sec. | ||
| 8272 | 2025.12.31 20:22:03.784067 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8273 | 2025.12.31 20:22:03.784158 [ 269 ] {28830d61-d718-4ba1-96ef-70840a51f21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8274 | 2025.12.31 20:22:03.784198 [ 269 ] {28830d61-d718-4ba1-96ef-70840a51f21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8275 | 2025.12.31 20:22:03.784501 [ 269 ] {28830d61-d718-4ba1-96ef-70840a51f21d} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8276 | 2025.12.31 20:22:03.784536 [ 269 ] {28830d61-d718-4ba1-96ef-70840a51f21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8277 | 2025.12.31 20:22:03.784830 [ 269 ] {28830d61-d718-4ba1-96ef-70840a51f21d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8278 | 2025.12.31 20:22:03.785033 [ 269 ] {28830d61-d718-4ba1-96ef-70840a51f21d} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2025.12.31 20:22:03.785155 [ 269 ] {28830d61-d718-4ba1-96ef-70840a51f21d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 8280 | 2025.12.31 20:22:03.785190 [ 269 ] {28830d61-d718-4ba1-96ef-70840a51f21d} <Debug> TCPHandler: Processed in 0.001169847 sec. | ||
| 8281 | 2025.12.31 20:22:03.785296 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2025.12.31 20:22:03.785388 [ 269 ] {4f78eb15-7209-440a-a462-3bca3a15dcf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8283 | 2025.12.31 20:22:03.785439 [ 269 ] {4f78eb15-7209-440a-a462-3bca3a15dcf4} <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 | ||
| 8284 | 2025.12.31 20:22:03.786373 [ 269 ] {4f78eb15-7209-440a-a462-3bca3a15dcf4} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2025.12.31 20:22:03.786409 [ 269 ] {4f78eb15-7209-440a-a462-3bca3a15dcf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8286 | 2025.12.31 20:22:03.786990 [ 269 ] {4f78eb15-7209-440a-a462-3bca3a15dcf4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8287 | 2025.12.31 20:22:03.787211 [ 269 ] {4f78eb15-7209-440a-a462-3bca3a15dcf4} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2025.12.31 20:22:03.787343 [ 269 ] {4f78eb15-7209-440a-a462-3bca3a15dcf4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001972 sec., 16227.180527383369 rows/sec., 29.08 MiB/sec. | ||
| 8289 | 2025.12.31 20:22:03.787394 [ 269 ] {4f78eb15-7209-440a-a462-3bca3a15dcf4} <Debug> TCPHandler: Processed in 0.002144429 sec. | ||
| 8290 | 2025.12.31 20:22:03.787517 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8291 | 2025.12.31 20:22:03.787609 [ 269 ] {3ab0e620-7d90-4ea3-83af-29510069b7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8292 | 2025.12.31 20:22:03.787649 [ 269 ] {3ab0e620-7d90-4ea3-83af-29510069b7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8293 | 2025.12.31 20:22:03.787982 [ 269 ] {3ab0e620-7d90-4ea3-83af-29510069b7f6} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2025.12.31 20:22:03.788018 [ 269 ] {3ab0e620-7d90-4ea3-83af-29510069b7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8295 | 2025.12.31 20:22:03.788326 [ 269 ] {3ab0e620-7d90-4ea3-83af-29510069b7f6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8296 | 2025.12.31 20:22:03.788527 [ 269 ] {3ab0e620-7d90-4ea3-83af-29510069b7f6} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2025.12.31 20:22:03.788637 [ 107 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8298 | 2025.12.31 20:22:03.788649 [ 269 ] {3ab0e620-7d90-4ea3-83af-29510069b7f6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001058 sec., 98298.67674858223 rows/sec., 6.02 MiB/sec. | ||
| 8299 | 2025.12.31 20:22:03.788709 [ 107 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2025.12.31 20:22:03.788735 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8301 | 2025.12.31 20:22:03.788735 [ 269 ] {3ab0e620-7d90-4ea3-83af-29510069b7f6} <Debug> TCPHandler: Processed in 0.001264709 sec. | ||
| 8302 | 2025.12.31 20:22:03.788869 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 8303 | 2025.12.31 20:22:03.788971 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8304 | 2025.12.31 20:22:03.789003 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2688 rows starting from the beginning of the part | ||
| 8305 | 2025.12.31 20:22:03.789063 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 8306 | 2025.12.31 20:22:03.789110 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 66 rows starting from the beginning of the part | ||
| 8307 | 2025.12.31 20:22:03.789152 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 38 rows starting from the beginning of the part | ||
| 8308 | 2025.12.31 20:22:03.789192 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 8309 | 2025.12.31 20:22:03.789232 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 8310 | 2025.12.31 20:22:03.790321 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3016 rows, containing 4 columns (4 merged, 0 gathered) in 0.001493845 sec., 2018951.095997242 rows/sec., 130.71 MiB/sec. | ||
| 8311 | 2025.12.31 20:22:03.790671 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8312 | 2025.12.31 20:22:03.791001 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_51_10} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2025.12.31 20:22:03.791090 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_51_10} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8314 | 2025.12.31 20:22:03.791203 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8315 | 2025.12.31 20:22:05.620193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19589 | ||
| 8316 | 2025.12.31 20:22:05.621031 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2025.12.31 20:22:05.621132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8318 | 2025.12.31 20:22:05.621726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8319 | 2025.12.31 20:22:05.621971 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2025.12.31 20:22:05.622129 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19589 | ||
| 8321 | 2025.12.31 20:22:05.622139 [ 106 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8322 | 2025.12.31 20:22:05.622239 [ 106 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2025.12.31 20:22:05.622278 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8324 | 2025.12.31 20:22:05.622405 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 8325 | 2025.12.31 20:22:05.622520 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8326 | 2025.12.31 20:22:05.622558 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17221 rows starting from the beginning of the part | ||
| 8327 | 2025.12.31 20:22:05.622626 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 8328 | 2025.12.31 20:22:05.622679 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 8329 | 2025.12.31 20:22:05.622729 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 8330 | 2025.12.31 20:22:05.622777 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 8331 | 2025.12.31 20:22:05.622826 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 8332 | 2025.12.31 20:22:05.625000 [ 195 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19589 rows, containing 4 columns (4 merged, 0 gathered) in 0.002641631 sec., 7415494.4426379 rows/sec., 106.08 MiB/sec. | ||
| 8333 | 2025.12.31 20:22:05.625305 [ 192 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8334 | 2025.12.31 20:22:05.625604 [ 192 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_41_8} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8335 | 2025.12.31 20:22:05.625686 [ 192 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_41_8} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8336 | 2025.12.31 20:22:05.625769 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8337 | 2025.12.31 20:22:06.630486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8338 | 2025.12.31 20:22:06.647987 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2025.12.31 20:22:06.648033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8340 | 2025.12.31 20:22:06.654229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8341 | 2025.12.31 20:22:06.654924 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2025.12.31 20:22:06.655287 [ 102 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8343 | 2025.12.31 20:22:06.655329 [ 102 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2025.12.31 20:22:06.655351 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8345 | 2025.12.31 20:22:06.655544 [ 196 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 8346 | 2025.12.31 20:22:06.658067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8347 | 2025.12.31 20:22:06.659678 [ 196 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8348 | 2025.12.31 20:22:06.661130 [ 196 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 8349 | 2025.12.31 20:22:06.665675 [ 196 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 8350 | 2025.12.31 20:22:06.670319 [ 196 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 8351 | 2025.12.31 20:22:06.675077 [ 196 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 8352 | 2025.12.31 20:22:06.679353 [ 196 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 8353 | 2025.12.31 20:22:06.683317 [ 196 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 8354 | 2025.12.31 20:22:06.737194 [ 193 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081706144 sec., 3781.845340786123 rows/sec., 19.56 MiB/sec. | ||
| 8355 | 2025.12.31 20:22:06.739412 [ 188 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8356 | 2025.12.31 20:22:06.741346 [ 188 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_41_8} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2025.12.31 20:22:06.741448 [ 188 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_41_8} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8358 | 2025.12.31 20:22:06.742962 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8359 | 2025.12.31 20:22:07.000268 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.68 MiB, peak 311.08 MiB, free memory in arenas 0.00 B, will set to 299.56 MiB (RSS), difference: 1.88 MiB | ||
| 8360 | 2025.12.31 20:22:08.128489 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56186 | ||
| 8361 | 2025.12.31 20:22:08.128600 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8362 | 2025.12.31 20:22:08.128628 [ 292 ] {} <Debug> TCP-Session: 9e0a01b8-f2af-4700-9f43-98da224ed07c Authenticating user 'default' from [fd00:1122:3344:101::e]:56186 | ||
| 8363 | 2025.12.31 20:22:08.128651 [ 292 ] {} <Debug> TCP-Session: 9e0a01b8-f2af-4700-9f43-98da224ed07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8364 | 2025.12.31 20:22:08.128670 [ 292 ] {} <Debug> TCP-Session: 9e0a01b8-f2af-4700-9f43-98da224ed07c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8365 | 2025.12.31 20:22:08.128885 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61650 | ||
| 8366 | 2025.12.31 20:22:08.128921 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36481 | ||
| 8367 | 2025.12.31 20:22:08.128931 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51329 | ||
| 8368 | 2025.12.31 20:22:08.128973 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43798 | ||
| 8369 | 2025.12.31 20:22:08.128985 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43251 | ||
| 8370 | 2025.12.31 20:22:08.128948 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43981 | ||
| 8371 | 2025.12.31 20:22:08.129055 [ 292 ] {} <Trace> TCP-Session: 9e0a01b8-f2af-4700-9f43-98da224ed07c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8372 | 2025.12.31 20:22:08.128950 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45270 | ||
| 8373 | 2025.12.31 20:22:08.128945 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42215 | ||
| 8374 | 2025.12.31 20:22:08.129240 [ 292 ] {621519ff-b60e-4fb3-855b-73c2fa1c11e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56186) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8375 | 2025.12.31 20:22:08.129513 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8376 | 2025.12.31 20:22:08.129580 [ 290 ] {} <Debug> TCP-Session: 6490e6fd-758f-450d-8d05-bb9fe5966a52 Authenticating user 'default' from [fd00:1122:3344:101::e]:43798 | ||
| 8377 | 2025.12.31 20:22:08.129604 [ 292 ] {621519ff-b60e-4fb3-855b-73c2fa1c11e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8378 | 2025.12.31 20:22:08.129610 [ 290 ] {} <Debug> TCP-Session: 6490e6fd-758f-450d-8d05-bb9fe5966a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8379 | 2025.12.31 20:22:08.129635 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8380 | 2025.12.31 20:22:08.129652 [ 290 ] {} <Debug> TCP-Session: 6490e6fd-758f-450d-8d05-bb9fe5966a52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8381 | 2025.12.31 20:22:08.129678 [ 288 ] {} <Debug> TCP-Session: 898d3def-79a2-4751-8269-34724059971d Authenticating user 'default' from [fd00:1122:3344:101::e]:42215 | ||
| 8382 | 2025.12.31 20:22:08.129684 [ 292 ] {621519ff-b60e-4fb3-855b-73c2fa1c11e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8383 | 2025.12.31 20:22:08.129726 [ 288 ] {} <Debug> TCP-Session: 898d3def-79a2-4751-8269-34724059971d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8384 | 2025.12.31 20:22:08.129740 [ 288 ] {} <Debug> TCP-Session: 898d3def-79a2-4751-8269-34724059971d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8385 | 2025.12.31 20:22:08.130056 [ 292 ] {621519ff-b60e-4fb3-855b-73c2fa1c11e8} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 8386 | 2025.12.31 20:22:08.130067 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8387 | 2025.12.31 20:22:08.130112 [ 289 ] {} <Debug> TCP-Session: f10d5fbc-e40c-4b07-987c-923c0c9eb19a Authenticating user 'default' from [fd00:1122:3344:101::e]:45270 | ||
| 8388 | 2025.12.31 20:22:08.130139 [ 289 ] {} <Debug> TCP-Session: f10d5fbc-e40c-4b07-987c-923c0c9eb19a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8389 | 2025.12.31 20:22:08.130152 [ 289 ] {} <Debug> TCP-Session: f10d5fbc-e40c-4b07-987c-923c0c9eb19a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8390 | 2025.12.31 20:22:08.130181 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8391 | 2025.12.31 20:22:08.130230 [ 291 ] {} <Debug> TCP-Session: 550d2dda-6ae9-4b8b-b07b-2254363a744f Authenticating user 'default' from [fd00:1122:3344:101::e]:43251 | ||
| 8392 | 2025.12.31 20:22:08.130259 [ 291 ] {} <Debug> TCP-Session: 550d2dda-6ae9-4b8b-b07b-2254363a744f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8393 | 2025.12.31 20:22:08.130281 [ 291 ] {} <Debug> TCP-Session: 550d2dda-6ae9-4b8b-b07b-2254363a744f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8394 | 2025.12.31 20:22:08.130394 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8395 | 2025.12.31 20:22:08.130429 [ 266 ] {} <Debug> TCP-Session: f5c042cf-7ff9-4670-a4b1-383e8e017335 Authenticating user 'default' from [fd00:1122:3344:101::e]:36481 | ||
| 8396 | 2025.12.31 20:22:08.130445 [ 266 ] {} <Debug> TCP-Session: f5c042cf-7ff9-4670-a4b1-383e8e017335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8397 | 2025.12.31 20:22:08.130461 [ 266 ] {} <Debug> TCP-Session: f5c042cf-7ff9-4670-a4b1-383e8e017335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8398 | 2025.12.31 20:22:08.130503 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8399 | 2025.12.31 20:22:08.130537 [ 286 ] {} <Debug> TCP-Session: ccc4ab5c-29ac-4623-acc2-bac7abdb186c Authenticating user 'default' from [fd00:1122:3344:101::e]:43981 | ||
| 8400 | 2025.12.31 20:22:08.130577 [ 286 ] {} <Debug> TCP-Session: ccc4ab5c-29ac-4623-acc2-bac7abdb186c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8401 | 2025.12.31 20:22:08.130592 [ 286 ] {} <Debug> TCP-Session: ccc4ab5c-29ac-4623-acc2-bac7abdb186c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8402 | 2025.12.31 20:22:08.130746 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8403 | 2025.12.31 20:22:08.130782 [ 293 ] {} <Debug> TCP-Session: d1aae151-195c-4139-b432-f097d469a1c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61650 | ||
| 8404 | 2025.12.31 20:22:08.130798 [ 293 ] {} <Debug> TCP-Session: d1aae151-195c-4139-b432-f097d469a1c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8405 | 2025.12.31 20:22:08.130816 [ 293 ] {} <Debug> TCP-Session: d1aae151-195c-4139-b432-f097d469a1c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8406 | 2025.12.31 20:22:08.130859 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8407 | 2025.12.31 20:22:08.130900 [ 294 ] {} <Debug> TCP-Session: ab4ee032-4f1f-4011-8f3d-b7ce38460f5e Authenticating user 'default' from [fd00:1122:3344:101::e]:51329 | ||
| 8408 | 2025.12.31 20:22:08.130920 [ 294 ] {} <Debug> TCP-Session: ab4ee032-4f1f-4011-8f3d-b7ce38460f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8409 | 2025.12.31 20:22:08.130933 [ 294 ] {} <Debug> TCP-Session: ab4ee032-4f1f-4011-8f3d-b7ce38460f5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8410 | 2025.12.31 20:22:08.131295 [ 349 ] {621519ff-b60e-4fb3-855b-73c2fa1c11e8} <Trace> AggregatingTransform: Aggregating | ||
| 8411 | 2025.12.31 20:22:08.131352 [ 349 ] {621519ff-b60e-4fb3-855b-73c2fa1c11e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 8412 | 2025.12.31 20:22:08.131391 [ 349 ] {621519ff-b60e-4fb3-855b-73c2fa1c11e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001221228 sec. (818.848 rows/sec., 31.99 KiB/sec.) | ||
| 8413 | 2025.12.31 20:22:08.131411 [ 349 ] {621519ff-b60e-4fb3-855b-73c2fa1c11e8} <Trace> Aggregator: Merging aggregated data | ||
| 8414 | 2025.12.31 20:22:08.132822 [ 292 ] {621519ff-b60e-4fb3-855b-73c2fa1c11e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003639 sec., 274.80076944215443 rows/sec., 10.73 KiB/sec. | ||
| 8415 | 2025.12.31 20:22:08.132962 [ 292 ] {621519ff-b60e-4fb3-855b-73c2fa1c11e8} <Debug> TCPHandler: Processed in 0.004018812 sec. | ||
| 8416 | 2025.12.31 20:22:08.133044 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8417 | 2025.12.31 20:22:08.133073 [ 292 ] {} <Debug> TCP-Session: 9e0a01b8-f2af-4700-9f43-98da224ed07c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8418 | 2025.12.31 20:22:08.133073 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8419 | 2025.12.31 20:22:08.133095 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8420 | 2025.12.31 20:22:08.133114 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8421 | 2025.12.31 20:22:08.133130 [ 293 ] {} <Debug> TCP-Session: d1aae151-195c-4139-b432-f097d469a1c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8422 | 2025.12.31 20:22:08.133132 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8423 | 2025.12.31 20:22:08.133160 [ 290 ] {} <Debug> TCP-Session: 6490e6fd-758f-450d-8d05-bb9fe5966a52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8424 | 2025.12.31 20:22:08.133174 [ 266 ] {} <Debug> TCP-Session: f5c042cf-7ff9-4670-a4b1-383e8e017335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8425 | 2025.12.31 20:22:08.133192 [ 289 ] {} <Debug> TCP-Session: f10d5fbc-e40c-4b07-987c-923c0c9eb19a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8426 | 2025.12.31 20:22:08.133204 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8427 | 2025.12.31 20:22:08.133182 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8428 | 2025.12.31 20:22:08.133257 [ 291 ] {} <Debug> TCP-Session: 550d2dda-6ae9-4b8b-b07b-2254363a744f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8429 | 2025.12.31 20:22:08.133278 [ 288 ] {} <Debug> TCP-Session: 898d3def-79a2-4751-8269-34724059971d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8430 | 2025.12.31 20:22:08.133169 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8431 | 2025.12.31 20:22:08.133346 [ 286 ] {} <Debug> TCP-Session: ccc4ab5c-29ac-4623-acc2-bac7abdb186c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8432 | 2025.12.31 20:22:08.133151 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8433 | 2025.12.31 20:22:08.133409 [ 294 ] {} <Debug> TCP-Session: ab4ee032-4f1f-4011-8f3d-b7ce38460f5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8434 | 2025.12.31 20:22:08.169523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1010 | ||
| 8435 | 2025.12.31 20:22:08.172022 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8436 | 2025.12.31 20:22:08.172071 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8437 | 2025.12.31 20:22:08.173337 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8438 | 2025.12.31 20:22:08.173612 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8439 | 2025.12.31 20:22:08.173880 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
| 8440 | 2025.12.31 20:22:08.349140 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51635 | ||
| 8441 | 2025.12.31 20:22:08.349250 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8442 | 2025.12.31 20:22:08.349278 [ 293 ] {} <Debug> TCP-Session: d88288d6-57f7-4335-a6fe-0d0df2037e7d Authenticating user 'default' from [fd00:1122:3344:101::e]:51635 | ||
| 8443 | 2025.12.31 20:22:08.349299 [ 293 ] {} <Debug> TCP-Session: d88288d6-57f7-4335-a6fe-0d0df2037e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8444 | 2025.12.31 20:22:08.349312 [ 293 ] {} <Debug> TCP-Session: d88288d6-57f7-4335-a6fe-0d0df2037e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8445 | 2025.12.31 20:22:08.349524 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34534 | ||
| 8446 | 2025.12.31 20:22:08.349530 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34169 | ||
| 8447 | 2025.12.31 20:22:08.349554 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42472 | ||
| 8448 | 2025.12.31 20:22:08.349594 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34910 | ||
| 8449 | 2025.12.31 20:22:08.349612 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52545 | ||
| 8450 | 2025.12.31 20:22:08.349630 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8451 | 2025.12.31 20:22:08.349687 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8452 | 2025.12.31 20:22:08.349693 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8453 | 2025.12.31 20:22:08.349719 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8454 | 2025.12.31 20:22:08.349740 [ 294 ] {} <Debug> TCP-Session: 99e430a7-56f1-436f-9bb6-4bad4f93a546 Authenticating user 'default' from [fd00:1122:3344:101::e]:34169 | ||
| 8455 | 2025.12.31 20:22:08.349751 [ 286 ] {} <Debug> TCP-Session: 8b552b7d-00a4-409a-b12a-9dd828ba4fec Authenticating user 'default' from [fd00:1122:3344:101::e]:42472 | ||
| 8456 | 2025.12.31 20:22:08.349771 [ 290 ] {} <Debug> TCP-Session: e24e0422-98ca-468b-be19-a91e21513b17 Authenticating user 'default' from [fd00:1122:3344:101::e]:34910 | ||
| 8457 | 2025.12.31 20:22:08.349784 [ 294 ] {} <Debug> TCP-Session: 99e430a7-56f1-436f-9bb6-4bad4f93a546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8458 | 2025.12.31 20:22:08.349799 [ 286 ] {} <Debug> TCP-Session: 8b552b7d-00a4-409a-b12a-9dd828ba4fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8459 | 2025.12.31 20:22:08.349815 [ 294 ] {} <Debug> TCP-Session: 99e430a7-56f1-436f-9bb6-4bad4f93a546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8460 | 2025.12.31 20:22:08.349810 [ 290 ] {} <Debug> TCP-Session: e24e0422-98ca-468b-be19-a91e21513b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8461 | 2025.12.31 20:22:08.349829 [ 286 ] {} <Debug> TCP-Session: 8b552b7d-00a4-409a-b12a-9dd828ba4fec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8462 | 2025.12.31 20:22:08.349858 [ 290 ] {} <Debug> TCP-Session: e24e0422-98ca-468b-be19-a91e21513b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8463 | 2025.12.31 20:22:08.349723 [ 266 ] {} <Debug> TCP-Session: 1d7372df-68de-44e6-a581-65b6fc3dd9fa Authenticating user 'default' from [fd00:1122:3344:101::e]:34534 | ||
| 8464 | 2025.12.31 20:22:08.349619 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54389 | ||
| 8465 | 2025.12.31 20:22:08.349934 [ 266 ] {} <Debug> TCP-Session: 1d7372df-68de-44e6-a581-65b6fc3dd9fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8466 | 2025.12.31 20:22:08.349606 [ 293 ] {} <Trace> TCP-Session: d88288d6-57f7-4335-a6fe-0d0df2037e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2025.12.31 20:22:08.349979 [ 266 ] {} <Debug> TCP-Session: 1d7372df-68de-44e6-a581-65b6fc3dd9fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8468 | 2025.12.31 20:22:08.349577 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58646 | ||
| 8469 | 2025.12.31 20:22:08.349575 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40127 | ||
| 8470 | 2025.12.31 20:22:08.350031 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8471 | 2025.12.31 20:22:08.349729 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8472 | 2025.12.31 20:22:08.350078 [ 292 ] {} <Debug> TCP-Session: 1f632c29-3ec3-4a00-8272-991950f289d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54389 | ||
| 8473 | 2025.12.31 20:22:08.350091 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8474 | 2025.12.31 20:22:08.350100 [ 291 ] {} <Debug> TCP-Session: 89b5d0ac-6278-448a-862d-6acf370a42ac Authenticating user 'default' from [fd00:1122:3344:101::e]:52545 | ||
| 8475 | 2025.12.31 20:22:08.350115 [ 292 ] {} <Debug> TCP-Session: 1f632c29-3ec3-4a00-8272-991950f289d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8476 | 2025.12.31 20:22:08.350121 [ 288 ] {} <Debug> TCP-Session: 63c4d71a-f8eb-4116-b65a-d90148def51f Authenticating user 'default' from [fd00:1122:3344:101::e]:58646 | ||
| 8477 | 2025.12.31 20:22:08.350140 [ 292 ] {} <Debug> TCP-Session: 1f632c29-3ec3-4a00-8272-991950f289d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8478 | 2025.12.31 20:22:08.350133 [ 291 ] {} <Debug> TCP-Session: 89b5d0ac-6278-448a-862d-6acf370a42ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8479 | 2025.12.31 20:22:08.350154 [ 288 ] {} <Debug> TCP-Session: 63c4d71a-f8eb-4116-b65a-d90148def51f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8480 | 2025.12.31 20:22:08.350175 [ 291 ] {} <Debug> TCP-Session: 89b5d0ac-6278-448a-862d-6acf370a42ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8481 | 2025.12.31 20:22:08.350189 [ 288 ] {} <Debug> TCP-Session: 63c4d71a-f8eb-4116-b65a-d90148def51f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8482 | 2025.12.31 20:22:08.350141 [ 293 ] {cdba57e3-f8ee-4594-9472-ef342ee19c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51635) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8483 | 2025.12.31 20:22:08.350097 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8484 | 2025.12.31 20:22:08.350260 [ 289 ] {} <Debug> TCP-Session: 6df62388-1f01-4bed-8fcd-965a4197a5ba Authenticating user 'default' from [fd00:1122:3344:101::e]:40127 | ||
| 8485 | 2025.12.31 20:22:08.350278 [ 289 ] {} <Debug> TCP-Session: 6df62388-1f01-4bed-8fcd-965a4197a5ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8486 | 2025.12.31 20:22:08.350291 [ 289 ] {} <Debug> TCP-Session: 6df62388-1f01-4bed-8fcd-965a4197a5ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8487 | 2025.12.31 20:22:08.350480 [ 293 ] {cdba57e3-f8ee-4594-9472-ef342ee19c4c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8488 | 2025.12.31 20:22:08.350533 [ 293 ] {cdba57e3-f8ee-4594-9472-ef342ee19c4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8489 | 2025.12.31 20:22:08.350816 [ 293 ] {cdba57e3-f8ee-4594-9472-ef342ee19c4c} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 8490 | 2025.12.31 20:22:08.351722 [ 338 ] {cdba57e3-f8ee-4594-9472-ef342ee19c4c} <Trace> AggregatingTransform: Aggregating | ||
| 8491 | 2025.12.31 20:22:08.351755 [ 338 ] {cdba57e3-f8ee-4594-9472-ef342ee19c4c} <Trace> Aggregator: Aggregation method: without_key | ||
| 8492 | 2025.12.31 20:22:08.351792 [ 338 ] {cdba57e3-f8ee-4594-9472-ef342ee19c4c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087389 sec. (1144.309 rows/sec., 44.70 KiB/sec.) | ||
| 8493 | 2025.12.31 20:22:08.351811 [ 338 ] {cdba57e3-f8ee-4594-9472-ef342ee19c4c} <Trace> Aggregator: Merging aggregated data | ||
| 8494 | 2025.12.31 20:22:08.353283 [ 293 ] {cdba57e3-f8ee-4594-9472-ef342ee19c4c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003192 sec., 313.28320802005015 rows/sec., 12.24 KiB/sec. | ||
| 8495 | 2025.12.31 20:22:08.353408 [ 293 ] {cdba57e3-f8ee-4594-9472-ef342ee19c4c} <Debug> TCPHandler: Processed in 0.003923139 sec. | ||
| 8496 | 2025.12.31 20:22:08.353507 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8497 | 2025.12.31 20:22:08.353539 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8498 | 2025.12.31 20:22:08.353558 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8499 | 2025.12.31 20:22:08.353588 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8500 | 2025.12.31 20:22:08.353603 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8501 | 2025.12.31 20:22:08.353617 [ 266 ] {} <Debug> TCP-Session: 1d7372df-68de-44e6-a581-65b6fc3dd9fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8502 | 2025.12.31 20:22:08.353639 [ 286 ] {} <Debug> TCP-Session: 8b552b7d-00a4-409a-b12a-9dd828ba4fec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8503 | 2025.12.31 20:22:08.353653 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8504 | 2025.12.31 20:22:08.353668 [ 294 ] {} <Debug> TCP-Session: 99e430a7-56f1-436f-9bb6-4bad4f93a546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8505 | 2025.12.31 20:22:08.353633 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8506 | 2025.12.31 20:22:08.353703 [ 290 ] {} <Debug> TCP-Session: e24e0422-98ca-468b-be19-a91e21513b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8507 | 2025.12.31 20:22:08.353619 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8508 | 2025.12.31 20:22:08.353741 [ 292 ] {} <Debug> TCP-Session: 1f632c29-3ec3-4a00-8272-991950f289d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8509 | 2025.12.31 20:22:08.353592 [ 291 ] {} <Debug> TCP-Session: 89b5d0ac-6278-448a-862d-6acf370a42ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8510 | 2025.12.31 20:22:08.353775 [ 289 ] {} <Debug> TCP-Session: 6df62388-1f01-4bed-8fcd-965a4197a5ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8511 | 2025.12.31 20:22:08.353573 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8512 | 2025.12.31 20:22:08.353546 [ 293 ] {} <Debug> TCP-Session: d88288d6-57f7-4335-a6fe-0d0df2037e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8513 | 2025.12.31 20:22:08.353844 [ 288 ] {} <Debug> TCP-Session: 63c4d71a-f8eb-4116-b65a-d90148def51f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8514 | 2025.12.31 20:22:08.759627 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8515 | 2025.12.31 20:22:08.759812 [ 269 ] {f73c8ef0-bba2-474b-8cc4-a810ba4d2fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8516 | 2025.12.31 20:22:08.759888 [ 269 ] {f73c8ef0-bba2-474b-8cc4-a810ba4d2fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8517 | 2025.12.31 20:22:08.760568 [ 269 ] {f73c8ef0-bba2-474b-8cc4-a810ba4d2fc4} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8518 | 2025.12.31 20:22:08.760617 [ 269 ] {f73c8ef0-bba2-474b-8cc4-a810ba4d2fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8519 | 2025.12.31 20:22:08.761014 [ 269 ] {f73c8ef0-bba2-474b-8cc4-a810ba4d2fc4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8520 | 2025.12.31 20:22:08.761242 [ 269 ] {f73c8ef0-bba2-474b-8cc4-a810ba4d2fc4} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2025.12.31 20:22:08.761404 [ 269 ] {f73c8ef0-bba2-474b-8cc4-a810ba4d2fc4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001642 sec., 1218.026796589525 rows/sec., 99.32 KiB/sec. | ||
| 8522 | 2025.12.31 20:22:08.761455 [ 269 ] {f73c8ef0-bba2-474b-8cc4-a810ba4d2fc4} <Debug> TCPHandler: Processed in 0.001959355 sec. | ||
| 8523 | 2025.12.31 20:22:08.761588 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8524 | 2025.12.31 20:22:08.761693 [ 269 ] {d14e59fb-51bb-4abd-99de-42c7588454c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8525 | 2025.12.31 20:22:08.761739 [ 269 ] {d14e59fb-51bb-4abd-99de-42c7588454c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8526 | 2025.12.31 20:22:08.762191 [ 269 ] {d14e59fb-51bb-4abd-99de-42c7588454c5} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8527 | 2025.12.31 20:22:08.762228 [ 269 ] {d14e59fb-51bb-4abd-99de-42c7588454c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8528 | 2025.12.31 20:22:08.762562 [ 269 ] {d14e59fb-51bb-4abd-99de-42c7588454c5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8529 | 2025.12.31 20:22:08.762800 [ 269 ] {d14e59fb-51bb-4abd-99de-42c7588454c5} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2025.12.31 20:22:08.762931 [ 269 ] {d14e59fb-51bb-4abd-99de-42c7588454c5} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001263 sec., 60965.95407759303 rows/sec., 5.02 MiB/sec. | ||
| 8531 | 2025.12.31 20:22:08.762969 [ 269 ] {d14e59fb-51bb-4abd-99de-42c7588454c5} <Debug> TCPHandler: Processed in 0.001434173 sec. | ||
| 8532 | 2025.12.31 20:22:08.763086 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8533 | 2025.12.31 20:22:08.763183 [ 269 ] {7e203a3e-4dd9-43df-8d40-c5e6a44797ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8534 | 2025.12.31 20:22:08.763225 [ 269 ] {7e203a3e-4dd9-43df-8d40-c5e6a44797ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8535 | 2025.12.31 20:22:08.763631 [ 269 ] {7e203a3e-4dd9-43df-8d40-c5e6a44797ed} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8536 | 2025.12.31 20:22:08.763666 [ 269 ] {7e203a3e-4dd9-43df-8d40-c5e6a44797ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8537 | 2025.12.31 20:22:08.763966 [ 269 ] {7e203a3e-4dd9-43df-8d40-c5e6a44797ed} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8538 | 2025.12.31 20:22:08.764183 [ 269 ] {7e203a3e-4dd9-43df-8d40-c5e6a44797ed} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8539 | 2025.12.31 20:22:08.764317 [ 269 ] {7e203a3e-4dd9-43df-8d40-c5e6a44797ed} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 773.29 KiB/sec. | ||
| 8540 | 2025.12.31 20:22:08.764355 [ 269 ] {7e203a3e-4dd9-43df-8d40-c5e6a44797ed} <Debug> TCPHandler: Processed in 0.001318531 sec. | ||
| 8541 | 2025.12.31 20:22:08.764468 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8542 | 2025.12.31 20:22:08.764566 [ 269 ] {82375649-c468-4e39-b1b6-b10e4cf225dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8543 | 2025.12.31 20:22:08.764606 [ 269 ] {82375649-c468-4e39-b1b6-b10e4cf225dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8544 | 2025.12.31 20:22:08.765022 [ 269 ] {82375649-c468-4e39-b1b6-b10e4cf225dc} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2025.12.31 20:22:08.765058 [ 269 ] {82375649-c468-4e39-b1b6-b10e4cf225dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8546 | 2025.12.31 20:22:08.765377 [ 269 ] {82375649-c468-4e39-b1b6-b10e4cf225dc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8547 | 2025.12.31 20:22:08.765598 [ 269 ] {82375649-c468-4e39-b1b6-b10e4cf225dc} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2025.12.31 20:22:08.765723 [ 269 ] {82375649-c468-4e39-b1b6-b10e4cf225dc} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001177 sec., 64570.94307561597 rows/sec., 5.04 MiB/sec. | ||
| 8549 | 2025.12.31 20:22:08.765761 [ 269 ] {82375649-c468-4e39-b1b6-b10e4cf225dc} <Debug> TCPHandler: Processed in 0.001342621 sec. | ||
| 8550 | 2025.12.31 20:22:08.765883 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8551 | 2025.12.31 20:22:08.765978 [ 269 ] {7741905a-ab0d-49bc-ab81-39fcfb9c4a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8552 | 2025.12.31 20:22:08.766022 [ 269 ] {7741905a-ab0d-49bc-ab81-39fcfb9c4a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8553 | 2025.12.31 20:22:08.766439 [ 269 ] {7741905a-ab0d-49bc-ab81-39fcfb9c4a5a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2025.12.31 20:22:08.766473 [ 269 ] {7741905a-ab0d-49bc-ab81-39fcfb9c4a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8555 | 2025.12.31 20:22:08.766797 [ 269 ] {7741905a-ab0d-49bc-ab81-39fcfb9c4a5a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8556 | 2025.12.31 20:22:08.767028 [ 269 ] {7741905a-ab0d-49bc-ab81-39fcfb9c4a5a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2025.12.31 20:22:08.767152 [ 269 ] {7741905a-ab0d-49bc-ab81-39fcfb9c4a5a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001193 sec., 134953.89773679798 rows/sec., 9.40 MiB/sec. | ||
| 8558 | 2025.12.31 20:22:08.767188 [ 269 ] {7741905a-ab0d-49bc-ab81-39fcfb9c4a5a} <Debug> TCPHandler: Processed in 0.001355041 sec. | ||
| 8559 | 2025.12.31 20:22:08.767296 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2025.12.31 20:22:08.767391 [ 269 ] {4a74dd6c-9d58-4622-adde-2dab6e9367d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8561 | 2025.12.31 20:22:08.767446 [ 269 ] {4a74dd6c-9d58-4622-adde-2dab6e9367d3} <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 | ||
| 8562 | 2025.12.31 20:22:08.768205 [ 269 ] {4a74dd6c-9d58-4622-adde-2dab6e9367d3} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2025.12.31 20:22:08.768240 [ 269 ] {4a74dd6c-9d58-4622-adde-2dab6e9367d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8564 | 2025.12.31 20:22:08.768781 [ 269 ] {4a74dd6c-9d58-4622-adde-2dab6e9367d3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8565 | 2025.12.31 20:22:08.769009 [ 269 ] {4a74dd6c-9d58-4622-adde-2dab6e9367d3} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2025.12.31 20:22:08.769153 [ 269 ] {4a74dd6c-9d58-4622-adde-2dab6e9367d3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00178 sec., 5617.9775280898875 rows/sec., 10.07 MiB/sec. | ||
| 8567 | 2025.12.31 20:22:08.769207 [ 269 ] {4a74dd6c-9d58-4622-adde-2dab6e9367d3} <Debug> TCPHandler: Processed in 0.001960075 sec. | ||
| 8568 | 2025.12.31 20:22:08.769319 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2025.12.31 20:22:08.769415 [ 269 ] {9be0ff8e-3d4b-4316-b1b6-80877981f2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8570 | 2025.12.31 20:22:08.769457 [ 269 ] {9be0ff8e-3d4b-4316-b1b6-80877981f2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8571 | 2025.12.31 20:22:08.769793 [ 269 ] {9be0ff8e-3d4b-4316-b1b6-80877981f2c2} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2025.12.31 20:22:08.769827 [ 269 ] {9be0ff8e-3d4b-4316-b1b6-80877981f2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8573 | 2025.12.31 20:22:08.770131 [ 269 ] {9be0ff8e-3d4b-4316-b1b6-80877981f2c2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8574 | 2025.12.31 20:22:08.770349 [ 269 ] {9be0ff8e-3d4b-4316-b1b6-80877981f2c2} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2025.12.31 20:22:08.770475 [ 269 ] {9be0ff8e-3d4b-4316-b1b6-80877981f2c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 8576 | 2025.12.31 20:22:08.770510 [ 269 ] {9be0ff8e-3d4b-4316-b1b6-80877981f2c2} <Debug> TCPHandler: Processed in 0.001240418 sec. | ||
| 8577 | 2025.12.31 20:22:09.893299 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43874 | ||
| 8578 | 2025.12.31 20:22:09.893429 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8579 | 2025.12.31 20:22:09.893465 [ 293 ] {} <Debug> TCP-Session: 990fc882-8234-48b9-9f97-653a64a3032f Authenticating user 'default' from [fd00:1122:3344:101::e]:43874 | ||
| 8580 | 2025.12.31 20:22:09.893494 [ 293 ] {} <Debug> TCP-Session: 990fc882-8234-48b9-9f97-653a64a3032f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8581 | 2025.12.31 20:22:09.893513 [ 293 ] {} <Debug> TCP-Session: 990fc882-8234-48b9-9f97-653a64a3032f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8582 | 2025.12.31 20:22:09.893766 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54923 | ||
| 8583 | 2025.12.31 20:22:09.893799 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53945 | ||
| 8584 | 2025.12.31 20:22:09.893817 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60879 | ||
| 8585 | 2025.12.31 20:22:09.893857 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61371 | ||
| 8586 | 2025.12.31 20:22:09.893877 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62702 | ||
| 8587 | 2025.12.31 20:22:09.893898 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8588 | 2025.12.31 20:22:09.893926 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8589 | 2025.12.31 20:22:09.893949 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8590 | 2025.12.31 20:22:09.893961 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8591 | 2025.12.31 20:22:09.893969 [ 266 ] {} <Debug> TCP-Session: 69131d98-cafe-4a1c-a850-ca97b5551be9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54923 | ||
| 8592 | 2025.12.31 20:22:09.894002 [ 288 ] {} <Debug> TCP-Session: d21edfeb-fa4c-4d86-8150-adde5b3d3ba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60879 | ||
| 8593 | 2025.12.31 20:22:09.894015 [ 291 ] {} <Debug> TCP-Session: 8cc4f544-8214-45fe-a901-7133b18f55ef Authenticating user 'default' from [fd00:1122:3344:101::e]:61371 | ||
| 8594 | 2025.12.31 20:22:09.894034 [ 266 ] {} <Debug> TCP-Session: 69131d98-cafe-4a1c-a850-ca97b5551be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8595 | 2025.12.31 20:22:09.894051 [ 288 ] {} <Debug> TCP-Session: d21edfeb-fa4c-4d86-8150-adde5b3d3ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8596 | 2025.12.31 20:22:09.894081 [ 266 ] {} <Debug> TCP-Session: 69131d98-cafe-4a1c-a850-ca97b5551be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8597 | 2025.12.31 20:22:09.894082 [ 291 ] {} <Debug> TCP-Session: 8cc4f544-8214-45fe-a901-7133b18f55ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8598 | 2025.12.31 20:22:09.894093 [ 288 ] {} <Debug> TCP-Session: d21edfeb-fa4c-4d86-8150-adde5b3d3ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8599 | 2025.12.31 20:22:09.894123 [ 291 ] {} <Debug> TCP-Session: 8cc4f544-8214-45fe-a901-7133b18f55ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8600 | 2025.12.31 20:22:09.893999 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8601 | 2025.12.31 20:22:09.893984 [ 286 ] {} <Debug> TCP-Session: 4ecf0b9c-da43-4e8a-87dc-0edf6f4aa5c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53945 | ||
| 8602 | 2025.12.31 20:22:09.894182 [ 292 ] {} <Debug> TCP-Session: c5240f3f-61b2-42eb-8684-ad98734cabd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62702 | ||
| 8603 | 2025.12.31 20:22:09.894198 [ 286 ] {} <Debug> TCP-Session: 4ecf0b9c-da43-4e8a-87dc-0edf6f4aa5c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8604 | 2025.12.31 20:22:09.894213 [ 292 ] {} <Debug> TCP-Session: c5240f3f-61b2-42eb-8684-ad98734cabd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8605 | 2025.12.31 20:22:09.894226 [ 286 ] {} <Debug> TCP-Session: 4ecf0b9c-da43-4e8a-87dc-0edf6f4aa5c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8606 | 2025.12.31 20:22:09.894239 [ 292 ] {} <Debug> TCP-Session: c5240f3f-61b2-42eb-8684-ad98734cabd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8607 | 2025.12.31 20:22:09.893880 [ 293 ] {} <Trace> TCP-Session: 990fc882-8234-48b9-9f97-653a64a3032f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8608 | 2025.12.31 20:22:09.893838 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39402 | ||
| 8609 | 2025.12.31 20:22:09.893819 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61884 | ||
| 8610 | 2025.12.31 20:22:09.893767 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64702 | ||
| 8611 | 2025.12.31 20:22:09.894408 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8612 | 2025.12.31 20:22:09.894416 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8613 | 2025.12.31 20:22:09.894433 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8614 | 2025.12.31 20:22:09.894436 [ 293 ] {027f5ddc-1feb-4c28-8151-1481e1e87ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43874) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8615 | 2025.12.31 20:22:09.894464 [ 290 ] {} <Debug> TCP-Session: e7c8563a-ef96-4420-92aa-bc033acaa992 Authenticating user 'default' from [fd00:1122:3344:101::e]:39402 | ||
| 8616 | 2025.12.31 20:22:09.894466 [ 294 ] {} <Debug> TCP-Session: 5dee3837-a81c-4a91-bda7-8d6bb56197a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64702 | ||
| 8617 | 2025.12.31 20:22:09.894438 [ 289 ] {} <Debug> TCP-Session: cd0ac018-911c-4134-8036-21315c857e06 Authenticating user 'default' from [fd00:1122:3344:101::e]:61884 | ||
| 8618 | 2025.12.31 20:22:09.894507 [ 294 ] {} <Debug> TCP-Session: 5dee3837-a81c-4a91-bda7-8d6bb56197a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8619 | 2025.12.31 20:22:09.894507 [ 290 ] {} <Debug> TCP-Session: e7c8563a-ef96-4420-92aa-bc033acaa992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8620 | 2025.12.31 20:22:09.894535 [ 294 ] {} <Debug> TCP-Session: 5dee3837-a81c-4a91-bda7-8d6bb56197a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8621 | 2025.12.31 20:22:09.894530 [ 289 ] {} <Debug> TCP-Session: cd0ac018-911c-4134-8036-21315c857e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8622 | 2025.12.31 20:22:09.894546 [ 290 ] {} <Debug> TCP-Session: e7c8563a-ef96-4420-92aa-bc033acaa992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8623 | 2025.12.31 20:22:09.894577 [ 289 ] {} <Debug> TCP-Session: cd0ac018-911c-4134-8036-21315c857e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8624 | 2025.12.31 20:22:09.894708 [ 293 ] {027f5ddc-1feb-4c28-8151-1481e1e87ab3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8625 | 2025.12.31 20:22:09.894761 [ 293 ] {027f5ddc-1feb-4c28-8151-1481e1e87ab3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8626 | 2025.12.31 20:22:09.895032 [ 293 ] {027f5ddc-1feb-4c28-8151-1481e1e87ab3} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 8627 | 2025.12.31 20:22:09.895912 [ 305 ] {027f5ddc-1feb-4c28-8151-1481e1e87ab3} <Trace> AggregatingTransform: Aggregating | ||
| 8628 | 2025.12.31 20:22:09.895952 [ 305 ] {027f5ddc-1feb-4c28-8151-1481e1e87ab3} <Trace> Aggregator: Aggregation method: without_key | ||
| 8629 | 2025.12.31 20:22:09.895990 [ 305 ] {027f5ddc-1feb-4c28-8151-1481e1e87ab3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00086069 sec. (1161.859 rows/sec., 45.39 KiB/sec.) | ||
| 8630 | 2025.12.31 20:22:09.896009 [ 305 ] {027f5ddc-1feb-4c28-8151-1481e1e87ab3} <Trace> Aggregator: Merging aggregated data | ||
| 8631 | 2025.12.31 20:22:09.897247 [ 293 ] {027f5ddc-1feb-4c28-8151-1481e1e87ab3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00287 sec., 348.4320557491289 rows/sec., 13.61 KiB/sec. | ||
| 8632 | 2025.12.31 20:22:09.897373 [ 293 ] {027f5ddc-1feb-4c28-8151-1481e1e87ab3} <Debug> TCPHandler: Processed in 0.003629973 sec. | ||
| 8633 | 2025.12.31 20:22:09.897473 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8634 | 2025.12.31 20:22:09.897504 [ 293 ] {} <Debug> TCP-Session: 990fc882-8234-48b9-9f97-653a64a3032f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8635 | 2025.12.31 20:22:09.897513 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8636 | 2025.12.31 20:22:09.897523 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8637 | 2025.12.31 20:22:09.897540 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8638 | 2025.12.31 20:22:09.897559 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8639 | 2025.12.31 20:22:09.897588 [ 289 ] {} <Debug> TCP-Session: cd0ac018-911c-4134-8036-21315c857e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8640 | 2025.12.31 20:22:09.897592 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8641 | 2025.12.31 20:22:09.897607 [ 266 ] {} <Debug> TCP-Session: 69131d98-cafe-4a1c-a850-ca97b5551be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8642 | 2025.12.31 20:22:09.897614 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8643 | 2025.12.31 20:22:09.897631 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8644 | 2025.12.31 20:22:09.897634 [ 290 ] {} <Debug> TCP-Session: e7c8563a-ef96-4420-92aa-bc033acaa992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8645 | 2025.12.31 20:22:09.897675 [ 288 ] {} <Debug> TCP-Session: d21edfeb-fa4c-4d86-8150-adde5b3d3ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8646 | 2025.12.31 20:22:09.897696 [ 291 ] {} <Debug> TCP-Session: 8cc4f544-8214-45fe-a901-7133b18f55ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8647 | 2025.12.31 20:22:09.897576 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8648 | 2025.12.31 20:22:09.897556 [ 294 ] {} <Debug> TCP-Session: 5dee3837-a81c-4a91-bda7-8d6bb56197a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8649 | 2025.12.31 20:22:09.897754 [ 286 ] {} <Debug> TCP-Session: 4ecf0b9c-da43-4e8a-87dc-0edf6f4aa5c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8650 | 2025.12.31 20:22:09.897576 [ 292 ] {} <Debug> TCP-Session: c5240f3f-61b2-42eb-8684-ad98734cabd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8651 | 2025.12.31 20:22:12.951974 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8652 | 2025.12.31 20:22:12.952031 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8653 | 2025.12.31 20:22:13.122241 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20101 | ||
| 8654 | 2025.12.31 20:22:13.122802 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2025.12.31 20:22:13.122843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8656 | 2025.12.31 20:22:13.123380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8657 | 2025.12.31 20:22:13.123630 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2025.12.31 20:22:13.123752 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20101 | ||
| 8659 | 2025.12.31 20:22:13.771148 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8660 | 2025.12.31 20:22:13.771427 [ 269 ] {4d970b9a-9ffe-4d16-879a-409c1bafe59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8661 | 2025.12.31 20:22:13.771526 [ 269 ] {4d970b9a-9ffe-4d16-879a-409c1bafe59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8662 | 2025.12.31 20:22:13.772524 [ 269 ] {4d970b9a-9ffe-4d16-879a-409c1bafe59d} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2025.12.31 20:22:13.772566 [ 269 ] {4d970b9a-9ffe-4d16-879a-409c1bafe59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8664 | 2025.12.31 20:22:13.773004 [ 269 ] {4d970b9a-9ffe-4d16-879a-409c1bafe59d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8665 | 2025.12.31 20:22:13.773256 [ 269 ] {4d970b9a-9ffe-4d16-879a-409c1bafe59d} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2025.12.31 20:22:13.773413 [ 269 ] {4d970b9a-9ffe-4d16-879a-409c1bafe59d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002055 sec., 199513.38199513382 rows/sec., 12.66 MiB/sec. | ||
| 8667 | 2025.12.31 20:22:13.773464 [ 269 ] {4d970b9a-9ffe-4d16-879a-409c1bafe59d} <Debug> TCPHandler: Processed in 0.002443355 sec. | ||
| 8668 | 2025.12.31 20:22:13.773591 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2025.12.31 20:22:13.773696 [ 269 ] {f192f676-4ef9-4cde-a5f0-5515d4b54cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8670 | 2025.12.31 20:22:13.773741 [ 269 ] {f192f676-4ef9-4cde-a5f0-5515d4b54cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8671 | 2025.12.31 20:22:13.774966 [ 269 ] {f192f676-4ef9-4cde-a5f0-5515d4b54cbe} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2025.12.31 20:22:13.775003 [ 269 ] {f192f676-4ef9-4cde-a5f0-5515d4b54cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8673 | 2025.12.31 20:22:13.775432 [ 269 ] {f192f676-4ef9-4cde-a5f0-5515d4b54cbe} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8674 | 2025.12.31 20:22:13.775654 [ 269 ] {f192f676-4ef9-4cde-a5f0-5515d4b54cbe} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2025.12.31 20:22:13.775761 [ 90 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8676 | 2025.12.31 20:22:13.775788 [ 269 ] {f192f676-4ef9-4cde-a5f0-5515d4b54cbe} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.002117 sec., 555503.070382617 rows/sec., 44.23 MiB/sec. | ||
| 8677 | 2025.12.31 20:22:13.775807 [ 90 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2025.12.31 20:22:13.775827 [ 269 ] {f192f676-4ef9-4cde-a5f0-5515d4b54cbe} <Debug> TCPHandler: Processed in 0.002289982 sec. | ||
| 8679 | 2025.12.31 20:22:13.775832 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8680 | 2025.12.31 20:22:13.775944 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8681 | 2025.12.31 20:22:13.775972 [ 193 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 8682 | 2025.12.31 20:22:13.776042 [ 269 ] {cd535e1f-2780-45f2-a7ce-d0b5b9985998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8683 | 2025.12.31 20:22:13.776088 [ 269 ] {cd535e1f-2780-45f2-a7ce-d0b5b9985998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8684 | 2025.12.31 20:22:13.776144 [ 193 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8685 | 2025.12.31 20:22:13.776195 [ 193 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2468 rows starting from the beginning of the part | ||
| 8686 | 2025.12.31 20:22:13.776266 [ 193 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 8687 | 2025.12.31 20:22:13.776311 [ 193 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 76 rows starting from the beginning of the part | ||
| 8688 | 2025.12.31 20:22:13.776354 [ 193 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1176 rows starting from the beginning of the part | ||
| 8689 | 2025.12.31 20:22:13.776394 [ 193 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 77 rows starting from the beginning of the part | ||
| 8690 | 2025.12.31 20:22:13.776437 [ 193 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1176 rows starting from the beginning of the part | ||
| 8691 | 2025.12.31 20:22:13.776617 [ 269 ] {cd535e1f-2780-45f2-a7ce-d0b5b9985998} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2025.12.31 20:22:13.776660 [ 269 ] {cd535e1f-2780-45f2-a7ce-d0b5b9985998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8693 | 2025.12.31 20:22:13.777011 [ 269 ] {cd535e1f-2780-45f2-a7ce-d0b5b9985998} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8694 | 2025.12.31 20:22:13.777245 [ 269 ] {cd535e1f-2780-45f2-a7ce-d0b5b9985998} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2025.12.31 20:22:13.777351 [ 90 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8696 | 2025.12.31 20:22:13.777380 [ 90 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8697 | 2025.12.31 20:22:13.777381 [ 269 ] {cd535e1f-2780-45f2-a7ce-d0b5b9985998} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.00136 sec., 174264.70588235292 rows/sec., 10.57 MiB/sec. | ||
| 8698 | 2025.12.31 20:22:13.777398 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8699 | 2025.12.31 20:22:13.777425 [ 269 ] {cd535e1f-2780-45f2-a7ce-d0b5b9985998} <Debug> TCPHandler: Processed in 0.001533355 sec. | ||
| 8700 | 2025.12.31 20:22:13.777514 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 8701 | 2025.12.31 20:22:13.777542 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8702 | 2025.12.31 20:22:13.777669 [ 269 ] {9fd18de8-b427-4a3e-82f0-481625bf35f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8703 | 2025.12.31 20:22:13.777678 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8704 | 2025.12.31 20:22:13.777721 [ 269 ] {9fd18de8-b427-4a3e-82f0-481625bf35f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8705 | 2025.12.31 20:22:13.777727 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 279 rows starting from the beginning of the part | ||
| 8706 | 2025.12.31 20:22:13.777811 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 245 rows starting from the beginning of the part | ||
| 8707 | 2025.12.31 20:22:13.777861 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 8708 | 2025.12.31 20:22:13.777904 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part | ||
| 8709 | 2025.12.31 20:22:13.777946 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 8710 | 2025.12.31 20:22:13.777987 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part | ||
| 8711 | 2025.12.31 20:22:13.778309 [ 269 ] {9fd18de8-b427-4a3e-82f0-481625bf35f8} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2025.12.31 20:22:13.778350 [ 269 ] {9fd18de8-b427-4a3e-82f0-481625bf35f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8713 | 2025.12.31 20:22:13.778448 [ 190 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5029 rows, containing 5 columns (5 merged, 0 gathered) in 0.002547358 sec., 1974202.2911581332 rows/sec., 166.97 MiB/sec. | ||
| 8714 | 2025.12.31 20:22:13.778725 [ 269 ] {9fd18de8-b427-4a3e-82f0-481625bf35f8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8715 | 2025.12.31 20:22:13.778749 [ 187 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8716 | 2025.12.31 20:22:13.779000 [ 269 ] {9fd18de8-b427-4a3e-82f0-481625bf35f8} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2025.12.31 20:22:13.779038 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586576 sec., 642893.8796502658 rows/sec., 41.97 MiB/sec. | ||
| 8718 | 2025.12.31 20:22:13.779091 [ 187 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_56_11} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2025.12.31 20:22:13.779146 [ 269 ] {9fd18de8-b427-4a3e-82f0-481625bf35f8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001503 sec., 141051.23087159015 rows/sec., 9.10 MiB/sec. | ||
| 8720 | 2025.12.31 20:22:13.779168 [ 191 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8721 | 2025.12.31 20:22:13.779181 [ 187 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_56_11} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8722 | 2025.12.31 20:22:13.779191 [ 269 ] {9fd18de8-b427-4a3e-82f0-481625bf35f8} <Debug> TCPHandler: Processed in 0.001708279 sec. | ||
| 8723 | 2025.12.31 20:22:13.779276 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 8724 | 2025.12.31 20:22:13.779306 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2025.12.31 20:22:13.779411 [ 269 ] {1ee6da1a-20e2-4467-af3d-fac121377c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8726 | 2025.12.31 20:22:13.779427 [ 191 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_46_9} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8727 | 2025.12.31 20:22:13.779451 [ 269 ] {1ee6da1a-20e2-4467-af3d-fac121377c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8728 | 2025.12.31 20:22:13.779499 [ 191 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_46_9} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8729 | 2025.12.31 20:22:13.779576 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8730 | 2025.12.31 20:22:13.779963 [ 269 ] {1ee6da1a-20e2-4467-af3d-fac121377c90} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2025.12.31 20:22:13.780003 [ 269 ] {1ee6da1a-20e2-4467-af3d-fac121377c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8732 | 2025.12.31 20:22:13.780307 [ 269 ] {1ee6da1a-20e2-4467-af3d-fac121377c90} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8733 | 2025.12.31 20:22:13.780518 [ 269 ] {1ee6da1a-20e2-4467-af3d-fac121377c90} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8734 | 2025.12.31 20:22:13.780644 [ 269 ] {1ee6da1a-20e2-4467-af3d-fac121377c90} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00125 sec., 168800 rows/sec., 9.59 MiB/sec. | ||
| 8735 | 2025.12.31 20:22:13.780680 [ 269 ] {1ee6da1a-20e2-4467-af3d-fac121377c90} <Debug> TCPHandler: Processed in 0.001421163 sec. | ||
| 8736 | 2025.12.31 20:22:13.780784 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8737 | 2025.12.31 20:22:13.780875 [ 269 ] {27f8fc1a-90bf-4ee5-af2e-b124652fcae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8738 | 2025.12.31 20:22:13.780913 [ 269 ] {27f8fc1a-90bf-4ee5-af2e-b124652fcae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8739 | 2025.12.31 20:22:13.781670 [ 269 ] {27f8fc1a-90bf-4ee5-af2e-b124652fcae8} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2025.12.31 20:22:13.781704 [ 269 ] {27f8fc1a-90bf-4ee5-af2e-b124652fcae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8741 | 2025.12.31 20:22:13.782035 [ 269 ] {27f8fc1a-90bf-4ee5-af2e-b124652fcae8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8742 | 2025.12.31 20:22:13.782250 [ 269 ] {27f8fc1a-90bf-4ee5-af2e-b124652fcae8} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8743 | 2025.12.31 20:22:13.782345 [ 90 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8744 | 2025.12.31 20:22:13.782372 [ 269 ] {27f8fc1a-90bf-4ee5-af2e-b124652fcae8} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001515 sec., 469306.9306930693 rows/sec., 32.89 MiB/sec. | ||
| 8745 | 2025.12.31 20:22:13.782376 [ 90 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2025.12.31 20:22:13.782405 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8747 | 2025.12.31 20:22:13.782409 [ 269 ] {27f8fc1a-90bf-4ee5-af2e-b124652fcae8} <Debug> TCPHandler: Processed in 0.001672708 sec. | ||
| 8748 | 2025.12.31 20:22:13.782497 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 8749 | 2025.12.31 20:22:13.782520 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2025.12.31 20:22:13.782616 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8751 | 2025.12.31 20:22:13.782625 [ 269 ] {5527bd7a-4dd3-4ba1-8088-cfbc0cbdb629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8752 | 2025.12.31 20:22:13.782657 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1251 rows starting from the beginning of the part | ||
| 8753 | 2025.12.31 20:22:13.782678 [ 269 ] {5527bd7a-4dd3-4ba1-8088-cfbc0cbdb629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8754 | 2025.12.31 20:22:13.782728 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 8755 | 2025.12.31 20:22:13.782784 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 74 rows starting from the beginning of the part | ||
| 8756 | 2025.12.31 20:22:13.782829 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 711 rows starting from the beginning of the part | ||
| 8757 | 2025.12.31 20:22:13.782871 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 76 rows starting from the beginning of the part | ||
| 8758 | 2025.12.31 20:22:13.782916 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 711 rows starting from the beginning of the part | ||
| 8759 | 2025.12.31 20:22:13.783011 [ 269 ] {5527bd7a-4dd3-4ba1-8088-cfbc0cbdb629} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8760 | 2025.12.31 20:22:13.783052 [ 269 ] {5527bd7a-4dd3-4ba1-8088-cfbc0cbdb629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8761 | 2025.12.31 20:22:13.783372 [ 269 ] {5527bd7a-4dd3-4ba1-8088-cfbc0cbdb629} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8762 | 2025.12.31 20:22:13.783596 [ 269 ] {5527bd7a-4dd3-4ba1-8088-cfbc0cbdb629} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2025.12.31 20:22:13.783689 [ 90 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 8764 | 2025.12.31 20:22:13.783713 [ 90 ] {} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2025.12.31 20:22:13.783725 [ 269 ] {5527bd7a-4dd3-4ba1-8088-cfbc0cbdb629} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 8766 | 2025.12.31 20:22:13.783729 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8767 | 2025.12.31 20:22:13.783760 [ 269 ] {5527bd7a-4dd3-4ba1-8088-cfbc0cbdb629} <Debug> TCPHandler: Processed in 0.001287939 sec. | ||
| 8768 | 2025.12.31 20:22:13.783805 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 8769 | 2025.12.31 20:22:13.783865 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8770 | 2025.12.31 20:22:13.783895 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8771 | 2025.12.31 20:22:13.783926 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 8772 | 2025.12.31 20:22:13.783962 [ 269 ] {8deaa121-9a90-4091-b002-b7d8d2ef4290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8773 | 2025.12.31 20:22:13.783974 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 8774 | 2025.12.31 20:22:13.784010 [ 269 ] {8deaa121-9a90-4091-b002-b7d8d2ef4290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8775 | 2025.12.31 20:22:13.784027 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 8776 | 2025.12.31 20:22:13.784070 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 8777 | 2025.12.31 20:22:13.784106 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 8778 | 2025.12.31 20:22:13.784142 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 8779 | 2025.12.31 20:22:13.784173 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2887 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172193 sec., 1676607.0630048842 rows/sec., 126.42 MiB/sec. | ||
| 8780 | 2025.12.31 20:22:13.784350 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8781 | 2025.12.31 20:22:13.784447 [ 269 ] {8deaa121-9a90-4091-b002-b7d8d2ef4290} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2025.12.31 20:22:13.784491 [ 269 ] {8deaa121-9a90-4091-b002-b7d8d2ef4290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8783 | 2025.12.31 20:22:13.784642 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_56_11} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8784 | 2025.12.31 20:22:13.784720 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_56_11} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8785 | 2025.12.31 20:22:13.784795 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8786 | 2025.12.31 20:22:13.784843 [ 190 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001106465 sec., 81340.12372736598 rows/sec., 4.15 MiB/sec. | ||
| 8787 | 2025.12.31 20:22:13.784863 [ 269 ] {8deaa121-9a90-4091-b002-b7d8d2ef4290} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8788 | 2025.12.31 20:22:13.784946 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 8789 | 2025.12.31 20:22:13.785098 [ 269 ] {8deaa121-9a90-4091-b002-b7d8d2ef4290} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2025.12.31 20:22:13.785203 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_15_3} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2025.12.31 20:22:13.785229 [ 269 ] {8deaa121-9a90-4091-b002-b7d8d2ef4290} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001347 sec., 233110.61618411282 rows/sec., 15.31 MiB/sec. | ||
| 8792 | 2025.12.31 20:22:13.785334 [ 269 ] {8deaa121-9a90-4091-b002-b7d8d2ef4290} <Debug> TCPHandler: Processed in 0.001513815 sec. | ||
| 8793 | 2025.12.31 20:22:13.785334 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_15_3} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 8794 | 2025.12.31 20:22:13.785417 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8795 | 2025.12.31 20:22:13.785445 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8796 | 2025.12.31 20:22:13.785547 [ 269 ] {4da22bc0-82a7-429f-88af-a89d2a625b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8797 | 2025.12.31 20:22:13.785590 [ 269 ] {4da22bc0-82a7-429f-88af-a89d2a625b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8798 | 2025.12.31 20:22:13.785910 [ 269 ] {4da22bc0-82a7-429f-88af-a89d2a625b76} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8799 | 2025.12.31 20:22:13.785946 [ 269 ] {4da22bc0-82a7-429f-88af-a89d2a625b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8800 | 2025.12.31 20:22:13.786270 [ 269 ] {4da22bc0-82a7-429f-88af-a89d2a625b76} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8801 | 2025.12.31 20:22:13.786490 [ 269 ] {4da22bc0-82a7-429f-88af-a89d2a625b76} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8802 | 2025.12.31 20:22:13.786620 [ 269 ] {4da22bc0-82a7-429f-88af-a89d2a625b76} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 8803 | 2025.12.31 20:22:13.786657 [ 269 ] {4da22bc0-82a7-429f-88af-a89d2a625b76} <Debug> TCPHandler: Processed in 0.001263709 sec. | ||
| 8804 | 2025.12.31 20:22:13.786764 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8805 | 2025.12.31 20:22:13.786857 [ 269 ] {7240b747-c7b5-46d3-9ff3-45b58e19c76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8806 | 2025.12.31 20:22:13.786912 [ 269 ] {7240b747-c7b5-46d3-9ff3-45b58e19c76c} <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 | ||
| 8807 | 2025.12.31 20:22:13.787738 [ 269 ] {7240b747-c7b5-46d3-9ff3-45b58e19c76c} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8808 | 2025.12.31 20:22:13.787773 [ 269 ] {7240b747-c7b5-46d3-9ff3-45b58e19c76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8809 | 2025.12.31 20:22:13.788335 [ 269 ] {7240b747-c7b5-46d3-9ff3-45b58e19c76c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8810 | 2025.12.31 20:22:13.788556 [ 269 ] {7240b747-c7b5-46d3-9ff3-45b58e19c76c} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8811 | 2025.12.31 20:22:13.788663 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8812 | 2025.12.31 20:22:13.788694 [ 269 ] {7240b747-c7b5-46d3-9ff3-45b58e19c76c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001855 sec., 17250.67385444744 rows/sec., 30.91 MiB/sec. | ||
| 8813 | 2025.12.31 20:22:13.788704 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2025.12.31 20:22:13.788731 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8815 | 2025.12.31 20:22:13.788749 [ 269 ] {7240b747-c7b5-46d3-9ff3-45b58e19c76c} <Debug> TCPHandler: Processed in 0.002034296 sec. | ||
| 8816 | 2025.12.31 20:22:13.788810 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 8817 | 2025.12.31 20:22:13.788857 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8818 | 2025.12.31 20:22:13.788952 [ 269 ] {bc3e01e3-e83a-4018-8583-90613b16f337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8819 | 2025.12.31 20:22:13.788993 [ 269 ] {bc3e01e3-e83a-4018-8583-90613b16f337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8820 | 2025.12.31 20:22:13.789008 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8821 | 2025.12.31 20:22:13.789065 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 894 rows starting from the beginning of the part | ||
| 8822 | 2025.12.31 20:22:13.789192 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 8823 | 2025.12.31 20:22:13.789288 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 8824 | 2025.12.31 20:22:13.789336 [ 269 ] {bc3e01e3-e83a-4018-8583-90613b16f337} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2025.12.31 20:22:13.789374 [ 269 ] {bc3e01e3-e83a-4018-8583-90613b16f337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8826 | 2025.12.31 20:22:13.789379 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 8827 | 2025.12.31 20:22:13.789477 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 8828 | 2025.12.31 20:22:13.789571 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part | ||
| 8829 | 2025.12.31 20:22:13.789692 [ 269 ] {bc3e01e3-e83a-4018-8583-90613b16f337} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8830 | 2025.12.31 20:22:13.789904 [ 269 ] {bc3e01e3-e83a-4018-8583-90613b16f337} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2025.12.31 20:22:13.790030 [ 269 ] {bc3e01e3-e83a-4018-8583-90613b16f337} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 8832 | 2025.12.31 20:22:13.790066 [ 269 ] {bc3e01e3-e83a-4018-8583-90613b16f337} <Debug> TCPHandler: Processed in 0.001258749 sec. | ||
| 8833 | 2025.12.31 20:22:13.795152 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 19 columns (19 merged, 0 gathered) in 0.006375846 sec., 158410.3505636742 rows/sec., 283.86 MiB/sec. | ||
| 8834 | 2025.12.31 20:22:13.796479 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8835 | 2025.12.31 20:22:13.796804 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2025.12.31 20:22:13.796870 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8837 | 2025.12.31 20:22:13.796969 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.29 MiB. | ||
| 8838 | 2025.12.31 20:22:14.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.75 MiB, peak 311.08 MiB, free memory in arenas 0.00 B, will set to 303.83 MiB (RSS), difference: 3.07 MiB | ||
| 8839 | 2025.12.31 20:22:14.158187 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8840 | 2025.12.31 20:22:14.174299 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8841 | 2025.12.31 20:22:14.174353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8842 | 2025.12.31 20:22:14.179983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8843 | 2025.12.31 20:22:14.180689 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2025.12.31 20:22:14.183600 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8845 | 2025.12.31 20:22:18.174185 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1050 | ||
| 8846 | 2025.12.31 20:22:18.176825 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8847 | 2025.12.31 20:22:18.176873 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8848 | 2025.12.31 20:22:18.178120 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8849 | 2025.12.31 20:22:18.178387 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8850 | 2025.12.31 20:22:18.178680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050 | ||
| 8851 | 2025.12.31 20:22:18.758693 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2025.12.31 20:22:18.758868 [ 269 ] {c65f9d00-3eed-42f9-a031-9d4ffdd7e7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8853 | 2025.12.31 20:22:18.758935 [ 269 ] {c65f9d00-3eed-42f9-a031-9d4ffdd7e7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8854 | 2025.12.31 20:22:18.759615 [ 269 ] {c65f9d00-3eed-42f9-a031-9d4ffdd7e7e7} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2025.12.31 20:22:18.759661 [ 269 ] {c65f9d00-3eed-42f9-a031-9d4ffdd7e7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8856 | 2025.12.31 20:22:18.760045 [ 269 ] {c65f9d00-3eed-42f9-a031-9d4ffdd7e7e7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8857 | 2025.12.31 20:22:18.760271 [ 269 ] {c65f9d00-3eed-42f9-a031-9d4ffdd7e7e7} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2025.12.31 20:22:18.760429 [ 269 ] {c65f9d00-3eed-42f9-a031-9d4ffdd7e7e7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001608 sec., 47263.6815920398 rows/sec., 3.89 MiB/sec. | ||
| 8859 | 2025.12.31 20:22:18.760478 [ 269 ] {c65f9d00-3eed-42f9-a031-9d4ffdd7e7e7} <Debug> TCPHandler: Processed in 0.001910563 sec. | ||
| 8860 | 2025.12.31 20:22:18.760610 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2025.12.31 20:22:18.760712 [ 269 ] {aa35b935-38f7-4ca6-ab33-7e7b59027a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8862 | 2025.12.31 20:22:18.760758 [ 269 ] {aa35b935-38f7-4ca6-ab33-7e7b59027a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8863 | 2025.12.31 20:22:18.761171 [ 269 ] {aa35b935-38f7-4ca6-ab33-7e7b59027a93} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2025.12.31 20:22:18.761209 [ 269 ] {aa35b935-38f7-4ca6-ab33-7e7b59027a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8865 | 2025.12.31 20:22:18.761527 [ 269 ] {aa35b935-38f7-4ca6-ab33-7e7b59027a93} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8866 | 2025.12.31 20:22:18.761737 [ 269 ] {aa35b935-38f7-4ca6-ab33-7e7b59027a93} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2025.12.31 20:22:18.761872 [ 269 ] {aa35b935-38f7-4ca6-ab33-7e7b59027a93} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001184 sec., 8445.945945945947 rows/sec., 635.10 KiB/sec. | ||
| 8868 | 2025.12.31 20:22:18.761912 [ 269 ] {aa35b935-38f7-4ca6-ab33-7e7b59027a93} <Debug> TCPHandler: Processed in 0.001355021 sec. | ||
| 8869 | 2025.12.31 20:22:18.762025 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2025.12.31 20:22:18.762120 [ 269 ] {29d8c8cb-8556-476b-a3ac-4c89333d53b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8871 | 2025.12.31 20:22:18.762161 [ 269 ] {29d8c8cb-8556-476b-a3ac-4c89333d53b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8872 | 2025.12.31 20:22:18.762575 [ 269 ] {29d8c8cb-8556-476b-a3ac-4c89333d53b3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2025.12.31 20:22:18.762611 [ 269 ] {29d8c8cb-8556-476b-a3ac-4c89333d53b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8874 | 2025.12.31 20:22:18.762923 [ 269 ] {29d8c8cb-8556-476b-a3ac-4c89333d53b3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8875 | 2025.12.31 20:22:18.763134 [ 269 ] {29d8c8cb-8556-476b-a3ac-4c89333d53b3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2025.12.31 20:22:18.763266 [ 269 ] {29d8c8cb-8556-476b-a3ac-4c89333d53b3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001165 sec., 63519.31330472103 rows/sec., 4.96 MiB/sec. | ||
| 8877 | 2025.12.31 20:22:18.763304 [ 269 ] {29d8c8cb-8556-476b-a3ac-4c89333d53b3} <Debug> TCPHandler: Processed in 0.00133065 sec. | ||
| 8878 | 2025.12.31 20:22:18.763418 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2025.12.31 20:22:18.763512 [ 269 ] {2897dd52-9960-4b8b-8d8e-e637f941be0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8880 | 2025.12.31 20:22:18.763556 [ 269 ] {2897dd52-9960-4b8b-8d8e-e637f941be0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8881 | 2025.12.31 20:22:18.763965 [ 269 ] {2897dd52-9960-4b8b-8d8e-e637f941be0c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2025.12.31 20:22:18.764002 [ 269 ] {2897dd52-9960-4b8b-8d8e-e637f941be0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8883 | 2025.12.31 20:22:18.764335 [ 269 ] {2897dd52-9960-4b8b-8d8e-e637f941be0c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8884 | 2025.12.31 20:22:18.764549 [ 269 ] {2897dd52-9960-4b8b-8d8e-e637f941be0c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2025.12.31 20:22:18.764684 [ 269 ] {2897dd52-9960-4b8b-8d8e-e637f941be0c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 8886 | 2025.12.31 20:22:18.764721 [ 269 ] {2897dd52-9960-4b8b-8d8e-e637f941be0c} <Debug> TCPHandler: Processed in 0.001354341 sec. | ||
| 8887 | 2025.12.31 20:22:18.764830 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2025.12.31 20:22:18.764923 [ 269 ] {4bba32b0-0ec2-4fed-97b3-99ad3c5348f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8889 | 2025.12.31 20:22:18.764979 [ 269 ] {4bba32b0-0ec2-4fed-97b3-99ad3c5348f7} <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 | ||
| 8890 | 2025.12.31 20:22:18.765759 [ 269 ] {4bba32b0-0ec2-4fed-97b3-99ad3c5348f7} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2025.12.31 20:22:18.765795 [ 269 ] {4bba32b0-0ec2-4fed-97b3-99ad3c5348f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8892 | 2025.12.31 20:22:18.766388 [ 269 ] {4bba32b0-0ec2-4fed-97b3-99ad3c5348f7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8893 | 2025.12.31 20:22:18.766611 [ 269 ] {4bba32b0-0ec2-4fed-97b3-99ad3c5348f7} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2025.12.31 20:22:18.766753 [ 269 ] {4bba32b0-0ec2-4fed-97b3-99ad3c5348f7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001847 sec., 5414.185165132648 rows/sec., 9.70 MiB/sec. | ||
| 8895 | 2025.12.31 20:22:18.766818 [ 269 ] {4bba32b0-0ec2-4fed-97b3-99ad3c5348f7} <Debug> TCPHandler: Processed in 0.002037107 sec. | ||
| 8896 | 2025.12.31 20:22:18.766932 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2025.12.31 20:22:18.767025 [ 269 ] {7cb897d5-476c-4fd5-9c59-acc04e7fcf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8898 | 2025.12.31 20:22:18.767067 [ 269 ] {7cb897d5-476c-4fd5-9c59-acc04e7fcf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8899 | 2025.12.31 20:22:18.767421 [ 269 ] {7cb897d5-476c-4fd5-9c59-acc04e7fcf0f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2025.12.31 20:22:18.767458 [ 269 ] {7cb897d5-476c-4fd5-9c59-acc04e7fcf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8901 | 2025.12.31 20:22:18.767766 [ 269 ] {7cb897d5-476c-4fd5-9c59-acc04e7fcf0f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8902 | 2025.12.31 20:22:18.767970 [ 269 ] {7cb897d5-476c-4fd5-9c59-acc04e7fcf0f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2025.12.31 20:22:18.768101 [ 269 ] {7cb897d5-476c-4fd5-9c59-acc04e7fcf0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 8904 | 2025.12.31 20:22:18.768137 [ 269 ] {7cb897d5-476c-4fd5-9c59-acc04e7fcf0f} <Debug> TCPHandler: Processed in 0.001254929 sec. | ||
| 8905 | 2025.12.31 20:22:19.564134 [ 83 ] {} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8906 | 2025.12.31 20:22:19.564208 [ 83 ] {} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8907 | 2025.12.31 20:22:19.564232 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8908 | 2025.12.31 20:22:19.564363 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::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 | ||
| 8909 | 2025.12.31 20:22:19.564514 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8910 | 2025.12.31 20:22:19.564554 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::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 | ||
| 8911 | 2025.12.31 20:22:19.564630 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 8912 | 2025.12.31 20:22:19.564684 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 8913 | 2025.12.31 20:22:19.564733 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 8914 | 2025.12.31 20:22:19.564776 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 8915 | 2025.12.31 20:22:19.565564 [ 191 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260689 sec., 31728.681697072 rows/sec., 2.65 MiB/sec. | ||
| 8916 | 2025.12.31 20:22:19.565783 [ 202 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8917 | 2025.12.31 20:22:19.566173 [ 202 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_13_3} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2025.12.31 20:22:19.566266 [ 202 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_13_3} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8919 | 2025.12.31 20:22:19.566390 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8920 | 2025.12.31 20:22:20.152537 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8921 | 2025.12.31 20:22:20.152812 [ 269 ] {1bfe44f7-8234-42c6-851c-5bc9786bce3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8922 | 2025.12.31 20:22:20.152919 [ 269 ] {1bfe44f7-8234-42c6-851c-5bc9786bce3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8923 | 2025.12.31 20:22:20.153958 [ 269 ] {1bfe44f7-8234-42c6-851c-5bc9786bce3f} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2025.12.31 20:22:20.154002 [ 269 ] {1bfe44f7-8234-42c6-851c-5bc9786bce3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8925 | 2025.12.31 20:22:20.154399 [ 269 ] {1bfe44f7-8234-42c6-851c-5bc9786bce3f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8926 | 2025.12.31 20:22:20.154622 [ 269 ] {1bfe44f7-8234-42c6-851c-5bc9786bce3f} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2025.12.31 20:22:20.154771 [ 269 ] {1bfe44f7-8234-42c6-851c-5bc9786bce3f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002035 sec., 201474.2014742015 rows/sec., 12.78 MiB/sec. | ||
| 8928 | 2025.12.31 20:22:20.154813 [ 269 ] {1bfe44f7-8234-42c6-851c-5bc9786bce3f} <Debug> TCPHandler: Processed in 0.002435605 sec. | ||
| 8929 | 2025.12.31 20:22:20.154941 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2025.12.31 20:22:20.155040 [ 269 ] {870978bf-700f-478c-b698-e8bf79f197f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8931 | 2025.12.31 20:22:20.155080 [ 269 ] {870978bf-700f-478c-b698-e8bf79f197f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8932 | 2025.12.31 20:22:20.155472 [ 269 ] {870978bf-700f-478c-b698-e8bf79f197f8} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2025.12.31 20:22:20.155508 [ 269 ] {870978bf-700f-478c-b698-e8bf79f197f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8934 | 2025.12.31 20:22:20.155881 [ 269 ] {870978bf-700f-478c-b698-e8bf79f197f8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8935 | 2025.12.31 20:22:20.156129 [ 269 ] {870978bf-700f-478c-b698-e8bf79f197f8} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2025.12.31 20:22:20.156284 [ 269 ] {870978bf-700f-478c-b698-e8bf79f197f8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001251 sec., 6394.88409272582 rows/sec., 521.46 KiB/sec. | ||
| 8937 | 2025.12.31 20:22:20.156344 [ 269 ] {870978bf-700f-478c-b698-e8bf79f197f8} <Debug> TCPHandler: Processed in 0.001450153 sec. | ||
| 8938 | 2025.12.31 20:22:20.156480 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2025.12.31 20:22:20.156577 [ 269 ] {09ff93bd-a6fc-4dbd-a2a4-fb4cd3059b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8940 | 2025.12.31 20:22:20.156619 [ 269 ] {09ff93bd-a6fc-4dbd-a2a4-fb4cd3059b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8941 | 2025.12.31 20:22:20.158134 [ 269 ] {09ff93bd-a6fc-4dbd-a2a4-fb4cd3059b5c} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2025.12.31 20:22:20.158172 [ 269 ] {09ff93bd-a6fc-4dbd-a2a4-fb4cd3059b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8943 | 2025.12.31 20:22:20.158610 [ 269 ] {09ff93bd-a6fc-4dbd-a2a4-fb4cd3059b5c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8944 | 2025.12.31 20:22:20.158817 [ 269 ] {09ff93bd-a6fc-4dbd-a2a4-fb4cd3059b5c} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2025.12.31 20:22:20.158945 [ 269 ] {09ff93bd-a6fc-4dbd-a2a4-fb4cd3059b5c} <Debug> executeQuery: Read 2320 rows, 192.74 KiB in 0.002387 sec., 971931.2945119397 rows/sec., 78.85 MiB/sec. | ||
| 8946 | 2025.12.31 20:22:20.158992 [ 269 ] {09ff93bd-a6fc-4dbd-a2a4-fb4cd3059b5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8947 | 2025.12.31 20:22:20.159004 [ 269 ] {09ff93bd-a6fc-4dbd-a2a4-fb4cd3059b5c} <Debug> TCPHandler: Processed in 0.002580899 sec. | ||
| 8948 | 2025.12.31 20:22:20.159122 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8949 | 2025.12.31 20:22:20.159216 [ 269 ] {b0fd6cc2-3b88-4e11-a37e-e7175309fa05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8950 | 2025.12.31 20:22:20.159255 [ 269 ] {b0fd6cc2-3b88-4e11-a37e-e7175309fa05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8951 | 2025.12.31 20:22:20.159758 [ 269 ] {b0fd6cc2-3b88-4e11-a37e-e7175309fa05} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2025.12.31 20:22:20.159794 [ 269 ] {b0fd6cc2-3b88-4e11-a37e-e7175309fa05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8953 | 2025.12.31 20:22:20.160087 [ 269 ] {b0fd6cc2-3b88-4e11-a37e-e7175309fa05} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8954 | 2025.12.31 20:22:20.160298 [ 269 ] {b0fd6cc2-3b88-4e11-a37e-e7175309fa05} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2025.12.31 20:22:20.160429 [ 269 ] {b0fd6cc2-3b88-4e11-a37e-e7175309fa05} <Debug> executeQuery: Read 245 rows, 15.28 KiB in 0.001231 sec., 199025.18277822906 rows/sec., 12.12 MiB/sec. | ||
| 8956 | 2025.12.31 20:22:20.160467 [ 269 ] {b0fd6cc2-3b88-4e11-a37e-e7175309fa05} <Debug> TCPHandler: Processed in 0.001392712 sec. | ||
| 8957 | 2025.12.31 20:22:20.160588 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8958 | 2025.12.31 20:22:20.160681 [ 269 ] {cc122275-2390-40b6-8f26-0d6313b7caaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8959 | 2025.12.31 20:22:20.160720 [ 269 ] {cc122275-2390-40b6-8f26-0d6313b7caaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8960 | 2025.12.31 20:22:20.161280 [ 269 ] {cc122275-2390-40b6-8f26-0d6313b7caaf} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2025.12.31 20:22:20.161316 [ 269 ] {cc122275-2390-40b6-8f26-0d6313b7caaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8962 | 2025.12.31 20:22:20.161642 [ 269 ] {cc122275-2390-40b6-8f26-0d6313b7caaf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8963 | 2025.12.31 20:22:20.161848 [ 269 ] {cc122275-2390-40b6-8f26-0d6313b7caaf} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8964 | 2025.12.31 20:22:20.161971 [ 269 ] {cc122275-2390-40b6-8f26-0d6313b7caaf} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001307 sec., 336648.8140780413 rows/sec., 22.27 MiB/sec. | ||
| 8965 | 2025.12.31 20:22:20.162012 [ 269 ] {cc122275-2390-40b6-8f26-0d6313b7caaf} <Debug> TCPHandler: Processed in 0.001471453 sec. | ||
| 8966 | 2025.12.31 20:22:20.162125 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8967 | 2025.12.31 20:22:20.162219 [ 269 ] {e4611e9f-f65f-4aab-98af-7599135d05ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8968 | 2025.12.31 20:22:20.162258 [ 269 ] {e4611e9f-f65f-4aab-98af-7599135d05ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8969 | 2025.12.31 20:22:20.162814 [ 269 ] {e4611e9f-f65f-4aab-98af-7599135d05ac} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8970 | 2025.12.31 20:22:20.162851 [ 269 ] {e4611e9f-f65f-4aab-98af-7599135d05ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8971 | 2025.12.31 20:22:20.163154 [ 269 ] {e4611e9f-f65f-4aab-98af-7599135d05ac} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8972 | 2025.12.31 20:22:20.163357 [ 269 ] {e4611e9f-f65f-4aab-98af-7599135d05ac} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2025.12.31 20:22:20.163490 [ 269 ] {e4611e9f-f65f-4aab-98af-7599135d05ac} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001289 sec., 163692.78510473235 rows/sec., 9.30 MiB/sec. | ||
| 8974 | 2025.12.31 20:22:20.163527 [ 269 ] {e4611e9f-f65f-4aab-98af-7599135d05ac} <Debug> TCPHandler: Processed in 0.001449063 sec. | ||
| 8975 | 2025.12.31 20:22:20.163644 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2025.12.31 20:22:20.163737 [ 269 ] {19ec60f3-3c34-4064-8cb5-01af6a109de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8977 | 2025.12.31 20:22:20.163775 [ 269 ] {19ec60f3-3c34-4064-8cb5-01af6a109de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8978 | 2025.12.31 20:22:20.164717 [ 269 ] {19ec60f3-3c34-4064-8cb5-01af6a109de3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2025.12.31 20:22:20.164752 [ 269 ] {19ec60f3-3c34-4064-8cb5-01af6a109de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8980 | 2025.12.31 20:22:20.165093 [ 269 ] {19ec60f3-3c34-4064-8cb5-01af6a109de3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8981 | 2025.12.31 20:22:20.165296 [ 269 ] {19ec60f3-3c34-4064-8cb5-01af6a109de3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2025.12.31 20:22:20.165432 [ 269 ] {19ec60f3-3c34-4064-8cb5-01af6a109de3} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001712 sec., 686331.7757009346 rows/sec., 49.04 MiB/sec. | ||
| 8983 | 2025.12.31 20:22:20.165475 [ 269 ] {19ec60f3-3c34-4064-8cb5-01af6a109de3} <Debug> TCPHandler: Processed in 0.001878172 sec. | ||
| 8984 | 2025.12.31 20:22:20.165600 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2025.12.31 20:22:20.165693 [ 269 ] {3da9e139-bd2b-480e-9a9e-3a9f636d8cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8986 | 2025.12.31 20:22:20.165732 [ 269 ] {3da9e139-bd2b-480e-9a9e-3a9f636d8cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8987 | 2025.12.31 20:22:20.166083 [ 269 ] {3da9e139-bd2b-480e-9a9e-3a9f636d8cd5} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2025.12.31 20:22:20.166120 [ 269 ] {3da9e139-bd2b-480e-9a9e-3a9f636d8cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8989 | 2025.12.31 20:22:20.166412 [ 269 ] {3da9e139-bd2b-480e-9a9e-3a9f636d8cd5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8990 | 2025.12.31 20:22:20.166648 [ 269 ] {3da9e139-bd2b-480e-9a9e-3a9f636d8cd5} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2025.12.31 20:22:20.166771 [ 269 ] {3da9e139-bd2b-480e-9a9e-3a9f636d8cd5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 8992 | 2025.12.31 20:22:20.166807 [ 269 ] {3da9e139-bd2b-480e-9a9e-3a9f636d8cd5} <Debug> TCPHandler: Processed in 0.001255079 sec. | ||
| 8993 | 2025.12.31 20:22:20.166922 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8994 | 2025.12.31 20:22:20.167015 [ 269 ] {937ef93b-5d2a-44ad-8c4d-4f0c76075b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8995 | 2025.12.31 20:22:20.167056 [ 269 ] {937ef93b-5d2a-44ad-8c4d-4f0c76075b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8996 | 2025.12.31 20:22:20.167708 [ 269 ] {937ef93b-5d2a-44ad-8c4d-4f0c76075b1f} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8997 | 2025.12.31 20:22:20.167746 [ 269 ] {937ef93b-5d2a-44ad-8c4d-4f0c76075b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8998 | 2025.12.31 20:22:20.168129 [ 269 ] {937ef93b-5d2a-44ad-8c4d-4f0c76075b1f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8999 | 2025.12.31 20:22:20.168351 [ 269 ] {937ef93b-5d2a-44ad-8c4d-4f0c76075b1f} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9000 | 2025.12.31 20:22:20.168488 [ 269 ] {937ef93b-5d2a-44ad-8c4d-4f0c76075b1f} <Debug> executeQuery: Read 904 rows, 61.16 KiB in 0.00149 sec., 606711.4093959732 rows/sec., 40.09 MiB/sec. | ||
| 9001 | 2025.12.31 20:22:20.168525 [ 269 ] {937ef93b-5d2a-44ad-8c4d-4f0c76075b1f} <Debug> TCPHandler: Processed in 0.001649868 sec. | ||
| 9002 | 2025.12.31 20:22:20.168518 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9003 | 2025.12.31 20:22:20.168599 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2025.12.31 20:22:20.168620 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9005 | 2025.12.31 20:22:20.168646 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9006 | 2025.12.31 20:22:20.168725 [ 197 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 9007 | 2025.12.31 20:22:20.168744 [ 269 ] {3774f083-43c1-40a8-958f-58b34cfd68cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9008 | 2025.12.31 20:22:20.168795 [ 269 ] {3774f083-43c1-40a8-958f-58b34cfd68cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9009 | 2025.12.31 20:22:20.168858 [ 197 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9010 | 2025.12.31 20:22:20.168900 [ 197 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17003 rows starting from the beginning of the part | ||
| 9011 | 2025.12.31 20:22:20.168966 [ 197 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 9012 | 2025.12.31 20:22:20.169013 [ 197 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 161 rows starting from the beginning of the part | ||
| 9013 | 2025.12.31 20:22:20.169056 [ 197 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 9014 | 2025.12.31 20:22:20.169094 [ 197 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 9015 | 2025.12.31 20:22:20.169122 [ 269 ] {3774f083-43c1-40a8-958f-58b34cfd68cb} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2025.12.31 20:22:20.169138 [ 197 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 904 rows starting from the beginning of the part | ||
| 9017 | 2025.12.31 20:22:20.169167 [ 269 ] {3774f083-43c1-40a8-958f-58b34cfd68cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9018 | 2025.12.31 20:22:20.169498 [ 269 ] {3774f083-43c1-40a8-958f-58b34cfd68cb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9019 | 2025.12.31 20:22:20.169718 [ 269 ] {3774f083-43c1-40a8-958f-58b34cfd68cb} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2025.12.31 20:22:20.169845 [ 269 ] {3774f083-43c1-40a8-958f-58b34cfd68cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 60.16 KiB/sec. | ||
| 9021 | 2025.12.31 20:22:20.169881 [ 269 ] {3774f083-43c1-40a8-958f-58b34cfd68cb} <Debug> TCPHandler: Processed in 0.001281959 sec. | ||
| 9022 | 2025.12.31 20:22:20.169994 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2025.12.31 20:22:20.170086 [ 269 ] {3d120025-f4de-490e-a422-3d5329408d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9024 | 2025.12.31 20:22:20.170140 [ 269 ] {3d120025-f4de-490e-a422-3d5329408d78} <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 | ||
| 9025 | 2025.12.31 20:22:20.171000 [ 269 ] {3d120025-f4de-490e-a422-3d5329408d78} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2025.12.31 20:22:20.171038 [ 269 ] {3d120025-f4de-490e-a422-3d5329408d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9027 | 2025.12.31 20:22:20.171622 [ 269 ] {3d120025-f4de-490e-a422-3d5329408d78} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9028 | 2025.12.31 20:22:20.171840 [ 269 ] {3d120025-f4de-490e-a422-3d5329408d78} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2025.12.31 20:22:20.171980 [ 269 ] {3d120025-f4de-490e-a422-3d5329408d78} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001912 sec., 16736.401673640168 rows/sec., 29.99 MiB/sec. | ||
| 9030 | 2025.12.31 20:22:20.172053 [ 269 ] {3d120025-f4de-490e-a422-3d5329408d78} <Debug> TCPHandler: Processed in 0.002106099 sec. | ||
| 9031 | 2025.12.31 20:22:20.172171 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2025.12.31 20:22:20.172265 [ 269 ] {026e912b-0fc9-4907-aa94-178596397cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9033 | 2025.12.31 20:22:20.172306 [ 269 ] {026e912b-0fc9-4907-aa94-178596397cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9034 | 2025.12.31 20:22:20.172659 [ 269 ] {026e912b-0fc9-4907-aa94-178596397cfb} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2025.12.31 20:22:20.172694 [ 269 ] {026e912b-0fc9-4907-aa94-178596397cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9036 | 2025.12.31 20:22:20.173000 [ 269 ] {026e912b-0fc9-4907-aa94-178596397cfb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9037 | 2025.12.31 20:22:20.173205 [ 269 ] {026e912b-0fc9-4907-aa94-178596397cfb} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2025.12.31 20:22:20.173329 [ 269 ] {026e912b-0fc9-4907-aa94-178596397cfb} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001082 sec., 60998.151571164504 rows/sec., 3.53 MiB/sec. | ||
| 9039 | 2025.12.31 20:22:20.173363 [ 269 ] {026e912b-0fc9-4907-aa94-178596397cfb} <Debug> TCPHandler: Processed in 0.001240068 sec. | ||
| 9040 | 2025.12.31 20:22:20.174467 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18856 rows, containing 5 columns (5 merged, 0 gathered) in 0.005790222 sec., 3256524.5339470576 rows/sec., 220.36 MiB/sec. | ||
| 9041 | 2025.12.31 20:22:20.174839 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9042 | 2025.12.31 20:22:20.175233 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2025.12.31 20:22:20.175334 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9044 | 2025.12.31 20:22:20.175466 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. | ||
| 9045 | 2025.12.31 20:22:20.623899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20549 | ||
| 9046 | 2025.12.31 20:22:20.624470 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2025.12.31 20:22:20.624517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9048 | 2025.12.31 20:22:20.625021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9049 | 2025.12.31 20:22:20.625255 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2025.12.31 20:22:20.625392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20549 | ||
| 9051 | 2025.12.31 20:22:21.683746 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9052 | 2025.12.31 20:22:21.699022 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2025.12.31 20:22:21.699083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9054 | 2025.12.31 20:22:21.705124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9055 | 2025.12.31 20:22:21.705819 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2025.12.31 20:22:21.708540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9057 | 2025.12.31 20:22:23.755743 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9058 | 2025.12.31 20:22:23.755937 [ 269 ] {9ba076c1-17b0-46bb-88b3-dc967805b574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9059 | 2025.12.31 20:22:23.755999 [ 269 ] {9ba076c1-17b0-46bb-88b3-dc967805b574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9060 | 2025.12.31 20:22:23.756708 [ 269 ] {9ba076c1-17b0-46bb-88b3-dc967805b574} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2025.12.31 20:22:23.756747 [ 269 ] {9ba076c1-17b0-46bb-88b3-dc967805b574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9062 | 2025.12.31 20:22:23.757132 [ 269 ] {9ba076c1-17b0-46bb-88b3-dc967805b574} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9063 | 2025.12.31 20:22:23.757368 [ 269 ] {9ba076c1-17b0-46bb-88b3-dc967805b574} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9064 | 2025.12.31 20:22:23.757517 [ 269 ] {9ba076c1-17b0-46bb-88b3-dc967805b574} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.64 MiB/sec. | ||
| 9065 | 2025.12.31 20:22:23.757559 [ 269 ] {9ba076c1-17b0-46bb-88b3-dc967805b574} <Debug> TCPHandler: Processed in 0.001936854 sec. | ||
| 9066 | 2025.12.31 20:22:23.757686 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9067 | 2025.12.31 20:22:23.757781 [ 269 ] {36d368f1-0dd1-4ce1-bdc3-a75a7af9b9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9068 | 2025.12.31 20:22:23.757821 [ 269 ] {36d368f1-0dd1-4ce1-bdc3-a75a7af9b9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9069 | 2025.12.31 20:22:23.758266 [ 269 ] {36d368f1-0dd1-4ce1-bdc3-a75a7af9b9de} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2025.12.31 20:22:23.758300 [ 269 ] {36d368f1-0dd1-4ce1-bdc3-a75a7af9b9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9071 | 2025.12.31 20:22:23.758597 [ 269 ] {36d368f1-0dd1-4ce1-bdc3-a75a7af9b9de} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9072 | 2025.12.31 20:22:23.758806 [ 269 ] {36d368f1-0dd1-4ce1-bdc3-a75a7af9b9de} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2025.12.31 20:22:23.758931 [ 269 ] {36d368f1-0dd1-4ce1-bdc3-a75a7af9b9de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 9074 | 2025.12.31 20:22:23.758967 [ 269 ] {36d368f1-0dd1-4ce1-bdc3-a75a7af9b9de} <Debug> TCPHandler: Processed in 0.00132928 sec. | ||
| 9075 | 2025.12.31 20:22:23.759079 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9076 | 2025.12.31 20:22:23.759173 [ 269 ] {8cb26989-123e-42ed-a117-44def78f796c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9077 | 2025.12.31 20:22:23.759216 [ 269 ] {8cb26989-123e-42ed-a117-44def78f796c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9078 | 2025.12.31 20:22:23.759598 [ 269 ] {8cb26989-123e-42ed-a117-44def78f796c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2025.12.31 20:22:23.759631 [ 269 ] {8cb26989-123e-42ed-a117-44def78f796c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9080 | 2025.12.31 20:22:23.759954 [ 269 ] {8cb26989-123e-42ed-a117-44def78f796c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9081 | 2025.12.31 20:22:23.760176 [ 269 ] {8cb26989-123e-42ed-a117-44def78f796c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9082 | 2025.12.31 20:22:23.760302 [ 269 ] {8cb26989-123e-42ed-a117-44def78f796c} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001148 sec., 85365.8536585366 rows/sec., 5.95 MiB/sec. | ||
| 9083 | 2025.12.31 20:22:23.760339 [ 269 ] {8cb26989-123e-42ed-a117-44def78f796c} <Debug> TCPHandler: Processed in 0.00130793 sec. | ||
| 9084 | 2025.12.31 20:22:23.760455 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9085 | 2025.12.31 20:22:23.760548 [ 269 ] {4ddf1069-f75c-4032-a48b-cb127fbac51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9086 | 2025.12.31 20:22:23.760592 [ 269 ] {4ddf1069-f75c-4032-a48b-cb127fbac51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9087 | 2025.12.31 20:22:23.760911 [ 269 ] {4ddf1069-f75c-4032-a48b-cb127fbac51a} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2025.12.31 20:22:23.760944 [ 269 ] {4ddf1069-f75c-4032-a48b-cb127fbac51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9089 | 2025.12.31 20:22:23.761240 [ 269 ] {4ddf1069-f75c-4032-a48b-cb127fbac51a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9090 | 2025.12.31 20:22:23.761444 [ 269 ] {4ddf1069-f75c-4032-a48b-cb127fbac51a} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2025.12.31 20:22:23.761541 [ 78 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9092 | 2025.12.31 20:22:23.761568 [ 269 ] {4ddf1069-f75c-4032-a48b-cb127fbac51a} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001039 sec., 36573.62848893167 rows/sec., 2.45 MiB/sec. | ||
| 9093 | 2025.12.31 20:22:23.761580 [ 78 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2025.12.31 20:22:23.761600 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9095 | 2025.12.31 20:22:23.761605 [ 269 ] {4ddf1069-f75c-4032-a48b-cb127fbac51a} <Debug> TCPHandler: Processed in 0.001198667 sec. | ||
| 9096 | 2025.12.31 20:22:23.761684 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 9097 | 2025.12.31 20:22:23.761773 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9098 | 2025.12.31 20:22:23.761800 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3016 rows starting from the beginning of the part | ||
| 9099 | 2025.12.31 20:22:23.761857 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 9100 | 2025.12.31 20:22:23.761917 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 9101 | 2025.12.31 20:22:23.761977 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 9102 | 2025.12.31 20:22:23.762034 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 66 rows starting from the beginning of the part | ||
| 9103 | 2025.12.31 20:22:23.762083 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 38 rows starting from the beginning of the part | ||
| 9104 | 2025.12.31 20:22:23.763203 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3344 rows, containing 4 columns (4 merged, 0 gathered) in 0.001546235 sec., 2162672.556241451 rows/sec., 139.75 MiB/sec. | ||
| 9105 | 2025.12.31 20:22:23.763509 [ 202 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9106 | 2025.12.31 20:22:23.763775 [ 202 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_56_11} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2025.12.31 20:22:23.763835 [ 202 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_56_11} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9108 | 2025.12.31 20:22:23.763898 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9109 | 2025.12.31 20:22:27.952282 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9110 | 2025.12.31 20:22:27.952365 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9111 | 2025.12.31 20:22:28.125496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21061 | ||
| 9112 | 2025.12.31 20:22:28.126098 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9113 | 2025.12.31 20:22:28.126152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9114 | 2025.12.31 20:22:28.126724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9115 | 2025.12.31 20:22:28.126969 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9116 | 2025.12.31 20:22:28.127114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21061 | ||
| 9117 | 2025.12.31 20:22:28.178926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1094 | ||
| 9118 | 2025.12.31 20:22:28.181499 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2025.12.31 20:22:28.181540 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9120 | 2025.12.31 20:22:28.182728 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9121 | 2025.12.31 20:22:28.182983 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2025.12.31 20:22:28.183236 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1094 | ||
| 9123 | 2025.12.31 20:22:28.758384 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9124 | 2025.12.31 20:22:28.758591 [ 269 ] {e164b05c-b46e-4a1c-aa25-9da0da8615b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9125 | 2025.12.31 20:22:28.758666 [ 269 ] {e164b05c-b46e-4a1c-aa25-9da0da8615b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9126 | 2025.12.31 20:22:28.759351 [ 269 ] {e164b05c-b46e-4a1c-aa25-9da0da8615b1} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2025.12.31 20:22:28.759402 [ 269 ] {e164b05c-b46e-4a1c-aa25-9da0da8615b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9128 | 2025.12.31 20:22:28.759820 [ 269 ] {e164b05c-b46e-4a1c-aa25-9da0da8615b1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9129 | 2025.12.31 20:22:28.760054 [ 269 ] {e164b05c-b46e-4a1c-aa25-9da0da8615b1} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2025.12.31 20:22:28.760218 [ 269 ] {e164b05c-b46e-4a1c-aa25-9da0da8615b1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001683 sec., 45157.456922162804 rows/sec., 3.72 MiB/sec. | ||
| 9131 | 2025.12.31 20:22:28.760270 [ 269 ] {e164b05c-b46e-4a1c-aa25-9da0da8615b1} <Debug> TCPHandler: Processed in 0.002026766 sec. | ||
| 9132 | 2025.12.31 20:22:28.760406 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2025.12.31 20:22:28.760510 [ 269 ] {0b4d1649-3cf0-4d32-aa7c-3f402db42bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9134 | 2025.12.31 20:22:28.760555 [ 269 ] {0b4d1649-3cf0-4d32-aa7c-3f402db42bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9135 | 2025.12.31 20:22:28.760983 [ 269 ] {0b4d1649-3cf0-4d32-aa7c-3f402db42bdf} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2025.12.31 20:22:28.761022 [ 269 ] {0b4d1649-3cf0-4d32-aa7c-3f402db42bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9137 | 2025.12.31 20:22:28.761353 [ 269 ] {0b4d1649-3cf0-4d32-aa7c-3f402db42bdf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9138 | 2025.12.31 20:22:28.761587 [ 269 ] {0b4d1649-3cf0-4d32-aa7c-3f402db42bdf} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2025.12.31 20:22:28.761727 [ 269 ] {0b4d1649-3cf0-4d32-aa7c-3f402db42bdf} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00124 sec., 8064.5161290322585 rows/sec., 606.41 KiB/sec. | ||
| 9140 | 2025.12.31 20:22:28.761767 [ 269 ] {0b4d1649-3cf0-4d32-aa7c-3f402db42bdf} <Debug> TCPHandler: Processed in 0.001416502 sec. | ||
| 9141 | 2025.12.31 20:22:28.761881 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9142 | 2025.12.31 20:22:28.761980 [ 269 ] {2a5f358c-a4d1-4428-bb0a-05e8530fd61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9143 | 2025.12.31 20:22:28.762023 [ 269 ] {2a5f358c-a4d1-4428-bb0a-05e8530fd61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9144 | 2025.12.31 20:22:28.762445 [ 269 ] {2a5f358c-a4d1-4428-bb0a-05e8530fd61c} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9145 | 2025.12.31 20:22:28.762484 [ 269 ] {2a5f358c-a4d1-4428-bb0a-05e8530fd61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9146 | 2025.12.31 20:22:28.762807 [ 269 ] {2a5f358c-a4d1-4428-bb0a-05e8530fd61c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9147 | 2025.12.31 20:22:28.763023 [ 269 ] {2a5f358c-a4d1-4428-bb0a-05e8530fd61c} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2025.12.31 20:22:28.763154 [ 269 ] {2a5f358c-a4d1-4428-bb0a-05e8530fd61c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001194 sec., 61976.549413735345 rows/sec., 4.84 MiB/sec. | ||
| 9149 | 2025.12.31 20:22:28.763192 [ 269 ] {2a5f358c-a4d1-4428-bb0a-05e8530fd61c} <Debug> TCPHandler: Processed in 0.001361921 sec. | ||
| 9150 | 2025.12.31 20:22:28.763300 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9151 | 2025.12.31 20:22:28.763396 [ 269 ] {9760ef93-475a-4beb-b958-d78758a131ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9152 | 2025.12.31 20:22:28.763441 [ 269 ] {9760ef93-475a-4beb-b958-d78758a131ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9153 | 2025.12.31 20:22:28.763854 [ 269 ] {9760ef93-475a-4beb-b958-d78758a131ad} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2025.12.31 20:22:28.763891 [ 269 ] {9760ef93-475a-4beb-b958-d78758a131ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9155 | 2025.12.31 20:22:28.764225 [ 269 ] {9760ef93-475a-4beb-b958-d78758a131ad} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9156 | 2025.12.31 20:22:28.764442 [ 269 ] {9760ef93-475a-4beb-b958-d78758a131ad} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9157 | 2025.12.31 20:22:28.764589 [ 269 ] {9760ef93-475a-4beb-b958-d78758a131ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 9158 | 2025.12.31 20:22:28.764626 [ 269 ] {9760ef93-475a-4beb-b958-d78758a131ad} <Debug> TCPHandler: Processed in 0.001375682 sec. | ||
| 9159 | 2025.12.31 20:22:28.764748 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9160 | 2025.12.31 20:22:28.764872 [ 269 ] {01041f18-b8de-4e0f-9e09-fb2afbc066e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9161 | 2025.12.31 20:22:28.764941 [ 269 ] {01041f18-b8de-4e0f-9e09-fb2afbc066e9} <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 | ||
| 9162 | 2025.12.31 20:22:28.765833 [ 269 ] {01041f18-b8de-4e0f-9e09-fb2afbc066e9} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2025.12.31 20:22:28.765872 [ 269 ] {01041f18-b8de-4e0f-9e09-fb2afbc066e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9164 | 2025.12.31 20:22:28.766394 [ 269 ] {01041f18-b8de-4e0f-9e09-fb2afbc066e9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9165 | 2025.12.31 20:22:28.766629 [ 269 ] {01041f18-b8de-4e0f-9e09-fb2afbc066e9} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2025.12.31 20:22:28.766771 [ 269 ] {01041f18-b8de-4e0f-9e09-fb2afbc066e9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001924 sec., 5197.505197505197 rows/sec., 9.31 MiB/sec. | ||
| 9167 | 2025.12.31 20:22:28.766835 [ 269 ] {01041f18-b8de-4e0f-9e09-fb2afbc066e9} <Debug> TCPHandler: Processed in 0.002149109 sec. | ||
| 9168 | 2025.12.31 20:22:28.766947 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2025.12.31 20:22:28.767052 [ 269 ] {b5ec88d7-f046-4785-a7e3-d72a4551234b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9170 | 2025.12.31 20:22:28.767097 [ 269 ] {b5ec88d7-f046-4785-a7e3-d72a4551234b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9171 | 2025.12.31 20:22:28.767449 [ 269 ] {b5ec88d7-f046-4785-a7e3-d72a4551234b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2025.12.31 20:22:28.767488 [ 269 ] {b5ec88d7-f046-4785-a7e3-d72a4551234b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9173 | 2025.12.31 20:22:28.767824 [ 269 ] {b5ec88d7-f046-4785-a7e3-d72a4551234b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9174 | 2025.12.31 20:22:28.768050 [ 269 ] {b5ec88d7-f046-4785-a7e3-d72a4551234b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2025.12.31 20:22:28.768183 [ 269 ] {b5ec88d7-f046-4785-a7e3-d72a4551234b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 9176 | 2025.12.31 20:22:28.768221 [ 269 ] {b5ec88d7-f046-4785-a7e3-d72a4551234b} <Debug> TCPHandler: Processed in 0.001326271 sec. | ||
| 9177 | 2025.12.31 20:22:29.208629 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9178 | 2025.12.31 20:22:29.225210 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9179 | 2025.12.31 20:22:29.225277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9180 | 2025.12.31 20:22:29.231451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9181 | 2025.12.31 20:22:29.232147 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9182 | 2025.12.31 20:22:29.235025 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9183 | 2025.12.31 20:22:31.231806 [ 66 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9184 | 2025.12.31 20:22:31.231871 [ 66 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9185 | 2025.12.31 20:22:31.231896 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9186 | 2025.12.31 20:22:31.231999 [ 194 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9187 | 2025.12.31 20:22:31.232113 [ 194 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9188 | 2025.12.31 20:22:31.232149 [ 194 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 223 rows starting from the beginning of the part | ||
| 9189 | 2025.12.31 20:22:31.232221 [ 194 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 9190 | 2025.12.31 20:22:31.232273 [ 194 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 9191 | 2025.12.31 20:22:31.232321 [ 194 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 9192 | 2025.12.31 20:22:31.232366 [ 194 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 9193 | 2025.12.31 20:22:31.233278 [ 199 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013184 sec., 809314.3203883496 rows/sec., 49.22 MiB/sec. | ||
| 9194 | 2025.12.31 20:22:31.233433 [ 194 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9195 | 2025.12.31 20:22:31.233679 [ 194 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_18_4} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2025.12.31 20:22:31.233744 [ 194 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_18_4} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9197 | 2025.12.31 20:22:31.233804 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9198 | 2025.12.31 20:22:31.269953 [ 66 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9199 | 2025.12.31 20:22:31.269991 [ 66 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9200 | 2025.12.31 20:22:31.270014 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9201 | 2025.12.31 20:22:31.270111 [ 199 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9202 | 2025.12.31 20:22:31.270250 [ 199 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9203 | 2025.12.31 20:22:31.270289 [ 199 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 434 rows starting from the beginning of the part | ||
| 9204 | 2025.12.31 20:22:31.270360 [ 199 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 9205 | 2025.12.31 20:22:31.270410 [ 199 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 9206 | 2025.12.31 20:22:31.270467 [ 199 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 9207 | 2025.12.31 20:22:31.270515 [ 199 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 9208 | 2025.12.31 20:22:31.271605 [ 186 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540185 sec., 1346591.480893529 rows/sec., 90.86 MiB/sec. | ||
| 9209 | 2025.12.31 20:22:31.271819 [ 200 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9210 | 2025.12.31 20:22:31.272301 [ 200 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_18_4} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2025.12.31 20:22:31.272434 [ 200 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_18_4} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9212 | 2025.12.31 20:22:31.272588 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9213 | 2025.12.31 20:22:32.840758 [ 62 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 9214 | 2025.12.31 20:22:32.840818 [ 62 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9215 | 2025.12.31 20:22:32.840838 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9216 | 2025.12.31 20:22:32.840960 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 9217 | 2025.12.31 20:22:32.841104 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9218 | 2025.12.31 20:22:32.841142 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 465 rows starting from the beginning of the part | ||
| 9219 | 2025.12.31 20:22:32.841211 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 440 rows starting from the beginning of the part | ||
| 9220 | 2025.12.31 20:22:32.841259 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 9221 | 2025.12.31 20:22:32.841305 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 9222 | 2025.12.31 20:22:32.841348 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 440 rows starting from the beginning of the part | ||
| 9223 | 2025.12.31 20:22:32.842408 [ 186 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001506034 sec., 1174608.2757759783 rows/sec., 81.99 MiB/sec. | ||
| 9224 | 2025.12.31 20:22:32.842631 [ 192 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 9225 | 2025.12.31 20:22:32.842961 [ 192 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_19_4} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2025.12.31 20:22:32.843044 [ 192 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_19_4} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 9227 | 2025.12.31 20:22:32.843137 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 9228 | 2025.12.31 20:22:33.771727 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9229 | 2025.12.31 20:22:33.771919 [ 269 ] {108d0798-8c0f-478c-9589-3122320f2089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9230 | 2025.12.31 20:22:33.771985 [ 269 ] {108d0798-8c0f-478c-9589-3122320f2089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9231 | 2025.12.31 20:22:33.772809 [ 269 ] {108d0798-8c0f-478c-9589-3122320f2089} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9232 | 2025.12.31 20:22:33.772855 [ 269 ] {108d0798-8c0f-478c-9589-3122320f2089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9233 | 2025.12.31 20:22:33.773266 [ 269 ] {108d0798-8c0f-478c-9589-3122320f2089} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9234 | 2025.12.31 20:22:33.773502 [ 269 ] {108d0798-8c0f-478c-9589-3122320f2089} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9235 | 2025.12.31 20:22:33.773647 [ 269 ] {108d0798-8c0f-478c-9589-3122320f2089} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001775 sec., 230985.91549295772 rows/sec., 14.65 MiB/sec. | ||
| 9236 | 2025.12.31 20:22:33.773695 [ 269 ] {108d0798-8c0f-478c-9589-3122320f2089} <Debug> TCPHandler: Processed in 0.002092498 sec. | ||
| 9237 | 2025.12.31 20:22:33.773818 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9238 | 2025.12.31 20:22:33.773918 [ 269 ] {c1091f61-196f-494a-aa75-105455943282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9239 | 2025.12.31 20:22:33.773962 [ 269 ] {c1091f61-196f-494a-aa75-105455943282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9240 | 2025.12.31 20:22:33.774943 [ 269 ] {c1091f61-196f-494a-aa75-105455943282} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9241 | 2025.12.31 20:22:33.774979 [ 269 ] {c1091f61-196f-494a-aa75-105455943282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9242 | 2025.12.31 20:22:33.775342 [ 269 ] {c1091f61-196f-494a-aa75-105455943282} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9243 | 2025.12.31 20:22:33.775554 [ 269 ] {c1091f61-196f-494a-aa75-105455943282} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9244 | 2025.12.31 20:22:33.775670 [ 60 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9245 | 2025.12.31 20:22:33.775693 [ 269 ] {c1091f61-196f-494a-aa75-105455943282} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001782 sec., 659932.6599326599 rows/sec., 52.55 MiB/sec. | ||
| 9246 | 2025.12.31 20:22:33.775741 [ 60 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9247 | 2025.12.31 20:22:33.775755 [ 269 ] {c1091f61-196f-494a-aa75-105455943282} <Debug> TCPHandler: Processed in 0.001985945 sec. | ||
| 9248 | 2025.12.31 20:22:33.775768 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9249 | 2025.12.31 20:22:33.775875 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9250 | 2025.12.31 20:22:33.775879 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 9251 | 2025.12.31 20:22:33.775976 [ 269 ] {98982291-62ff-4559-b60b-29f82eff3fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9252 | 2025.12.31 20:22:33.776019 [ 269 ] {98982291-62ff-4559-b60b-29f82eff3fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9253 | 2025.12.31 20:22:33.776029 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9254 | 2025.12.31 20:22:33.776074 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2468 rows starting from the beginning of the part | ||
| 9255 | 2025.12.31 20:22:33.776151 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 76 rows starting from the beginning of the part | ||
| 9256 | 2025.12.31 20:22:33.776203 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 2320 rows starting from the beginning of the part | ||
| 9257 | 2025.12.31 20:22:33.776254 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 9258 | 2025.12.31 20:22:33.776305 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 76 rows starting from the beginning of the part | ||
| 9259 | 2025.12.31 20:22:33.776351 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1176 rows starting from the beginning of the part | ||
| 9260 | 2025.12.31 20:22:33.776554 [ 269 ] {98982291-62ff-4559-b60b-29f82eff3fa1} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2025.12.31 20:22:33.776595 [ 269 ] {98982291-62ff-4559-b60b-29f82eff3fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9262 | 2025.12.31 20:22:33.776925 [ 269 ] {98982291-62ff-4559-b60b-29f82eff3fa1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9263 | 2025.12.31 20:22:33.777146 [ 269 ] {98982291-62ff-4559-b60b-29f82eff3fa1} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2025.12.31 20:22:33.777276 [ 269 ] {98982291-62ff-4559-b60b-29f82eff3fa1} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.00132 sec., 179545.45454545456 rows/sec., 10.89 MiB/sec. | ||
| 9265 | 2025.12.31 20:22:33.777313 [ 269 ] {98982291-62ff-4559-b60b-29f82eff3fa1} <Debug> TCPHandler: Processed in 0.001486714 sec. | ||
| 9266 | 2025.12.31 20:22:33.777421 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9267 | 2025.12.31 20:22:33.777523 [ 269 ] {914700ec-7ba0-400e-bf24-6875e0bd54e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9268 | 2025.12.31 20:22:33.777563 [ 269 ] {914700ec-7ba0-400e-bf24-6875e0bd54e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9269 | 2025.12.31 20:22:33.778069 [ 269 ] {914700ec-7ba0-400e-bf24-6875e0bd54e3} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2025.12.31 20:22:33.778107 [ 269 ] {914700ec-7ba0-400e-bf24-6875e0bd54e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9271 | 2025.12.31 20:22:33.778429 [ 269 ] {914700ec-7ba0-400e-bf24-6875e0bd54e3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9272 | 2025.12.31 20:22:33.778470 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6172 rows, containing 5 columns (5 merged, 0 gathered) in 0.00264011 sec., 2337781.3803212745 rows/sec., 198.55 MiB/sec. | ||
| 9273 | 2025.12.31 20:22:33.778654 [ 269 ] {914700ec-7ba0-400e-bf24-6875e0bd54e3} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2025.12.31 20:22:33.778722 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9275 | 2025.12.31 20:22:33.778796 [ 269 ] {914700ec-7ba0-400e-bf24-6875e0bd54e3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001292 sec., 164086.68730650155 rows/sec., 10.58 MiB/sec. | ||
| 9276 | 2025.12.31 20:22:33.778839 [ 269 ] {914700ec-7ba0-400e-bf24-6875e0bd54e3} <Debug> TCPHandler: Processed in 0.001466953 sec. | ||
| 9277 | 2025.12.31 20:22:33.778950 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9278 | 2025.12.31 20:22:33.779035 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_61_12} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9279 | 2025.12.31 20:22:33.779047 [ 269 ] {44de2812-52eb-48ba-ac80-48f78fa6d44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9280 | 2025.12.31 20:22:33.779095 [ 269 ] {44de2812-52eb-48ba-ac80-48f78fa6d44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9281 | 2025.12.31 20:22:33.779116 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_61_12} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9282 | 2025.12.31 20:22:33.779188 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 9283 | 2025.12.31 20:22:33.779568 [ 269 ] {44de2812-52eb-48ba-ac80-48f78fa6d44d} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9284 | 2025.12.31 20:22:33.779609 [ 269 ] {44de2812-52eb-48ba-ac80-48f78fa6d44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9285 | 2025.12.31 20:22:33.779920 [ 269 ] {44de2812-52eb-48ba-ac80-48f78fa6d44d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9286 | 2025.12.31 20:22:33.780135 [ 269 ] {44de2812-52eb-48ba-ac80-48f78fa6d44d} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9287 | 2025.12.31 20:22:33.780263 [ 269 ] {44de2812-52eb-48ba-ac80-48f78fa6d44d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001235 sec., 170850.2024291498 rows/sec., 9.70 MiB/sec. | ||
| 9288 | 2025.12.31 20:22:33.780302 [ 269 ] {44de2812-52eb-48ba-ac80-48f78fa6d44d} <Debug> TCPHandler: Processed in 0.001400252 sec. | ||
| 9289 | 2025.12.31 20:22:33.780407 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9290 | 2025.12.31 20:22:33.780537 [ 269 ] {7232fc5a-c995-4052-b81f-02c9ddd16c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9291 | 2025.12.31 20:22:33.780581 [ 269 ] {7232fc5a-c995-4052-b81f-02c9ddd16c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9292 | 2025.12.31 20:22:33.781252 [ 269 ] {7232fc5a-c995-4052-b81f-02c9ddd16c0f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2025.12.31 20:22:33.781291 [ 269 ] {7232fc5a-c995-4052-b81f-02c9ddd16c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9294 | 2025.12.31 20:22:33.781667 [ 269 ] {7232fc5a-c995-4052-b81f-02c9ddd16c0f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9295 | 2025.12.31 20:22:33.781894 [ 269 ] {7232fc5a-c995-4052-b81f-02c9ddd16c0f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2025.12.31 20:22:33.782033 [ 60 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9297 | 2025.12.31 20:22:33.782040 [ 269 ] {7232fc5a-c995-4052-b81f-02c9ddd16c0f} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001526 sec., 465923.9842726081 rows/sec., 32.66 MiB/sec. | ||
| 9298 | 2025.12.31 20:22:33.782077 [ 60 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9299 | 2025.12.31 20:22:33.782104 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9300 | 2025.12.31 20:22:33.782114 [ 269 ] {7232fc5a-c995-4052-b81f-02c9ddd16c0f} <Debug> TCPHandler: Processed in 0.00175402 sec. | ||
| 9301 | 2025.12.31 20:22:33.782172 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 9302 | 2025.12.31 20:22:33.782243 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9303 | 2025.12.31 20:22:33.782271 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9304 | 2025.12.31 20:22:33.782305 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1251 rows starting from the beginning of the part | ||
| 9305 | 2025.12.31 20:22:33.782359 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 74 rows starting from the beginning of the part | ||
| 9306 | 2025.12.31 20:22:33.782360 [ 269 ] {30829a78-e7f7-42eb-a486-a4cccd68923c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9307 | 2025.12.31 20:22:33.782407 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1175 rows starting from the beginning of the part | ||
| 9308 | 2025.12.31 20:22:33.782422 [ 269 ] {30829a78-e7f7-42eb-a486-a4cccd68923c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9309 | 2025.12.31 20:22:33.782454 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 9310 | 2025.12.31 20:22:33.782501 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 74 rows starting from the beginning of the part | ||
| 9311 | 2025.12.31 20:22:33.782543 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 711 rows starting from the beginning of the part | ||
| 9312 | 2025.12.31 20:22:33.782774 [ 269 ] {30829a78-e7f7-42eb-a486-a4cccd68923c} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2025.12.31 20:22:33.782816 [ 269 ] {30829a78-e7f7-42eb-a486-a4cccd68923c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9314 | 2025.12.31 20:22:33.783181 [ 269 ] {30829a78-e7f7-42eb-a486-a4cccd68923c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9315 | 2025.12.31 20:22:33.783433 [ 269 ] {30829a78-e7f7-42eb-a486-a4cccd68923c} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2025.12.31 20:22:33.783617 [ 269 ] {30829a78-e7f7-42eb-a486-a4cccd68923c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001276 sec., 4702.194357366771 rows/sec., 245.67 KiB/sec. | ||
| 9317 | 2025.12.31 20:22:33.783656 [ 269 ] {30829a78-e7f7-42eb-a486-a4cccd68923c} <Debug> TCPHandler: Processed in 0.001467343 sec. | ||
| 9318 | 2025.12.31 20:22:33.783700 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557755 sec., 2149888.7822539485 rows/sec., 162.67 MiB/sec. | ||
| 9319 | 2025.12.31 20:22:33.783765 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9320 | 2025.12.31 20:22:33.783847 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9321 | 2025.12.31 20:22:33.783862 [ 269 ] {1d7ab0c1-2907-4797-b321-007ea36bb711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9322 | 2025.12.31 20:22:33.783908 [ 269 ] {1d7ab0c1-2907-4797-b321-007ea36bb711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9323 | 2025.12.31 20:22:33.784076 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_61_12} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2025.12.31 20:22:33.784141 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_61_12} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9325 | 2025.12.31 20:22:33.784198 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9326 | 2025.12.31 20:22:33.784350 [ 269 ] {1d7ab0c1-2907-4797-b321-007ea36bb711} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9327 | 2025.12.31 20:22:33.784391 [ 269 ] {1d7ab0c1-2907-4797-b321-007ea36bb711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9328 | 2025.12.31 20:22:33.784743 [ 269 ] {1d7ab0c1-2907-4797-b321-007ea36bb711} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9329 | 2025.12.31 20:22:33.784955 [ 269 ] {1d7ab0c1-2907-4797-b321-007ea36bb711} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9330 | 2025.12.31 20:22:33.785081 [ 269 ] {1d7ab0c1-2907-4797-b321-007ea36bb711} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001238 sec., 253634.89499192245 rows/sec., 16.66 MiB/sec. | ||
| 9331 | 2025.12.31 20:22:33.785118 [ 269 ] {1d7ab0c1-2907-4797-b321-007ea36bb711} <Debug> TCPHandler: Processed in 0.001400672 sec. | ||
| 9332 | 2025.12.31 20:22:33.785225 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9333 | 2025.12.31 20:22:33.785317 [ 269 ] {19e450cc-8364-406f-80fd-0db42aaa2880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9334 | 2025.12.31 20:22:33.785357 [ 269 ] {19e450cc-8364-406f-80fd-0db42aaa2880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9335 | 2025.12.31 20:22:33.785658 [ 269 ] {19e450cc-8364-406f-80fd-0db42aaa2880} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9336 | 2025.12.31 20:22:33.785693 [ 269 ] {19e450cc-8364-406f-80fd-0db42aaa2880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9337 | 2025.12.31 20:22:33.785980 [ 269 ] {19e450cc-8364-406f-80fd-0db42aaa2880} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9338 | 2025.12.31 20:22:33.786182 [ 269 ] {19e450cc-8364-406f-80fd-0db42aaa2880} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9339 | 2025.12.31 20:22:33.786307 [ 269 ] {19e450cc-8364-406f-80fd-0db42aaa2880} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 9340 | 2025.12.31 20:22:33.786343 [ 269 ] {19e450cc-8364-406f-80fd-0db42aaa2880} <Debug> TCPHandler: Processed in 0.001165117 sec. | ||
| 9341 | 2025.12.31 20:22:33.786447 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9342 | 2025.12.31 20:22:33.786539 [ 269 ] {67c1d044-a799-4a7e-9db3-9b80239f74ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9343 | 2025.12.31 20:22:33.786592 [ 269 ] {67c1d044-a799-4a7e-9db3-9b80239f74ea} <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 | ||
| 9344 | 2025.12.31 20:22:33.787401 [ 269 ] {67c1d044-a799-4a7e-9db3-9b80239f74ea} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9345 | 2025.12.31 20:22:33.787437 [ 269 ] {67c1d044-a799-4a7e-9db3-9b80239f74ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9346 | 2025.12.31 20:22:33.787965 [ 269 ] {67c1d044-a799-4a7e-9db3-9b80239f74ea} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9347 | 2025.12.31 20:22:33.788186 [ 269 ] {67c1d044-a799-4a7e-9db3-9b80239f74ea} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9348 | 2025.12.31 20:22:33.788318 [ 269 ] {67c1d044-a799-4a7e-9db3-9b80239f74ea} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001797 sec., 17807.456872565388 rows/sec., 31.91 MiB/sec. | ||
| 9349 | 2025.12.31 20:22:33.788369 [ 269 ] {67c1d044-a799-4a7e-9db3-9b80239f74ea} <Debug> TCPHandler: Processed in 0.001969325 sec. | ||
| 9350 | 2025.12.31 20:22:33.788476 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9351 | 2025.12.31 20:22:33.788568 [ 269 ] {60cbd98e-133a-4df4-adbe-6bb712b0ba6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9352 | 2025.12.31 20:22:33.788609 [ 269 ] {60cbd98e-133a-4df4-adbe-6bb712b0ba6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9353 | 2025.12.31 20:22:33.788947 [ 269 ] {60cbd98e-133a-4df4-adbe-6bb712b0ba6b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2025.12.31 20:22:33.788983 [ 269 ] {60cbd98e-133a-4df4-adbe-6bb712b0ba6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9355 | 2025.12.31 20:22:33.789274 [ 269 ] {60cbd98e-133a-4df4-adbe-6bb712b0ba6b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9356 | 2025.12.31 20:22:33.789475 [ 269 ] {60cbd98e-133a-4df4-adbe-6bb712b0ba6b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2025.12.31 20:22:33.789603 [ 269 ] {60cbd98e-133a-4df4-adbe-6bb712b0ba6b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001053 sec., 98765.43209876544 rows/sec., 6.05 MiB/sec. | ||
| 9358 | 2025.12.31 20:22:33.789638 [ 269 ] {60cbd98e-133a-4df4-adbe-6bb712b0ba6b} <Debug> TCPHandler: Processed in 0.001209048 sec. | ||
| 9359 | 2025.12.31 20:22:35.627229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21509 | ||
| 9360 | 2025.12.31 20:22:35.628057 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9361 | 2025.12.31 20:22:35.628121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9362 | 2025.12.31 20:22:35.628616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9363 | 2025.12.31 20:22:35.628853 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9364 | 2025.12.31 20:22:35.629013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21509 | ||
| 9365 | 2025.12.31 20:22:36.735128 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9366 | 2025.12.31 20:22:36.751838 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9367 | 2025.12.31 20:22:36.751897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9368 | 2025.12.31 20:22:36.757971 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9369 | 2025.12.31 20:22:36.758655 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2025.12.31 20:22:36.761466 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9371 | 2025.12.31 20:22:38.183500 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1128 | ||
| 9372 | 2025.12.31 20:22:38.185935 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9373 | 2025.12.31 20:22:38.185984 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9374 | 2025.12.31 20:22:38.187154 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9375 | 2025.12.31 20:22:38.187413 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2025.12.31 20:22:38.187562 [ 55 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9377 | 2025.12.31 20:22:38.187630 [ 55 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2025.12.31 20:22:38.187654 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9379 | 2025.12.31 20:22:38.187675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
| 9380 | 2025.12.31 20:22:38.187783 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 9381 | 2025.12.31 20:22:38.188363 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9382 | 2025.12.31 20:22:38.188503 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 930 rows starting from the beginning of the part | ||
| 9383 | 2025.12.31 20:22:38.188867 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
| 9384 | 2025.12.31 20:22:38.189217 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 9385 | 2025.12.31 20:22:38.189553 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 9386 | 2025.12.31 20:22:38.189880 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 44 rows starting from the beginning of the part | ||
| 9387 | 2025.12.31 20:22:38.190209 [ 200 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 9388 | 2025.12.31 20:22:38.197006 [ 188 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1128 rows, containing 72 columns (72 merged, 0 gathered) in 0.009282992 sec., 121512.54681680216 rows/sec., 100.88 MiB/sec. | ||
| 9389 | 2025.12.31 20:22:38.198349 [ 188 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9390 | 2025.12.31 20:22:38.198840 [ 188 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_31_6} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2025.12.31 20:22:38.198914 [ 188 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_31_6} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9392 | 2025.12.31 20:22:38.199081 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.65 MiB. | ||
| 9393 | 2025.12.31 20:22:38.760394 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9394 | 2025.12.31 20:22:38.760597 [ 269 ] {90e01817-13f8-446e-8804-ee9e213d888d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9395 | 2025.12.31 20:22:38.760675 [ 269 ] {90e01817-13f8-446e-8804-ee9e213d888d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9396 | 2025.12.31 20:22:38.761410 [ 269 ] {90e01817-13f8-446e-8804-ee9e213d888d} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9397 | 2025.12.31 20:22:38.761464 [ 269 ] {90e01817-13f8-446e-8804-ee9e213d888d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9398 | 2025.12.31 20:22:38.761869 [ 269 ] {90e01817-13f8-446e-8804-ee9e213d888d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9399 | 2025.12.31 20:22:38.762098 [ 269 ] {90e01817-13f8-446e-8804-ee9e213d888d} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2025.12.31 20:22:38.762268 [ 269 ] {90e01817-13f8-446e-8804-ee9e213d888d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001726 sec., 44032.4449594438 rows/sec., 3.63 MiB/sec. | ||
| 9401 | 2025.12.31 20:22:38.762324 [ 269 ] {90e01817-13f8-446e-8804-ee9e213d888d} <Debug> TCPHandler: Processed in 0.002070347 sec. | ||
| 9402 | 2025.12.31 20:22:38.762451 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9403 | 2025.12.31 20:22:38.762562 [ 269 ] {dc39bb0a-958d-4f86-b0a3-59a28e8e8248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9404 | 2025.12.31 20:22:38.762608 [ 269 ] {dc39bb0a-958d-4f86-b0a3-59a28e8e8248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9405 | 2025.12.31 20:22:38.763037 [ 269 ] {dc39bb0a-958d-4f86-b0a3-59a28e8e8248} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2025.12.31 20:22:38.763079 [ 269 ] {dc39bb0a-958d-4f86-b0a3-59a28e8e8248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9407 | 2025.12.31 20:22:38.763404 [ 269 ] {dc39bb0a-958d-4f86-b0a3-59a28e8e8248} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9408 | 2025.12.31 20:22:38.763629 [ 269 ] {dc39bb0a-958d-4f86-b0a3-59a28e8e8248} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2025.12.31 20:22:38.763744 [ 52 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9410 | 2025.12.31 20:22:38.763769 [ 269 ] {dc39bb0a-958d-4f86-b0a3-59a28e8e8248} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001234 sec., 8103.727714748784 rows/sec., 609.36 KiB/sec. | ||
| 9411 | 2025.12.31 20:22:38.763810 [ 52 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2025.12.31 20:22:38.763822 [ 269 ] {dc39bb0a-958d-4f86-b0a3-59a28e8e8248} <Debug> TCPHandler: Processed in 0.001424303 sec. | ||
| 9413 | 2025.12.31 20:22:38.763838 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9414 | 2025.12.31 20:22:38.763940 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9415 | 2025.12.31 20:22:38.763950 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 9416 | 2025.12.31 20:22:38.764046 [ 269 ] {4602453c-43b3-45d5-87c7-b8be89432fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9417 | 2025.12.31 20:22:38.764072 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9418 | 2025.12.31 20:22:38.764092 [ 269 ] {4602453c-43b3-45d5-87c7-b8be89432fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9419 | 2025.12.31 20:22:38.764109 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 279 rows starting from the beginning of the part | ||
| 9420 | 2025.12.31 20:22:38.764184 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 9421 | 2025.12.31 20:22:38.764236 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 245 rows starting from the beginning of the part | ||
| 9422 | 2025.12.31 20:22:38.764283 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 9423 | 2025.12.31 20:22:38.764327 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 237 rows starting from the beginning of the part | ||
| 9424 | 2025.12.31 20:22:38.764372 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
| 9425 | 2025.12.31 20:22:38.764540 [ 269 ] {4602453c-43b3-45d5-87c7-b8be89432fcc} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2025.12.31 20:22:38.764585 [ 269 ] {4602453c-43b3-45d5-87c7-b8be89432fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9427 | 2025.12.31 20:22:38.764933 [ 269 ] {4602453c-43b3-45d5-87c7-b8be89432fcc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9428 | 2025.12.31 20:22:38.765181 [ 269 ] {4602453c-43b3-45d5-87c7-b8be89432fcc} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2025.12.31 20:22:38.765317 [ 269 ] {4602453c-43b3-45d5-87c7-b8be89432fcc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001292 sec., 57275.54179566564 rows/sec., 4.47 MiB/sec. | ||
| 9430 | 2025.12.31 20:22:38.765347 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434693 sec., 551337.4638337261 rows/sec., 36.20 MiB/sec. | ||
| 9431 | 2025.12.31 20:22:38.765356 [ 269 ] {4602453c-43b3-45d5-87c7-b8be89432fcc} <Debug> TCPHandler: Processed in 0.001466973 sec. | ||
| 9432 | 2025.12.31 20:22:38.765496 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9433 | 2025.12.31 20:22:38.765533 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9434 | 2025.12.31 20:22:38.765594 [ 269 ] {75debe75-c745-4b70-aeda-331fccebda90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9435 | 2025.12.31 20:22:38.765645 [ 269 ] {75debe75-c745-4b70-aeda-331fccebda90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9436 | 2025.12.31 20:22:38.765847 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_51_10} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2025.12.31 20:22:38.765937 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_51_10} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9438 | 2025.12.31 20:22:38.766025 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9439 | 2025.12.31 20:22:38.766051 [ 269 ] {75debe75-c745-4b70-aeda-331fccebda90} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2025.12.31 20:22:38.766093 [ 269 ] {75debe75-c745-4b70-aeda-331fccebda90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9441 | 2025.12.31 20:22:38.766425 [ 269 ] {75debe75-c745-4b70-aeda-331fccebda90} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9442 | 2025.12.31 20:22:38.766636 [ 269 ] {75debe75-c745-4b70-aeda-331fccebda90} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2025.12.31 20:22:38.766767 [ 269 ] {75debe75-c745-4b70-aeda-331fccebda90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 9444 | 2025.12.31 20:22:38.766804 [ 269 ] {75debe75-c745-4b70-aeda-331fccebda90} <Debug> TCPHandler: Processed in 0.001359471 sec. | ||
| 9445 | 2025.12.31 20:22:38.766903 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9446 | 2025.12.31 20:22:38.766998 [ 269 ] {1dcadd04-6639-4bf4-aa8b-70d514384038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9447 | 2025.12.31 20:22:38.767052 [ 269 ] {1dcadd04-6639-4bf4-aa8b-70d514384038} <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 | ||
| 9448 | 2025.12.31 20:22:38.767828 [ 269 ] {1dcadd04-6639-4bf4-aa8b-70d514384038} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2025.12.31 20:22:38.767864 [ 269 ] {1dcadd04-6639-4bf4-aa8b-70d514384038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9450 | 2025.12.31 20:22:38.768380 [ 269 ] {1dcadd04-6639-4bf4-aa8b-70d514384038} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9451 | 2025.12.31 20:22:38.768602 [ 269 ] {1dcadd04-6639-4bf4-aa8b-70d514384038} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9452 | 2025.12.31 20:22:38.768706 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9453 | 2025.12.31 20:22:38.768741 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9454 | 2025.12.31 20:22:38.768741 [ 269 ] {1dcadd04-6639-4bf4-aa8b-70d514384038} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001761 sec., 5678.591709256105 rows/sec., 10.18 MiB/sec. | ||
| 9455 | 2025.12.31 20:22:38.768763 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9456 | 2025.12.31 20:22:38.768812 [ 269 ] {1dcadd04-6639-4bf4-aa8b-70d514384038} <Debug> TCPHandler: Processed in 0.001957515 sec. | ||
| 9457 | 2025.12.31 20:22:38.768899 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 9458 | 2025.12.31 20:22:38.768922 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9459 | 2025.12.31 20:22:38.769043 [ 269 ] {891944c1-a161-4f72-985f-79dc2ad367b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9460 | 2025.12.31 20:22:38.769086 [ 269 ] {891944c1-a161-4f72-985f-79dc2ad367b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9461 | 2025.12.31 20:22:38.769214 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9462 | 2025.12.31 20:22:38.769286 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1010 rows starting from the beginning of the part | ||
| 9463 | 2025.12.31 20:22:38.769417 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 9464 | 2025.12.31 20:22:38.769417 [ 269 ] {891944c1-a161-4f72-985f-79dc2ad367b0} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9465 | 2025.12.31 20:22:38.769473 [ 269 ] {891944c1-a161-4f72-985f-79dc2ad367b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9466 | 2025.12.31 20:22:38.769530 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 9467 | 2025.12.31 20:22:38.769638 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 9468 | 2025.12.31 20:22:38.769729 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 9469 | 2025.12.31 20:22:38.769782 [ 269 ] {891944c1-a161-4f72-985f-79dc2ad367b0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9470 | 2025.12.31 20:22:38.769822 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
| 9471 | 2025.12.31 20:22:38.770010 [ 269 ] {891944c1-a161-4f72-985f-79dc2ad367b0} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2025.12.31 20:22:38.770148 [ 269 ] {891944c1-a161-4f72-985f-79dc2ad367b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 9473 | 2025.12.31 20:22:38.770187 [ 269 ] {891944c1-a161-4f72-985f-79dc2ad367b0} <Debug> TCPHandler: Processed in 0.00131479 sec. | ||
| 9474 | 2025.12.31 20:22:38.777104 [ 195 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 19 columns (19 merged, 0 gathered) in 0.008272579 sec., 133452.94133788266 rows/sec., 239.14 MiB/sec. | ||
| 9475 | 2025.12.31 20:22:38.778544 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9476 | 2025.12.31 20:22:38.778951 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2025.12.31 20:22:38.779044 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9478 | 2025.12.31 20:22:38.779191 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.54 MiB. | ||
| 9479 | 2025.12.31 20:22:39.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.63 MiB, peak 315.11 MiB, free memory in arenas 0.00 B, will set to 311.93 MiB (RSS), difference: 5.29 MiB | ||
| 9480 | 2025.12.31 20:22:42.952437 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9481 | 2025.12.31 20:22:42.952495 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9482 | 2025.12.31 20:22:43.129112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22021 | ||
| 9483 | 2025.12.31 20:22:43.129816 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9484 | 2025.12.31 20:22:43.129888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9485 | 2025.12.31 20:22:43.130584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9486 | 2025.12.31 20:22:43.130817 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2025.12.31 20:22:43.130947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 9488 | 2025.12.31 20:22:43.130987 [ 45 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9489 | 2025.12.31 20:22:43.131057 [ 45 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9490 | 2025.12.31 20:22:43.131082 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9491 | 2025.12.31 20:22:43.131198 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 9492 | 2025.12.31 20:22:43.131328 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9493 | 2025.12.31 20:22:43.131371 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19589 rows starting from the beginning of the part | ||
| 9494 | 2025.12.31 20:22:43.131444 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 9495 | 2025.12.31 20:22:43.131494 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 9496 | 2025.12.31 20:22:43.131540 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 9497 | 2025.12.31 20:22:43.131583 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 9498 | 2025.12.31 20:22:43.131627 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 9499 | 2025.12.31 20:22:43.134057 [ 195 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22021 rows, containing 4 columns (4 merged, 0 gathered) in 0.002903226 sec., 7585010.6054437375 rows/sec., 108.50 MiB/sec. | ||
| 9500 | 2025.12.31 20:22:43.134688 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9501 | 2025.12.31 20:22:43.135215 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_46_9} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9502 | 2025.12.31 20:22:43.135351 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_46_9} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9503 | 2025.12.31 20:22:43.135459 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 9504 | 2025.12.31 20:22:43.770631 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9505 | 2025.12.31 20:22:43.770824 [ 269 ] {f4ea9191-eaf5-4083-a3a6-25ebb8ff5e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9506 | 2025.12.31 20:22:43.770886 [ 269 ] {f4ea9191-eaf5-4083-a3a6-25ebb8ff5e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9507 | 2025.12.31 20:22:43.771778 [ 269 ] {f4ea9191-eaf5-4083-a3a6-25ebb8ff5e8a} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9508 | 2025.12.31 20:22:43.771822 [ 269 ] {f4ea9191-eaf5-4083-a3a6-25ebb8ff5e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9509 | 2025.12.31 20:22:43.772248 [ 269 ] {f4ea9191-eaf5-4083-a3a6-25ebb8ff5e8a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9510 | 2025.12.31 20:22:43.772472 [ 269 ] {f4ea9191-eaf5-4083-a3a6-25ebb8ff5e8a} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9511 | 2025.12.31 20:22:43.772625 [ 269 ] {f4ea9191-eaf5-4083-a3a6-25ebb8ff5e8a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001851 sec., 221501.89086980012 rows/sec., 14.05 MiB/sec. | ||
| 9512 | 2025.12.31 20:22:43.772668 [ 269 ] {f4ea9191-eaf5-4083-a3a6-25ebb8ff5e8a} <Debug> TCPHandler: Processed in 0.002160379 sec. | ||
| 9513 | 2025.12.31 20:22:43.772812 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9514 | 2025.12.31 20:22:43.772910 [ 269 ] {9755fb15-1b5e-4b0e-9de2-534af8926228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9515 | 2025.12.31 20:22:43.772950 [ 269 ] {9755fb15-1b5e-4b0e-9de2-534af8926228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9516 | 2025.12.31 20:22:43.773978 [ 269 ] {9755fb15-1b5e-4b0e-9de2-534af8926228} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9517 | 2025.12.31 20:22:43.774019 [ 269 ] {9755fb15-1b5e-4b0e-9de2-534af8926228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9518 | 2025.12.31 20:22:43.774437 [ 269 ] {9755fb15-1b5e-4b0e-9de2-534af8926228} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9519 | 2025.12.31 20:22:43.774672 [ 269 ] {9755fb15-1b5e-4b0e-9de2-534af8926228} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2025.12.31 20:22:43.774886 [ 269 ] {9755fb15-1b5e-4b0e-9de2-534af8926228} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001995 sec., 589473.6842105264 rows/sec., 46.94 MiB/sec. | ||
| 9521 | 2025.12.31 20:22:43.774924 [ 269 ] {9755fb15-1b5e-4b0e-9de2-534af8926228} <Debug> TCPHandler: Processed in 0.002162559 sec. | ||
| 9522 | 2025.12.31 20:22:43.775038 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9523 | 2025.12.31 20:22:43.775131 [ 269 ] {ecc4f19b-b179-4350-8db9-e622cc39b60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9524 | 2025.12.31 20:22:43.775171 [ 269 ] {ecc4f19b-b179-4350-8db9-e622cc39b60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9525 | 2025.12.31 20:22:43.775687 [ 269 ] {ecc4f19b-b179-4350-8db9-e622cc39b60e} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9526 | 2025.12.31 20:22:43.775724 [ 269 ] {ecc4f19b-b179-4350-8db9-e622cc39b60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9527 | 2025.12.31 20:22:43.776144 [ 269 ] {ecc4f19b-b179-4350-8db9-e622cc39b60e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9528 | 2025.12.31 20:22:43.776354 [ 269 ] {ecc4f19b-b179-4350-8db9-e622cc39b60e} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9529 | 2025.12.31 20:22:43.776482 [ 269 ] {ecc4f19b-b179-4350-8db9-e622cc39b60e} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001368 sec., 173245.6140350877 rows/sec., 10.51 MiB/sec. | ||
| 9530 | 2025.12.31 20:22:43.776519 [ 269 ] {ecc4f19b-b179-4350-8db9-e622cc39b60e} <Debug> TCPHandler: Processed in 0.001528865 sec. | ||
| 9531 | 2025.12.31 20:22:43.776626 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9532 | 2025.12.31 20:22:43.776720 [ 269 ] {2b914fa4-21b8-4553-9a5b-c538b94a9132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9533 | 2025.12.31 20:22:43.776760 [ 269 ] {2b914fa4-21b8-4553-9a5b-c538b94a9132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9534 | 2025.12.31 20:22:43.777261 [ 269 ] {2b914fa4-21b8-4553-9a5b-c538b94a9132} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9535 | 2025.12.31 20:22:43.777298 [ 269 ] {2b914fa4-21b8-4553-9a5b-c538b94a9132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9536 | 2025.12.31 20:22:43.777627 [ 269 ] {2b914fa4-21b8-4553-9a5b-c538b94a9132} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9537 | 2025.12.31 20:22:43.777838 [ 269 ] {2b914fa4-21b8-4553-9a5b-c538b94a9132} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9538 | 2025.12.31 20:22:43.777963 [ 269 ] {2b914fa4-21b8-4553-9a5b-c538b94a9132} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001261 sec., 168120.53925455987 rows/sec., 10.84 MiB/sec. | ||
| 9539 | 2025.12.31 20:22:43.778000 [ 269 ] {2b914fa4-21b8-4553-9a5b-c538b94a9132} <Debug> TCPHandler: Processed in 0.001421662 sec. | ||
| 9540 | 2025.12.31 20:22:43.778109 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9541 | 2025.12.31 20:22:43.778203 [ 269 ] {c2a0c5fb-538e-43bc-8a5b-d52162d90cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9542 | 2025.12.31 20:22:43.778242 [ 269 ] {c2a0c5fb-538e-43bc-8a5b-d52162d90cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9543 | 2025.12.31 20:22:43.778713 [ 269 ] {c2a0c5fb-538e-43bc-8a5b-d52162d90cc4} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9544 | 2025.12.31 20:22:43.778748 [ 269 ] {c2a0c5fb-538e-43bc-8a5b-d52162d90cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9545 | 2025.12.31 20:22:43.779057 [ 269 ] {c2a0c5fb-538e-43bc-8a5b-d52162d90cc4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9546 | 2025.12.31 20:22:43.779280 [ 269 ] {c2a0c5fb-538e-43bc-8a5b-d52162d90cc4} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9547 | 2025.12.31 20:22:43.779405 [ 269 ] {c2a0c5fb-538e-43bc-8a5b-d52162d90cc4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 9548 | 2025.12.31 20:22:43.779442 [ 269 ] {c2a0c5fb-538e-43bc-8a5b-d52162d90cc4} <Debug> TCPHandler: Processed in 0.001380461 sec. | ||
| 9549 | 2025.12.31 20:22:43.779549 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9550 | 2025.12.31 20:22:43.779642 [ 269 ] {1c8abc79-f3ce-4a8f-9a21-6afd7cab7762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9551 | 2025.12.31 20:22:43.779681 [ 269 ] {1c8abc79-f3ce-4a8f-9a21-6afd7cab7762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9552 | 2025.12.31 20:22:43.780306 [ 269 ] {1c8abc79-f3ce-4a8f-9a21-6afd7cab7762} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9553 | 2025.12.31 20:22:43.780342 [ 269 ] {1c8abc79-f3ce-4a8f-9a21-6afd7cab7762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9554 | 2025.12.31 20:22:43.780683 [ 269 ] {1c8abc79-f3ce-4a8f-9a21-6afd7cab7762} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9555 | 2025.12.31 20:22:43.780889 [ 269 ] {1c8abc79-f3ce-4a8f-9a21-6afd7cab7762} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9556 | 2025.12.31 20:22:43.781015 [ 269 ] {1c8abc79-f3ce-4a8f-9a21-6afd7cab7762} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.00139 sec., 511510.7913669065 rows/sec., 35.85 MiB/sec. | ||
| 9557 | 2025.12.31 20:22:43.781051 [ 269 ] {1c8abc79-f3ce-4a8f-9a21-6afd7cab7762} <Debug> TCPHandler: Processed in 0.001548786 sec. | ||
| 9558 | 2025.12.31 20:22:43.781165 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9559 | 2025.12.31 20:22:43.781269 [ 269 ] {ee0ef44e-1e0a-45b0-840a-aa7dfd997ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9560 | 2025.12.31 20:22:43.781310 [ 269 ] {ee0ef44e-1e0a-45b0-840a-aa7dfd997ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9561 | 2025.12.31 20:22:43.781653 [ 269 ] {ee0ef44e-1e0a-45b0-840a-aa7dfd997ec9} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9562 | 2025.12.31 20:22:43.781689 [ 269 ] {ee0ef44e-1e0a-45b0-840a-aa7dfd997ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9563 | 2025.12.31 20:22:43.782012 [ 269 ] {ee0ef44e-1e0a-45b0-840a-aa7dfd997ec9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9564 | 2025.12.31 20:22:43.782228 [ 269 ] {ee0ef44e-1e0a-45b0-840a-aa7dfd997ec9} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9565 | 2025.12.31 20:22:43.782358 [ 269 ] {ee0ef44e-1e0a-45b0-840a-aa7dfd997ec9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 9566 | 2025.12.31 20:22:43.782395 [ 269 ] {ee0ef44e-1e0a-45b0-840a-aa7dfd997ec9} <Debug> TCPHandler: Processed in 0.001280739 sec. | ||
| 9567 | 2025.12.31 20:22:43.782510 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9568 | 2025.12.31 20:22:43.782605 [ 269 ] {51918977-42e7-4ea1-9c44-3111cfb9df6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9569 | 2025.12.31 20:22:43.782647 [ 269 ] {51918977-42e7-4ea1-9c44-3111cfb9df6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9570 | 2025.12.31 20:22:43.783087 [ 269 ] {51918977-42e7-4ea1-9c44-3111cfb9df6a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9571 | 2025.12.31 20:22:43.783123 [ 269 ] {51918977-42e7-4ea1-9c44-3111cfb9df6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9572 | 2025.12.31 20:22:43.783457 [ 269 ] {51918977-42e7-4ea1-9c44-3111cfb9df6a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9573 | 2025.12.31 20:22:43.783671 [ 269 ] {51918977-42e7-4ea1-9c44-3111cfb9df6a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9574 | 2025.12.31 20:22:43.783800 [ 269 ] {51918977-42e7-4ea1-9c44-3111cfb9df6a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001214 sec., 258649.0939044481 rows/sec., 16.99 MiB/sec. | ||
| 9575 | 2025.12.31 20:22:43.783816 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9576 | 2025.12.31 20:22:43.783836 [ 269 ] {51918977-42e7-4ea1-9c44-3111cfb9df6a} <Debug> TCPHandler: Processed in 0.001374451 sec. | ||
| 9577 | 2025.12.31 20:22:43.783883 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9578 | 2025.12.31 20:22:43.783908 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9579 | 2025.12.31 20:22:43.783972 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9580 | 2025.12.31 20:22:43.784005 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 9581 | 2025.12.31 20:22:43.784084 [ 269 ] {c1e0c07a-6136-485d-af5c-3a37cb126043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9582 | 2025.12.31 20:22:43.784101 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9583 | 2025.12.31 20:22:43.784126 [ 269 ] {c1e0c07a-6136-485d-af5c-3a37cb126043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9584 | 2025.12.31 20:22:43.784131 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18856 rows starting from the beginning of the part | ||
| 9585 | 2025.12.31 20:22:43.784188 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 98 rows starting from the beginning of the part | ||
| 9586 | 2025.12.31 20:22:43.784232 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9587 | 2025.12.31 20:22:43.784273 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 314 rows starting from the beginning of the part | ||
| 9588 | 2025.12.31 20:22:43.784311 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9589 | 2025.12.31 20:22:43.784350 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 314 rows starting from the beginning of the part | ||
| 9590 | 2025.12.31 20:22:43.784437 [ 269 ] {c1e0c07a-6136-485d-af5c-3a37cb126043} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9591 | 2025.12.31 20:22:43.784472 [ 269 ] {c1e0c07a-6136-485d-af5c-3a37cb126043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9592 | 2025.12.31 20:22:43.784778 [ 269 ] {c1e0c07a-6136-485d-af5c-3a37cb126043} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9593 | 2025.12.31 20:22:43.784982 [ 269 ] {c1e0c07a-6136-485d-af5c-3a37cb126043} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2025.12.31 20:22:43.785104 [ 269 ] {c1e0c07a-6136-485d-af5c-3a37cb126043} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 9595 | 2025.12.31 20:22:43.785124 [ 44 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 9596 | 2025.12.31 20:22:43.785140 [ 269 ] {c1e0c07a-6136-485d-af5c-3a37cb126043} <Debug> TCPHandler: Processed in 0.001214848 sec. | ||
| 9597 | 2025.12.31 20:22:43.785202 [ 44 ] {} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9598 | 2025.12.31 20:22:43.785232 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9599 | 2025.12.31 20:22:43.785312 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9600 | 2025.12.31 20:22:43.785327 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 9601 | 2025.12.31 20:22:43.785414 [ 269 ] {62d4bc7a-4776-491e-bc7f-6f87bb464160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9602 | 2025.12.31 20:22:43.785417 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9603 | 2025.12.31 20:22:43.785450 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 9604 | 2025.12.31 20:22:43.785467 [ 269 ] {62d4bc7a-4776-491e-bc7f-6f87bb464160} <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 | ||
| 9605 | 2025.12.31 20:22:43.785501 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 9606 | 2025.12.31 20:22:43.785623 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 9607 | 2025.12.31 20:22:43.785697 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 9608 | 2025.12.31 20:22:43.785769 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 9609 | 2025.12.31 20:22:43.785815 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::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 | ||
| 9610 | 2025.12.31 20:22:43.786295 [ 269 ] {62d4bc7a-4776-491e-bc7f-6f87bb464160} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9611 | 2025.12.31 20:22:43.786330 [ 269 ] {62d4bc7a-4776-491e-bc7f-6f87bb464160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9612 | 2025.12.31 20:22:43.786735 [ 191 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001445793 sec., 13141.57697540381 rows/sec., 882.81 KiB/sec. | ||
| 9613 | 2025.12.31 20:22:43.786876 [ 202 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 9614 | 2025.12.31 20:22:43.787159 [ 269 ] {62d4bc7a-4776-491e-bc7f-6f87bb464160} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9615 | 2025.12.31 20:22:43.787171 [ 202 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_19_4} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9616 | 2025.12.31 20:22:43.787235 [ 202 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_19_4} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 9617 | 2025.12.31 20:22:43.787304 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9618 | 2025.12.31 20:22:43.787390 [ 269 ] {62d4bc7a-4776-491e-bc7f-6f87bb464160} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9619 | 2025.12.31 20:22:43.787530 [ 269 ] {62d4bc7a-4776-491e-bc7f-6f87bb464160} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002135 sec., 14988.290398126463 rows/sec., 26.86 MiB/sec. | ||
| 9620 | 2025.12.31 20:22:43.787584 [ 269 ] {62d4bc7a-4776-491e-bc7f-6f87bb464160} <Debug> TCPHandler: Processed in 0.002332233 sec. | ||
| 9621 | 2025.12.31 20:22:43.787697 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9622 | 2025.12.31 20:22:43.787790 [ 269 ] {95af72d8-d7a4-4e2d-82d7-c61eba2342f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9623 | 2025.12.31 20:22:43.787830 [ 269 ] {95af72d8-d7a4-4e2d-82d7-c61eba2342f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9624 | 2025.12.31 20:22:43.788162 [ 269 ] {95af72d8-d7a4-4e2d-82d7-c61eba2342f3} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2025.12.31 20:22:43.788198 [ 269 ] {95af72d8-d7a4-4e2d-82d7-c61eba2342f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9626 | 2025.12.31 20:22:43.788496 [ 269 ] {95af72d8-d7a4-4e2d-82d7-c61eba2342f3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9627 | 2025.12.31 20:22:43.788715 [ 269 ] {95af72d8-d7a4-4e2d-82d7-c61eba2342f3} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9628 | 2025.12.31 20:22:43.788839 [ 269 ] {95af72d8-d7a4-4e2d-82d7-c61eba2342f3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001068 sec., 97378.27715355805 rows/sec., 5.97 MiB/sec. | ||
| 9629 | 2025.12.31 20:22:43.788875 [ 269 ] {95af72d8-d7a4-4e2d-82d7-c61eba2342f3} <Debug> TCPHandler: Processed in 0.001225058 sec. | ||
| 9630 | 2025.12.31 20:22:43.789309 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19902 rows, containing 5 columns (5 merged, 0 gathered) in 0.005353182 sec., 3717788.7843155717 rows/sec., 251.50 MiB/sec. | ||
| 9631 | 2025.12.31 20:22:43.789698 [ 199 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9632 | 2025.12.31 20:22:43.790066 [ 199 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9633 | 2025.12.31 20:22:43.790153 [ 199 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9634 | 2025.12.31 20:22:43.790246 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 9635 | 2025.12.31 20:22:44.261583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9636 | 2025.12.31 20:22:44.278348 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9637 | 2025.12.31 20:22:44.278400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9638 | 2025.12.31 20:22:44.284626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9639 | 2025.12.31 20:22:44.285300 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9640 | 2025.12.31 20:22:44.285660 [ 47 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9641 | 2025.12.31 20:22:44.285753 [ 47 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9642 | 2025.12.31 20:22:44.285787 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9643 | 2025.12.31 20:22:44.285933 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 9644 | 2025.12.31 20:22:44.288618 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9645 | 2025.12.31 20:22:44.289884 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9646 | 2025.12.31 20:22:44.291568 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 9647 | 2025.12.31 20:22:44.296385 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 9648 | 2025.12.31 20:22:44.301046 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 9649 | 2025.12.31 20:22:44.305880 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 9650 | 2025.12.31 20:22:44.310519 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 9651 | 2025.12.31 20:22:44.314400 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 9652 | 2025.12.31 20:22:44.367889 [ 194 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.082021722 sec., 4230.586624357874 rows/sec., 21.88 MiB/sec. | ||
| 9653 | 2025.12.31 20:22:44.370614 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9654 | 2025.12.31 20:22:44.372560 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_46_9} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2025.12.31 20:22:44.372661 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_46_9} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9656 | 2025.12.31 20:22:44.375121 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9657 | 2025.12.31 20:22:45.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.70 MiB, peak 328.10 MiB, free memory in arenas 0.00 B, will set to 316.20 MiB (RSS), difference: 1.50 MiB | ||
| 9658 | 2025.12.31 20:22:48.187917 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1162 | ||
| 9659 | 2025.12.31 20:22:48.190346 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9660 | 2025.12.31 20:22:48.190391 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9661 | 2025.12.31 20:22:48.191609 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9662 | 2025.12.31 20:22:48.191869 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9663 | 2025.12.31 20:22:48.192144 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1162 | ||
| 9664 | 2025.12.31 20:22:48.758386 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9665 | 2025.12.31 20:22:48.758568 [ 269 ] {fa2caa77-fcbe-445e-9db7-89f716a2cb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9666 | 2025.12.31 20:22:48.758636 [ 269 ] {fa2caa77-fcbe-445e-9db7-89f716a2cb0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9667 | 2025.12.31 20:22:48.759315 [ 269 ] {fa2caa77-fcbe-445e-9db7-89f716a2cb0b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9668 | 2025.12.31 20:22:48.759364 [ 269 ] {fa2caa77-fcbe-445e-9db7-89f716a2cb0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9669 | 2025.12.31 20:22:48.759796 [ 269 ] {fa2caa77-fcbe-445e-9db7-89f716a2cb0b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9670 | 2025.12.31 20:22:48.760033 [ 269 ] {fa2caa77-fcbe-445e-9db7-89f716a2cb0b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9671 | 2025.12.31 20:22:48.760197 [ 269 ] {fa2caa77-fcbe-445e-9db7-89f716a2cb0b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001676 sec., 45346.062052505964 rows/sec., 3.74 MiB/sec. | ||
| 9672 | 2025.12.31 20:22:48.760250 [ 269 ] {fa2caa77-fcbe-445e-9db7-89f716a2cb0b} <Debug> TCPHandler: Processed in 0.001989066 sec. | ||
| 9673 | 2025.12.31 20:22:48.760378 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9674 | 2025.12.31 20:22:48.760483 [ 269 ] {fa82e156-0afa-4ef3-ba1e-6e136a2ec0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9675 | 2025.12.31 20:22:48.760530 [ 269 ] {fa82e156-0afa-4ef3-ba1e-6e136a2ec0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9676 | 2025.12.31 20:22:48.760945 [ 269 ] {fa82e156-0afa-4ef3-ba1e-6e136a2ec0af} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9677 | 2025.12.31 20:22:48.760982 [ 269 ] {fa82e156-0afa-4ef3-ba1e-6e136a2ec0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9678 | 2025.12.31 20:22:48.761316 [ 269 ] {fa82e156-0afa-4ef3-ba1e-6e136a2ec0af} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9679 | 2025.12.31 20:22:48.761531 [ 269 ] {fa82e156-0afa-4ef3-ba1e-6e136a2ec0af} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9680 | 2025.12.31 20:22:48.761669 [ 269 ] {fa82e156-0afa-4ef3-ba1e-6e136a2ec0af} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001209 sec., 8271.298593879239 rows/sec., 621.96 KiB/sec. | ||
| 9681 | 2025.12.31 20:22:48.761709 [ 269 ] {fa82e156-0afa-4ef3-ba1e-6e136a2ec0af} <Debug> TCPHandler: Processed in 0.001383902 sec. | ||
| 9682 | 2025.12.31 20:22:48.761817 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9683 | 2025.12.31 20:22:48.761915 [ 269 ] {38c8fa45-40e2-491b-8c00-e2ce63415110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9684 | 2025.12.31 20:22:48.761956 [ 269 ] {38c8fa45-40e2-491b-8c00-e2ce63415110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9685 | 2025.12.31 20:22:48.762369 [ 269 ] {38c8fa45-40e2-491b-8c00-e2ce63415110} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9686 | 2025.12.31 20:22:48.762405 [ 269 ] {38c8fa45-40e2-491b-8c00-e2ce63415110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9687 | 2025.12.31 20:22:48.762724 [ 269 ] {38c8fa45-40e2-491b-8c00-e2ce63415110} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9688 | 2025.12.31 20:22:48.762944 [ 269 ] {38c8fa45-40e2-491b-8c00-e2ce63415110} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9689 | 2025.12.31 20:22:48.763076 [ 269 ] {38c8fa45-40e2-491b-8c00-e2ce63415110} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001182 sec., 62605.75296108291 rows/sec., 4.89 MiB/sec. | ||
| 9690 | 2025.12.31 20:22:48.763114 [ 269 ] {38c8fa45-40e2-491b-8c00-e2ce63415110} <Debug> TCPHandler: Processed in 0.001348691 sec. | ||
| 9691 | 2025.12.31 20:22:48.763224 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9692 | 2025.12.31 20:22:48.763322 [ 269 ] {cb5a4775-af9f-4d0f-be9c-de3dba5b100f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9693 | 2025.12.31 20:22:48.763367 [ 269 ] {cb5a4775-af9f-4d0f-be9c-de3dba5b100f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9694 | 2025.12.31 20:22:48.763817 [ 269 ] {cb5a4775-af9f-4d0f-be9c-de3dba5b100f} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2025.12.31 20:22:48.763853 [ 269 ] {cb5a4775-af9f-4d0f-be9c-de3dba5b100f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9696 | 2025.12.31 20:22:48.764228 [ 269 ] {cb5a4775-af9f-4d0f-be9c-de3dba5b100f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9697 | 2025.12.31 20:22:48.764443 [ 269 ] {cb5a4775-af9f-4d0f-be9c-de3dba5b100f} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9698 | 2025.12.31 20:22:48.764573 [ 269 ] {cb5a4775-af9f-4d0f-be9c-de3dba5b100f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 9699 | 2025.12.31 20:22:48.764612 [ 269 ] {cb5a4775-af9f-4d0f-be9c-de3dba5b100f} <Debug> TCPHandler: Processed in 0.001438023 sec. | ||
| 9700 | 2025.12.31 20:22:48.764720 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9701 | 2025.12.31 20:22:48.764815 [ 269 ] {65318e55-9e8d-465b-a841-c5f02efda59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9702 | 2025.12.31 20:22:48.764869 [ 269 ] {65318e55-9e8d-465b-a841-c5f02efda59f} <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 | ||
| 9703 | 2025.12.31 20:22:48.765633 [ 269 ] {65318e55-9e8d-465b-a841-c5f02efda59f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2025.12.31 20:22:48.765668 [ 269 ] {65318e55-9e8d-465b-a841-c5f02efda59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9705 | 2025.12.31 20:22:48.766197 [ 269 ] {65318e55-9e8d-465b-a841-c5f02efda59f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9706 | 2025.12.31 20:22:48.766417 [ 269 ] {65318e55-9e8d-465b-a841-c5f02efda59f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9707 | 2025.12.31 20:22:48.766553 [ 269 ] {65318e55-9e8d-465b-a841-c5f02efda59f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001756 sec., 5694.760820045558 rows/sec., 10.20 MiB/sec. | ||
| 9708 | 2025.12.31 20:22:48.766608 [ 269 ] {65318e55-9e8d-465b-a841-c5f02efda59f} <Debug> TCPHandler: Processed in 0.001938995 sec. | ||
| 9709 | 2025.12.31 20:22:48.766714 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9710 | 2025.12.31 20:22:48.766810 [ 269 ] {0d9cfb0e-933e-4e2c-94a3-ead793970fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9711 | 2025.12.31 20:22:48.766853 [ 269 ] {0d9cfb0e-933e-4e2c-94a3-ead793970fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9712 | 2025.12.31 20:22:48.767178 [ 269 ] {0d9cfb0e-933e-4e2c-94a3-ead793970fd3} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9713 | 2025.12.31 20:22:48.767213 [ 269 ] {0d9cfb0e-933e-4e2c-94a3-ead793970fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9714 | 2025.12.31 20:22:48.767535 [ 269 ] {0d9cfb0e-933e-4e2c-94a3-ead793970fd3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9715 | 2025.12.31 20:22:48.767745 [ 269 ] {0d9cfb0e-933e-4e2c-94a3-ead793970fd3} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9716 | 2025.12.31 20:22:48.767843 [ 38 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9717 | 2025.12.31 20:22:48.767871 [ 269 ] {0d9cfb0e-933e-4e2c-94a3-ead793970fd3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 9718 | 2025.12.31 20:22:48.767880 [ 38 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2025.12.31 20:22:48.767903 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9720 | 2025.12.31 20:22:48.767909 [ 269 ] {0d9cfb0e-933e-4e2c-94a3-ead793970fd3} <Debug> TCPHandler: Processed in 0.001243728 sec. | ||
| 9721 | 2025.12.31 20:22:48.767997 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 9722 | 2025.12.31 20:22:48.768101 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9723 | 2025.12.31 20:22:48.768135 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3344 rows starting from the beginning of the part | ||
| 9724 | 2025.12.31 20:22:48.768195 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 9725 | 2025.12.31 20:22:48.768241 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 9726 | 2025.12.31 20:22:48.768286 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 9727 | 2025.12.31 20:22:48.768327 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 9728 | 2025.12.31 20:22:48.768370 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 9729 | 2025.12.31 20:22:48.769587 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3732 rows, containing 4 columns (4 merged, 0 gathered) in 0.001624226 sec., 2297709.801468515 rows/sec., 148.35 MiB/sec. | ||
| 9730 | 2025.12.31 20:22:48.769958 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9731 | 2025.12.31 20:22:48.770309 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_61_12} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2025.12.31 20:22:48.770409 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_61_12} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9733 | 2025.12.31 20:22:48.770516 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9734 | 2025.12.31 20:22:50.154754 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2025.12.31 20:22:50.154932 [ 269 ] {f1396faa-4352-4887-9017-dfc694d326dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9736 | 2025.12.31 20:22:50.154997 [ 269 ] {f1396faa-4352-4887-9017-dfc694d326dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9737 | 2025.12.31 20:22:50.155855 [ 269 ] {f1396faa-4352-4887-9017-dfc694d326dd} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2025.12.31 20:22:50.155905 [ 269 ] {f1396faa-4352-4887-9017-dfc694d326dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9739 | 2025.12.31 20:22:50.156376 [ 269 ] {f1396faa-4352-4887-9017-dfc694d326dd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9740 | 2025.12.31 20:22:50.156618 [ 269 ] {f1396faa-4352-4887-9017-dfc694d326dd} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2025.12.31 20:22:50.156774 [ 269 ] {f1396faa-4352-4887-9017-dfc694d326dd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00189 sec., 216931.21693121694 rows/sec., 13.76 MiB/sec. | ||
| 9742 | 2025.12.31 20:22:50.156824 [ 269 ] {f1396faa-4352-4887-9017-dfc694d326dd} <Debug> TCPHandler: Processed in 0.002215151 sec. | ||
| 9743 | 2025.12.31 20:22:50.156953 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9744 | 2025.12.31 20:22:50.157070 [ 269 ] {6f874058-fa01-4720-961a-663ac4261a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9745 | 2025.12.31 20:22:50.157126 [ 269 ] {6f874058-fa01-4720-961a-663ac4261a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9746 | 2025.12.31 20:22:50.157553 [ 269 ] {6f874058-fa01-4720-961a-663ac4261a87} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2025.12.31 20:22:50.157591 [ 269 ] {6f874058-fa01-4720-961a-663ac4261a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9748 | 2025.12.31 20:22:50.157911 [ 269 ] {6f874058-fa01-4720-961a-663ac4261a87} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9749 | 2025.12.31 20:22:50.158129 [ 269 ] {6f874058-fa01-4720-961a-663ac4261a87} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2025.12.31 20:22:50.158262 [ 269 ] {6f874058-fa01-4720-961a-663ac4261a87} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001223 sec., 6541.291905151268 rows/sec., 533.40 KiB/sec. | ||
| 9751 | 2025.12.31 20:22:50.158300 [ 269 ] {6f874058-fa01-4720-961a-663ac4261a87} <Debug> TCPHandler: Processed in 0.001397161 sec. | ||
| 9752 | 2025.12.31 20:22:50.158417 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2025.12.31 20:22:50.158510 [ 269 ] {d09f0e05-212a-4a11-a806-bb7d15e3ef01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9754 | 2025.12.31 20:22:50.158549 [ 269 ] {d09f0e05-212a-4a11-a806-bb7d15e3ef01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9755 | 2025.12.31 20:22:50.160057 [ 269 ] {d09f0e05-212a-4a11-a806-bb7d15e3ef01} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2025.12.31 20:22:50.160094 [ 269 ] {d09f0e05-212a-4a11-a806-bb7d15e3ef01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9757 | 2025.12.31 20:22:50.160539 [ 269 ] {d09f0e05-212a-4a11-a806-bb7d15e3ef01} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9758 | 2025.12.31 20:22:50.160751 [ 269 ] {d09f0e05-212a-4a11-a806-bb7d15e3ef01} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2025.12.31 20:22:50.160891 [ 269 ] {d09f0e05-212a-4a11-a806-bb7d15e3ef01} <Debug> executeQuery: Read 2320 rows, 192.74 KiB in 0.0024 sec., 966666.6666666667 rows/sec., 78.43 MiB/sec. | ||
| 9760 | 2025.12.31 20:22:50.160931 [ 269 ] {d09f0e05-212a-4a11-a806-bb7d15e3ef01} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9761 | 2025.12.31 20:22:50.160944 [ 269 ] {d09f0e05-212a-4a11-a806-bb7d15e3ef01} <Debug> TCPHandler: Processed in 0.002575019 sec. | ||
| 9762 | 2025.12.31 20:22:50.161052 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9763 | 2025.12.31 20:22:50.161144 [ 269 ] {52b42dea-a919-491c-b269-a610b5b23fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9764 | 2025.12.31 20:22:50.161184 [ 269 ] {52b42dea-a919-491c-b269-a610b5b23fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9765 | 2025.12.31 20:22:50.161665 [ 269 ] {52b42dea-a919-491c-b269-a610b5b23fd3} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9766 | 2025.12.31 20:22:50.161701 [ 269 ] {52b42dea-a919-491c-b269-a610b5b23fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9767 | 2025.12.31 20:22:50.162008 [ 269 ] {52b42dea-a919-491c-b269-a610b5b23fd3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9768 | 2025.12.31 20:22:50.162230 [ 269 ] {52b42dea-a919-491c-b269-a610b5b23fd3} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9769 | 2025.12.31 20:22:50.162360 [ 269 ] {52b42dea-a919-491c-b269-a610b5b23fd3} <Debug> executeQuery: Read 245 rows, 15.28 KiB in 0.001234 sec., 198541.3290113452 rows/sec., 12.09 MiB/sec. | ||
| 9770 | 2025.12.31 20:22:50.162397 [ 269 ] {52b42dea-a919-491c-b269-a610b5b23fd3} <Debug> TCPHandler: Processed in 0.001392752 sec. | ||
| 9771 | 2025.12.31 20:22:50.162501 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9772 | 2025.12.31 20:22:50.162594 [ 269 ] {b4ce313e-0bb6-4e7a-97f2-b20df5e0d2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9773 | 2025.12.31 20:22:50.162633 [ 269 ] {b4ce313e-0bb6-4e7a-97f2-b20df5e0d2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9774 | 2025.12.31 20:22:50.163150 [ 269 ] {b4ce313e-0bb6-4e7a-97f2-b20df5e0d2f4} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2025.12.31 20:22:50.163186 [ 269 ] {b4ce313e-0bb6-4e7a-97f2-b20df5e0d2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9776 | 2025.12.31 20:22:50.163516 [ 269 ] {b4ce313e-0bb6-4e7a-97f2-b20df5e0d2f4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9777 | 2025.12.31 20:22:50.163731 [ 269 ] {b4ce313e-0bb6-4e7a-97f2-b20df5e0d2f4} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2025.12.31 20:22:50.163853 [ 269 ] {b4ce313e-0bb6-4e7a-97f2-b20df5e0d2f4} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001277 sec., 344557.55677368835 rows/sec., 22.80 MiB/sec. | ||
| 9779 | 2025.12.31 20:22:50.163891 [ 269 ] {b4ce313e-0bb6-4e7a-97f2-b20df5e0d2f4} <Debug> TCPHandler: Processed in 0.001437413 sec. | ||
| 9780 | 2025.12.31 20:22:50.163997 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9781 | 2025.12.31 20:22:50.164089 [ 269 ] {e183884b-a634-42d5-80d4-05471a7cffa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9782 | 2025.12.31 20:22:50.164127 [ 269 ] {e183884b-a634-42d5-80d4-05471a7cffa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9783 | 2025.12.31 20:22:50.164587 [ 269 ] {e183884b-a634-42d5-80d4-05471a7cffa5} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9784 | 2025.12.31 20:22:50.164623 [ 269 ] {e183884b-a634-42d5-80d4-05471a7cffa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9785 | 2025.12.31 20:22:50.164928 [ 269 ] {e183884b-a634-42d5-80d4-05471a7cffa5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9786 | 2025.12.31 20:22:50.165138 [ 269 ] {e183884b-a634-42d5-80d4-05471a7cffa5} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9787 | 2025.12.31 20:22:50.165263 [ 269 ] {e183884b-a634-42d5-80d4-05471a7cffa5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001192 sec., 177013.42281879197 rows/sec., 10.05 MiB/sec. | ||
| 9788 | 2025.12.31 20:22:50.165302 [ 269 ] {e183884b-a634-42d5-80d4-05471a7cffa5} <Debug> TCPHandler: Processed in 0.00135173 sec. | ||
| 9789 | 2025.12.31 20:22:50.165411 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9790 | 2025.12.31 20:22:50.165502 [ 269 ] {f9e4f6ee-3830-40fa-a74e-847b2af510e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9791 | 2025.12.31 20:22:50.165542 [ 269 ] {f9e4f6ee-3830-40fa-a74e-847b2af510e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9792 | 2025.12.31 20:22:50.166337 [ 269 ] {f9e4f6ee-3830-40fa-a74e-847b2af510e9} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9793 | 2025.12.31 20:22:50.166373 [ 269 ] {f9e4f6ee-3830-40fa-a74e-847b2af510e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9794 | 2025.12.31 20:22:50.166727 [ 269 ] {f9e4f6ee-3830-40fa-a74e-847b2af510e9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9795 | 2025.12.31 20:22:50.166947 [ 269 ] {f9e4f6ee-3830-40fa-a74e-847b2af510e9} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9796 | 2025.12.31 20:22:50.167080 [ 269 ] {f9e4f6ee-3830-40fa-a74e-847b2af510e9} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001595 sec., 736677.1159874608 rows/sec., 52.64 MiB/sec. | ||
| 9797 | 2025.12.31 20:22:50.167117 [ 269 ] {f9e4f6ee-3830-40fa-a74e-847b2af510e9} <Debug> TCPHandler: Processed in 0.00175314 sec. | ||
| 9798 | 2025.12.31 20:22:50.167223 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9799 | 2025.12.31 20:22:50.167317 [ 269 ] {3d0de0b0-fe8b-4e40-bbbc-b4c4392d6966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9800 | 2025.12.31 20:22:50.167357 [ 269 ] {3d0de0b0-fe8b-4e40-bbbc-b4c4392d6966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9801 | 2025.12.31 20:22:50.167678 [ 269 ] {3d0de0b0-fe8b-4e40-bbbc-b4c4392d6966} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9802 | 2025.12.31 20:22:50.167714 [ 269 ] {3d0de0b0-fe8b-4e40-bbbc-b4c4392d6966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9803 | 2025.12.31 20:22:50.168014 [ 269 ] {3d0de0b0-fe8b-4e40-bbbc-b4c4392d6966} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9804 | 2025.12.31 20:22:50.168239 [ 269 ] {3d0de0b0-fe8b-4e40-bbbc-b4c4392d6966} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9805 | 2025.12.31 20:22:50.168370 [ 269 ] {3d0de0b0-fe8b-4e40-bbbc-b4c4392d6966} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 9806 | 2025.12.31 20:22:50.168407 [ 269 ] {3d0de0b0-fe8b-4e40-bbbc-b4c4392d6966} <Debug> TCPHandler: Processed in 0.001230228 sec. | ||
| 9807 | 2025.12.31 20:22:50.168510 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9808 | 2025.12.31 20:22:50.168606 [ 269 ] {d15ed507-aff6-4ac7-8dc4-f3e077640b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9809 | 2025.12.31 20:22:50.168648 [ 269 ] {d15ed507-aff6-4ac7-8dc4-f3e077640b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9810 | 2025.12.31 20:22:50.169230 [ 269 ] {d15ed507-aff6-4ac7-8dc4-f3e077640b27} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2025.12.31 20:22:50.169266 [ 269 ] {d15ed507-aff6-4ac7-8dc4-f3e077640b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9812 | 2025.12.31 20:22:50.169630 [ 269 ] {d15ed507-aff6-4ac7-8dc4-f3e077640b27} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9813 | 2025.12.31 20:22:50.169838 [ 269 ] {d15ed507-aff6-4ac7-8dc4-f3e077640b27} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2025.12.31 20:22:50.169966 [ 269 ] {d15ed507-aff6-4ac7-8dc4-f3e077640b27} <Debug> executeQuery: Read 904 rows, 61.16 KiB in 0.001379 sec., 655547.4981870921 rows/sec., 43.31 MiB/sec. | ||
| 9815 | 2025.12.31 20:22:50.170003 [ 269 ] {d15ed507-aff6-4ac7-8dc4-f3e077640b27} <Debug> TCPHandler: Processed in 0.001539515 sec. | ||
| 9816 | 2025.12.31 20:22:50.170107 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9817 | 2025.12.31 20:22:50.170204 [ 269 ] {ec2b78a8-1959-455b-a29c-2ceeafd717ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9818 | 2025.12.31 20:22:50.170246 [ 269 ] {ec2b78a8-1959-455b-a29c-2ceeafd717ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9819 | 2025.12.31 20:22:50.170545 [ 269 ] {ec2b78a8-1959-455b-a29c-2ceeafd717ff} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2025.12.31 20:22:50.170580 [ 269 ] {ec2b78a8-1959-455b-a29c-2ceeafd717ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9821 | 2025.12.31 20:22:50.170875 [ 269 ] {ec2b78a8-1959-455b-a29c-2ceeafd717ff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9822 | 2025.12.31 20:22:50.171089 [ 269 ] {ec2b78a8-1959-455b-a29c-2ceeafd717ff} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2025.12.31 20:22:50.171216 [ 269 ] {ec2b78a8-1959-455b-a29c-2ceeafd717ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 9824 | 2025.12.31 20:22:50.171251 [ 269 ] {ec2b78a8-1959-455b-a29c-2ceeafd717ff} <Debug> TCPHandler: Processed in 0.001190587 sec. | ||
| 9825 | 2025.12.31 20:22:50.171353 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9826 | 2025.12.31 20:22:50.171444 [ 269 ] {86109084-251b-43b8-9d68-66493867c442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9827 | 2025.12.31 20:22:50.171496 [ 269 ] {86109084-251b-43b8-9d68-66493867c442} <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 | ||
| 9828 | 2025.12.31 20:22:50.172325 [ 269 ] {86109084-251b-43b8-9d68-66493867c442} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2025.12.31 20:22:50.172367 [ 269 ] {86109084-251b-43b8-9d68-66493867c442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9830 | 2025.12.31 20:22:50.172901 [ 269 ] {86109084-251b-43b8-9d68-66493867c442} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9831 | 2025.12.31 20:22:50.173128 [ 269 ] {86109084-251b-43b8-9d68-66493867c442} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2025.12.31 20:22:50.173261 [ 269 ] {86109084-251b-43b8-9d68-66493867c442} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001834 sec., 17448.200654307526 rows/sec., 31.27 MiB/sec. | ||
| 9833 | 2025.12.31 20:22:50.173313 [ 269 ] {86109084-251b-43b8-9d68-66493867c442} <Debug> TCPHandler: Processed in 0.002006626 sec. | ||
| 9834 | 2025.12.31 20:22:50.173426 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9835 | 2025.12.31 20:22:50.173522 [ 269 ] {0ac5ab77-06cd-4106-b3dd-2254ea348f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9836 | 2025.12.31 20:22:50.173564 [ 269 ] {0ac5ab77-06cd-4106-b3dd-2254ea348f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9837 | 2025.12.31 20:22:50.173891 [ 269 ] {0ac5ab77-06cd-4106-b3dd-2254ea348f42} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2025.12.31 20:22:50.173928 [ 269 ] {0ac5ab77-06cd-4106-b3dd-2254ea348f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9839 | 2025.12.31 20:22:50.174224 [ 269 ] {0ac5ab77-06cd-4106-b3dd-2254ea348f42} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9840 | 2025.12.31 20:22:50.174427 [ 269 ] {0ac5ab77-06cd-4106-b3dd-2254ea348f42} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2025.12.31 20:22:50.174553 [ 269 ] {0ac5ab77-06cd-4106-b3dd-2254ea348f42} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001053 sec., 62678.062678062684 rows/sec., 3.63 MiB/sec. | ||
| 9842 | 2025.12.31 20:22:50.174588 [ 269 ] {0ac5ab77-06cd-4106-b3dd-2254ea348f42} <Debug> TCPHandler: Processed in 0.001208967 sec. | ||
| 9843 | 2025.12.31 20:22:50.631054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22469 | ||
| 9844 | 2025.12.31 20:22:50.631621 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2025.12.31 20:22:50.631664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9846 | 2025.12.31 20:22:50.632162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9847 | 2025.12.31 20:22:50.632399 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2025.12.31 20:22:50.632543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22469 | ||
| 9849 | 2025.12.31 20:22:51.788714 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9850 | 2025.12.31 20:22:51.805435 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9851 | 2025.12.31 20:22:51.805505 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9852 | 2025.12.31 20:22:51.810871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9853 | 2025.12.31 20:22:51.811587 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9854 | 2025.12.31 20:22:51.814743 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9855 | 2025.12.31 20:22:53.756286 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9856 | 2025.12.31 20:22:53.756480 [ 269 ] {0c3eb339-6751-4736-b2a3-3f948f731210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9857 | 2025.12.31 20:22:53.756550 [ 269 ] {0c3eb339-6751-4736-b2a3-3f948f731210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9858 | 2025.12.31 20:22:53.757265 [ 269 ] {0c3eb339-6751-4736-b2a3-3f948f731210} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2025.12.31 20:22:53.757327 [ 269 ] {0c3eb339-6751-4736-b2a3-3f948f731210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9860 | 2025.12.31 20:22:53.757876 [ 269 ] {0c3eb339-6751-4736-b2a3-3f948f731210} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9861 | 2025.12.31 20:22:53.758177 [ 269 ] {0c3eb339-6751-4736-b2a3-3f948f731210} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2025.12.31 20:22:53.758373 [ 31 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9863 | 2025.12.31 20:22:53.758396 [ 269 ] {0c3eb339-6751-4736-b2a3-3f948f731210} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.19 MiB/sec. | ||
| 9864 | 2025.12.31 20:22:53.758441 [ 31 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2025.12.31 20:22:53.758469 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9866 | 2025.12.31 20:22:53.758486 [ 269 ] {0c3eb339-6751-4736-b2a3-3f948f731210} <Debug> TCPHandler: Processed in 0.002330083 sec. | ||
| 9867 | 2025.12.31 20:22:53.758593 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 9868 | 2025.12.31 20:22:53.758656 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2025.12.31 20:22:53.758735 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9870 | 2025.12.31 20:22:53.758775 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2468 rows starting from the beginning of the part | ||
| 9871 | 2025.12.31 20:22:53.758780 [ 269 ] {0bfb19b1-4217-4e4a-b8df-687bbaeded02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9872 | 2025.12.31 20:22:53.758837 [ 269 ] {0bfb19b1-4217-4e4a-b8df-687bbaeded02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9873 | 2025.12.31 20:22:53.758846 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 76 rows starting from the beginning of the part | ||
| 9874 | 2025.12.31 20:22:53.758899 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1176 rows starting from the beginning of the part | ||
| 9875 | 2025.12.31 20:22:53.758942 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 76 rows starting from the beginning of the part | ||
| 9876 | 2025.12.31 20:22:53.758984 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 2320 rows starting from the beginning of the part | ||
| 9877 | 2025.12.31 20:22:53.759031 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 9878 | 2025.12.31 20:22:53.759305 [ 269 ] {0bfb19b1-4217-4e4a-b8df-687bbaeded02} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2025.12.31 20:22:53.759349 [ 269 ] {0bfb19b1-4217-4e4a-b8df-687bbaeded02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9880 | 2025.12.31 20:22:53.759705 [ 269 ] {0bfb19b1-4217-4e4a-b8df-687bbaeded02} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9881 | 2025.12.31 20:22:53.759944 [ 269 ] {0bfb19b1-4217-4e4a-b8df-687bbaeded02} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9882 | 2025.12.31 20:22:53.760077 [ 31 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9883 | 2025.12.31 20:22:53.760088 [ 269 ] {0bfb19b1-4217-4e4a-b8df-687bbaeded02} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001335 sec., 47940.07490636704 rows/sec., 3.74 MiB/sec. | ||
| 9884 | 2025.12.31 20:22:53.760117 [ 31 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9885 | 2025.12.31 20:22:53.760141 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9886 | 2025.12.31 20:22:53.760142 [ 269 ] {0bfb19b1-4217-4e4a-b8df-687bbaeded02} <Debug> TCPHandler: Processed in 0.001552446 sec. | ||
| 9887 | 2025.12.31 20:22:53.760229 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 9888 | 2025.12.31 20:22:53.760274 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9889 | 2025.12.31 20:22:53.760333 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9890 | 2025.12.31 20:22:53.760372 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1251 rows starting from the beginning of the part | ||
| 9891 | 2025.12.31 20:22:53.760378 [ 269 ] {1cc29413-c249-42c7-9442-fc0ae2b88343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9892 | 2025.12.31 20:22:53.760431 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part | ||
| 9893 | 2025.12.31 20:22:53.760432 [ 269 ] {1cc29413-c249-42c7-9442-fc0ae2b88343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9894 | 2025.12.31 20:22:53.760485 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 711 rows starting from the beginning of the part | ||
| 9895 | 2025.12.31 20:22:53.760533 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 74 rows starting from the beginning of the part | ||
| 9896 | 2025.12.31 20:22:53.760573 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1175 rows starting from the beginning of the part | ||
| 9897 | 2025.12.31 20:22:53.760611 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 9898 | 2025.12.31 20:22:53.760858 [ 269 ] {1cc29413-c249-42c7-9442-fc0ae2b88343} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2025.12.31 20:22:53.760902 [ 269 ] {1cc29413-c249-42c7-9442-fc0ae2b88343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9900 | 2025.12.31 20:22:53.761213 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6172 rows, containing 5 columns (5 merged, 0 gathered) in 0.002680081 sec., 2302915.4715846274 rows/sec., 195.59 MiB/sec. | ||
| 9901 | 2025.12.31 20:22:53.761494 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9902 | 2025.12.31 20:22:53.761576 [ 269 ] {1cc29413-c249-42c7-9442-fc0ae2b88343} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9903 | 2025.12.31 20:22:53.761831 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_66_13} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2025.12.31 20:22:53.761874 [ 269 ] {1cc29413-c249-42c7-9442-fc0ae2b88343} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2025.12.31 20:22:53.761921 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_66_13} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9906 | 2025.12.31 20:22:53.761935 [ 194 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3349 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174805 sec., 1915849.088984869 rows/sec., 144.96 MiB/sec. | ||
| 9907 | 2025.12.31 20:22:53.762007 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 9908 | 2025.12.31 20:22:53.762026 [ 269 ] {1cc29413-c249-42c7-9442-fc0ae2b88343} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.00167 sec., 58682.63473053892 rows/sec., 4.09 MiB/sec. | ||
| 9909 | 2025.12.31 20:22:53.762070 [ 269 ] {1cc29413-c249-42c7-9442-fc0ae2b88343} <Debug> TCPHandler: Processed in 0.001848782 sec. | ||
| 9910 | 2025.12.31 20:22:53.762102 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9911 | 2025.12.31 20:22:53.762185 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9912 | 2025.12.31 20:22:53.762288 [ 269 ] {15d65504-b032-450b-92aa-e3d8197b1f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9913 | 2025.12.31 20:22:53.762334 [ 269 ] {15d65504-b032-450b-92aa-e3d8197b1f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9914 | 2025.12.31 20:22:53.762356 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_66_13} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9915 | 2025.12.31 20:22:53.762428 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_66_13} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9916 | 2025.12.31 20:22:53.762493 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9917 | 2025.12.31 20:22:53.762686 [ 269 ] {15d65504-b032-450b-92aa-e3d8197b1f8b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2025.12.31 20:22:53.762731 [ 269 ] {15d65504-b032-450b-92aa-e3d8197b1f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9919 | 2025.12.31 20:22:53.763077 [ 269 ] {15d65504-b032-450b-92aa-e3d8197b1f8b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9920 | 2025.12.31 20:22:53.763320 [ 269 ] {15d65504-b032-450b-92aa-e3d8197b1f8b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2025.12.31 20:22:53.763461 [ 269 ] {15d65504-b032-450b-92aa-e3d8197b1f8b} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001193 sec., 31852.47275775356 rows/sec., 2.14 MiB/sec. | ||
| 9922 | 2025.12.31 20:22:53.763500 [ 269 ] {15d65504-b032-450b-92aa-e3d8197b1f8b} <Debug> TCPHandler: Processed in 0.001364851 sec. | ||
| 9923 | 2025.12.31 20:22:57.952537 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9924 | 2025.12.31 20:22:57.952596 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9925 | 2025.12.31 20:22:58.132659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22981 | ||
| 9926 | 2025.12.31 20:22:58.133350 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9927 | 2025.12.31 20:22:58.133404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9928 | 2025.12.31 20:22:58.133976 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9929 | 2025.12.31 20:22:58.134214 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9930 | 2025.12.31 20:22:58.134360 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22981 | ||
| 9931 | 2025.12.31 20:22:58.192368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1206 | ||
| 9932 | 2025.12.31 20:22:58.195096 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9933 | 2025.12.31 20:22:58.195150 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9934 | 2025.12.31 20:22:58.196391 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9935 | 2025.12.31 20:22:58.196674 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2025.12.31 20:22:58.197056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1206 | ||
| 9937 | 2025.12.31 20:22:58.758991 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9938 | 2025.12.31 20:22:58.759171 [ 269 ] {15583d27-e8e4-4aad-b863-cdeedf65af4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9939 | 2025.12.31 20:22:58.759241 [ 269 ] {15583d27-e8e4-4aad-b863-cdeedf65af4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9940 | 2025.12.31 20:22:58.759927 [ 269 ] {15583d27-e8e4-4aad-b863-cdeedf65af4f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9941 | 2025.12.31 20:22:58.759979 [ 269 ] {15583d27-e8e4-4aad-b863-cdeedf65af4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9942 | 2025.12.31 20:22:58.760397 [ 269 ] {15583d27-e8e4-4aad-b863-cdeedf65af4f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9943 | 2025.12.31 20:22:58.760640 [ 269 ] {15583d27-e8e4-4aad-b863-cdeedf65af4f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2025.12.31 20:22:58.760805 [ 269 ] {15583d27-e8e4-4aad-b863-cdeedf65af4f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001683 sec., 45157.456922162804 rows/sec., 3.72 MiB/sec. | ||
| 9945 | 2025.12.31 20:22:58.760857 [ 269 ] {15583d27-e8e4-4aad-b863-cdeedf65af4f} <Debug> TCPHandler: Processed in 0.001993605 sec. | ||
| 9946 | 2025.12.31 20:22:58.760991 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9947 | 2025.12.31 20:22:58.761102 [ 269 ] {4da3969f-0a2a-4619-8db3-38a375fa7dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9948 | 2025.12.31 20:22:58.761151 [ 269 ] {4da3969f-0a2a-4619-8db3-38a375fa7dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9949 | 2025.12.31 20:22:58.761578 [ 269 ] {4da3969f-0a2a-4619-8db3-38a375fa7dd3} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9950 | 2025.12.31 20:22:58.761618 [ 269 ] {4da3969f-0a2a-4619-8db3-38a375fa7dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9951 | 2025.12.31 20:22:58.761937 [ 269 ] {4da3969f-0a2a-4619-8db3-38a375fa7dd3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9952 | 2025.12.31 20:22:58.762158 [ 269 ] {4da3969f-0a2a-4619-8db3-38a375fa7dd3} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2025.12.31 20:22:58.762296 [ 269 ] {4da3969f-0a2a-4619-8db3-38a375fa7dd3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001218 sec., 8210.180623973729 rows/sec., 617.37 KiB/sec. | ||
| 9954 | 2025.12.31 20:22:58.762336 [ 269 ] {4da3969f-0a2a-4619-8db3-38a375fa7dd3} <Debug> TCPHandler: Processed in 0.001398502 sec. | ||
| 9955 | 2025.12.31 20:22:58.762459 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9956 | 2025.12.31 20:22:58.762586 [ 269 ] {f9c0b5a6-d7aa-4ce9-b499-a3b5ef3fa15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9957 | 2025.12.31 20:22:58.762637 [ 269 ] {f9c0b5a6-d7aa-4ce9-b499-a3b5ef3fa15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9958 | 2025.12.31 20:22:58.763112 [ 269 ] {f9c0b5a6-d7aa-4ce9-b499-a3b5ef3fa15c} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9959 | 2025.12.31 20:22:58.763149 [ 269 ] {f9c0b5a6-d7aa-4ce9-b499-a3b5ef3fa15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9960 | 2025.12.31 20:22:58.763483 [ 269 ] {f9c0b5a6-d7aa-4ce9-b499-a3b5ef3fa15c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9961 | 2025.12.31 20:22:58.763706 [ 269 ] {f9c0b5a6-d7aa-4ce9-b499-a3b5ef3fa15c} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9962 | 2025.12.31 20:22:58.763838 [ 269 ] {f9c0b5a6-d7aa-4ce9-b499-a3b5ef3fa15c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001283 sec., 57677.31878409976 rows/sec., 4.50 MiB/sec. | ||
| 9963 | 2025.12.31 20:22:58.763877 [ 269 ] {f9c0b5a6-d7aa-4ce9-b499-a3b5ef3fa15c} <Debug> TCPHandler: Processed in 0.001481253 sec. | ||
| 9964 | 2025.12.31 20:22:58.763987 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9965 | 2025.12.31 20:22:58.764083 [ 269 ] {1315ad25-5dff-4576-b88c-76288b823466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9966 | 2025.12.31 20:22:58.764127 [ 269 ] {1315ad25-5dff-4576-b88c-76288b823466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9967 | 2025.12.31 20:22:58.764533 [ 269 ] {1315ad25-5dff-4576-b88c-76288b823466} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9968 | 2025.12.31 20:22:58.764571 [ 269 ] {1315ad25-5dff-4576-b88c-76288b823466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9969 | 2025.12.31 20:22:58.764913 [ 269 ] {1315ad25-5dff-4576-b88c-76288b823466} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9970 | 2025.12.31 20:22:58.765125 [ 269 ] {1315ad25-5dff-4576-b88c-76288b823466} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9971 | 2025.12.31 20:22:58.765260 [ 269 ] {1315ad25-5dff-4576-b88c-76288b823466} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 9972 | 2025.12.31 20:22:58.765299 [ 269 ] {1315ad25-5dff-4576-b88c-76288b823466} <Debug> TCPHandler: Processed in 0.001363701 sec. | ||
| 9973 | 2025.12.31 20:22:58.765414 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9974 | 2025.12.31 20:22:58.765509 [ 269 ] {e84cf5d2-745d-4122-8611-20eb99549d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9975 | 2025.12.31 20:22:58.765563 [ 269 ] {e84cf5d2-745d-4122-8611-20eb99549d46} <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 | ||
| 9976 | 2025.12.31 20:22:58.766328 [ 269 ] {e84cf5d2-745d-4122-8611-20eb99549d46} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2025.12.31 20:22:58.766365 [ 269 ] {e84cf5d2-745d-4122-8611-20eb99549d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9978 | 2025.12.31 20:22:58.766882 [ 269 ] {e84cf5d2-745d-4122-8611-20eb99549d46} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9979 | 2025.12.31 20:22:58.767105 [ 269 ] {e84cf5d2-745d-4122-8611-20eb99549d46} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9980 | 2025.12.31 20:22:58.767242 [ 269 ] {e84cf5d2-745d-4122-8611-20eb99549d46} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001753 sec., 5704.5065601825445 rows/sec., 10.22 MiB/sec. | ||
| 9981 | 2025.12.31 20:22:58.767297 [ 269 ] {e84cf5d2-745d-4122-8611-20eb99549d46} <Debug> TCPHandler: Processed in 0.001932664 sec. | ||
| 9982 | 2025.12.31 20:22:58.767407 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9983 | 2025.12.31 20:22:58.767500 [ 269 ] {08b59315-8d1e-45ae-9f1e-f4312a2d64be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9984 | 2025.12.31 20:22:58.767542 [ 269 ] {08b59315-8d1e-45ae-9f1e-f4312a2d64be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9985 | 2025.12.31 20:22:58.767896 [ 269 ] {08b59315-8d1e-45ae-9f1e-f4312a2d64be} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9986 | 2025.12.31 20:22:58.767931 [ 269 ] {08b59315-8d1e-45ae-9f1e-f4312a2d64be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9987 | 2025.12.31 20:22:58.768239 [ 269 ] {08b59315-8d1e-45ae-9f1e-f4312a2d64be} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9988 | 2025.12.31 20:22:58.768453 [ 269 ] {08b59315-8d1e-45ae-9f1e-f4312a2d64be} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2025.12.31 20:22:58.768582 [ 269 ] {08b59315-8d1e-45ae-9f1e-f4312a2d64be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 9990 | 2025.12.31 20:22:58.768619 [ 269 ] {08b59315-8d1e-45ae-9f1e-f4312a2d64be} <Debug> TCPHandler: Processed in 0.001262969 sec. | ||
| 9991 | 2025.12.31 20:22:59.001283 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000903681 sec. | ||
| 9992 | 2025.12.31 20:22:59.314864 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9993 | 2025.12.31 20:22:59.331318 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2025.12.31 20:22:59.331376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9995 | 2025.12.31 20:22:59.336902 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9996 | 2025.12.31 20:22:59.337618 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2025.12.31 20:22:59.340612 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9998 | 2025.12.31 20:23:02.088278 [ 67 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 9999 | 2025.12.31 20:23:02.088369 [ 67 ] {} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2025.12.31 20:23:02.088405 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10001 | 2025.12.31 20:23:02.088624 [ 192 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 10002 | 2025.12.31 20:23:02.088848 [ 192 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10003 | 2025.12.31 20:23:02.088904 [ 192 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 10004 | 2025.12.31 20:23:02.089010 [ 192 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 10005 | 2025.12.31 20:23:02.089096 [ 192 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 10006 | 2025.12.31 20:23:02.089185 [ 192 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 10007 | 2025.12.31 20:23:02.089266 [ 192 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 10008 | 2025.12.31 20:23:02.090061 [ 188 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001523655 sec., 74820.0872244701 rows/sec., 3.82 MiB/sec. | ||
| 10009 | 2025.12.31 20:23:02.090186 [ 188 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 10010 | 2025.12.31 20:23:02.090454 [ 188 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_19_4} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2025.12.31 20:23:02.090547 [ 188 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_19_4} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 10012 | 2025.12.31 20:23:02.090632 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10013 | 2025.12.31 20:23:03.770529 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10014 | 2025.12.31 20:23:03.770728 [ 269 ] {3ba81664-297b-46ce-9d50-9e69b7af43da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10015 | 2025.12.31 20:23:03.770791 [ 269 ] {3ba81664-297b-46ce-9d50-9e69b7af43da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10016 | 2025.12.31 20:23:03.771581 [ 269 ] {3ba81664-297b-46ce-9d50-9e69b7af43da} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2025.12.31 20:23:03.771620 [ 269 ] {3ba81664-297b-46ce-9d50-9e69b7af43da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10018 | 2025.12.31 20:23:03.772078 [ 269 ] {3ba81664-297b-46ce-9d50-9e69b7af43da} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10019 | 2025.12.31 20:23:03.772308 [ 269 ] {3ba81664-297b-46ce-9d50-9e69b7af43da} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10020 | 2025.12.31 20:23:03.772454 [ 269 ] {3ba81664-297b-46ce-9d50-9e69b7af43da} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001773 sec., 231246.47490129722 rows/sec., 14.67 MiB/sec. | ||
| 10021 | 2025.12.31 20:23:03.772497 [ 269 ] {3ba81664-297b-46ce-9d50-9e69b7af43da} <Debug> TCPHandler: Processed in 0.002114868 sec. | ||
| 10022 | 2025.12.31 20:23:03.772630 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10023 | 2025.12.31 20:23:03.772727 [ 269 ] {39e090e9-e433-46be-9af9-4389ac9ae01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10024 | 2025.12.31 20:23:03.772768 [ 269 ] {39e090e9-e433-46be-9af9-4389ac9ae01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10025 | 2025.12.31 20:23:03.773960 [ 269 ] {39e090e9-e433-46be-9af9-4389ac9ae01b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2025.12.31 20:23:03.773996 [ 269 ] {39e090e9-e433-46be-9af9-4389ac9ae01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10027 | 2025.12.31 20:23:03.774378 [ 269 ] {39e090e9-e433-46be-9af9-4389ac9ae01b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10028 | 2025.12.31 20:23:03.774592 [ 269 ] {39e090e9-e433-46be-9af9-4389ac9ae01b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2025.12.31 20:23:03.774720 [ 269 ] {39e090e9-e433-46be-9af9-4389ac9ae01b} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.002013 sec., 584202.6825633383 rows/sec., 46.52 MiB/sec. | ||
| 10030 | 2025.12.31 20:23:03.774757 [ 269 ] {39e090e9-e433-46be-9af9-4389ac9ae01b} <Debug> TCPHandler: Processed in 0.00217842 sec. | ||
| 10031 | 2025.12.31 20:23:03.774871 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10032 | 2025.12.31 20:23:03.774965 [ 269 ] {4a655b73-c347-4366-89de-8a85c9954bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10033 | 2025.12.31 20:23:03.775005 [ 269 ] {4a655b73-c347-4366-89de-8a85c9954bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10034 | 2025.12.31 20:23:03.775517 [ 269 ] {4a655b73-c347-4366-89de-8a85c9954bb5} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2025.12.31 20:23:03.775551 [ 269 ] {4a655b73-c347-4366-89de-8a85c9954bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10036 | 2025.12.31 20:23:03.775882 [ 269 ] {4a655b73-c347-4366-89de-8a85c9954bb5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10037 | 2025.12.31 20:23:03.776094 [ 269 ] {4a655b73-c347-4366-89de-8a85c9954bb5} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2025.12.31 20:23:03.776197 [ 86 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10039 | 2025.12.31 20:23:03.776219 [ 269 ] {4a655b73-c347-4366-89de-8a85c9954bb5} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001272 sec., 186320.75471698114 rows/sec., 11.30 MiB/sec. | ||
| 10040 | 2025.12.31 20:23:03.776236 [ 86 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10041 | 2025.12.31 20:23:03.776256 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10042 | 2025.12.31 20:23:03.776257 [ 269 ] {4a655b73-c347-4366-89de-8a85c9954bb5} <Debug> TCPHandler: Processed in 0.001435533 sec. | ||
| 10043 | 2025.12.31 20:23:03.776376 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 10044 | 2025.12.31 20:23:03.776381 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10045 | 2025.12.31 20:23:03.776520 [ 269 ] {030aeb28-06c7-4bb8-90fe-12c8fa39a9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10046 | 2025.12.31 20:23:03.776525 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10047 | 2025.12.31 20:23:03.776564 [ 269 ] {030aeb28-06c7-4bb8-90fe-12c8fa39a9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10048 | 2025.12.31 20:23:03.776582 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 279 rows starting from the beginning of the part | ||
| 10049 | 2025.12.31 20:23:03.776656 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
| 10050 | 2025.12.31 20:23:03.776702 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 10051 | 2025.12.31 20:23:03.776745 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 245 rows starting from the beginning of the part | ||
| 10052 | 2025.12.31 20:23:03.776784 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 10053 | 2025.12.31 20:23:03.776823 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 237 rows starting from the beginning of the part | ||
| 10054 | 2025.12.31 20:23:03.777069 [ 269 ] {030aeb28-06c7-4bb8-90fe-12c8fa39a9a1} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10055 | 2025.12.31 20:23:03.777112 [ 269 ] {030aeb28-06c7-4bb8-90fe-12c8fa39a9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10056 | 2025.12.31 20:23:03.777450 [ 269 ] {030aeb28-06c7-4bb8-90fe-12c8fa39a9a1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10057 | 2025.12.31 20:23:03.777686 [ 269 ] {030aeb28-06c7-4bb8-90fe-12c8fa39a9a1} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10058 | 2025.12.31 20:23:03.777758 [ 194 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441752 sec., 706085.3739061919 rows/sec., 46.08 MiB/sec. | ||
| 10059 | 2025.12.31 20:23:03.777810 [ 269 ] {030aeb28-06c7-4bb8-90fe-12c8fa39a9a1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001309 sec., 161955.69136745608 rows/sec., 10.44 MiB/sec. | ||
| 10060 | 2025.12.31 20:23:03.777848 [ 269 ] {030aeb28-06c7-4bb8-90fe-12c8fa39a9a1} <Debug> TCPHandler: Processed in 0.001517155 sec. | ||
| 10061 | 2025.12.31 20:23:03.777960 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10062 | 2025.12.31 20:23:03.777985 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10063 | 2025.12.31 20:23:03.778055 [ 269 ] {274729a4-73ec-465b-8dd9-b2d317f6aa72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10064 | 2025.12.31 20:23:03.778099 [ 269 ] {274729a4-73ec-465b-8dd9-b2d317f6aa72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10065 | 2025.12.31 20:23:03.778348 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_56_11} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10066 | 2025.12.31 20:23:03.778439 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_56_11} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10067 | 2025.12.31 20:23:03.778559 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10068 | 2025.12.31 20:23:03.778590 [ 269 ] {274729a4-73ec-465b-8dd9-b2d317f6aa72} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2025.12.31 20:23:03.778631 [ 269 ] {274729a4-73ec-465b-8dd9-b2d317f6aa72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10070 | 2025.12.31 20:23:03.778950 [ 269 ] {274729a4-73ec-465b-8dd9-b2d317f6aa72} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10071 | 2025.12.31 20:23:03.779165 [ 269 ] {274729a4-73ec-465b-8dd9-b2d317f6aa72} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2025.12.31 20:23:03.779290 [ 269 ] {274729a4-73ec-465b-8dd9-b2d317f6aa72} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001252 sec., 168530.35143769966 rows/sec., 9.57 MiB/sec. | ||
| 10073 | 2025.12.31 20:23:03.779327 [ 269 ] {274729a4-73ec-465b-8dd9-b2d317f6aa72} <Debug> TCPHandler: Processed in 0.001416132 sec. | ||
| 10074 | 2025.12.31 20:23:03.779431 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10075 | 2025.12.31 20:23:03.779523 [ 269 ] {ecb7e901-7241-4a02-b8f1-afec4e7f7a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10076 | 2025.12.31 20:23:03.779562 [ 269 ] {ecb7e901-7241-4a02-b8f1-afec4e7f7a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10077 | 2025.12.31 20:23:03.780285 [ 269 ] {ecb7e901-7241-4a02-b8f1-afec4e7f7a90} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10078 | 2025.12.31 20:23:03.780319 [ 269 ] {ecb7e901-7241-4a02-b8f1-afec4e7f7a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10079 | 2025.12.31 20:23:03.780655 [ 269 ] {ecb7e901-7241-4a02-b8f1-afec4e7f7a90} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10080 | 2025.12.31 20:23:03.780865 [ 269 ] {ecb7e901-7241-4a02-b8f1-afec4e7f7a90} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2025.12.31 20:23:03.780989 [ 269 ] {ecb7e901-7241-4a02-b8f1-afec4e7f7a90} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001484 sec., 479110.51212938 rows/sec., 33.58 MiB/sec. | ||
| 10082 | 2025.12.31 20:23:03.781027 [ 269 ] {ecb7e901-7241-4a02-b8f1-afec4e7f7a90} <Debug> TCPHandler: Processed in 0.001645337 sec. | ||
| 10083 | 2025.12.31 20:23:03.781137 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10084 | 2025.12.31 20:23:03.781231 [ 269 ] {2af6a4c3-4328-45da-a15f-ca4e26da9c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10085 | 2025.12.31 20:23:03.781272 [ 269 ] {2af6a4c3-4328-45da-a15f-ca4e26da9c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10086 | 2025.12.31 20:23:03.781601 [ 269 ] {2af6a4c3-4328-45da-a15f-ca4e26da9c45} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10087 | 2025.12.31 20:23:03.781634 [ 269 ] {2af6a4c3-4328-45da-a15f-ca4e26da9c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10088 | 2025.12.31 20:23:03.781950 [ 269 ] {2af6a4c3-4328-45da-a15f-ca4e26da9c45} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10089 | 2025.12.31 20:23:03.782167 [ 269 ] {2af6a4c3-4328-45da-a15f-ca4e26da9c45} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10090 | 2025.12.31 20:23:03.782293 [ 269 ] {2af6a4c3-4328-45da-a15f-ca4e26da9c45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 10091 | 2025.12.31 20:23:03.782339 [ 269 ] {2af6a4c3-4328-45da-a15f-ca4e26da9c45} <Debug> TCPHandler: Processed in 0.001252278 sec. | ||
| 10092 | 2025.12.31 20:23:03.782457 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10093 | 2025.12.31 20:23:03.782552 [ 269 ] {304cf823-e30a-47d1-b086-e990dc61efca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10094 | 2025.12.31 20:23:03.782596 [ 269 ] {304cf823-e30a-47d1-b086-e990dc61efca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10095 | 2025.12.31 20:23:03.783036 [ 269 ] {304cf823-e30a-47d1-b086-e990dc61efca} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10096 | 2025.12.31 20:23:03.783069 [ 269 ] {304cf823-e30a-47d1-b086-e990dc61efca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10097 | 2025.12.31 20:23:03.783396 [ 269 ] {304cf823-e30a-47d1-b086-e990dc61efca} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10098 | 2025.12.31 20:23:03.783605 [ 269 ] {304cf823-e30a-47d1-b086-e990dc61efca} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10099 | 2025.12.31 20:23:03.783715 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10100 | 2025.12.31 20:23:03.783729 [ 269 ] {304cf823-e30a-47d1-b086-e990dc61efca} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001195 sec., 262761.5062761506 rows/sec., 17.26 MiB/sec. | ||
| 10101 | 2025.12.31 20:23:03.783753 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10102 | 2025.12.31 20:23:03.783771 [ 269 ] {304cf823-e30a-47d1-b086-e990dc61efca} <Debug> TCPHandler: Processed in 0.001363681 sec. | ||
| 10103 | 2025.12.31 20:23:03.783773 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10104 | 2025.12.31 20:23:03.783887 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10105 | 2025.12.31 20:23:03.783887 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 10106 | 2025.12.31 20:23:03.783982 [ 269 ] {da050003-20a0-4f7a-ba12-4b38b5c54ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10107 | 2025.12.31 20:23:03.784028 [ 269 ] {da050003-20a0-4f7a-ba12-4b38b5c54ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10108 | 2025.12.31 20:23:03.784058 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10109 | 2025.12.31 20:23:03.784104 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19902 rows starting from the beginning of the part | ||
| 10110 | 2025.12.31 20:23:03.784182 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 10111 | 2025.12.31 20:23:03.784237 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 904 rows starting from the beginning of the part | ||
| 10112 | 2025.12.31 20:23:03.784285 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 98 rows starting from the beginning of the part | ||
| 10113 | 2025.12.31 20:23:03.784355 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 10114 | 2025.12.31 20:23:03.784363 [ 269 ] {da050003-20a0-4f7a-ba12-4b38b5c54ced} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10115 | 2025.12.31 20:23:03.784405 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 314 rows starting from the beginning of the part | ||
| 10116 | 2025.12.31 20:23:03.784410 [ 269 ] {da050003-20a0-4f7a-ba12-4b38b5c54ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10117 | 2025.12.31 20:23:03.784776 [ 269 ] {da050003-20a0-4f7a-ba12-4b38b5c54ced} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10118 | 2025.12.31 20:23:03.785006 [ 269 ] {da050003-20a0-4f7a-ba12-4b38b5c54ced} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2025.12.31 20:23:03.785137 [ 269 ] {da050003-20a0-4f7a-ba12-4b38b5c54ced} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001172 sec., 853.2423208191126 rows/sec., 57.49 KiB/sec. | ||
| 10120 | 2025.12.31 20:23:03.785174 [ 269 ] {da050003-20a0-4f7a-ba12-4b38b5c54ced} <Debug> TCPHandler: Processed in 0.001337271 sec. | ||
| 10121 | 2025.12.31 20:23:03.785284 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10122 | 2025.12.31 20:23:03.785378 [ 269 ] {2938e066-a8b3-4f4b-8a67-7531ef8e220e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10123 | 2025.12.31 20:23:03.785432 [ 269 ] {2938e066-a8b3-4f4b-8a67-7531ef8e220e} <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 | ||
| 10124 | 2025.12.31 20:23:03.786235 [ 269 ] {2938e066-a8b3-4f4b-8a67-7531ef8e220e} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10125 | 2025.12.31 20:23:03.786271 [ 269 ] {2938e066-a8b3-4f4b-8a67-7531ef8e220e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10126 | 2025.12.31 20:23:03.786847 [ 269 ] {2938e066-a8b3-4f4b-8a67-7531ef8e220e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10127 | 2025.12.31 20:23:03.787066 [ 269 ] {2938e066-a8b3-4f4b-8a67-7531ef8e220e} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10128 | 2025.12.31 20:23:03.787182 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10129 | 2025.12.31 20:23:03.787205 [ 269 ] {2938e066-a8b3-4f4b-8a67-7531ef8e220e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001844 sec., 17353.57917570499 rows/sec., 31.10 MiB/sec. | ||
| 10130 | 2025.12.31 20:23:03.787219 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10131 | 2025.12.31 20:23:03.787246 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10132 | 2025.12.31 20:23:03.787262 [ 269 ] {2938e066-a8b3-4f4b-8a67-7531ef8e220e} <Debug> TCPHandler: Processed in 0.002026427 sec. | ||
| 10133 | 2025.12.31 20:23:03.787322 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 10134 | 2025.12.31 20:23:03.787410 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10135 | 2025.12.31 20:23:03.787505 [ 269 ] {947aef92-206b-4a19-a25c-e95b1231da96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10136 | 2025.12.31 20:23:03.787516 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10137 | 2025.12.31 20:23:03.787549 [ 269 ] {947aef92-206b-4a19-a25c-e95b1231da96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10138 | 2025.12.31 20:23:03.787567 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1104 rows starting from the beginning of the part | ||
| 10139 | 2025.12.31 20:23:03.787686 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part | ||
| 10140 | 2025.12.31 20:23:03.787796 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 10141 | 2025.12.31 20:23:03.787886 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
| 10142 | 2025.12.31 20:23:03.787897 [ 269 ] {947aef92-206b-4a19-a25c-e95b1231da96} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10143 | 2025.12.31 20:23:03.787936 [ 269 ] {947aef92-206b-4a19-a25c-e95b1231da96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10144 | 2025.12.31 20:23:03.787974 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 10145 | 2025.12.31 20:23:03.788061 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 10146 | 2025.12.31 20:23:03.788377 [ 269 ] {947aef92-206b-4a19-a25c-e95b1231da96} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10147 | 2025.12.31 20:23:03.788609 [ 269 ] {947aef92-206b-4a19-a25c-e95b1231da96} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10148 | 2025.12.31 20:23:03.788749 [ 269 ] {947aef92-206b-4a19-a25c-e95b1231da96} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001263 sec., 82343.62628661915 rows/sec., 5.05 MiB/sec. | ||
| 10149 | 2025.12.31 20:23:03.788787 [ 269 ] {947aef92-206b-4a19-a25c-e95b1231da96} <Debug> TCPHandler: Processed in 0.001426922 sec. | ||
| 10150 | 2025.12.31 20:23:03.790863 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21538 rows, containing 5 columns (5 merged, 0 gathered) in 0.007026931 sec., 3065064.9622146566 rows/sec., 207.17 MiB/sec. | ||
| 10151 | 2025.12.31 20:23:03.791278 [ 197 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10152 | 2025.12.31 20:23:03.791586 [ 197 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10153 | 2025.12.31 20:23:03.791667 [ 197 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10154 | 2025.12.31 20:23:03.791752 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 10155 | 2025.12.31 20:23:03.797347 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1220 rows, containing 19 columns (19 merged, 0 gathered) in 0.010057369 sec., 121304.09056284999 rows/sec., 217.37 MiB/sec. | ||
| 10156 | 2025.12.31 20:23:03.799216 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10157 | 2025.12.31 20:23:03.799555 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10158 | 2025.12.31 20:23:03.799630 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10159 | 2025.12.31 20:23:03.799753 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. | ||
| 10160 | 2025.12.31 20:23:04.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.40 MiB, peak 328.76 MiB, free memory in arenas 0.00 B, will set to 322.20 MiB (RSS), difference: 4.80 MiB | ||
| 10161 | 2025.12.31 20:23:05.634475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23429 | ||
| 10162 | 2025.12.31 20:23:05.635290 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10163 | 2025.12.31 20:23:05.635377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10164 | 2025.12.31 20:23:05.635958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10165 | 2025.12.31 20:23:05.636183 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10166 | 2025.12.31 20:23:05.636313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23429 | ||
| 10167 | 2025.12.31 20:23:06.840715 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10168 | 2025.12.31 20:23:06.857520 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2025.12.31 20:23:06.857582 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10170 | 2025.12.31 20:23:06.863742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10171 | 2025.12.31 20:23:06.864427 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2025.12.31 20:23:06.867352 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10173 | 2025.12.31 20:23:08.122323 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64962 | ||
| 10174 | 2025.12.31 20:23:08.122448 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10175 | 2025.12.31 20:23:08.122480 [ 293 ] {} <Debug> TCP-Session: 68385768-aa27-45cc-a08e-812eb4d1162b Authenticating user 'default' from [fd00:1122:3344:101::e]:64962 | ||
| 10176 | 2025.12.31 20:23:08.122505 [ 293 ] {} <Debug> TCP-Session: 68385768-aa27-45cc-a08e-812eb4d1162b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10177 | 2025.12.31 20:23:08.122520 [ 293 ] {} <Debug> TCP-Session: 68385768-aa27-45cc-a08e-812eb4d1162b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10178 | 2025.12.31 20:23:08.122712 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40819 | ||
| 10179 | 2025.12.31 20:23:08.122715 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36182 | ||
| 10180 | 2025.12.31 20:23:08.122784 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54836 | ||
| 10181 | 2025.12.31 20:23:08.122799 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41902 | ||
| 10182 | 2025.12.31 20:23:08.122853 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33892 | ||
| 10183 | 2025.12.31 20:23:08.122863 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10184 | 2025.12.31 20:23:08.122899 [ 293 ] {} <Trace> TCP-Session: 68385768-aa27-45cc-a08e-812eb4d1162b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10185 | 2025.12.31 20:23:08.122917 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10186 | 2025.12.31 20:23:08.122936 [ 294 ] {} <Debug> TCP-Session: dac68f85-7ea0-4ed3-8784-11f9f5534d50 Authenticating user 'default' from [fd00:1122:3344:101::e]:36182 | ||
| 10187 | 2025.12.31 20:23:08.122956 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10188 | 2025.12.31 20:23:08.122977 [ 286 ] {} <Debug> TCP-Session: 137cb01c-8b8f-401e-a7de-1ecce4381189 Authenticating user 'default' from [fd00:1122:3344:101::e]:54836 | ||
| 10189 | 2025.12.31 20:23:08.122986 [ 294 ] {} <Debug> TCP-Session: dac68f85-7ea0-4ed3-8784-11f9f5534d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10190 | 2025.12.31 20:23:08.123006 [ 288 ] {} <Debug> TCP-Session: 101bdc22-abf7-4fa4-9f3f-f02bcc7bec6b Authenticating user 'default' from [fd00:1122:3344:101::e]:41902 | ||
| 10191 | 2025.12.31 20:23:08.123019 [ 286 ] {} <Debug> TCP-Session: 137cb01c-8b8f-401e-a7de-1ecce4381189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10192 | 2025.12.31 20:23:08.123021 [ 294 ] {} <Debug> TCP-Session: dac68f85-7ea0-4ed3-8784-11f9f5534d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10193 | 2025.12.31 20:23:08.123051 [ 286 ] {} <Debug> TCP-Session: 137cb01c-8b8f-401e-a7de-1ecce4381189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10194 | 2025.12.31 20:23:08.123047 [ 288 ] {} <Debug> TCP-Session: 101bdc22-abf7-4fa4-9f3f-f02bcc7bec6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10195 | 2025.12.31 20:23:08.122956 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10196 | 2025.12.31 20:23:08.123095 [ 288 ] {} <Debug> TCP-Session: 101bdc22-abf7-4fa4-9f3f-f02bcc7bec6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10197 | 2025.12.31 20:23:08.123114 [ 293 ] {5831a2f8-28b5-4345-80d1-f39247da722b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64962) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10198 | 2025.12.31 20:23:08.123118 [ 292 ] {} <Debug> TCP-Session: c30d4c04-06f0-4639-8a5b-1de9e16fde9e Authenticating user 'default' from [fd00:1122:3344:101::e]:33892 | ||
| 10199 | 2025.12.31 20:23:08.122843 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33947 | ||
| 10200 | 2025.12.31 20:23:08.123161 [ 292 ] {} <Debug> TCP-Session: c30d4c04-06f0-4639-8a5b-1de9e16fde9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10201 | 2025.12.31 20:23:08.122828 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60720 | ||
| 10202 | 2025.12.31 20:23:08.123201 [ 292 ] {} <Debug> TCP-Session: c30d4c04-06f0-4639-8a5b-1de9e16fde9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10203 | 2025.12.31 20:23:08.122810 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60685 | ||
| 10204 | 2025.12.31 20:23:08.122803 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10205 | 2025.12.31 20:23:08.123343 [ 266 ] {} <Debug> TCP-Session: 44504aed-ab8a-4ff8-9b48-05371ed4dfba Authenticating user 'default' from [fd00:1122:3344:101::e]:40819 | ||
| 10206 | 2025.12.31 20:23:08.123362 [ 266 ] {} <Debug> TCP-Session: 44504aed-ab8a-4ff8-9b48-05371ed4dfba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10207 | 2025.12.31 20:23:08.123376 [ 266 ] {} <Debug> TCP-Session: 44504aed-ab8a-4ff8-9b48-05371ed4dfba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10208 | 2025.12.31 20:23:08.123434 [ 293 ] {5831a2f8-28b5-4345-80d1-f39247da722b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10209 | 2025.12.31 20:23:08.123497 [ 293 ] {5831a2f8-28b5-4345-80d1-f39247da722b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10210 | 2025.12.31 20:23:08.123616 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10211 | 2025.12.31 20:23:08.123652 [ 291 ] {} <Debug> TCP-Session: 7ae74d55-fb89-4794-9dfc-95e162d6b639 Authenticating user 'default' from [fd00:1122:3344:101::e]:33947 | ||
| 10212 | 2025.12.31 20:23:08.123669 [ 291 ] {} <Debug> TCP-Session: 7ae74d55-fb89-4794-9dfc-95e162d6b639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10213 | 2025.12.31 20:23:08.123721 [ 291 ] {} <Debug> TCP-Session: 7ae74d55-fb89-4794-9dfc-95e162d6b639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10214 | 2025.12.31 20:23:08.123821 [ 293 ] {5831a2f8-28b5-4345-80d1-f39247da722b} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 10215 | 2025.12.31 20:23:08.123906 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10216 | 2025.12.31 20:23:08.123942 [ 290 ] {} <Debug> TCP-Session: a6fad3a3-49fa-4f60-8026-327b6f17f311 Authenticating user 'default' from [fd00:1122:3344:101::e]:60720 | ||
| 10217 | 2025.12.31 20:23:08.123959 [ 290 ] {} <Debug> TCP-Session: a6fad3a3-49fa-4f60-8026-327b6f17f311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10218 | 2025.12.31 20:23:08.123971 [ 290 ] {} <Debug> TCP-Session: a6fad3a3-49fa-4f60-8026-327b6f17f311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10219 | 2025.12.31 20:23:08.124033 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10220 | 2025.12.31 20:23:08.124074 [ 289 ] {} <Debug> TCP-Session: da1bc572-5d8f-4432-80a2-e8a7340c1b65 Authenticating user 'default' from [fd00:1122:3344:101::e]:60685 | ||
| 10221 | 2025.12.31 20:23:08.124093 [ 289 ] {} <Debug> TCP-Session: da1bc572-5d8f-4432-80a2-e8a7340c1b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10222 | 2025.12.31 20:23:08.124106 [ 289 ] {} <Debug> TCP-Session: da1bc572-5d8f-4432-80a2-e8a7340c1b65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10223 | 2025.12.31 20:23:08.124874 [ 338 ] {5831a2f8-28b5-4345-80d1-f39247da722b} <Trace> AggregatingTransform: Aggregating | ||
| 10224 | 2025.12.31 20:23:08.124907 [ 338 ] {5831a2f8-28b5-4345-80d1-f39247da722b} <Trace> Aggregator: Aggregation method: without_key | ||
| 10225 | 2025.12.31 20:23:08.124943 [ 338 ] {5831a2f8-28b5-4345-80d1-f39247da722b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004233 sec. (995.785 rows/sec., 38.90 KiB/sec.) | ||
| 10226 | 2025.12.31 20:23:08.124959 [ 338 ] {5831a2f8-28b5-4345-80d1-f39247da722b} <Trace> Aggregator: Merging aggregated data | ||
| 10227 | 2025.12.31 20:23:08.126141 [ 293 ] {5831a2f8-28b5-4345-80d1-f39247da722b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003095 sec., 323.10177705977384 rows/sec., 12.62 KiB/sec. | ||
| 10228 | 2025.12.31 20:23:08.126272 [ 293 ] {5831a2f8-28b5-4345-80d1-f39247da722b} <Debug> TCPHandler: Processed in 0.003536761 sec. | ||
| 10229 | 2025.12.31 20:23:08.126396 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10230 | 2025.12.31 20:23:08.126425 [ 293 ] {} <Debug> TCP-Session: 68385768-aa27-45cc-a08e-812eb4d1162b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10231 | 2025.12.31 20:23:08.126429 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10232 | 2025.12.31 20:23:08.126447 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10233 | 2025.12.31 20:23:08.126466 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10234 | 2025.12.31 20:23:08.126483 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10235 | 2025.12.31 20:23:08.126500 [ 294 ] {} <Debug> TCP-Session: dac68f85-7ea0-4ed3-8784-11f9f5534d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10236 | 2025.12.31 20:23:08.126518 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10237 | 2025.12.31 20:23:08.126535 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10238 | 2025.12.31 20:23:08.126548 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10239 | 2025.12.31 20:23:08.126565 [ 289 ] {} <Debug> TCP-Session: da1bc572-5d8f-4432-80a2-e8a7340c1b65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10240 | 2025.12.31 20:23:08.126591 [ 286 ] {} <Debug> TCP-Session: 137cb01c-8b8f-401e-a7de-1ecce4381189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10241 | 2025.12.31 20:23:08.126601 [ 291 ] {} <Debug> TCP-Session: 7ae74d55-fb89-4794-9dfc-95e162d6b639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10242 | 2025.12.31 20:23:08.126531 [ 288 ] {} <Debug> TCP-Session: 101bdc22-abf7-4fa4-9f3f-f02bcc7bec6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10243 | 2025.12.31 20:23:08.126523 [ 292 ] {} <Debug> TCP-Session: c30d4c04-06f0-4639-8a5b-1de9e16fde9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10244 | 2025.12.31 20:23:08.126500 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10245 | 2025.12.31 20:23:08.126478 [ 266 ] {} <Debug> TCP-Session: 44504aed-ab8a-4ff8-9b48-05371ed4dfba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10246 | 2025.12.31 20:23:08.126705 [ 290 ] {} <Debug> TCP-Session: a6fad3a3-49fa-4f60-8026-327b6f17f311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10247 | 2025.12.31 20:23:08.197323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1242 | ||
| 10248 | 2025.12.31 20:23:08.200175 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2025.12.31 20:23:08.200239 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10250 | 2025.12.31 20:23:08.201724 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10251 | 2025.12.31 20:23:08.202088 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2025.12.31 20:23:08.202523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1242 | ||
| 10253 | 2025.12.31 20:23:08.558179 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42838 | ||
| 10254 | 2025.12.31 20:23:08.558320 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10255 | 2025.12.31 20:23:08.558346 [ 290 ] {} <Debug> TCP-Session: f90fb54c-1f78-4061-88a0-6c7509f65cea Authenticating user 'default' from [fd00:1122:3344:101::e]:42838 | ||
| 10256 | 2025.12.31 20:23:08.558367 [ 290 ] {} <Debug> TCP-Session: f90fb54c-1f78-4061-88a0-6c7509f65cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10257 | 2025.12.31 20:23:08.558380 [ 290 ] {} <Debug> TCP-Session: f90fb54c-1f78-4061-88a0-6c7509f65cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10258 | 2025.12.31 20:23:08.558587 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41681 | ||
| 10259 | 2025.12.31 20:23:08.558621 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51133 | ||
| 10260 | 2025.12.31 20:23:08.558645 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36994 | ||
| 10261 | 2025.12.31 20:23:08.558670 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37031 | ||
| 10262 | 2025.12.31 20:23:08.558714 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10263 | 2025.12.31 20:23:08.558715 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10264 | 2025.12.31 20:23:08.558673 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53482 | ||
| 10265 | 2025.12.31 20:23:08.558772 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10266 | 2025.12.31 20:23:08.558772 [ 294 ] {} <Debug> TCP-Session: 47e0a667-dade-4bb3-ba1e-bc195f4f92ad Authenticating user 'default' from [fd00:1122:3344:101::e]:51133 | ||
| 10267 | 2025.12.31 20:23:08.558821 [ 266 ] {} <Debug> TCP-Session: 5634e67a-0ec7-453e-9f43-d02c695fed5e Authenticating user 'default' from [fd00:1122:3344:101::e]:36994 | ||
| 10268 | 2025.12.31 20:23:08.558839 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10269 | 2025.12.31 20:23:08.558855 [ 294 ] {} <Debug> TCP-Session: 47e0a667-dade-4bb3-ba1e-bc195f4f92ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10270 | 2025.12.31 20:23:08.558864 [ 266 ] {} <Debug> TCP-Session: 5634e67a-0ec7-453e-9f43-d02c695fed5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10271 | 2025.12.31 20:23:08.558872 [ 289 ] {} <Debug> TCP-Session: 7dfb62ee-22b1-467d-9346-731a2c33eea3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53482 | ||
| 10272 | 2025.12.31 20:23:08.558885 [ 294 ] {} <Debug> TCP-Session: 47e0a667-dade-4bb3-ba1e-bc195f4f92ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10273 | 2025.12.31 20:23:08.558895 [ 266 ] {} <Debug> TCP-Session: 5634e67a-0ec7-453e-9f43-d02c695fed5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10274 | 2025.12.31 20:23:08.558906 [ 289 ] {} <Debug> TCP-Session: 7dfb62ee-22b1-467d-9346-731a2c33eea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10275 | 2025.12.31 20:23:08.558806 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10276 | 2025.12.31 20:23:08.558936 [ 289 ] {} <Debug> TCP-Session: 7dfb62ee-22b1-467d-9346-731a2c33eea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10277 | 2025.12.31 20:23:08.558658 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55856 | ||
| 10278 | 2025.12.31 20:23:08.558978 [ 288 ] {} <Debug> TCP-Session: 369419be-5543-47a8-98fc-d4e8c65114ea Authenticating user 'default' from [fd00:1122:3344:101::e]:37031 | ||
| 10279 | 2025.12.31 20:23:08.558617 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46524 | ||
| 10280 | 2025.12.31 20:23:08.559024 [ 288 ] {} <Debug> TCP-Session: 369419be-5543-47a8-98fc-d4e8c65114ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10281 | 2025.12.31 20:23:08.559042 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10282 | 2025.12.31 20:23:08.559058 [ 288 ] {} <Debug> TCP-Session: 369419be-5543-47a8-98fc-d4e8c65114ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10283 | 2025.12.31 20:23:08.558763 [ 290 ] {} <Trace> TCP-Session: f90fb54c-1f78-4061-88a0-6c7509f65cea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10284 | 2025.12.31 20:23:08.559080 [ 286 ] {} <Debug> TCP-Session: d7e0b67c-3ccf-41f8-b939-e1dde8543ff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55856 | ||
| 10285 | 2025.12.31 20:23:08.559085 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10286 | 2025.12.31 20:23:08.559133 [ 286 ] {} <Debug> TCP-Session: d7e0b67c-3ccf-41f8-b939-e1dde8543ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10287 | 2025.12.31 20:23:08.558596 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43363 | ||
| 10288 | 2025.12.31 20:23:08.559158 [ 286 ] {} <Debug> TCP-Session: d7e0b67c-3ccf-41f8-b939-e1dde8543ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10289 | 2025.12.31 20:23:08.559154 [ 293 ] {} <Debug> TCP-Session: 58e6a23d-8c9f-43c2-bf9d-1f3572a18912 Authenticating user 'default' from [fd00:1122:3344:101::e]:46524 | ||
| 10290 | 2025.12.31 20:23:08.558761 [ 291 ] {} <Debug> TCP-Session: e5189315-0c48-4ffd-8882-0d600f069e37 Authenticating user 'default' from [fd00:1122:3344:101::e]:41681 | ||
| 10291 | 2025.12.31 20:23:08.559220 [ 293 ] {} <Debug> TCP-Session: 58e6a23d-8c9f-43c2-bf9d-1f3572a18912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10292 | 2025.12.31 20:23:08.559232 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10293 | 2025.12.31 20:23:08.559243 [ 291 ] {} <Debug> TCP-Session: e5189315-0c48-4ffd-8882-0d600f069e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10294 | 2025.12.31 20:23:08.559251 [ 293 ] {} <Debug> TCP-Session: 58e6a23d-8c9f-43c2-bf9d-1f3572a18912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10295 | 2025.12.31 20:23:08.559279 [ 291 ] {} <Debug> TCP-Session: e5189315-0c48-4ffd-8882-0d600f069e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10296 | 2025.12.31 20:23:08.559272 [ 292 ] {} <Debug> TCP-Session: dd8de9e9-4f28-4406-84b8-d5868e46aa47 Authenticating user 'default' from [fd00:1122:3344:101::e]:43363 | ||
| 10297 | 2025.12.31 20:23:08.559267 [ 290 ] {13aeaf17-137e-4eec-8738-05cd01b5e66a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42838) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10298 | 2025.12.31 20:23:08.559323 [ 292 ] {} <Debug> TCP-Session: dd8de9e9-4f28-4406-84b8-d5868e46aa47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10299 | 2025.12.31 20:23:08.559353 [ 292 ] {} <Debug> TCP-Session: dd8de9e9-4f28-4406-84b8-d5868e46aa47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10300 | 2025.12.31 20:23:08.559635 [ 290 ] {13aeaf17-137e-4eec-8738-05cd01b5e66a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10301 | 2025.12.31 20:23:08.559695 [ 290 ] {13aeaf17-137e-4eec-8738-05cd01b5e66a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10302 | 2025.12.31 20:23:08.560008 [ 290 ] {13aeaf17-137e-4eec-8738-05cd01b5e66a} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 10303 | 2025.12.31 20:23:08.561041 [ 304 ] {13aeaf17-137e-4eec-8738-05cd01b5e66a} <Trace> AggregatingTransform: Aggregating | ||
| 10304 | 2025.12.31 20:23:08.561086 [ 304 ] {13aeaf17-137e-4eec-8738-05cd01b5e66a} <Trace> Aggregator: Aggregation method: without_key | ||
| 10305 | 2025.12.31 20:23:08.561127 [ 304 ] {13aeaf17-137e-4eec-8738-05cd01b5e66a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001015834 sec. (984.413 rows/sec., 38.45 KiB/sec.) | ||
| 10306 | 2025.12.31 20:23:08.561146 [ 304 ] {13aeaf17-137e-4eec-8738-05cd01b5e66a} <Trace> Aggregator: Merging aggregated data | ||
| 10307 | 2025.12.31 20:23:08.562650 [ 290 ] {13aeaf17-137e-4eec-8738-05cd01b5e66a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003444 sec., 290.36004645760744 rows/sec., 11.34 KiB/sec. | ||
| 10308 | 2025.12.31 20:23:08.562803 [ 290 ] {13aeaf17-137e-4eec-8738-05cd01b5e66a} <Debug> TCPHandler: Processed in 0.004189826 sec. | ||
| 10309 | 2025.12.31 20:23:08.562916 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10310 | 2025.12.31 20:23:08.562946 [ 290 ] {} <Debug> TCP-Session: f90fb54c-1f78-4061-88a0-6c7509f65cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10311 | 2025.12.31 20:23:08.562946 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10312 | 2025.12.31 20:23:08.562964 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10313 | 2025.12.31 20:23:08.562982 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10314 | 2025.12.31 20:23:08.563000 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10315 | 2025.12.31 20:23:08.563019 [ 291 ] {} <Debug> TCP-Session: e5189315-0c48-4ffd-8882-0d600f069e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10316 | 2025.12.31 20:23:08.563032 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10317 | 2025.12.31 20:23:08.563046 [ 266 ] {} <Debug> TCP-Session: 5634e67a-0ec7-453e-9f43-d02c695fed5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10318 | 2025.12.31 20:23:08.563049 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10319 | 2025.12.31 20:23:08.563069 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10320 | 2025.12.31 20:23:08.563107 [ 294 ] {} <Debug> TCP-Session: 47e0a667-dade-4bb3-ba1e-bc195f4f92ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10321 | 2025.12.31 20:23:08.563078 [ 293 ] {} <Debug> TCP-Session: 58e6a23d-8c9f-43c2-bf9d-1f3572a18912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10322 | 2025.12.31 20:23:08.563131 [ 288 ] {} <Debug> TCP-Session: 369419be-5543-47a8-98fc-d4e8c65114ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10323 | 2025.12.31 20:23:08.563041 [ 289 ] {} <Debug> TCP-Session: 7dfb62ee-22b1-467d-9346-731a2c33eea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10324 | 2025.12.31 20:23:08.563016 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10325 | 2025.12.31 20:23:08.562997 [ 292 ] {} <Debug> TCP-Session: dd8de9e9-4f28-4406-84b8-d5868e46aa47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10326 | 2025.12.31 20:23:08.563241 [ 286 ] {} <Debug> TCP-Session: d7e0b67c-3ccf-41f8-b939-e1dde8543ff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10327 | 2025.12.31 20:23:08.760389 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10328 | 2025.12.31 20:23:08.760569 [ 269 ] {9363e0cb-191f-4a00-9ba1-bbb34d96b5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10329 | 2025.12.31 20:23:08.760647 [ 269 ] {9363e0cb-191f-4a00-9ba1-bbb34d96b5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10330 | 2025.12.31 20:23:08.761333 [ 269 ] {9363e0cb-191f-4a00-9ba1-bbb34d96b5a1} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2025.12.31 20:23:08.761381 [ 269 ] {9363e0cb-191f-4a00-9ba1-bbb34d96b5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10332 | 2025.12.31 20:23:08.761850 [ 269 ] {9363e0cb-191f-4a00-9ba1-bbb34d96b5a1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10333 | 2025.12.31 20:23:08.762103 [ 269 ] {9363e0cb-191f-4a00-9ba1-bbb34d96b5a1} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10334 | 2025.12.31 20:23:08.762271 [ 269 ] {9363e0cb-191f-4a00-9ba1-bbb34d96b5a1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00175 sec., 1142.857142857143 rows/sec., 93.19 KiB/sec. | ||
| 10335 | 2025.12.31 20:23:08.762324 [ 269 ] {9363e0cb-191f-4a00-9ba1-bbb34d96b5a1} <Debug> TCPHandler: Processed in 0.002065408 sec. | ||
| 10336 | 2025.12.31 20:23:08.762471 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10337 | 2025.12.31 20:23:08.762583 [ 269 ] {11f7965c-dfcb-48cf-ae78-cdbeb22e685f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10338 | 2025.12.31 20:23:08.762632 [ 269 ] {11f7965c-dfcb-48cf-ae78-cdbeb22e685f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10339 | 2025.12.31 20:23:08.763099 [ 269 ] {11f7965c-dfcb-48cf-ae78-cdbeb22e685f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10340 | 2025.12.31 20:23:08.763138 [ 269 ] {11f7965c-dfcb-48cf-ae78-cdbeb22e685f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10341 | 2025.12.31 20:23:08.763481 [ 269 ] {11f7965c-dfcb-48cf-ae78-cdbeb22e685f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10342 | 2025.12.31 20:23:08.763713 [ 269 ] {11f7965c-dfcb-48cf-ae78-cdbeb22e685f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10343 | 2025.12.31 20:23:08.763863 [ 269 ] {11f7965c-dfcb-48cf-ae78-cdbeb22e685f} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001304 sec., 59049.079754601225 rows/sec., 4.86 MiB/sec. | ||
| 10344 | 2025.12.31 20:23:08.763907 [ 269 ] {11f7965c-dfcb-48cf-ae78-cdbeb22e685f} <Debug> TCPHandler: Processed in 0.001490694 sec. | ||
| 10345 | 2025.12.31 20:23:08.764023 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10346 | 2025.12.31 20:23:08.764133 [ 269 ] {baa671a9-14d2-4113-a2c7-3cc622ce8187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10347 | 2025.12.31 20:23:08.764179 [ 269 ] {baa671a9-14d2-4113-a2c7-3cc622ce8187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10348 | 2025.12.31 20:23:08.764605 [ 269 ] {baa671a9-14d2-4113-a2c7-3cc622ce8187} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10349 | 2025.12.31 20:23:08.764643 [ 269 ] {baa671a9-14d2-4113-a2c7-3cc622ce8187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10350 | 2025.12.31 20:23:08.764955 [ 269 ] {baa671a9-14d2-4113-a2c7-3cc622ce8187} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10351 | 2025.12.31 20:23:08.765172 [ 269 ] {baa671a9-14d2-4113-a2c7-3cc622ce8187} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10352 | 2025.12.31 20:23:08.765308 [ 269 ] {baa671a9-14d2-4113-a2c7-3cc622ce8187} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001205 sec., 9958.50622406639 rows/sec., 739.92 KiB/sec. | ||
| 10353 | 2025.12.31 20:23:08.765349 [ 269 ] {baa671a9-14d2-4113-a2c7-3cc622ce8187} <Debug> TCPHandler: Processed in 0.001376362 sec. | ||
| 10354 | 2025.12.31 20:23:08.765477 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10355 | 2025.12.31 20:23:08.765586 [ 269 ] {9b6059a2-14df-4e7b-b7dc-86d8d88bc4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10356 | 2025.12.31 20:23:08.765632 [ 269 ] {9b6059a2-14df-4e7b-b7dc-86d8d88bc4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10357 | 2025.12.31 20:23:08.766091 [ 269 ] {9b6059a2-14df-4e7b-b7dc-86d8d88bc4f0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10358 | 2025.12.31 20:23:08.766128 [ 269 ] {9b6059a2-14df-4e7b-b7dc-86d8d88bc4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10359 | 2025.12.31 20:23:08.766459 [ 269 ] {9b6059a2-14df-4e7b-b7dc-86d8d88bc4f0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10360 | 2025.12.31 20:23:08.766687 [ 269 ] {9b6059a2-14df-4e7b-b7dc-86d8d88bc4f0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10361 | 2025.12.31 20:23:08.766823 [ 269 ] {9b6059a2-14df-4e7b-b7dc-86d8d88bc4f0} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001259 sec., 60365.36934074663 rows/sec., 4.72 MiB/sec. | ||
| 10362 | 2025.12.31 20:23:08.766884 [ 269 ] {9b6059a2-14df-4e7b-b7dc-86d8d88bc4f0} <Debug> TCPHandler: Processed in 0.001466304 sec. | ||
| 10363 | 2025.12.31 20:23:08.767003 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10364 | 2025.12.31 20:23:08.767100 [ 269 ] {7e3c9d13-1321-484f-9fdb-25142e05fb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10365 | 2025.12.31 20:23:08.767144 [ 269 ] {7e3c9d13-1321-484f-9fdb-25142e05fb9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10366 | 2025.12.31 20:23:08.767573 [ 269 ] {7e3c9d13-1321-484f-9fdb-25142e05fb9b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10367 | 2025.12.31 20:23:08.767611 [ 269 ] {7e3c9d13-1321-484f-9fdb-25142e05fb9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10368 | 2025.12.31 20:23:08.767973 [ 269 ] {7e3c9d13-1321-484f-9fdb-25142e05fb9b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10369 | 2025.12.31 20:23:08.768209 [ 269 ] {7e3c9d13-1321-484f-9fdb-25142e05fb9b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10370 | 2025.12.31 20:23:08.768345 [ 269 ] {7e3c9d13-1321-484f-9fdb-25142e05fb9b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001264 sec., 127373.417721519 rows/sec., 8.87 MiB/sec. | ||
| 10371 | 2025.12.31 20:23:08.768384 [ 269 ] {7e3c9d13-1321-484f-9fdb-25142e05fb9b} <Debug> TCPHandler: Processed in 0.001431803 sec. | ||
| 10372 | 2025.12.31 20:23:08.768501 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10373 | 2025.12.31 20:23:08.768597 [ 269 ] {48be3c6a-211e-4d13-a96a-152af1e0c726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10374 | 2025.12.31 20:23:08.768670 [ 269 ] {48be3c6a-211e-4d13-a96a-152af1e0c726} <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 | ||
| 10375 | 2025.12.31 20:23:08.769479 [ 269 ] {48be3c6a-211e-4d13-a96a-152af1e0c726} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2025.12.31 20:23:08.769518 [ 269 ] {48be3c6a-211e-4d13-a96a-152af1e0c726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10377 | 2025.12.31 20:23:08.770058 [ 269 ] {48be3c6a-211e-4d13-a96a-152af1e0c726} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10378 | 2025.12.31 20:23:08.770281 [ 269 ] {48be3c6a-211e-4d13-a96a-152af1e0c726} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2025.12.31 20:23:08.770426 [ 269 ] {48be3c6a-211e-4d13-a96a-152af1e0c726} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001847 sec., 5414.185165132648 rows/sec., 9.70 MiB/sec. | ||
| 10380 | 2025.12.31 20:23:08.770485 [ 269 ] {48be3c6a-211e-4d13-a96a-152af1e0c726} <Debug> TCPHandler: Processed in 0.002033466 sec. | ||
| 10381 | 2025.12.31 20:23:08.770607 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10382 | 2025.12.31 20:23:08.770704 [ 269 ] {e19510d9-41e5-4b69-89d4-4b3393c60a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10383 | 2025.12.31 20:23:08.770748 [ 269 ] {e19510d9-41e5-4b69-89d4-4b3393c60a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10384 | 2025.12.31 20:23:08.771100 [ 269 ] {e19510d9-41e5-4b69-89d4-4b3393c60a83} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10385 | 2025.12.31 20:23:08.771137 [ 269 ] {e19510d9-41e5-4b69-89d4-4b3393c60a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10386 | 2025.12.31 20:23:08.771450 [ 269 ] {e19510d9-41e5-4b69-89d4-4b3393c60a83} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10387 | 2025.12.31 20:23:08.771688 [ 269 ] {e19510d9-41e5-4b69-89d4-4b3393c60a83} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10388 | 2025.12.31 20:23:08.771790 [ 58 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10389 | 2025.12.31 20:23:08.771818 [ 269 ] {e19510d9-41e5-4b69-89d4-4b3393c60a83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 10390 | 2025.12.31 20:23:08.771829 [ 58 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10391 | 2025.12.31 20:23:08.771852 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10392 | 2025.12.31 20:23:08.771857 [ 269 ] {e19510d9-41e5-4b69-89d4-4b3393c60a83} <Debug> TCPHandler: Processed in 0.00130068 sec. | ||
| 10393 | 2025.12.31 20:23:08.771991 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 10394 | 2025.12.31 20:23:08.772155 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10395 | 2025.12.31 20:23:08.772198 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3732 rows starting from the beginning of the part | ||
| 10396 | 2025.12.31 20:23:08.772273 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 66 rows starting from the beginning of the part | ||
| 10397 | 2025.12.31 20:23:08.772323 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 38 rows starting from the beginning of the part | ||
| 10398 | 2025.12.31 20:23:08.772365 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 10399 | 2025.12.31 20:23:08.772403 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 10400 | 2025.12.31 20:23:08.772443 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 10401 | 2025.12.31 20:23:08.773744 [ 197 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4060 rows, containing 4 columns (4 merged, 0 gathered) in 0.001822321 sec., 2227928.010487724 rows/sec., 143.66 MiB/sec. | ||
| 10402 | 2025.12.31 20:23:08.774020 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10403 | 2025.12.31 20:23:08.774271 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_66_13} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2025.12.31 20:23:08.774349 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_66_13} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10405 | 2025.12.31 20:23:08.774427 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 10406 | 2025.12.31 20:23:09.917422 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42271 | ||
| 10407 | 2025.12.31 20:23:09.917561 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10408 | 2025.12.31 20:23:09.917596 [ 290 ] {} <Debug> TCP-Session: 3598a658-805a-4bf5-8d0e-0e87d06d3b9a Authenticating user 'default' from [fd00:1122:3344:101::e]:42271 | ||
| 10409 | 2025.12.31 20:23:09.917625 [ 290 ] {} <Debug> TCP-Session: 3598a658-805a-4bf5-8d0e-0e87d06d3b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10410 | 2025.12.31 20:23:09.917642 [ 290 ] {} <Debug> TCP-Session: 3598a658-805a-4bf5-8d0e-0e87d06d3b9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10411 | 2025.12.31 20:23:09.917861 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62337 | ||
| 10412 | 2025.12.31 20:23:09.917877 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60790 | ||
| 10413 | 2025.12.31 20:23:09.917922 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50775 | ||
| 10414 | 2025.12.31 20:23:09.917934 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40277 | ||
| 10415 | 2025.12.31 20:23:09.917958 [ 290 ] {} <Trace> TCP-Session: 3598a658-805a-4bf5-8d0e-0e87d06d3b9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10416 | 2025.12.31 20:23:09.917986 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10417 | 2025.12.31 20:23:09.918006 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10418 | 2025.12.31 20:23:09.918011 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10419 | 2025.12.31 20:23:09.918018 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10420 | 2025.12.31 20:23:09.918030 [ 286 ] {} <Debug> TCP-Session: 85b23725-8788-4a34-83f0-36773377f8a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50775 | ||
| 10421 | 2025.12.31 20:23:09.918057 [ 292 ] {} <Debug> TCP-Session: cc92780f-de07-40ff-ba07-74f653f26cac Authenticating user 'default' from [fd00:1122:3344:101::e]:60790 | ||
| 10422 | 2025.12.31 20:23:09.918059 [ 288 ] {} <Debug> TCP-Session: 496e4e35-7f19-46cf-9e41-f040e9261cdb Authenticating user 'default' from [fd00:1122:3344:101::e]:40277 | ||
| 10423 | 2025.12.31 20:23:09.918079 [ 286 ] {} <Debug> TCP-Session: 85b23725-8788-4a34-83f0-36773377f8a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10424 | 2025.12.31 20:23:09.918027 [ 291 ] {} <Debug> TCP-Session: d15ef58a-4a94-438a-8729-e5b81faedab5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62337 | ||
| 10425 | 2025.12.31 20:23:09.918103 [ 286 ] {} <Debug> TCP-Session: 85b23725-8788-4a34-83f0-36773377f8a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10426 | 2025.12.31 20:23:09.918098 [ 292 ] {} <Debug> TCP-Session: cc92780f-de07-40ff-ba07-74f653f26cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10427 | 2025.12.31 20:23:09.918125 [ 291 ] {} <Debug> TCP-Session: d15ef58a-4a94-438a-8729-e5b81faedab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10428 | 2025.12.31 20:23:09.918147 [ 292 ] {} <Debug> TCP-Session: cc92780f-de07-40ff-ba07-74f653f26cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10429 | 2025.12.31 20:23:09.918160 [ 291 ] {} <Debug> TCP-Session: d15ef58a-4a94-438a-8729-e5b81faedab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10430 | 2025.12.31 20:23:09.918176 [ 290 ] {906a2b81-5473-480b-8aa6-bfbd4090e610} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42271) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10431 | 2025.12.31 20:23:09.918098 [ 288 ] {} <Debug> TCP-Session: 496e4e35-7f19-46cf-9e41-f040e9261cdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10432 | 2025.12.31 20:23:09.917941 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56307 | ||
| 10433 | 2025.12.31 20:23:09.918238 [ 288 ] {} <Debug> TCP-Session: 496e4e35-7f19-46cf-9e41-f040e9261cdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10434 | 2025.12.31 20:23:09.917898 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46339 | ||
| 10435 | 2025.12.31 20:23:09.917879 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60148 | ||
| 10436 | 2025.12.31 20:23:09.917909 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55505 | ||
| 10437 | 2025.12.31 20:23:09.918342 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10438 | 2025.12.31 20:23:09.918363 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10439 | 2025.12.31 20:23:09.918389 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10440 | 2025.12.31 20:23:09.918398 [ 289 ] {} <Debug> TCP-Session: 8b8e9413-4919-4860-87e2-98d88197ff2b Authenticating user 'default' from [fd00:1122:3344:101::e]:56307 | ||
| 10441 | 2025.12.31 20:23:09.918403 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10442 | 2025.12.31 20:23:09.918415 [ 293 ] {} <Debug> TCP-Session: f09d03fa-1963-42f7-9de4-6678dc1c689e Authenticating user 'default' from [fd00:1122:3344:101::e]:60148 | ||
| 10443 | 2025.12.31 20:23:09.918424 [ 289 ] {} <Debug> TCP-Session: 8b8e9413-4919-4860-87e2-98d88197ff2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10444 | 2025.12.31 20:23:09.918431 [ 266 ] {} <Debug> TCP-Session: 331dbe79-f1da-45a2-b54f-d9abf4f6c7d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55505 | ||
| 10445 | 2025.12.31 20:23:09.918435 [ 293 ] {} <Debug> TCP-Session: f09d03fa-1963-42f7-9de4-6678dc1c689e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10446 | 2025.12.31 20:23:09.918438 [ 289 ] {} <Debug> TCP-Session: 8b8e9413-4919-4860-87e2-98d88197ff2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10447 | 2025.12.31 20:23:09.918448 [ 266 ] {} <Debug> TCP-Session: 331dbe79-f1da-45a2-b54f-d9abf4f6c7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10448 | 2025.12.31 20:23:09.918452 [ 293 ] {} <Debug> TCP-Session: f09d03fa-1963-42f7-9de4-6678dc1c689e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10449 | 2025.12.31 20:23:09.918465 [ 266 ] {} <Debug> TCP-Session: 331dbe79-f1da-45a2-b54f-d9abf4f6c7d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10450 | 2025.12.31 20:23:09.918455 [ 290 ] {906a2b81-5473-480b-8aa6-bfbd4090e610} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10451 | 2025.12.31 20:23:09.918401 [ 294 ] {} <Debug> TCP-Session: 670e21cd-a843-402a-9146-06b0983e9802 Authenticating user 'default' from [fd00:1122:3344:101::e]:46339 | ||
| 10452 | 2025.12.31 20:23:09.918514 [ 294 ] {} <Debug> TCP-Session: 670e21cd-a843-402a-9146-06b0983e9802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10453 | 2025.12.31 20:23:09.918526 [ 294 ] {} <Debug> TCP-Session: 670e21cd-a843-402a-9146-06b0983e9802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10454 | 2025.12.31 20:23:09.918529 [ 290 ] {906a2b81-5473-480b-8aa6-bfbd4090e610} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10455 | 2025.12.31 20:23:09.918868 [ 290 ] {906a2b81-5473-480b-8aa6-bfbd4090e610} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 10456 | 2025.12.31 20:23:09.919807 [ 310 ] {906a2b81-5473-480b-8aa6-bfbd4090e610} <Trace> AggregatingTransform: Aggregating | ||
| 10457 | 2025.12.31 20:23:09.919851 [ 310 ] {906a2b81-5473-480b-8aa6-bfbd4090e610} <Trace> Aggregator: Aggregation method: without_key | ||
| 10458 | 2025.12.31 20:23:09.919887 [ 310 ] {906a2b81-5473-480b-8aa6-bfbd4090e610} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923251 sec. (1083.129 rows/sec., 42.31 KiB/sec.) | ||
| 10459 | 2025.12.31 20:23:09.919905 [ 310 ] {906a2b81-5473-480b-8aa6-bfbd4090e610} <Trace> Aggregator: Merging aggregated data | ||
| 10460 | 2025.12.31 20:23:09.921216 [ 290 ] {906a2b81-5473-480b-8aa6-bfbd4090e610} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003075 sec., 325.2032520325203 rows/sec., 12.70 KiB/sec. | ||
| 10461 | 2025.12.31 20:23:09.921350 [ 290 ] {906a2b81-5473-480b-8aa6-bfbd4090e610} <Debug> TCPHandler: Processed in 0.0035017 sec. | ||
| 10462 | 2025.12.31 20:23:09.921467 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10463 | 2025.12.31 20:23:09.921495 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10464 | 2025.12.31 20:23:09.921511 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10465 | 2025.12.31 20:23:09.921526 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10466 | 2025.12.31 20:23:09.921539 [ 288 ] {} <Debug> TCP-Session: 496e4e35-7f19-46cf-9e41-f040e9261cdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10467 | 2025.12.31 20:23:09.921545 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10468 | 2025.12.31 20:23:09.921564 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10469 | 2025.12.31 20:23:09.921587 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10470 | 2025.12.31 20:23:09.921605 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10471 | 2025.12.31 20:23:09.921624 [ 294 ] {} <Debug> TCP-Session: 670e21cd-a843-402a-9146-06b0983e9802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10472 | 2025.12.31 20:23:09.921642 [ 266 ] {} <Debug> TCP-Session: 331dbe79-f1da-45a2-b54f-d9abf4f6c7d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10473 | 2025.12.31 20:23:09.921654 [ 289 ] {} <Debug> TCP-Session: 8b8e9413-4919-4860-87e2-98d88197ff2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10474 | 2025.12.31 20:23:09.921601 [ 292 ] {} <Debug> TCP-Session: cc92780f-de07-40ff-ba07-74f653f26cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10475 | 2025.12.31 20:23:09.921574 [ 291 ] {} <Debug> TCP-Session: d15ef58a-4a94-438a-8729-e5b81faedab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10476 | 2025.12.31 20:23:09.921574 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10477 | 2025.12.31 20:23:09.921558 [ 286 ] {} <Debug> TCP-Session: 85b23725-8788-4a34-83f0-36773377f8a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10478 | 2025.12.31 20:23:09.921758 [ 293 ] {} <Debug> TCP-Session: f09d03fa-1963-42f7-9de4-6678dc1c689e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10479 | 2025.12.31 20:23:09.921497 [ 290 ] {} <Debug> TCP-Session: 3598a658-805a-4bf5-8d0e-0e87d06d3b9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10480 | 2025.12.31 20:23:12.952912 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10481 | 2025.12.31 20:23:12.952964 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10482 | 2025.12.31 20:23:13.136454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23941 | ||
| 10483 | 2025.12.31 20:23:13.137323 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2025.12.31 20:23:13.137390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10485 | 2025.12.31 20:23:13.137919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10486 | 2025.12.31 20:23:13.138147 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2025.12.31 20:23:13.138275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23941 | ||
| 10488 | 2025.12.31 20:23:13.772388 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10489 | 2025.12.31 20:23:13.772638 [ 269 ] {f12b9542-3595-4090-9607-9c40387e6751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10490 | 2025.12.31 20:23:13.772716 [ 269 ] {f12b9542-3595-4090-9607-9c40387e6751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10491 | 2025.12.31 20:23:13.773609 [ 269 ] {f12b9542-3595-4090-9607-9c40387e6751} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10492 | 2025.12.31 20:23:13.773664 [ 269 ] {f12b9542-3595-4090-9607-9c40387e6751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10493 | 2025.12.31 20:23:13.774085 [ 269 ] {f12b9542-3595-4090-9607-9c40387e6751} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10494 | 2025.12.31 20:23:13.774319 [ 269 ] {f12b9542-3595-4090-9607-9c40387e6751} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10495 | 2025.12.31 20:23:13.774460 [ 148 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 10496 | 2025.12.31 20:23:13.774483 [ 269 ] {f12b9542-3595-4090-9607-9c40387e6751} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001898 sec., 216016.8598524763 rows/sec., 13.70 MiB/sec. | ||
| 10497 | 2025.12.31 20:23:13.774539 [ 148 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2025.12.31 20:23:13.774557 [ 269 ] {f12b9542-3595-4090-9607-9c40387e6751} <Debug> TCPHandler: Processed in 0.002360205 sec. | ||
| 10499 | 2025.12.31 20:23:13.774571 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10500 | 2025.12.31 20:23:13.774692 [ 198 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 10501 | 2025.12.31 20:23:13.774693 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10502 | 2025.12.31 20:23:13.774805 [ 198 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10503 | 2025.12.31 20:23:13.774830 [ 269 ] {94dcb805-c698-49f6-b059-28c2d0dd3c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10504 | 2025.12.31 20:23:13.774839 [ 198 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 434 rows starting from the beginning of the part | ||
| 10505 | 2025.12.31 20:23:13.774877 [ 269 ] {94dcb805-c698-49f6-b059-28c2d0dd3c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10506 | 2025.12.31 20:23:13.774907 [ 198 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 10507 | 2025.12.31 20:23:13.774956 [ 198 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 10508 | 2025.12.31 20:23:13.775001 [ 198 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 10509 | 2025.12.31 20:23:13.775044 [ 198 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 10510 | 2025.12.31 20:23:13.775091 [ 198 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 10511 | 2025.12.31 20:23:13.775889 [ 269 ] {94dcb805-c698-49f6-b059-28c2d0dd3c48} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10512 | 2025.12.31 20:23:13.775927 [ 269 ] {94dcb805-c698-49f6-b059-28c2d0dd3c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10513 | 2025.12.31 20:23:13.776199 [ 197 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001545536 sec., 1607209.4082570707 rows/sec., 108.39 MiB/sec. | ||
| 10514 | 2025.12.31 20:23:13.776347 [ 269 ] {94dcb805-c698-49f6-b059-28c2d0dd3c48} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10515 | 2025.12.31 20:23:13.776363 [ 190 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10516 | 2025.12.31 20:23:13.776591 [ 269 ] {94dcb805-c698-49f6-b059-28c2d0dd3c48} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10517 | 2025.12.31 20:23:13.776653 [ 190 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_23_5} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10518 | 2025.12.31 20:23:13.776734 [ 269 ] {94dcb805-c698-49f6-b059-28c2d0dd3c48} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001928 sec., 609958.5062240664 rows/sec., 48.57 MiB/sec. | ||
| 10519 | 2025.12.31 20:23:13.776734 [ 190 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_23_5} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 10520 | 2025.12.31 20:23:13.776775 [ 269 ] {94dcb805-c698-49f6-b059-28c2d0dd3c48} <Debug> TCPHandler: Processed in 0.002134689 sec. | ||
| 10521 | 2025.12.31 20:23:13.776819 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 10522 | 2025.12.31 20:23:13.776889 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2025.12.31 20:23:13.776989 [ 269 ] {24ef5fbc-39b4-4981-a817-bf0b9c58847b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10524 | 2025.12.31 20:23:13.777034 [ 269 ] {24ef5fbc-39b4-4981-a817-bf0b9c58847b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10525 | 2025.12.31 20:23:13.777524 [ 269 ] {24ef5fbc-39b4-4981-a817-bf0b9c58847b} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10526 | 2025.12.31 20:23:13.777562 [ 269 ] {24ef5fbc-39b4-4981-a817-bf0b9c58847b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10527 | 2025.12.31 20:23:13.777902 [ 269 ] {24ef5fbc-39b4-4981-a817-bf0b9c58847b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10528 | 2025.12.31 20:23:13.778114 [ 269 ] {24ef5fbc-39b4-4981-a817-bf0b9c58847b} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2025.12.31 20:23:13.778252 [ 269 ] {24ef5fbc-39b4-4981-a817-bf0b9c58847b} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001284 sec., 184579.43925233645 rows/sec., 11.20 MiB/sec. | ||
| 10530 | 2025.12.31 20:23:13.778290 [ 269 ] {24ef5fbc-39b4-4981-a817-bf0b9c58847b} <Debug> TCPHandler: Processed in 0.001453273 sec. | ||
| 10531 | 2025.12.31 20:23:13.778414 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10532 | 2025.12.31 20:23:13.778541 [ 269 ] {970ade3e-5c1b-4ff1-9907-58a986e99115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10533 | 2025.12.31 20:23:13.778592 [ 269 ] {970ade3e-5c1b-4ff1-9907-58a986e99115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10534 | 2025.12.31 20:23:13.779159 [ 269 ] {970ade3e-5c1b-4ff1-9907-58a986e99115} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2025.12.31 20:23:13.779206 [ 269 ] {970ade3e-5c1b-4ff1-9907-58a986e99115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10536 | 2025.12.31 20:23:13.779584 [ 269 ] {970ade3e-5c1b-4ff1-9907-58a986e99115} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10537 | 2025.12.31 20:23:13.779802 [ 269 ] {970ade3e-5c1b-4ff1-9907-58a986e99115} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2025.12.31 20:23:13.779906 [ 148 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 10539 | 2025.12.31 20:23:13.779934 [ 269 ] {970ade3e-5c1b-4ff1-9907-58a986e99115} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00142 sec., 149295.77464788733 rows/sec., 9.63 MiB/sec. | ||
| 10540 | 2025.12.31 20:23:13.779944 [ 148 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10541 | 2025.12.31 20:23:13.779976 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10542 | 2025.12.31 20:23:13.779983 [ 269 ] {970ade3e-5c1b-4ff1-9907-58a986e99115} <Debug> TCPHandler: Processed in 0.001631737 sec. | ||
| 10543 | 2025.12.31 20:23:13.780096 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10544 | 2025.12.31 20:23:13.780103 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::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 | ||
| 10545 | 2025.12.31 20:23:13.780197 [ 269 ] {c7ed3f7f-0ac4-4d85-b24b-cf5e0edb4d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10546 | 2025.12.31 20:23:13.780245 [ 269 ] {c7ed3f7f-0ac4-4d85-b24b-cf5e0edb4d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10547 | 2025.12.31 20:23:13.780290 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10548 | 2025.12.31 20:23:13.780336 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 465 rows starting from the beginning of the part | ||
| 10549 | 2025.12.31 20:23:13.780414 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 10550 | 2025.12.31 20:23:13.780468 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 10551 | 2025.12.31 20:23:13.780510 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 440 rows starting from the beginning of the part | ||
| 10552 | 2025.12.31 20:23:13.780549 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 10553 | 2025.12.31 20:23:13.780591 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 10554 | 2025.12.31 20:23:13.780732 [ 269 ] {c7ed3f7f-0ac4-4d85-b24b-cf5e0edb4d5d} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2025.12.31 20:23:13.780776 [ 269 ] {c7ed3f7f-0ac4-4d85-b24b-cf5e0edb4d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10556 | 2025.12.31 20:23:13.781121 [ 269 ] {c7ed3f7f-0ac4-4d85-b24b-cf5e0edb4d5d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10557 | 2025.12.31 20:23:13.781350 [ 269 ] {c7ed3f7f-0ac4-4d85-b24b-cf5e0edb4d5d} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2025.12.31 20:23:13.781462 [ 148 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 10559 | 2025.12.31 20:23:13.781485 [ 269 ] {c7ed3f7f-0ac4-4d85-b24b-cf5e0edb4d5d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001307 sec., 161438.40856924254 rows/sec., 9.17 MiB/sec. | ||
| 10560 | 2025.12.31 20:23:13.781495 [ 148 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10561 | 2025.12.31 20:23:13.781525 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10562 | 2025.12.31 20:23:13.781530 [ 269 ] {c7ed3f7f-0ac4-4d85-b24b-cf5e0edb4d5d} <Debug> TCPHandler: Processed in 0.001483193 sec. | ||
| 10563 | 2025.12.31 20:23:13.781594 [ 190 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 10564 | 2025.12.31 20:23:13.781646 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10565 | 2025.12.31 20:23:13.781669 [ 190 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10566 | 2025.12.31 20:23:13.781695 [ 190 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 223 rows starting from the beginning of the part | ||
| 10567 | 2025.12.31 20:23:13.781742 [ 202 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710849 sec., 1024637.475311965 rows/sec., 71.11 MiB/sec. | ||
| 10568 | 2025.12.31 20:23:13.781744 [ 269 ] {ab0a70d8-31af-4049-adbe-c4b7e95cb0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10569 | 2025.12.31 20:23:13.781749 [ 190 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 10570 | 2025.12.31 20:23:13.781798 [ 269 ] {ab0a70d8-31af-4049-adbe-c4b7e95cb0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10571 | 2025.12.31 20:23:13.781834 [ 190 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 10572 | 2025.12.31 20:23:13.781889 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 10573 | 2025.12.31 20:23:13.781900 [ 190 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 10574 | 2025.12.31 20:23:13.781975 [ 190 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 10575 | 2025.12.31 20:23:13.782039 [ 190 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 10576 | 2025.12.31 20:23:13.782175 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_24_5} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10577 | 2025.12.31 20:23:13.782266 [ 199 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_24_5} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 10578 | 2025.12.31 20:23:13.782348 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10579 | 2025.12.31 20:23:13.782463 [ 269 ] {ab0a70d8-31af-4049-adbe-c4b7e95cb0d8} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2025.12.31 20:23:13.782503 [ 269 ] {ab0a70d8-31af-4049-adbe-c4b7e95cb0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10581 | 2025.12.31 20:23:13.782844 [ 269 ] {ab0a70d8-31af-4049-adbe-c4b7e95cb0d8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10582 | 2025.12.31 20:23:13.782943 [ 191 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373772 sec., 930285.3748656982 rows/sec., 56.55 MiB/sec. | ||
| 10583 | 2025.12.31 20:23:13.783057 [ 269 ] {ab0a70d8-31af-4049-adbe-c4b7e95cb0d8} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2025.12.31 20:23:13.783093 [ 191 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10585 | 2025.12.31 20:23:13.783199 [ 269 ] {ab0a70d8-31af-4049-adbe-c4b7e95cb0d8} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001473 sec., 482688.3910386966 rows/sec., 33.83 MiB/sec. | ||
| 10586 | 2025.12.31 20:23:13.783243 [ 269 ] {ab0a70d8-31af-4049-adbe-c4b7e95cb0d8} <Debug> TCPHandler: Processed in 0.001647318 sec. | ||
| 10587 | 2025.12.31 20:23:13.783356 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10588 | 2025.12.31 20:23:13.783387 [ 191 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_23_5} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10589 | 2025.12.31 20:23:13.783453 [ 269 ] {edce04ed-fd37-477b-9542-db90cadca631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10590 | 2025.12.31 20:23:13.783469 [ 191 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_23_5} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 10591 | 2025.12.31 20:23:13.783500 [ 269 ] {edce04ed-fd37-477b-9542-db90cadca631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10592 | 2025.12.31 20:23:13.783570 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10593 | 2025.12.31 20:23:13.783838 [ 269 ] {edce04ed-fd37-477b-9542-db90cadca631} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10594 | 2025.12.31 20:23:13.783879 [ 269 ] {edce04ed-fd37-477b-9542-db90cadca631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10595 | 2025.12.31 20:23:13.784183 [ 269 ] {edce04ed-fd37-477b-9542-db90cadca631} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10596 | 2025.12.31 20:23:13.784389 [ 269 ] {edce04ed-fd37-477b-9542-db90cadca631} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10597 | 2025.12.31 20:23:13.784517 [ 269 ] {edce04ed-fd37-477b-9542-db90cadca631} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 10598 | 2025.12.31 20:23:13.784554 [ 269 ] {edce04ed-fd37-477b-9542-db90cadca631} <Debug> TCPHandler: Processed in 0.001248428 sec. | ||
| 10599 | 2025.12.31 20:23:13.784660 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10600 | 2025.12.31 20:23:13.784754 [ 269 ] {4aee56d0-26d9-4593-8aa0-677a8387aad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10601 | 2025.12.31 20:23:13.784796 [ 269 ] {4aee56d0-26d9-4593-8aa0-677a8387aad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10602 | 2025.12.31 20:23:13.785220 [ 269 ] {4aee56d0-26d9-4593-8aa0-677a8387aad8} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10603 | 2025.12.31 20:23:13.785257 [ 269 ] {4aee56d0-26d9-4593-8aa0-677a8387aad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10604 | 2025.12.31 20:23:13.785589 [ 269 ] {4aee56d0-26d9-4593-8aa0-677a8387aad8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10605 | 2025.12.31 20:23:13.785806 [ 269 ] {4aee56d0-26d9-4593-8aa0-677a8387aad8} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2025.12.31 20:23:13.785935 [ 269 ] {4aee56d0-26d9-4593-8aa0-677a8387aad8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.0012 sec., 261666.6666666667 rows/sec., 17.19 MiB/sec. | ||
| 10607 | 2025.12.31 20:23:13.785972 [ 269 ] {4aee56d0-26d9-4593-8aa0-677a8387aad8} <Debug> TCPHandler: Processed in 0.001362311 sec. | ||
| 10608 | 2025.12.31 20:23:13.786076 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10609 | 2025.12.31 20:23:13.786170 [ 269 ] {ed79af0c-de31-454a-9b31-ace1717253e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10610 | 2025.12.31 20:23:13.786212 [ 269 ] {ed79af0c-de31-454a-9b31-ace1717253e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10611 | 2025.12.31 20:23:13.786515 [ 269 ] {ed79af0c-de31-454a-9b31-ace1717253e3} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10612 | 2025.12.31 20:23:13.786551 [ 269 ] {ed79af0c-de31-454a-9b31-ace1717253e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10613 | 2025.12.31 20:23:13.786846 [ 269 ] {ed79af0c-de31-454a-9b31-ace1717253e3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10614 | 2025.12.31 20:23:13.787044 [ 269 ] {ed79af0c-de31-454a-9b31-ace1717253e3} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10615 | 2025.12.31 20:23:13.787174 [ 269 ] {ed79af0c-de31-454a-9b31-ace1717253e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 10616 | 2025.12.31 20:23:13.787212 [ 269 ] {ed79af0c-de31-454a-9b31-ace1717253e3} <Debug> TCPHandler: Processed in 0.001185157 sec. | ||
| 10617 | 2025.12.31 20:23:13.787342 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10618 | 2025.12.31 20:23:13.787462 [ 269 ] {a3881b5b-0fcc-45c5-a26d-f7af828e8a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10619 | 2025.12.31 20:23:13.787525 [ 269 ] {a3881b5b-0fcc-45c5-a26d-f7af828e8a3f} <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 | ||
| 10620 | 2025.12.31 20:23:13.788502 [ 269 ] {a3881b5b-0fcc-45c5-a26d-f7af828e8a3f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10621 | 2025.12.31 20:23:13.788540 [ 269 ] {a3881b5b-0fcc-45c5-a26d-f7af828e8a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10622 | 2025.12.31 20:23:13.789074 [ 269 ] {a3881b5b-0fcc-45c5-a26d-f7af828e8a3f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10623 | 2025.12.31 20:23:13.789298 [ 269 ] {a3881b5b-0fcc-45c5-a26d-f7af828e8a3f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2025.12.31 20:23:13.789440 [ 269 ] {a3881b5b-0fcc-45c5-a26d-f7af828e8a3f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002003 sec., 15976.03594608088 rows/sec., 28.63 MiB/sec. | ||
| 10625 | 2025.12.31 20:23:13.789493 [ 269 ] {a3881b5b-0fcc-45c5-a26d-f7af828e8a3f} <Debug> TCPHandler: Processed in 0.00221031 sec. | ||
| 10626 | 2025.12.31 20:23:13.789600 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10627 | 2025.12.31 20:23:13.789696 [ 269 ] {6c4d6999-1c6b-4505-a6ed-4accc2107299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10628 | 2025.12.31 20:23:13.789736 [ 269 ] {6c4d6999-1c6b-4505-a6ed-4accc2107299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10629 | 2025.12.31 20:23:13.790071 [ 269 ] {6c4d6999-1c6b-4505-a6ed-4accc2107299} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10630 | 2025.12.31 20:23:13.790108 [ 269 ] {6c4d6999-1c6b-4505-a6ed-4accc2107299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10631 | 2025.12.31 20:23:13.790409 [ 269 ] {6c4d6999-1c6b-4505-a6ed-4accc2107299} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10632 | 2025.12.31 20:23:13.790625 [ 269 ] {6c4d6999-1c6b-4505-a6ed-4accc2107299} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10633 | 2025.12.31 20:23:13.790750 [ 269 ] {6c4d6999-1c6b-4505-a6ed-4accc2107299} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 10634 | 2025.12.31 20:23:13.790786 [ 269 ] {6c4d6999-1c6b-4505-a6ed-4accc2107299} <Debug> TCPHandler: Processed in 0.001233308 sec. | ||
| 10635 | 2025.12.31 20:23:14.367437 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10636 | 2025.12.31 20:23:14.385256 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10637 | 2025.12.31 20:23:14.385317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10638 | 2025.12.31 20:23:14.391577 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10639 | 2025.12.31 20:23:14.392262 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2025.12.31 20:23:14.395381 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10641 | 2025.12.31 20:23:18.202754 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1282 | ||
| 10642 | 2025.12.31 20:23:18.205334 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10643 | 2025.12.31 20:23:18.205375 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10644 | 2025.12.31 20:23:18.206555 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10645 | 2025.12.31 20:23:18.206828 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2025.12.31 20:23:18.207079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1282 | ||
| 10647 | 2025.12.31 20:23:18.759287 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10648 | 2025.12.31 20:23:18.759467 [ 269 ] {e487cc80-0937-4d99-9b53-bc371645b57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10649 | 2025.12.31 20:23:18.759533 [ 269 ] {e487cc80-0937-4d99-9b53-bc371645b57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10650 | 2025.12.31 20:23:18.760194 [ 269 ] {e487cc80-0937-4d99-9b53-bc371645b57c} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2025.12.31 20:23:18.760236 [ 269 ] {e487cc80-0937-4d99-9b53-bc371645b57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10652 | 2025.12.31 20:23:18.760633 [ 269 ] {e487cc80-0937-4d99-9b53-bc371645b57c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10653 | 2025.12.31 20:23:18.760874 [ 269 ] {e487cc80-0937-4d99-9b53-bc371645b57c} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2025.12.31 20:23:18.761039 [ 269 ] {e487cc80-0937-4d99-9b53-bc371645b57c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001618 sec., 46971.569839307784 rows/sec., 3.87 MiB/sec. | ||
| 10655 | 2025.12.31 20:23:18.761064 [ 127 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10656 | 2025.12.31 20:23:18.761087 [ 269 ] {e487cc80-0937-4d99-9b53-bc371645b57c} <Debug> TCPHandler: Processed in 0.001923584 sec. | ||
| 10657 | 2025.12.31 20:23:18.761141 [ 127 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2025.12.31 20:23:18.761178 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10659 | 2025.12.31 20:23:18.761249 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10660 | 2025.12.31 20:23:18.761285 [ 190 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 10661 | 2025.12.31 20:23:18.761348 [ 269 ] {43291b3d-4907-4807-917f-de0e234de32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10662 | 2025.12.31 20:23:18.761386 [ 190 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10663 | 2025.12.31 20:23:18.761390 [ 269 ] {43291b3d-4907-4807-917f-de0e234de32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10664 | 2025.12.31 20:23:18.761421 [ 190 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2468 rows starting from the beginning of the part | ||
| 10665 | 2025.12.31 20:23:18.761489 [ 190 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 76 rows starting from the beginning of the part | ||
| 10666 | 2025.12.31 20:23:18.761540 [ 190 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1176 rows starting from the beginning of the part | ||
| 10667 | 2025.12.31 20:23:18.761587 [ 190 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 77 rows starting from the beginning of the part | ||
| 10668 | 2025.12.31 20:23:18.761633 [ 190 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1176 rows starting from the beginning of the part | ||
| 10669 | 2025.12.31 20:23:18.761683 [ 190 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 76 rows starting from the beginning of the part | ||
| 10670 | 2025.12.31 20:23:18.761839 [ 269 ] {43291b3d-4907-4807-917f-de0e234de32d} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2025.12.31 20:23:18.761874 [ 269 ] {43291b3d-4907-4807-917f-de0e234de32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10672 | 2025.12.31 20:23:18.762188 [ 269 ] {43291b3d-4907-4807-917f-de0e234de32d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10673 | 2025.12.31 20:23:18.762400 [ 269 ] {43291b3d-4907-4807-917f-de0e234de32d} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2025.12.31 20:23:18.762531 [ 269 ] {43291b3d-4907-4807-917f-de0e234de32d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001201 sec., 8326.39467110741 rows/sec., 626.11 KiB/sec. | ||
| 10675 | 2025.12.31 20:23:18.762569 [ 269 ] {43291b3d-4907-4807-917f-de0e234de32d} <Debug> TCPHandler: Processed in 0.001371592 sec. | ||
| 10676 | 2025.12.31 20:23:18.762691 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2025.12.31 20:23:18.762786 [ 269 ] {7583728c-ca11-4ac6-85fc-c6b13b50f964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10678 | 2025.12.31 20:23:18.762826 [ 269 ] {7583728c-ca11-4ac6-85fc-c6b13b50f964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10679 | 2025.12.31 20:23:18.763257 [ 269 ] {7583728c-ca11-4ac6-85fc-c6b13b50f964} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2025.12.31 20:23:18.763294 [ 269 ] {7583728c-ca11-4ac6-85fc-c6b13b50f964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10681 | 2025.12.31 20:23:18.763425 [ 191 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5049 rows, containing 5 columns (5 merged, 0 gathered) in 0.00218393 sec., 2311887.2857646532 rows/sec., 195.69 MiB/sec. | ||
| 10682 | 2025.12.31 20:23:18.763600 [ 269 ] {7583728c-ca11-4ac6-85fc-c6b13b50f964} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10683 | 2025.12.31 20:23:18.763690 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10684 | 2025.12.31 20:23:18.763840 [ 269 ] {7583728c-ca11-4ac6-85fc-c6b13b50f964} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2025.12.31 20:23:18.763944 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_71_14} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10686 | 2025.12.31 20:23:18.763957 [ 127 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10687 | 2025.12.31 20:23:18.763973 [ 269 ] {7583728c-ca11-4ac6-85fc-c6b13b50f964} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001205 sec., 61410.78838174274 rows/sec., 4.79 MiB/sec. | ||
| 10688 | 2025.12.31 20:23:18.763992 [ 127 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10689 | 2025.12.31 20:23:18.764017 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_71_14} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10690 | 2025.12.31 20:23:18.764018 [ 269 ] {7583728c-ca11-4ac6-85fc-c6b13b50f964} <Debug> TCPHandler: Processed in 0.001377921 sec. | ||
| 10691 | 2025.12.31 20:23:18.764018 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10692 | 2025.12.31 20:23:18.764108 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 10693 | 2025.12.31 20:23:18.764153 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10694 | 2025.12.31 20:23:18.764154 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 10695 | 2025.12.31 20:23:18.764248 [ 269 ] {dc13a8b2-b0eb-4f43-9a13-d2be1ea8f7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10696 | 2025.12.31 20:23:18.764250 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10697 | 2025.12.31 20:23:18.764285 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1251 rows starting from the beginning of the part | ||
| 10698 | 2025.12.31 20:23:18.764292 [ 269 ] {dc13a8b2-b0eb-4f43-9a13-d2be1ea8f7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10699 | 2025.12.31 20:23:18.764335 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 74 rows starting from the beginning of the part | ||
| 10700 | 2025.12.31 20:23:18.764375 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 711 rows starting from the beginning of the part | ||
| 10701 | 2025.12.31 20:23:18.764414 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 76 rows starting from the beginning of the part | ||
| 10702 | 2025.12.31 20:23:18.764451 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 711 rows starting from the beginning of the part | ||
| 10703 | 2025.12.31 20:23:18.764488 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 74 rows starting from the beginning of the part | ||
| 10704 | 2025.12.31 20:23:18.764732 [ 269 ] {dc13a8b2-b0eb-4f43-9a13-d2be1ea8f7fe} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10705 | 2025.12.31 20:23:18.764767 [ 269 ] {dc13a8b2-b0eb-4f43-9a13-d2be1ea8f7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10706 | 2025.12.31 20:23:18.765096 [ 269 ] {dc13a8b2-b0eb-4f43-9a13-d2be1ea8f7fe} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10707 | 2025.12.31 20:23:18.765299 [ 269 ] {dc13a8b2-b0eb-4f43-9a13-d2be1ea8f7fe} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2025.12.31 20:23:18.765424 [ 269 ] {dc13a8b2-b0eb-4f43-9a13-d2be1ea8f7fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 10709 | 2025.12.31 20:23:18.765460 [ 269 ] {dc13a8b2-b0eb-4f43-9a13-d2be1ea8f7fe} <Debug> TCPHandler: Processed in 0.001357511 sec. | ||
| 10710 | 2025.12.31 20:23:18.765523 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2897 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430593 sec., 2025034.3738575543 rows/sec., 152.73 MiB/sec. | ||
| 10711 | 2025.12.31 20:23:18.765574 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10712 | 2025.12.31 20:23:18.765672 [ 269 ] {094486c7-3703-40fb-b928-034081dde983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10713 | 2025.12.31 20:23:18.765707 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10714 | 2025.12.31 20:23:18.765726 [ 269 ] {094486c7-3703-40fb-b928-034081dde983} <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 | ||
| 10715 | 2025.12.31 20:23:18.765927 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_71_14} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2025.12.31 20:23:18.765991 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_71_14} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10717 | 2025.12.31 20:23:18.766047 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 10718 | 2025.12.31 20:23:18.766464 [ 269 ] {094486c7-3703-40fb-b928-034081dde983} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10719 | 2025.12.31 20:23:18.766501 [ 269 ] {094486c7-3703-40fb-b928-034081dde983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10720 | 2025.12.31 20:23:18.767002 [ 269 ] {094486c7-3703-40fb-b928-034081dde983} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10721 | 2025.12.31 20:23:18.767221 [ 269 ] {094486c7-3703-40fb-b928-034081dde983} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2025.12.31 20:23:18.767358 [ 269 ] {094486c7-3703-40fb-b928-034081dde983} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001704 sec., 5868.544600938967 rows/sec., 10.52 MiB/sec. | ||
| 10723 | 2025.12.31 20:23:18.767411 [ 269 ] {094486c7-3703-40fb-b928-034081dde983} <Debug> TCPHandler: Processed in 0.001886593 sec. | ||
| 10724 | 2025.12.31 20:23:18.767517 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10725 | 2025.12.31 20:23:18.767614 [ 269 ] {c4e350b3-f4cc-40da-a2bb-9e16219626f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10726 | 2025.12.31 20:23:18.767656 [ 269 ] {c4e350b3-f4cc-40da-a2bb-9e16219626f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10727 | 2025.12.31 20:23:18.767991 [ 269 ] {c4e350b3-f4cc-40da-a2bb-9e16219626f9} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2025.12.31 20:23:18.768027 [ 269 ] {c4e350b3-f4cc-40da-a2bb-9e16219626f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10729 | 2025.12.31 20:23:18.768328 [ 269 ] {c4e350b3-f4cc-40da-a2bb-9e16219626f9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10730 | 2025.12.31 20:23:18.768530 [ 269 ] {c4e350b3-f4cc-40da-a2bb-9e16219626f9} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10731 | 2025.12.31 20:23:18.768660 [ 269 ] {c4e350b3-f4cc-40da-a2bb-9e16219626f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 10732 | 2025.12.31 20:23:18.768697 [ 269 ] {c4e350b3-f4cc-40da-a2bb-9e16219626f9} <Debug> TCPHandler: Processed in 0.001230458 sec. | ||
| 10733 | 2025.12.31 20:23:20.151689 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10734 | 2025.12.31 20:23:20.151901 [ 269 ] {3fc1cdf1-b176-4cbd-ad50-e813d0c35490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10735 | 2025.12.31 20:23:20.151973 [ 269 ] {3fc1cdf1-b176-4cbd-ad50-e813d0c35490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10736 | 2025.12.31 20:23:20.152953 [ 269 ] {3fc1cdf1-b176-4cbd-ad50-e813d0c35490} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2025.12.31 20:23:20.153002 [ 269 ] {3fc1cdf1-b176-4cbd-ad50-e813d0c35490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10738 | 2025.12.31 20:23:20.153405 [ 269 ] {3fc1cdf1-b176-4cbd-ad50-e813d0c35490} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10739 | 2025.12.31 20:23:20.153626 [ 269 ] {3fc1cdf1-b176-4cbd-ad50-e813d0c35490} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2025.12.31 20:23:20.153793 [ 269 ] {3fc1cdf1-b176-4cbd-ad50-e813d0c35490} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001942 sec., 211122.55406797118 rows/sec., 13.39 MiB/sec. | ||
| 10741 | 2025.12.31 20:23:20.153847 [ 269 ] {3fc1cdf1-b176-4cbd-ad50-e813d0c35490} <Debug> TCPHandler: Processed in 0.002347454 sec. | ||
| 10742 | 2025.12.31 20:23:20.154028 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10743 | 2025.12.31 20:23:20.154153 [ 269 ] {2370e354-54c3-4b64-aa81-207220e6e7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10744 | 2025.12.31 20:23:20.154200 [ 269 ] {2370e354-54c3-4b64-aa81-207220e6e7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10745 | 2025.12.31 20:23:20.154661 [ 269 ] {2370e354-54c3-4b64-aa81-207220e6e7e6} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2025.12.31 20:23:20.154701 [ 269 ] {2370e354-54c3-4b64-aa81-207220e6e7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10747 | 2025.12.31 20:23:20.155014 [ 269 ] {2370e354-54c3-4b64-aa81-207220e6e7e6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10748 | 2025.12.31 20:23:20.155236 [ 269 ] {2370e354-54c3-4b64-aa81-207220e6e7e6} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2025.12.31 20:23:20.155371 [ 269 ] {2370e354-54c3-4b64-aa81-207220e6e7e6} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001249 sec., 6405.124099279424 rows/sec., 522.29 KiB/sec. | ||
| 10750 | 2025.12.31 20:23:20.155408 [ 269 ] {2370e354-54c3-4b64-aa81-207220e6e7e6} <Debug> TCPHandler: Processed in 0.001442893 sec. | ||
| 10751 | 2025.12.31 20:23:20.155546 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10752 | 2025.12.31 20:23:20.155654 [ 269 ] {97aa5282-b39a-4f6c-8b09-006624946b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10753 | 2025.12.31 20:23:20.155705 [ 269 ] {97aa5282-b39a-4f6c-8b09-006624946b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10754 | 2025.12.31 20:23:20.157298 [ 269 ] {97aa5282-b39a-4f6c-8b09-006624946b22} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2025.12.31 20:23:20.157336 [ 269 ] {97aa5282-b39a-4f6c-8b09-006624946b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10756 | 2025.12.31 20:23:20.157821 [ 269 ] {97aa5282-b39a-4f6c-8b09-006624946b22} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10757 | 2025.12.31 20:23:20.158038 [ 269 ] {97aa5282-b39a-4f6c-8b09-006624946b22} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2025.12.31 20:23:20.158186 [ 269 ] {97aa5282-b39a-4f6c-8b09-006624946b22} <Debug> executeQuery: Read 2320 rows, 192.74 KiB in 0.002555 sec., 908023.4833659491 rows/sec., 73.67 MiB/sec. | ||
| 10759 | 2025.12.31 20:23:20.158226 [ 269 ] {97aa5282-b39a-4f6c-8b09-006624946b22} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10760 | 2025.12.31 20:23:20.158240 [ 269 ] {97aa5282-b39a-4f6c-8b09-006624946b22} <Debug> TCPHandler: Processed in 0.002753003 sec. | ||
| 10761 | 2025.12.31 20:23:20.158359 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10762 | 2025.12.31 20:23:20.158453 [ 269 ] {18fe7129-ca32-4925-81c4-90e9479f9c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10763 | 2025.12.31 20:23:20.158494 [ 269 ] {18fe7129-ca32-4925-81c4-90e9479f9c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10764 | 2025.12.31 20:23:20.158996 [ 269 ] {18fe7129-ca32-4925-81c4-90e9479f9c5c} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10765 | 2025.12.31 20:23:20.159033 [ 269 ] {18fe7129-ca32-4925-81c4-90e9479f9c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10766 | 2025.12.31 20:23:20.159339 [ 269 ] {18fe7129-ca32-4925-81c4-90e9479f9c5c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10767 | 2025.12.31 20:23:20.159625 [ 269 ] {18fe7129-ca32-4925-81c4-90e9479f9c5c} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10768 | 2025.12.31 20:23:20.159764 [ 269 ] {18fe7129-ca32-4925-81c4-90e9479f9c5c} <Debug> executeQuery: Read 245 rows, 15.28 KiB in 0.001329 sec., 184349.13468773512 rows/sec., 11.23 MiB/sec. | ||
| 10769 | 2025.12.31 20:23:20.159803 [ 269 ] {18fe7129-ca32-4925-81c4-90e9479f9c5c} <Debug> TCPHandler: Processed in 0.001492154 sec. | ||
| 10770 | 2025.12.31 20:23:20.159934 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10771 | 2025.12.31 20:23:20.160029 [ 269 ] {589bb8ca-6ed8-4f62-862a-bd07af7ec97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10772 | 2025.12.31 20:23:20.160068 [ 269 ] {589bb8ca-6ed8-4f62-862a-bd07af7ec97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10773 | 2025.12.31 20:23:20.160598 [ 269 ] {589bb8ca-6ed8-4f62-862a-bd07af7ec97b} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10774 | 2025.12.31 20:23:20.160643 [ 269 ] {589bb8ca-6ed8-4f62-862a-bd07af7ec97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10775 | 2025.12.31 20:23:20.161004 [ 269 ] {589bb8ca-6ed8-4f62-862a-bd07af7ec97b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10776 | 2025.12.31 20:23:20.161221 [ 269 ] {589bb8ca-6ed8-4f62-862a-bd07af7ec97b} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10777 | 2025.12.31 20:23:20.161343 [ 269 ] {589bb8ca-6ed8-4f62-862a-bd07af7ec97b} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001332 sec., 330330.3303303303 rows/sec., 21.85 MiB/sec. | ||
| 10778 | 2025.12.31 20:23:20.161380 [ 269 ] {589bb8ca-6ed8-4f62-862a-bd07af7ec97b} <Debug> TCPHandler: Processed in 0.001503505 sec. | ||
| 10779 | 2025.12.31 20:23:20.161493 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10780 | 2025.12.31 20:23:20.161586 [ 269 ] {cc5e4853-2dcc-405f-beab-96d1e51f3b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10781 | 2025.12.31 20:23:20.161624 [ 269 ] {cc5e4853-2dcc-405f-beab-96d1e51f3b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10782 | 2025.12.31 20:23:20.162091 [ 269 ] {cc5e4853-2dcc-405f-beab-96d1e51f3b56} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10783 | 2025.12.31 20:23:20.162128 [ 269 ] {cc5e4853-2dcc-405f-beab-96d1e51f3b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10784 | 2025.12.31 20:23:20.162426 [ 269 ] {cc5e4853-2dcc-405f-beab-96d1e51f3b56} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10785 | 2025.12.31 20:23:20.162644 [ 269 ] {cc5e4853-2dcc-405f-beab-96d1e51f3b56} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10786 | 2025.12.31 20:23:20.162775 [ 269 ] {cc5e4853-2dcc-405f-beab-96d1e51f3b56} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001207 sec., 174813.5874067937 rows/sec., 9.93 MiB/sec. | ||
| 10787 | 2025.12.31 20:23:20.162812 [ 269 ] {cc5e4853-2dcc-405f-beab-96d1e51f3b56} <Debug> TCPHandler: Processed in 0.001366891 sec. | ||
| 10788 | 2025.12.31 20:23:20.162918 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10789 | 2025.12.31 20:23:20.163011 [ 269 ] {5d469016-9e36-4e8e-add4-6c170328fecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10790 | 2025.12.31 20:23:20.163050 [ 269 ] {5d469016-9e36-4e8e-add4-6c170328fecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10791 | 2025.12.31 20:23:20.163885 [ 269 ] {5d469016-9e36-4e8e-add4-6c170328fecf} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2025.12.31 20:23:20.163923 [ 269 ] {5d469016-9e36-4e8e-add4-6c170328fecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10793 | 2025.12.31 20:23:20.164276 [ 269 ] {5d469016-9e36-4e8e-add4-6c170328fecf} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10794 | 2025.12.31 20:23:20.164482 [ 269 ] {5d469016-9e36-4e8e-add4-6c170328fecf} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2025.12.31 20:23:20.164609 [ 269 ] {5d469016-9e36-4e8e-add4-6c170328fecf} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001616 sec., 727103.9603960395 rows/sec., 51.95 MiB/sec. | ||
| 10796 | 2025.12.31 20:23:20.164647 [ 269 ] {5d469016-9e36-4e8e-add4-6c170328fecf} <Debug> TCPHandler: Processed in 0.00177588 sec. | ||
| 10797 | 2025.12.31 20:23:20.164756 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10798 | 2025.12.31 20:23:20.164849 [ 269 ] {ccbc8637-ec2a-4653-9c41-f876e34d9a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10799 | 2025.12.31 20:23:20.164889 [ 269 ] {ccbc8637-ec2a-4653-9c41-f876e34d9a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10800 | 2025.12.31 20:23:20.165212 [ 269 ] {ccbc8637-ec2a-4653-9c41-f876e34d9a8d} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10801 | 2025.12.31 20:23:20.165248 [ 269 ] {ccbc8637-ec2a-4653-9c41-f876e34d9a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10802 | 2025.12.31 20:23:20.165558 [ 269 ] {ccbc8637-ec2a-4653-9c41-f876e34d9a8d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10803 | 2025.12.31 20:23:20.165759 [ 269 ] {ccbc8637-ec2a-4653-9c41-f876e34d9a8d} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10804 | 2025.12.31 20:23:20.165874 [ 269 ] {ccbc8637-ec2a-4653-9c41-f876e34d9a8d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 10805 | 2025.12.31 20:23:20.165907 [ 269 ] {ccbc8637-ec2a-4653-9c41-f876e34d9a8d} <Debug> TCPHandler: Processed in 0.001215927 sec. | ||
| 10806 | 2025.12.31 20:23:20.166008 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10807 | 2025.12.31 20:23:20.166094 [ 269 ] {476e40cb-79a6-4c54-9905-76c416d938b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10808 | 2025.12.31 20:23:20.166135 [ 269 ] {476e40cb-79a6-4c54-9905-76c416d938b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10809 | 2025.12.31 20:23:20.166753 [ 269 ] {476e40cb-79a6-4c54-9905-76c416d938b1} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10810 | 2025.12.31 20:23:20.166789 [ 269 ] {476e40cb-79a6-4c54-9905-76c416d938b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10811 | 2025.12.31 20:23:20.167150 [ 269 ] {476e40cb-79a6-4c54-9905-76c416d938b1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10812 | 2025.12.31 20:23:20.167352 [ 269 ] {476e40cb-79a6-4c54-9905-76c416d938b1} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10813 | 2025.12.31 20:23:20.167477 [ 269 ] {476e40cb-79a6-4c54-9905-76c416d938b1} <Debug> executeQuery: Read 904 rows, 61.16 KiB in 0.00137 sec., 659854.0145985401 rows/sec., 43.60 MiB/sec. | ||
| 10814 | 2025.12.31 20:23:20.167514 [ 269 ] {476e40cb-79a6-4c54-9905-76c416d938b1} <Debug> TCPHandler: Processed in 0.001526304 sec. | ||
| 10815 | 2025.12.31 20:23:20.167623 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10816 | 2025.12.31 20:23:20.167715 [ 269 ] {828b7768-cd76-434b-a38c-7d22c58b6cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10817 | 2025.12.31 20:23:20.167756 [ 269 ] {828b7768-cd76-434b-a38c-7d22c58b6cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10818 | 2025.12.31 20:23:20.168065 [ 269 ] {828b7768-cd76-434b-a38c-7d22c58b6cda} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10819 | 2025.12.31 20:23:20.168101 [ 269 ] {828b7768-cd76-434b-a38c-7d22c58b6cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10820 | 2025.12.31 20:23:20.168406 [ 269 ] {828b7768-cd76-434b-a38c-7d22c58b6cda} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10821 | 2025.12.31 20:23:20.168602 [ 269 ] {828b7768-cd76-434b-a38c-7d22c58b6cda} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10822 | 2025.12.31 20:23:20.168727 [ 269 ] {828b7768-cd76-434b-a38c-7d22c58b6cda} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 10823 | 2025.12.31 20:23:20.168762 [ 269 ] {828b7768-cd76-434b-a38c-7d22c58b6cda} <Debug> TCPHandler: Processed in 0.001186687 sec. | ||
| 10824 | 2025.12.31 20:23:20.168876 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10825 | 2025.12.31 20:23:20.168967 [ 269 ] {3758d8c2-7e49-4efa-93ce-a423abcae3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10826 | 2025.12.31 20:23:20.169019 [ 269 ] {3758d8c2-7e49-4efa-93ce-a423abcae3fa} <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 | ||
| 10827 | 2025.12.31 20:23:20.169826 [ 269 ] {3758d8c2-7e49-4efa-93ce-a423abcae3fa} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10828 | 2025.12.31 20:23:20.169862 [ 269 ] {3758d8c2-7e49-4efa-93ce-a423abcae3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10829 | 2025.12.31 20:23:20.170377 [ 269 ] {3758d8c2-7e49-4efa-93ce-a423abcae3fa} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10830 | 2025.12.31 20:23:20.170609 [ 269 ] {3758d8c2-7e49-4efa-93ce-a423abcae3fa} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10831 | 2025.12.31 20:23:20.170746 [ 269 ] {3758d8c2-7e49-4efa-93ce-a423abcae3fa} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001797 sec., 17807.456872565388 rows/sec., 31.91 MiB/sec. | ||
| 10832 | 2025.12.31 20:23:20.170798 [ 269 ] {3758d8c2-7e49-4efa-93ce-a423abcae3fa} <Debug> TCPHandler: Processed in 0.001967785 sec. | ||
| 10833 | 2025.12.31 20:23:20.170915 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10834 | 2025.12.31 20:23:20.171007 [ 269 ] {25955037-3925-4c76-9efb-3188e9edb6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10835 | 2025.12.31 20:23:20.171052 [ 269 ] {25955037-3925-4c76-9efb-3188e9edb6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10836 | 2025.12.31 20:23:20.171383 [ 269 ] {25955037-3925-4c76-9efb-3188e9edb6e6} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10837 | 2025.12.31 20:23:20.171418 [ 269 ] {25955037-3925-4c76-9efb-3188e9edb6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10838 | 2025.12.31 20:23:20.171716 [ 269 ] {25955037-3925-4c76-9efb-3188e9edb6e6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10839 | 2025.12.31 20:23:20.171918 [ 269 ] {25955037-3925-4c76-9efb-3188e9edb6e6} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10840 | 2025.12.31 20:23:20.172041 [ 269 ] {25955037-3925-4c76-9efb-3188e9edb6e6} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001053 sec., 62678.062678062684 rows/sec., 3.63 MiB/sec. | ||
| 10841 | 2025.12.31 20:23:20.172076 [ 269 ] {25955037-3925-4c76-9efb-3188e9edb6e6} <Debug> TCPHandler: Processed in 0.001208128 sec. | ||
| 10842 | 2025.12.31 20:23:20.638466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24389 | ||
| 10843 | 2025.12.31 20:23:20.639245 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10844 | 2025.12.31 20:23:20.639291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10845 | 2025.12.31 20:23:20.639786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10846 | 2025.12.31 20:23:20.640010 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10847 | 2025.12.31 20:23:20.640138 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24389 | ||
| 10848 | 2025.12.31 20:23:20.640171 [ 65 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10849 | 2025.12.31 20:23:20.640270 [ 65 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2025.12.31 20:23:20.640307 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10851 | 2025.12.31 20:23:20.640457 [ 191 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 10852 | 2025.12.31 20:23:20.640605 [ 191 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10853 | 2025.12.31 20:23:20.640668 [ 191 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22021 rows starting from the beginning of the part | ||
| 10854 | 2025.12.31 20:23:20.640747 [ 191 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 10855 | 2025.12.31 20:23:20.640797 [ 191 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 10856 | 2025.12.31 20:23:20.640849 [ 191 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 10857 | 2025.12.31 20:23:20.640894 [ 191 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 10858 | 2025.12.31 20:23:20.640939 [ 191 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 10859 | 2025.12.31 20:23:20.643076 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24389 rows, containing 4 columns (4 merged, 0 gathered) in 0.002685831 sec., 9080616.017910285 rows/sec., 129.90 MiB/sec. | ||
| 10860 | 2025.12.31 20:23:20.643510 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10861 | 2025.12.31 20:23:20.643801 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_51_10} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2025.12.31 20:23:20.643878 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_51_10} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10863 | 2025.12.31 20:23:20.643989 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10864 | 2025.12.31 20:23:21.895466 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10865 | 2025.12.31 20:23:21.913013 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10866 | 2025.12.31 20:23:21.913069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10867 | 2025.12.31 20:23:21.918803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10868 | 2025.12.31 20:23:21.919504 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10869 | 2025.12.31 20:23:21.919802 [ 77 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10870 | 2025.12.31 20:23:21.919867 [ 77 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2025.12.31 20:23:21.919891 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10872 | 2025.12.31 20:23:21.920058 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 10873 | 2025.12.31 20:23:21.922652 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10874 | 2025.12.31 20:23:21.924169 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10875 | 2025.12.31 20:23:21.925668 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 10876 | 2025.12.31 20:23:21.930310 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 10877 | 2025.12.31 20:23:21.934919 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 10878 | 2025.12.31 20:23:21.939419 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 10879 | 2025.12.31 20:23:21.943743 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 10880 | 2025.12.31 20:23:21.947569 [ 200 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 10881 | 2025.12.31 20:23:21.998849 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.078872679 sec., 4868.606022625401 rows/sec., 25.17 MiB/sec. | ||
| 10882 | 2025.12.31 20:23:22.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.96 MiB, peak 336.83 MiB, free memory in arenas 0.00 B, will set to 323.99 MiB (RSS), difference: -5.97 MiB | ||
| 10883 | 2025.12.31 20:23:22.001070 [ 188 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10884 | 2025.12.31 20:23:22.002814 [ 188 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_51_10} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10885 | 2025.12.31 20:23:22.002915 [ 188 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_51_10} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10886 | 2025.12.31 20:23:22.004320 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10887 | 2025.12.31 20:23:23.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.45 MiB, peak 336.83 MiB, free memory in arenas 0.00 B, will set to 324.36 MiB (RSS), difference: 6.91 MiB | ||
| 10888 | 2025.12.31 20:23:23.755379 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10889 | 2025.12.31 20:23:23.755573 [ 269 ] {e7b34708-b5a3-4f39-ae20-1e2559852596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10890 | 2025.12.31 20:23:23.755637 [ 269 ] {e7b34708-b5a3-4f39-ae20-1e2559852596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10891 | 2025.12.31 20:23:23.756370 [ 269 ] {e7b34708-b5a3-4f39-ae20-1e2559852596} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10892 | 2025.12.31 20:23:23.756419 [ 269 ] {e7b34708-b5a3-4f39-ae20-1e2559852596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10893 | 2025.12.31 20:23:23.756812 [ 269 ] {e7b34708-b5a3-4f39-ae20-1e2559852596} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10894 | 2025.12.31 20:23:23.757033 [ 269 ] {e7b34708-b5a3-4f39-ae20-1e2559852596} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10895 | 2025.12.31 20:23:23.757182 [ 269 ] {e7b34708-b5a3-4f39-ae20-1e2559852596} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.60 MiB/sec. | ||
| 10896 | 2025.12.31 20:23:23.757223 [ 269 ] {e7b34708-b5a3-4f39-ae20-1e2559852596} <Debug> TCPHandler: Processed in 0.001971735 sec. | ||
| 10897 | 2025.12.31 20:23:23.757356 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10898 | 2025.12.31 20:23:23.757456 [ 269 ] {8f64f0f0-31b3-4c8f-a1c6-b57de010c3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10899 | 2025.12.31 20:23:23.757496 [ 269 ] {8f64f0f0-31b3-4c8f-a1c6-b57de010c3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10900 | 2025.12.31 20:23:23.757940 [ 269 ] {8f64f0f0-31b3-4c8f-a1c6-b57de010c3e2} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10901 | 2025.12.31 20:23:23.757984 [ 269 ] {8f64f0f0-31b3-4c8f-a1c6-b57de010c3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10902 | 2025.12.31 20:23:23.758285 [ 269 ] {8f64f0f0-31b3-4c8f-a1c6-b57de010c3e2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10903 | 2025.12.31 20:23:23.758496 [ 269 ] {8f64f0f0-31b3-4c8f-a1c6-b57de010c3e2} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10904 | 2025.12.31 20:23:23.758623 [ 269 ] {8f64f0f0-31b3-4c8f-a1c6-b57de010c3e2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 10905 | 2025.12.31 20:23:23.758659 [ 269 ] {8f64f0f0-31b3-4c8f-a1c6-b57de010c3e2} <Debug> TCPHandler: Processed in 0.001354451 sec. | ||
| 10906 | 2025.12.31 20:23:23.758788 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10907 | 2025.12.31 20:23:23.758882 [ 269 ] {1b14e8ac-3d77-4881-8ea8-fb3e8cdbd872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10908 | 2025.12.31 20:23:23.758926 [ 269 ] {1b14e8ac-3d77-4881-8ea8-fb3e8cdbd872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10909 | 2025.12.31 20:23:23.759321 [ 269 ] {1b14e8ac-3d77-4881-8ea8-fb3e8cdbd872} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10910 | 2025.12.31 20:23:23.759363 [ 269 ] {1b14e8ac-3d77-4881-8ea8-fb3e8cdbd872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10911 | 2025.12.31 20:23:23.759687 [ 269 ] {1b14e8ac-3d77-4881-8ea8-fb3e8cdbd872} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10912 | 2025.12.31 20:23:23.759895 [ 269 ] {1b14e8ac-3d77-4881-8ea8-fb3e8cdbd872} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10913 | 2025.12.31 20:23:23.760014 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10914 | 2025.12.31 20:23:23.760020 [ 269 ] {1b14e8ac-3d77-4881-8ea8-fb3e8cdbd872} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001156 sec., 84775.08650519032 rows/sec., 5.91 MiB/sec. | ||
| 10915 | 2025.12.31 20:23:23.760087 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10916 | 2025.12.31 20:23:23.760105 [ 269 ] {1b14e8ac-3d77-4881-8ea8-fb3e8cdbd872} <Debug> TCPHandler: Processed in 0.001373452 sec. | ||
| 10917 | 2025.12.31 20:23:23.760116 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10918 | 2025.12.31 20:23:23.760243 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 10919 | 2025.12.31 20:23:23.760250 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10920 | 2025.12.31 20:23:23.760365 [ 269 ] {18241688-79d5-4b94-bacf-5c346a0ca282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10921 | 2025.12.31 20:23:23.760374 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10922 | 2025.12.31 20:23:23.760410 [ 269 ] {18241688-79d5-4b94-bacf-5c346a0ca282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10923 | 2025.12.31 20:23:23.760421 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21538 rows starting from the beginning of the part | ||
| 10924 | 2025.12.31 20:23:23.760497 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 161 rows starting from the beginning of the part | ||
| 10925 | 2025.12.31 20:23:23.760549 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 314 rows starting from the beginning of the part | ||
| 10926 | 2025.12.31 20:23:23.760594 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 10927 | 2025.12.31 20:23:23.760672 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 904 rows starting from the beginning of the part | ||
| 10928 | 2025.12.31 20:23:23.760716 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 98 rows starting from the beginning of the part | ||
| 10929 | 2025.12.31 20:23:23.760741 [ 269 ] {18241688-79d5-4b94-bacf-5c346a0ca282} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2025.12.31 20:23:23.760783 [ 269 ] {18241688-79d5-4b94-bacf-5c346a0ca282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10931 | 2025.12.31 20:23:23.761148 [ 269 ] {18241688-79d5-4b94-bacf-5c346a0ca282} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10932 | 2025.12.31 20:23:23.761357 [ 269 ] {18241688-79d5-4b94-bacf-5c346a0ca282} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2025.12.31 20:23:23.761485 [ 269 ] {18241688-79d5-4b94-bacf-5c346a0ca282} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001138 sec., 33391.91564147628 rows/sec., 2.24 MiB/sec. | ||
| 10934 | 2025.12.31 20:23:23.761520 [ 269 ] {18241688-79d5-4b94-bacf-5c346a0ca282} <Debug> TCPHandler: Processed in 0.00131724 sec. | ||
| 10935 | 2025.12.31 20:23:23.768696 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23175 rows, containing 5 columns (5 merged, 0 gathered) in 0.008493503 sec., 2728556.1681675985 rows/sec., 184.30 MiB/sec. | ||
| 10936 | 2025.12.31 20:23:23.769491 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10937 | 2025.12.31 20:23:23.769909 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2025.12.31 20:23:23.769980 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10939 | 2025.12.31 20:23:23.770063 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10940 | 2025.12.31 20:23:24.000291 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.68 MiB, peak 336.83 MiB, free memory in arenas 0.00 B, will set to 325.90 MiB (RSS), difference: 1.22 MiB | ||
| 10941 | 2025.12.31 20:23:27.953017 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10942 | 2025.12.31 20:23:27.953074 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10943 | 2025.12.31 20:23:28.140350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24901 | ||
| 10944 | 2025.12.31 20:23:28.141042 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2025.12.31 20:23:28.141097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10946 | 2025.12.31 20:23:28.141595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10947 | 2025.12.31 20:23:28.141845 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10948 | 2025.12.31 20:23:28.141992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24901 | ||
| 10949 | 2025.12.31 20:23:28.207402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1326 | ||
| 10950 | 2025.12.31 20:23:28.210072 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10951 | 2025.12.31 20:23:28.210114 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10952 | 2025.12.31 20:23:28.211315 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10953 | 2025.12.31 20:23:28.211572 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10954 | 2025.12.31 20:23:28.211770 [ 71 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10955 | 2025.12.31 20:23:28.211827 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1326 | ||
| 10956 | 2025.12.31 20:23:28.211852 [ 71 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2025.12.31 20:23:28.211886 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10958 | 2025.12.31 20:23:28.212024 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 10959 | 2025.12.31 20:23:28.212701 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10960 | 2025.12.31 20:23:28.212867 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1128 rows starting from the beginning of the part | ||
| 10961 | 2025.12.31 20:23:28.213250 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 10962 | 2025.12.31 20:23:28.213572 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 10963 | 2025.12.31 20:23:28.213865 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 10964 | 2025.12.31 20:23:28.214155 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 10965 | 2025.12.31 20:23:28.214449 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 44 rows starting from the beginning of the part | ||
| 10966 | 2025.12.31 20:23:28.220597 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 72 columns (72 merged, 0 gathered) in 0.008631017 sec., 153631.95322173505 rows/sec., 124.82 MiB/sec. | ||
| 10967 | 2025.12.31 20:23:28.222267 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10968 | 2025.12.31 20:23:28.222814 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_36_7} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10969 | 2025.12.31 20:23:28.222880 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_36_7} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10970 | 2025.12.31 20:23:28.223180 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 10971 | 2025.12.31 20:23:28.759281 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10972 | 2025.12.31 20:23:28.759463 [ 269 ] {cb0d2ff4-cb2d-4945-9840-fe68f12bd44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10973 | 2025.12.31 20:23:28.759533 [ 269 ] {cb0d2ff4-cb2d-4945-9840-fe68f12bd44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10974 | 2025.12.31 20:23:28.760212 [ 269 ] {cb0d2ff4-cb2d-4945-9840-fe68f12bd44b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10975 | 2025.12.31 20:23:28.760264 [ 269 ] {cb0d2ff4-cb2d-4945-9840-fe68f12bd44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10976 | 2025.12.31 20:23:28.760688 [ 269 ] {cb0d2ff4-cb2d-4945-9840-fe68f12bd44b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10977 | 2025.12.31 20:23:28.760963 [ 269 ] {cb0d2ff4-cb2d-4945-9840-fe68f12bd44b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2025.12.31 20:23:28.761132 [ 269 ] {cb0d2ff4-cb2d-4945-9840-fe68f12bd44b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001717 sec., 44263.2498543972 rows/sec., 3.65 MiB/sec. | ||
| 10979 | 2025.12.31 20:23:28.761190 [ 269 ] {cb0d2ff4-cb2d-4945-9840-fe68f12bd44b} <Debug> TCPHandler: Processed in 0.002043857 sec. | ||
| 10980 | 2025.12.31 20:23:28.761324 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10981 | 2025.12.31 20:23:28.761431 [ 269 ] {e493100d-9675-4093-bf64-a8bf2898495d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10982 | 2025.12.31 20:23:28.761476 [ 269 ] {e493100d-9675-4093-bf64-a8bf2898495d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10983 | 2025.12.31 20:23:28.761908 [ 269 ] {e493100d-9675-4093-bf64-a8bf2898495d} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10984 | 2025.12.31 20:23:28.761947 [ 269 ] {e493100d-9675-4093-bf64-a8bf2898495d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10985 | 2025.12.31 20:23:28.762273 [ 269 ] {e493100d-9675-4093-bf64-a8bf2898495d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10986 | 2025.12.31 20:23:28.762512 [ 269 ] {e493100d-9675-4093-bf64-a8bf2898495d} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10987 | 2025.12.31 20:23:28.762650 [ 71 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10988 | 2025.12.31 20:23:28.762663 [ 269 ] {e493100d-9675-4093-bf64-a8bf2898495d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001256 sec., 7961.783439490446 rows/sec., 598.69 KiB/sec. | ||
| 10989 | 2025.12.31 20:23:28.762718 [ 71 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2025.12.31 20:23:28.762730 [ 269 ] {e493100d-9675-4093-bf64-a8bf2898495d} <Debug> TCPHandler: Processed in 0.001460073 sec. | ||
| 10991 | 2025.12.31 20:23:28.762746 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10992 | 2025.12.31 20:23:28.762867 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10993 | 2025.12.31 20:23:28.762885 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 10994 | 2025.12.31 20:23:28.762980 [ 269 ] {f21531c4-a8df-4561-b8f7-65186be181f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10995 | 2025.12.31 20:23:28.763029 [ 269 ] {f21531c4-a8df-4561-b8f7-65186be181f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10996 | 2025.12.31 20:23:28.763034 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10997 | 2025.12.31 20:23:28.763079 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 279 rows starting from the beginning of the part | ||
| 10998 | 2025.12.31 20:23:28.763149 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 10999 | 2025.12.31 20:23:28.763197 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part | ||
| 11000 | 2025.12.31 20:23:28.763239 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 11001 | 2025.12.31 20:23:28.763277 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 245 rows starting from the beginning of the part | ||
| 11002 | 2025.12.31 20:23:28.763317 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 11003 | 2025.12.31 20:23:28.763509 [ 269 ] {f21531c4-a8df-4561-b8f7-65186be181f2} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11004 | 2025.12.31 20:23:28.763554 [ 269 ] {f21531c4-a8df-4561-b8f7-65186be181f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11005 | 2025.12.31 20:23:28.763931 [ 269 ] {f21531c4-a8df-4561-b8f7-65186be181f2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11006 | 2025.12.31 20:23:28.764162 [ 269 ] {f21531c4-a8df-4561-b8f7-65186be181f2} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11007 | 2025.12.31 20:23:28.764195 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374241 sec., 577045.8020099823 rows/sec., 37.89 MiB/sec. | ||
| 11008 | 2025.12.31 20:23:28.764302 [ 269 ] {f21531c4-a8df-4561-b8f7-65186be181f2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001344 sec., 55059.52380952381 rows/sec., 4.30 MiB/sec. | ||
| 11009 | 2025.12.31 20:23:28.764347 [ 269 ] {f21531c4-a8df-4561-b8f7-65186be181f2} <Debug> TCPHandler: Processed in 0.001534065 sec. | ||
| 11010 | 2025.12.31 20:23:28.764362 [ 198 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11011 | 2025.12.31 20:23:28.764468 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11012 | 2025.12.31 20:23:28.764573 [ 269 ] {eec4f06d-bf17-42a5-8f33-e223abd72a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11013 | 2025.12.31 20:23:28.764620 [ 269 ] {eec4f06d-bf17-42a5-8f33-e223abd72a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11014 | 2025.12.31 20:23:28.764629 [ 198 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_61_12} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11015 | 2025.12.31 20:23:28.764698 [ 198 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_61_12} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11016 | 2025.12.31 20:23:28.764786 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11017 | 2025.12.31 20:23:28.765051 [ 269 ] {eec4f06d-bf17-42a5-8f33-e223abd72a54} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11018 | 2025.12.31 20:23:28.765088 [ 269 ] {eec4f06d-bf17-42a5-8f33-e223abd72a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11019 | 2025.12.31 20:23:28.765495 [ 269 ] {eec4f06d-bf17-42a5-8f33-e223abd72a54} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11020 | 2025.12.31 20:23:28.765750 [ 269 ] {eec4f06d-bf17-42a5-8f33-e223abd72a54} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11021 | 2025.12.31 20:23:28.765910 [ 269 ] {eec4f06d-bf17-42a5-8f33-e223abd72a54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001362 sec., 117474.30249632894 rows/sec., 8.18 MiB/sec. | ||
| 11022 | 2025.12.31 20:23:28.765956 [ 269 ] {eec4f06d-bf17-42a5-8f33-e223abd72a54} <Debug> TCPHandler: Processed in 0.001538755 sec. | ||
| 11023 | 2025.12.31 20:23:28.766079 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11024 | 2025.12.31 20:23:28.766180 [ 269 ] {d9860350-ade3-46e7-a944-d7468c3f7d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11025 | 2025.12.31 20:23:28.766236 [ 269 ] {d9860350-ade3-46e7-a944-d7468c3f7d71} <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 | ||
| 11026 | 2025.12.31 20:23:28.767022 [ 269 ] {d9860350-ade3-46e7-a944-d7468c3f7d71} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11027 | 2025.12.31 20:23:28.767060 [ 269 ] {d9860350-ade3-46e7-a944-d7468c3f7d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11028 | 2025.12.31 20:23:28.767588 [ 269 ] {d9860350-ade3-46e7-a944-d7468c3f7d71} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11029 | 2025.12.31 20:23:28.767814 [ 269 ] {d9860350-ade3-46e7-a944-d7468c3f7d71} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11030 | 2025.12.31 20:23:28.767934 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11031 | 2025.12.31 20:23:28.767960 [ 269 ] {d9860350-ade3-46e7-a944-d7468c3f7d71} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001799 sec., 5558.643690939411 rows/sec., 9.96 MiB/sec. | ||
| 11032 | 2025.12.31 20:23:28.767971 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11033 | 2025.12.31 20:23:28.768000 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11034 | 2025.12.31 20:23:28.768031 [ 269 ] {d9860350-ade3-46e7-a944-d7468c3f7d71} <Debug> TCPHandler: Processed in 0.002012526 sec. | ||
| 11035 | 2025.12.31 20:23:28.768069 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 11036 | 2025.12.31 20:23:28.768146 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11037 | 2025.12.31 20:23:28.768247 [ 269 ] {993748c1-7cfd-4d6f-87f8-3c6808c77295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11038 | 2025.12.31 20:23:28.768278 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11039 | 2025.12.31 20:23:28.768290 [ 269 ] {993748c1-7cfd-4d6f-87f8-3c6808c77295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11040 | 2025.12.31 20:23:28.768346 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1220 rows starting from the beginning of the part | ||
| 11041 | 2025.12.31 20:23:28.768473 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
| 11042 | 2025.12.31 20:23:28.768584 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part | ||
| 11043 | 2025.12.31 20:23:28.768658 [ 269 ] {993748c1-7cfd-4d6f-87f8-3c6808c77295} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11044 | 2025.12.31 20:23:28.768685 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 11045 | 2025.12.31 20:23:28.768701 [ 269 ] {993748c1-7cfd-4d6f-87f8-3c6808c77295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11046 | 2025.12.31 20:23:28.768797 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 11047 | 2025.12.31 20:23:28.768908 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 11048 | 2025.12.31 20:23:28.769040 [ 269 ] {993748c1-7cfd-4d6f-87f8-3c6808c77295} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11049 | 2025.12.31 20:23:28.769289 [ 269 ] {993748c1-7cfd-4d6f-87f8-3c6808c77295} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2025.12.31 20:23:28.769406 [ 71 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11051 | 2025.12.31 20:23:28.769427 [ 269 ] {993748c1-7cfd-4d6f-87f8-3c6808c77295} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 11052 | 2025.12.31 20:23:28.769437 [ 71 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2025.12.31 20:23:28.769467 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11054 | 2025.12.31 20:23:28.769471 [ 269 ] {993748c1-7cfd-4d6f-87f8-3c6808c77295} <Debug> TCPHandler: Processed in 0.001374932 sec. | ||
| 11055 | 2025.12.31 20:23:28.769539 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 11056 | 2025.12.31 20:23:28.769619 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11057 | 2025.12.31 20:23:28.769647 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4060 rows starting from the beginning of the part | ||
| 11058 | 2025.12.31 20:23:28.769697 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 11059 | 2025.12.31 20:23:28.769738 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 11060 | 2025.12.31 20:23:28.769776 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 66 rows starting from the beginning of the part | ||
| 11061 | 2025.12.31 20:23:28.769819 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 38 rows starting from the beginning of the part | ||
| 11062 | 2025.12.31 20:23:28.769875 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 11063 | 2025.12.31 20:23:28.771366 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4388 rows, containing 4 columns (4 merged, 0 gathered) in 0.001859243 sec., 2360100.3203992164 rows/sec., 152.01 MiB/sec. | ||
| 11064 | 2025.12.31 20:23:28.771790 [ 202 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11065 | 2025.12.31 20:23:28.772058 [ 202 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_71_14} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2025.12.31 20:23:28.772129 [ 202 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_71_14} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11067 | 2025.12.31 20:23:28.772205 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 11068 | 2025.12.31 20:23:28.775295 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1314 rows, containing 19 columns (19 merged, 0 gathered) in 0.007254016 sec., 181141.03966685486 rows/sec., 324.60 MiB/sec. | ||
| 11069 | 2025.12.31 20:23:28.776923 [ 199 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11070 | 2025.12.31 20:23:28.777313 [ 199 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11071 | 2025.12.31 20:23:28.777395 [ 199 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11072 | 2025.12.31 20:23:28.777534 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 11073 | 2025.12.31 20:23:29.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.54 MiB, peak 338.03 MiB, free memory in arenas 0.00 B, will set to 329.64 MiB (RSS), difference: 3.10 MiB | ||
| 11074 | 2025.12.31 20:23:29.422865 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11075 | 2025.12.31 20:23:29.439145 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11076 | 2025.12.31 20:23:29.439225 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11077 | 2025.12.31 20:23:29.444385 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11078 | 2025.12.31 20:23:29.445075 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2025.12.31 20:23:29.448079 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11080 | 2025.12.31 20:23:32.265144 [ 104 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 11081 | 2025.12.31 20:23:32.265242 [ 104 ] {} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11082 | 2025.12.31 20:23:32.265281 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11083 | 2025.12.31 20:23:32.265454 [ 186 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 11084 | 2025.12.31 20:23:32.265684 [ 186 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11085 | 2025.12.31 20:23:32.265743 [ 186 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 11086 | 2025.12.31 20:23:32.265846 [ 186 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 11087 | 2025.12.31 20:23:32.265921 [ 186 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 11088 | 2025.12.31 20:23:32.265989 [ 186 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 11089 | 2025.12.31 20:23:32.266049 [ 186 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 11090 | 2025.12.31 20:23:32.266873 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.001506294 sec., 15269.263503671926 rows/sec., 1.00 MiB/sec. | ||
| 11091 | 2025.12.31 20:23:32.266991 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 11092 | 2025.12.31 20:23:32.267240 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_23_5} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11093 | 2025.12.31 20:23:32.267308 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_23_5} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 11094 | 2025.12.31 20:23:32.267373 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 11095 | 2025.12.31 20:23:33.669682 [ 99 ] {} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11096 | 2025.12.31 20:23:33.669767 [ 99 ] {} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11097 | 2025.12.31 20:23:33.669791 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11098 | 2025.12.31 20:23:33.670036 [ 186 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::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 | ||
| 11099 | 2025.12.31 20:23:33.670252 [ 186 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11100 | 2025.12.31 20:23:33.670309 [ 186 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::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 | ||
| 11101 | 2025.12.31 20:23:33.670414 [ 186 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 11102 | 2025.12.31 20:23:33.670460 [ 186 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 11103 | 2025.12.31 20:23:33.670502 [ 186 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 11104 | 2025.12.31 20:23:33.670541 [ 186 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 11105 | 2025.12.31 20:23:33.671266 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131594 sec., 34956.00103348177 rows/sec., 2.92 MiB/sec. | ||
| 11106 | 2025.12.31 20:23:33.671446 [ 200 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11107 | 2025.12.31 20:23:33.671742 [ 200 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_17_4} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11108 | 2025.12.31 20:23:33.671821 [ 200 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_17_4} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11109 | 2025.12.31 20:23:33.671925 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11110 | 2025.12.31 20:23:33.771552 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11111 | 2025.12.31 20:23:33.771804 [ 269 ] {8dad9661-cdf1-44cd-a136-5101a94a221b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11112 | 2025.12.31 20:23:33.771905 [ 269 ] {8dad9661-cdf1-44cd-a136-5101a94a221b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11113 | 2025.12.31 20:23:33.772936 [ 269 ] {8dad9661-cdf1-44cd-a136-5101a94a221b} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11114 | 2025.12.31 20:23:33.772978 [ 269 ] {8dad9661-cdf1-44cd-a136-5101a94a221b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11115 | 2025.12.31 20:23:33.773354 [ 269 ] {8dad9661-cdf1-44cd-a136-5101a94a221b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11116 | 2025.12.31 20:23:33.773583 [ 269 ] {8dad9661-cdf1-44cd-a136-5101a94a221b} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11117 | 2025.12.31 20:23:33.773744 [ 269 ] {8dad9661-cdf1-44cd-a136-5101a94a221b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002007 sec., 204285.0024912805 rows/sec., 12.96 MiB/sec. | ||
| 11118 | 2025.12.31 20:23:33.773794 [ 269 ] {8dad9661-cdf1-44cd-a136-5101a94a221b} <Debug> TCPHandler: Processed in 0.002412925 sec. | ||
| 11119 | 2025.12.31 20:23:33.773914 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11120 | 2025.12.31 20:23:33.774016 [ 269 ] {2614516e-79f4-4de0-86a8-4d5c31a91ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11121 | 2025.12.31 20:23:33.774059 [ 269 ] {2614516e-79f4-4de0-86a8-4d5c31a91ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11122 | 2025.12.31 20:23:33.775045 [ 269 ] {2614516e-79f4-4de0-86a8-4d5c31a91ab5} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11123 | 2025.12.31 20:23:33.775084 [ 269 ] {2614516e-79f4-4de0-86a8-4d5c31a91ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11124 | 2025.12.31 20:23:33.775492 [ 269 ] {2614516e-79f4-4de0-86a8-4d5c31a91ab5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11125 | 2025.12.31 20:23:33.775709 [ 269 ] {2614516e-79f4-4de0-86a8-4d5c31a91ab5} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11126 | 2025.12.31 20:23:33.775847 [ 269 ] {2614516e-79f4-4de0-86a8-4d5c31a91ab5} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001855 sec., 633962.2641509434 rows/sec., 50.48 MiB/sec. | ||
| 11127 | 2025.12.31 20:23:33.775887 [ 269 ] {2614516e-79f4-4de0-86a8-4d5c31a91ab5} <Debug> TCPHandler: Processed in 0.002027326 sec. | ||
| 11128 | 2025.12.31 20:23:33.775992 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11129 | 2025.12.31 20:23:33.776084 [ 269 ] {d51da9e1-aec4-4911-b68a-154543c77e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11130 | 2025.12.31 20:23:33.776124 [ 269 ] {d51da9e1-aec4-4911-b68a-154543c77e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11131 | 2025.12.31 20:23:33.776585 [ 269 ] {d51da9e1-aec4-4911-b68a-154543c77e82} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11132 | 2025.12.31 20:23:33.776622 [ 269 ] {d51da9e1-aec4-4911-b68a-154543c77e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11133 | 2025.12.31 20:23:33.777000 [ 269 ] {d51da9e1-aec4-4911-b68a-154543c77e82} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11134 | 2025.12.31 20:23:33.777222 [ 269 ] {d51da9e1-aec4-4911-b68a-154543c77e82} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11135 | 2025.12.31 20:23:33.777359 [ 269 ] {d51da9e1-aec4-4911-b68a-154543c77e82} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.00128 sec., 185156.24999999997 rows/sec., 11.23 MiB/sec. | ||
| 11136 | 2025.12.31 20:23:33.777398 [ 269 ] {d51da9e1-aec4-4911-b68a-154543c77e82} <Debug> TCPHandler: Processed in 0.001447763 sec. | ||
| 11137 | 2025.12.31 20:23:33.777507 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11138 | 2025.12.31 20:23:33.777609 [ 269 ] {906d6967-c3f4-4d85-95b8-6606bb8b6bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11139 | 2025.12.31 20:23:33.777653 [ 269 ] {906d6967-c3f4-4d85-95b8-6606bb8b6bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11140 | 2025.12.31 20:23:33.778204 [ 269 ] {906d6967-c3f4-4d85-95b8-6606bb8b6bdd} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11141 | 2025.12.31 20:23:33.778254 [ 269 ] {906d6967-c3f4-4d85-95b8-6606bb8b6bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11142 | 2025.12.31 20:23:33.778593 [ 269 ] {906d6967-c3f4-4d85-95b8-6606bb8b6bdd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11143 | 2025.12.31 20:23:33.778809 [ 269 ] {906d6967-c3f4-4d85-95b8-6606bb8b6bdd} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11144 | 2025.12.31 20:23:33.778944 [ 269 ] {906d6967-c3f4-4d85-95b8-6606bb8b6bdd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001355 sec., 156457.56457564575 rows/sec., 10.09 MiB/sec. | ||
| 11145 | 2025.12.31 20:23:33.778985 [ 269 ] {906d6967-c3f4-4d85-95b8-6606bb8b6bdd} <Debug> TCPHandler: Processed in 0.001527245 sec. | ||
| 11146 | 2025.12.31 20:23:33.779100 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11147 | 2025.12.31 20:23:33.779196 [ 269 ] {cfad80a6-a7a3-4a0f-b5ee-b74c777d45a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11148 | 2025.12.31 20:23:33.779237 [ 269 ] {cfad80a6-a7a3-4a0f-b5ee-b74c777d45a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11149 | 2025.12.31 20:23:33.779717 [ 269 ] {cfad80a6-a7a3-4a0f-b5ee-b74c777d45a4} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11150 | 2025.12.31 20:23:33.779756 [ 269 ] {cfad80a6-a7a3-4a0f-b5ee-b74c777d45a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11151 | 2025.12.31 20:23:33.780070 [ 269 ] {cfad80a6-a7a3-4a0f-b5ee-b74c777d45a4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11152 | 2025.12.31 20:23:33.780276 [ 269 ] {cfad80a6-a7a3-4a0f-b5ee-b74c777d45a4} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11153 | 2025.12.31 20:23:33.780407 [ 269 ] {cfad80a6-a7a3-4a0f-b5ee-b74c777d45a4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001229 sec., 171684.29617575265 rows/sec., 9.75 MiB/sec. | ||
| 11154 | 2025.12.31 20:23:33.780445 [ 269 ] {cfad80a6-a7a3-4a0f-b5ee-b74c777d45a4} <Debug> TCPHandler: Processed in 0.001396992 sec. | ||
| 11155 | 2025.12.31 20:23:33.780560 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11156 | 2025.12.31 20:23:33.780654 [ 269 ] {944bb75e-43ad-40de-927d-5e7c21f4b4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11157 | 2025.12.31 20:23:33.780695 [ 269 ] {944bb75e-43ad-40de-927d-5e7c21f4b4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11158 | 2025.12.31 20:23:33.781348 [ 269 ] {944bb75e-43ad-40de-927d-5e7c21f4b4a7} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11159 | 2025.12.31 20:23:33.781384 [ 269 ] {944bb75e-43ad-40de-927d-5e7c21f4b4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11160 | 2025.12.31 20:23:33.781714 [ 269 ] {944bb75e-43ad-40de-927d-5e7c21f4b4a7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11161 | 2025.12.31 20:23:33.781921 [ 269 ] {944bb75e-43ad-40de-927d-5e7c21f4b4a7} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11162 | 2025.12.31 20:23:33.782051 [ 269 ] {944bb75e-43ad-40de-927d-5e7c21f4b4a7} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001415 sec., 502473.49823321553 rows/sec., 35.22 MiB/sec. | ||
| 11163 | 2025.12.31 20:23:33.782089 [ 269 ] {944bb75e-43ad-40de-927d-5e7c21f4b4a7} <Debug> TCPHandler: Processed in 0.001579676 sec. | ||
| 11164 | 2025.12.31 20:23:33.782271 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11165 | 2025.12.31 20:23:33.782365 [ 269 ] {1055c118-bf5b-41b6-a110-37445853c9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11166 | 2025.12.31 20:23:33.782406 [ 269 ] {1055c118-bf5b-41b6-a110-37445853c9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11167 | 2025.12.31 20:23:33.782738 [ 269 ] {1055c118-bf5b-41b6-a110-37445853c9bf} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2025.12.31 20:23:33.782774 [ 269 ] {1055c118-bf5b-41b6-a110-37445853c9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11169 | 2025.12.31 20:23:33.783077 [ 269 ] {1055c118-bf5b-41b6-a110-37445853c9bf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11170 | 2025.12.31 20:23:33.783287 [ 269 ] {1055c118-bf5b-41b6-a110-37445853c9bf} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11171 | 2025.12.31 20:23:33.783413 [ 269 ] {1055c118-bf5b-41b6-a110-37445853c9bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 11172 | 2025.12.31 20:23:33.783450 [ 269 ] {1055c118-bf5b-41b6-a110-37445853c9bf} <Debug> TCPHandler: Processed in 0.001228288 sec. | ||
| 11173 | 2025.12.31 20:23:33.783563 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11174 | 2025.12.31 20:23:33.783656 [ 269 ] {f4aeb2fd-9a6d-4ea6-ab9c-89d80e4117cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11175 | 2025.12.31 20:23:33.783700 [ 269 ] {f4aeb2fd-9a6d-4ea6-ab9c-89d80e4117cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11176 | 2025.12.31 20:23:33.784123 [ 269 ] {f4aeb2fd-9a6d-4ea6-ab9c-89d80e4117cc} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2025.12.31 20:23:33.784160 [ 269 ] {f4aeb2fd-9a6d-4ea6-ab9c-89d80e4117cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11178 | 2025.12.31 20:23:33.784483 [ 269 ] {f4aeb2fd-9a6d-4ea6-ab9c-89d80e4117cc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11179 | 2025.12.31 20:23:33.784684 [ 269 ] {f4aeb2fd-9a6d-4ea6-ab9c-89d80e4117cc} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11180 | 2025.12.31 20:23:33.784810 [ 269 ] {f4aeb2fd-9a6d-4ea6-ab9c-89d80e4117cc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001172 sec., 267918.08873720135 rows/sec., 17.60 MiB/sec. | ||
| 11181 | 2025.12.31 20:23:33.784847 [ 269 ] {f4aeb2fd-9a6d-4ea6-ab9c-89d80e4117cc} <Debug> TCPHandler: Processed in 0.001334321 sec. | ||
| 11182 | 2025.12.31 20:23:33.784965 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11183 | 2025.12.31 20:23:33.785057 [ 269 ] {d5e0ce37-80c0-4e24-9e7a-a349ed08790c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11184 | 2025.12.31 20:23:33.785098 [ 269 ] {d5e0ce37-80c0-4e24-9e7a-a349ed08790c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11185 | 2025.12.31 20:23:33.785406 [ 269 ] {d5e0ce37-80c0-4e24-9e7a-a349ed08790c} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11186 | 2025.12.31 20:23:33.785441 [ 269 ] {d5e0ce37-80c0-4e24-9e7a-a349ed08790c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11187 | 2025.12.31 20:23:33.785731 [ 269 ] {d5e0ce37-80c0-4e24-9e7a-a349ed08790c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11188 | 2025.12.31 20:23:33.785929 [ 269 ] {d5e0ce37-80c0-4e24-9e7a-a349ed08790c} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2025.12.31 20:23:33.786059 [ 269 ] {d5e0ce37-80c0-4e24-9e7a-a349ed08790c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 11190 | 2025.12.31 20:23:33.786096 [ 269 ] {d5e0ce37-80c0-4e24-9e7a-a349ed08790c} <Debug> TCPHandler: Processed in 0.001179377 sec. | ||
| 11191 | 2025.12.31 20:23:33.786212 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11192 | 2025.12.31 20:23:33.786305 [ 269 ] {296fcfb6-c912-4bb9-abb8-ae319e5b025b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11193 | 2025.12.31 20:23:33.786359 [ 269 ] {296fcfb6-c912-4bb9-abb8-ae319e5b025b} <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 | ||
| 11194 | 2025.12.31 20:23:33.787164 [ 269 ] {296fcfb6-c912-4bb9-abb8-ae319e5b025b} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11195 | 2025.12.31 20:23:33.787199 [ 269 ] {296fcfb6-c912-4bb9-abb8-ae319e5b025b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11196 | 2025.12.31 20:23:33.787709 [ 269 ] {296fcfb6-c912-4bb9-abb8-ae319e5b025b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11197 | 2025.12.31 20:23:33.787928 [ 269 ] {296fcfb6-c912-4bb9-abb8-ae319e5b025b} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11198 | 2025.12.31 20:23:33.788061 [ 269 ] {296fcfb6-c912-4bb9-abb8-ae319e5b025b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001773 sec., 18048.50535815003 rows/sec., 32.34 MiB/sec. | ||
| 11199 | 2025.12.31 20:23:33.788113 [ 269 ] {296fcfb6-c912-4bb9-abb8-ae319e5b025b} <Debug> TCPHandler: Processed in 0.001950174 sec. | ||
| 11200 | 2025.12.31 20:23:33.788226 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11201 | 2025.12.31 20:23:33.788319 [ 269 ] {06f9e310-b9f7-4c38-9a11-89b2cea8eaa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11202 | 2025.12.31 20:23:33.788361 [ 269 ] {06f9e310-b9f7-4c38-9a11-89b2cea8eaa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11203 | 2025.12.31 20:23:33.788686 [ 269 ] {06f9e310-b9f7-4c38-9a11-89b2cea8eaa4} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11204 | 2025.12.31 20:23:33.788721 [ 269 ] {06f9e310-b9f7-4c38-9a11-89b2cea8eaa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11205 | 2025.12.31 20:23:33.789015 [ 269 ] {06f9e310-b9f7-4c38-9a11-89b2cea8eaa4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11206 | 2025.12.31 20:23:33.789222 [ 269 ] {06f9e310-b9f7-4c38-9a11-89b2cea8eaa4} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11207 | 2025.12.31 20:23:33.789345 [ 269 ] {06f9e310-b9f7-4c38-9a11-89b2cea8eaa4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001044 sec., 99616.85823754789 rows/sec., 6.10 MiB/sec. | ||
| 11208 | 2025.12.31 20:23:33.789380 [ 269 ] {06f9e310-b9f7-4c38-9a11-89b2cea8eaa4} <Debug> TCPHandler: Processed in 0.001204157 sec. | ||
| 11209 | 2025.12.31 20:23:35.642238 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25349 | ||
| 11210 | 2025.12.31 20:23:35.642923 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2025.12.31 20:23:35.643005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11212 | 2025.12.31 20:23:35.643701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11213 | 2025.12.31 20:23:35.643933 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11214 | 2025.12.31 20:23:35.644063 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25349 | ||
| 11215 | 2025.12.31 20:23:36.948246 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11216 | 2025.12.31 20:23:36.964902 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11217 | 2025.12.31 20:23:36.964965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11218 | 2025.12.31 20:23:36.970746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11219 | 2025.12.31 20:23:36.971429 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11220 | 2025.12.31 20:23:36.974233 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11221 | 2025.12.31 20:23:38.212189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1360 | ||
| 11222 | 2025.12.31 20:23:38.214707 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2025.12.31 20:23:38.214758 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11224 | 2025.12.31 20:23:38.215996 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11225 | 2025.12.31 20:23:38.216278 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2025.12.31 20:23:38.216659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1360 | ||
| 11227 | 2025.12.31 20:23:38.760143 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11228 | 2025.12.31 20:23:38.760368 [ 269 ] {f3d5554e-541b-48b0-9eb1-93c566055b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11229 | 2025.12.31 20:23:38.760458 [ 269 ] {f3d5554e-541b-48b0-9eb1-93c566055b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11230 | 2025.12.31 20:23:38.761247 [ 269 ] {f3d5554e-541b-48b0-9eb1-93c566055b08} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11231 | 2025.12.31 20:23:38.761302 [ 269 ] {f3d5554e-541b-48b0-9eb1-93c566055b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11232 | 2025.12.31 20:23:38.761728 [ 269 ] {f3d5554e-541b-48b0-9eb1-93c566055b08} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11233 | 2025.12.31 20:23:38.761998 [ 269 ] {f3d5554e-541b-48b0-9eb1-93c566055b08} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11234 | 2025.12.31 20:23:38.762166 [ 269 ] {f3d5554e-541b-48b0-9eb1-93c566055b08} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001858 sec., 40904.19806243272 rows/sec., 3.37 MiB/sec. | ||
| 11235 | 2025.12.31 20:23:38.762168 [ 129 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11236 | 2025.12.31 20:23:38.762224 [ 269 ] {f3d5554e-541b-48b0-9eb1-93c566055b08} <Debug> TCPHandler: Processed in 0.002238921 sec. | ||
| 11237 | 2025.12.31 20:23:38.762253 [ 129 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11238 | 2025.12.31 20:23:38.762286 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11239 | 2025.12.31 20:23:38.762364 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11240 | 2025.12.31 20:23:38.762393 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 11241 | 2025.12.31 20:23:38.762482 [ 269 ] {57a9f988-e54f-4404-bcaa-b04b9d6ebadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11242 | 2025.12.31 20:23:38.762492 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11243 | 2025.12.31 20:23:38.762529 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2468 rows starting from the beginning of the part | ||
| 11244 | 2025.12.31 20:23:38.762531 [ 269 ] {57a9f988-e54f-4404-bcaa-b04b9d6ebadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11245 | 2025.12.31 20:23:38.762600 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2320 rows starting from the beginning of the part | ||
| 11246 | 2025.12.31 20:23:38.762659 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 11247 | 2025.12.31 20:23:38.762717 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 76 rows starting from the beginning of the part | ||
| 11248 | 2025.12.31 20:23:38.762768 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1176 rows starting from the beginning of the part | ||
| 11249 | 2025.12.31 20:23:38.762821 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 76 rows starting from the beginning of the part | ||
| 11250 | 2025.12.31 20:23:38.762993 [ 269 ] {57a9f988-e54f-4404-bcaa-b04b9d6ebadb} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2025.12.31 20:23:38.763033 [ 269 ] {57a9f988-e54f-4404-bcaa-b04b9d6ebadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11252 | 2025.12.31 20:23:38.763372 [ 269 ] {57a9f988-e54f-4404-bcaa-b04b9d6ebadb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11253 | 2025.12.31 20:23:38.763613 [ 269 ] {57a9f988-e54f-4404-bcaa-b04b9d6ebadb} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2025.12.31 20:23:38.763759 [ 269 ] {57a9f988-e54f-4404-bcaa-b04b9d6ebadb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001305 sec., 7662.835249042146 rows/sec., 576.21 KiB/sec. | ||
| 11255 | 2025.12.31 20:23:38.763801 [ 269 ] {57a9f988-e54f-4404-bcaa-b04b9d6ebadb} <Debug> TCPHandler: Processed in 0.001491135 sec. | ||
| 11256 | 2025.12.31 20:23:38.763924 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11257 | 2025.12.31 20:23:38.764029 [ 269 ] {c18beb5e-411d-49f9-acd7-a151d9fff8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11258 | 2025.12.31 20:23:38.764073 [ 269 ] {c18beb5e-411d-49f9-acd7-a151d9fff8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11259 | 2025.12.31 20:23:38.764537 [ 269 ] {c18beb5e-411d-49f9-acd7-a151d9fff8be} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11260 | 2025.12.31 20:23:38.764577 [ 269 ] {c18beb5e-411d-49f9-acd7-a151d9fff8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11261 | 2025.12.31 20:23:38.764912 [ 269 ] {c18beb5e-411d-49f9-acd7-a151d9fff8be} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11262 | 2025.12.31 20:23:38.765150 [ 269 ] {c18beb5e-411d-49f9-acd7-a151d9fff8be} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2025.12.31 20:23:38.765294 [ 133 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11264 | 2025.12.31 20:23:38.765295 [ 269 ] {c18beb5e-411d-49f9-acd7-a151d9fff8be} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001288 sec., 57453.41614906832 rows/sec., 4.49 MiB/sec. | ||
| 11265 | 2025.12.31 20:23:38.765304 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6172 rows, containing 5 columns (5 merged, 0 gathered) in 0.002952018 sec., 2090773.159242254 rows/sec., 177.58 MiB/sec. | ||
| 11266 | 2025.12.31 20:23:38.765372 [ 269 ] {c18beb5e-411d-49f9-acd7-a151d9fff8be} <Debug> TCPHandler: Processed in 0.001500584 sec. | ||
| 11267 | 2025.12.31 20:23:38.765346 [ 133 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2025.12.31 20:23:38.765429 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11269 | 2025.12.31 20:23:38.765508 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11270 | 2025.12.31 20:23:38.765563 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 11271 | 2025.12.31 20:23:38.765616 [ 269 ] {4a625b68-761f-48ef-b7ae-8d0867068fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11272 | 2025.12.31 20:23:38.765671 [ 269 ] {4a625b68-761f-48ef-b7ae-8d0867068fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11273 | 2025.12.31 20:23:38.765706 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11274 | 2025.12.31 20:23:38.765737 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11275 | 2025.12.31 20:23:38.765787 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1251 rows starting from the beginning of the part | ||
| 11276 | 2025.12.31 20:23:38.765870 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1175 rows starting from the beginning of the part | ||
| 11277 | 2025.12.31 20:23:38.765938 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 11278 | 2025.12.31 20:23:38.765994 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 74 rows starting from the beginning of the part | ||
| 11279 | 2025.12.31 20:23:38.766048 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 711 rows starting from the beginning of the part | ||
| 11280 | 2025.12.31 20:23:38.766055 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_76_15} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11281 | 2025.12.31 20:23:38.766109 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
| 11282 | 2025.12.31 20:23:38.766115 [ 269 ] {4a625b68-761f-48ef-b7ae-8d0867068fe5} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11283 | 2025.12.31 20:23:38.766159 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_76_15} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11284 | 2025.12.31 20:23:38.766168 [ 269 ] {4a625b68-761f-48ef-b7ae-8d0867068fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11285 | 2025.12.31 20:23:38.766252 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 11286 | 2025.12.31 20:23:38.766599 [ 269 ] {4a625b68-761f-48ef-b7ae-8d0867068fe5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11287 | 2025.12.31 20:23:38.766853 [ 269 ] {4a625b68-761f-48ef-b7ae-8d0867068fe5} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11288 | 2025.12.31 20:23:38.767008 [ 269 ] {4a625b68-761f-48ef-b7ae-8d0867068fe5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001409 sec., 113555.71327182397 rows/sec., 7.91 MiB/sec. | ||
| 11289 | 2025.12.31 20:23:38.767051 [ 269 ] {4a625b68-761f-48ef-b7ae-8d0867068fe5} <Debug> TCPHandler: Processed in 0.001595107 sec. | ||
| 11290 | 2025.12.31 20:23:38.767169 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11291 | 2025.12.31 20:23:38.767273 [ 269 ] {ec26eb78-0d8c-4bce-aa3f-f172892baf2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11292 | 2025.12.31 20:23:38.767334 [ 269 ] {ec26eb78-0d8c-4bce-aa3f-f172892baf2a} <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 | ||
| 11293 | 2025.12.31 20:23:38.767808 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3349 rows, containing 5 columns (5 merged, 0 gathered) in 0.002318933 sec., 1444198.6896559754 rows/sec., 109.28 MiB/sec. | ||
| 11294 | 2025.12.31 20:23:38.768017 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11295 | 2025.12.31 20:23:38.768194 [ 269 ] {ec26eb78-0d8c-4bce-aa3f-f172892baf2a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2025.12.31 20:23:38.768245 [ 269 ] {ec26eb78-0d8c-4bce-aa3f-f172892baf2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11297 | 2025.12.31 20:23:38.768348 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_76_15} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2025.12.31 20:23:38.768454 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_76_15} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11299 | 2025.12.31 20:23:38.768558 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 11300 | 2025.12.31 20:23:38.768835 [ 269 ] {ec26eb78-0d8c-4bce-aa3f-f172892baf2a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11301 | 2025.12.31 20:23:38.769093 [ 269 ] {ec26eb78-0d8c-4bce-aa3f-f172892baf2a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2025.12.31 20:23:38.769247 [ 269 ] {ec26eb78-0d8c-4bce-aa3f-f172892baf2a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001995 sec., 5012.5313283208025 rows/sec., 8.98 MiB/sec. | ||
| 11303 | 2025.12.31 20:23:38.769304 [ 269 ] {ec26eb78-0d8c-4bce-aa3f-f172892baf2a} <Debug> TCPHandler: Processed in 0.0021888 sec. | ||
| 11304 | 2025.12.31 20:23:38.769423 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11305 | 2025.12.31 20:23:38.769528 [ 269 ] {7b5ef978-3aa7-4209-8615-eeed74b08606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11306 | 2025.12.31 20:23:38.769574 [ 269 ] {7b5ef978-3aa7-4209-8615-eeed74b08606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11307 | 2025.12.31 20:23:38.769948 [ 269 ] {7b5ef978-3aa7-4209-8615-eeed74b08606} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2025.12.31 20:23:38.769988 [ 269 ] {7b5ef978-3aa7-4209-8615-eeed74b08606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11309 | 2025.12.31 20:23:38.770322 [ 269 ] {7b5ef978-3aa7-4209-8615-eeed74b08606} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11310 | 2025.12.31 20:23:38.770555 [ 269 ] {7b5ef978-3aa7-4209-8615-eeed74b08606} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2025.12.31 20:23:38.770696 [ 269 ] {7b5ef978-3aa7-4209-8615-eeed74b08606} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 11312 | 2025.12.31 20:23:38.770735 [ 269 ] {7b5ef978-3aa7-4209-8615-eeed74b08606} <Debug> TCPHandler: Processed in 0.001363962 sec. | ||
| 11313 | 2025.12.31 20:23:42.953118 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11314 | 2025.12.31 20:23:42.953182 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11315 | 2025.12.31 20:23:43.144235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25861 | ||
| 11316 | 2025.12.31 20:23:43.145107 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2025.12.31 20:23:43.145175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11318 | 2025.12.31 20:23:43.145657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11319 | 2025.12.31 20:23:43.145891 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2025.12.31 20:23:43.146038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25861 | ||
| 11321 | 2025.12.31 20:23:43.772269 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11322 | 2025.12.31 20:23:43.772545 [ 269 ] {0a0db1cf-ca31-444b-bb11-720a9904f293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11323 | 2025.12.31 20:23:43.772640 [ 269 ] {0a0db1cf-ca31-444b-bb11-720a9904f293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11324 | 2025.12.31 20:23:43.773479 [ 269 ] {0a0db1cf-ca31-444b-bb11-720a9904f293} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2025.12.31 20:23:43.773526 [ 269 ] {0a0db1cf-ca31-444b-bb11-720a9904f293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11326 | 2025.12.31 20:23:43.773936 [ 269 ] {0a0db1cf-ca31-444b-bb11-720a9904f293} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11327 | 2025.12.31 20:23:43.774159 [ 269 ] {0a0db1cf-ca31-444b-bb11-720a9904f293} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11328 | 2025.12.31 20:23:43.774306 [ 269 ] {0a0db1cf-ca31-444b-bb11-720a9904f293} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001831 sec., 223921.3544511196 rows/sec., 14.20 MiB/sec. | ||
| 11329 | 2025.12.31 20:23:43.774347 [ 269 ] {0a0db1cf-ca31-444b-bb11-720a9904f293} <Debug> TCPHandler: Processed in 0.002243161 sec. | ||
| 11330 | 2025.12.31 20:23:43.774464 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11331 | 2025.12.31 20:23:43.774558 [ 269 ] {c7e31d99-11b3-4c58-8c23-cc91315bcc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11332 | 2025.12.31 20:23:43.774599 [ 269 ] {c7e31d99-11b3-4c58-8c23-cc91315bcc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11333 | 2025.12.31 20:23:43.775790 [ 269 ] {c7e31d99-11b3-4c58-8c23-cc91315bcc71} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11334 | 2025.12.31 20:23:43.775827 [ 269 ] {c7e31d99-11b3-4c58-8c23-cc91315bcc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11335 | 2025.12.31 20:23:43.776232 [ 269 ] {c7e31d99-11b3-4c58-8c23-cc91315bcc71} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11336 | 2025.12.31 20:23:43.776443 [ 269 ] {c7e31d99-11b3-4c58-8c23-cc91315bcc71} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11337 | 2025.12.31 20:23:43.776575 [ 269 ] {c7e31d99-11b3-4c58-8c23-cc91315bcc71} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.002036 sec., 577603.1434184676 rows/sec., 45.99 MiB/sec. | ||
| 11338 | 2025.12.31 20:23:43.776611 [ 269 ] {c7e31d99-11b3-4c58-8c23-cc91315bcc71} <Debug> TCPHandler: Processed in 0.00219498 sec. | ||
| 11339 | 2025.12.31 20:23:43.776718 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11340 | 2025.12.31 20:23:43.776810 [ 269 ] {1985da1e-5451-4cca-bed5-ea17638cb837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11341 | 2025.12.31 20:23:43.776849 [ 269 ] {1985da1e-5451-4cca-bed5-ea17638cb837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11342 | 2025.12.31 20:23:43.777357 [ 269 ] {1985da1e-5451-4cca-bed5-ea17638cb837} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11343 | 2025.12.31 20:23:43.777392 [ 269 ] {1985da1e-5451-4cca-bed5-ea17638cb837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11344 | 2025.12.31 20:23:43.777689 [ 269 ] {1985da1e-5451-4cca-bed5-ea17638cb837} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11345 | 2025.12.31 20:23:43.777897 [ 269 ] {1985da1e-5451-4cca-bed5-ea17638cb837} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11346 | 2025.12.31 20:23:43.778021 [ 269 ] {1985da1e-5451-4cca-bed5-ea17638cb837} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001229 sec., 192839.70707892595 rows/sec., 11.70 MiB/sec. | ||
| 11347 | 2025.12.31 20:23:43.778058 [ 269 ] {1985da1e-5451-4cca-bed5-ea17638cb837} <Debug> TCPHandler: Processed in 0.001387742 sec. | ||
| 11348 | 2025.12.31 20:23:43.778160 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11349 | 2025.12.31 20:23:43.778251 [ 269 ] {9b069208-c268-4216-a464-799b6ea02834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11350 | 2025.12.31 20:23:43.778289 [ 269 ] {9b069208-c268-4216-a464-799b6ea02834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11351 | 2025.12.31 20:23:43.778779 [ 269 ] {9b069208-c268-4216-a464-799b6ea02834} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11352 | 2025.12.31 20:23:43.778815 [ 269 ] {9b069208-c268-4216-a464-799b6ea02834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11353 | 2025.12.31 20:23:43.779112 [ 269 ] {9b069208-c268-4216-a464-799b6ea02834} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11354 | 2025.12.31 20:23:43.779317 [ 269 ] {9b069208-c268-4216-a464-799b6ea02834} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11355 | 2025.12.31 20:23:43.779442 [ 269 ] {9b069208-c268-4216-a464-799b6ea02834} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001208 sec., 175496.68874172185 rows/sec., 11.32 MiB/sec. | ||
| 11356 | 2025.12.31 20:23:43.779477 [ 269 ] {9b069208-c268-4216-a464-799b6ea02834} <Debug> TCPHandler: Processed in 0.001364091 sec. | ||
| 11357 | 2025.12.31 20:23:43.779580 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11358 | 2025.12.31 20:23:43.779672 [ 269 ] {0cf5601b-1370-4cf8-a882-4f2353e5ced9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11359 | 2025.12.31 20:23:43.779710 [ 269 ] {0cf5601b-1370-4cf8-a882-4f2353e5ced9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11360 | 2025.12.31 20:23:43.780197 [ 269 ] {0cf5601b-1370-4cf8-a882-4f2353e5ced9} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11361 | 2025.12.31 20:23:43.780232 [ 269 ] {0cf5601b-1370-4cf8-a882-4f2353e5ced9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11362 | 2025.12.31 20:23:43.780520 [ 269 ] {0cf5601b-1370-4cf8-a882-4f2353e5ced9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11363 | 2025.12.31 20:23:43.780732 [ 269 ] {0cf5601b-1370-4cf8-a882-4f2353e5ced9} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11364 | 2025.12.31 20:23:43.780856 [ 269 ] {0cf5601b-1370-4cf8-a882-4f2353e5ced9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 11365 | 2025.12.31 20:23:43.780893 [ 269 ] {0cf5601b-1370-4cf8-a882-4f2353e5ced9} <Debug> TCPHandler: Processed in 0.001359771 sec. | ||
| 11366 | 2025.12.31 20:23:43.780998 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11367 | 2025.12.31 20:23:43.781090 [ 269 ] {62c8381f-7602-472f-9cd5-653c8f908708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11368 | 2025.12.31 20:23:43.781128 [ 269 ] {62c8381f-7602-472f-9cd5-653c8f908708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11369 | 2025.12.31 20:23:43.781818 [ 269 ] {62c8381f-7602-472f-9cd5-653c8f908708} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2025.12.31 20:23:43.781854 [ 269 ] {62c8381f-7602-472f-9cd5-653c8f908708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11371 | 2025.12.31 20:23:43.782173 [ 269 ] {62c8381f-7602-472f-9cd5-653c8f908708} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11372 | 2025.12.31 20:23:43.782377 [ 269 ] {62c8381f-7602-472f-9cd5-653c8f908708} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2025.12.31 20:23:43.782501 [ 269 ] {62c8381f-7602-472f-9cd5-653c8f908708} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001429 sec., 497550.7347795662 rows/sec., 34.87 MiB/sec. | ||
| 11374 | 2025.12.31 20:23:43.782537 [ 269 ] {62c8381f-7602-472f-9cd5-653c8f908708} <Debug> TCPHandler: Processed in 0.001585806 sec. | ||
| 11375 | 2025.12.31 20:23:43.782642 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11376 | 2025.12.31 20:23:43.782734 [ 269 ] {f15c1a8d-e215-496f-b940-75dd1412eb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11377 | 2025.12.31 20:23:43.782773 [ 269 ] {f15c1a8d-e215-496f-b940-75dd1412eb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11378 | 2025.12.31 20:23:43.783090 [ 269 ] {f15c1a8d-e215-496f-b940-75dd1412eb95} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11379 | 2025.12.31 20:23:43.783125 [ 269 ] {f15c1a8d-e215-496f-b940-75dd1412eb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11380 | 2025.12.31 20:23:43.783416 [ 269 ] {f15c1a8d-e215-496f-b940-75dd1412eb95} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11381 | 2025.12.31 20:23:43.783620 [ 269 ] {f15c1a8d-e215-496f-b940-75dd1412eb95} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11382 | 2025.12.31 20:23:43.783726 [ 140 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 11383 | 2025.12.31 20:23:43.783744 [ 269 ] {f15c1a8d-e215-496f-b940-75dd1412eb95} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 11384 | 2025.12.31 20:23:43.783791 [ 140 ] {} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11385 | 2025.12.31 20:23:43.783799 [ 269 ] {f15c1a8d-e215-496f-b940-75dd1412eb95} <Debug> TCPHandler: Processed in 0.001204058 sec. | ||
| 11386 | 2025.12.31 20:23:43.783822 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11387 | 2025.12.31 20:23:43.783915 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11388 | 2025.12.31 20:23:43.783988 [ 193 ] {afa55e7d-165b-4f73-8322-80a788d965a0::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 | ||
| 11389 | 2025.12.31 20:23:43.784017 [ 269 ] {e6ea9e31-ed65-4063-b9d1-98aa1036e57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11390 | 2025.12.31 20:23:43.784095 [ 269 ] {e6ea9e31-ed65-4063-b9d1-98aa1036e57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11391 | 2025.12.31 20:23:43.784209 [ 193 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11392 | 2025.12.31 20:23:43.784273 [ 193 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 11393 | 2025.12.31 20:23:43.784376 [ 193 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 11394 | 2025.12.31 20:23:43.784453 [ 193 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 11395 | 2025.12.31 20:23:43.784524 [ 193 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 11396 | 2025.12.31 20:23:43.784585 [ 269 ] {e6ea9e31-ed65-4063-b9d1-98aa1036e57e} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11397 | 2025.12.31 20:23:43.784589 [ 193 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 11398 | 2025.12.31 20:23:43.784642 [ 269 ] {e6ea9e31-ed65-4063-b9d1-98aa1036e57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11399 | 2025.12.31 20:23:43.784690 [ 193 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 11400 | 2025.12.31 20:23:43.785050 [ 269 ] {e6ea9e31-ed65-4063-b9d1-98aa1036e57e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11401 | 2025.12.31 20:23:43.785293 [ 269 ] {e6ea9e31-ed65-4063-b9d1-98aa1036e57e} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11402 | 2025.12.31 20:23:43.785442 [ 269 ] {e6ea9e31-ed65-4063-b9d1-98aa1036e57e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001442 sec., 217753.12066574203 rows/sec., 14.30 MiB/sec. | ||
| 11403 | 2025.12.31 20:23:43.785482 [ 269 ] {e6ea9e31-ed65-4063-b9d1-98aa1036e57e} <Debug> TCPHandler: Processed in 0.001614456 sec. | ||
| 11404 | 2025.12.31 20:23:43.785551 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001645608 sec., 87505.65140665334 rows/sec., 4.46 MiB/sec. | ||
| 11405 | 2025.12.31 20:23:43.785603 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11406 | 2025.12.31 20:23:43.785730 [ 269 ] {e9329e5d-bdab-4167-85f7-faa3ec6c40df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11407 | 2025.12.31 20:23:43.785766 [ 188 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 11408 | 2025.12.31 20:23:43.785782 [ 269 ] {e9329e5d-bdab-4167-85f7-faa3ec6c40df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11409 | 2025.12.31 20:23:43.786130 [ 188 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_24_5} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2025.12.31 20:23:43.786169 [ 269 ] {e9329e5d-bdab-4167-85f7-faa3ec6c40df} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2025.12.31 20:23:43.786219 [ 269 ] {e9329e5d-bdab-4167-85f7-faa3ec6c40df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11412 | 2025.12.31 20:23:43.786231 [ 188 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_24_5} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 11413 | 2025.12.31 20:23:43.786356 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11414 | 2025.12.31 20:23:43.786596 [ 269 ] {e9329e5d-bdab-4167-85f7-faa3ec6c40df} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11415 | 2025.12.31 20:23:43.786849 [ 269 ] {e9329e5d-bdab-4167-85f7-faa3ec6c40df} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11416 | 2025.12.31 20:23:43.786980 [ 269 ] {e9329e5d-bdab-4167-85f7-faa3ec6c40df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001275 sec., 784.313725490196 rows/sec., 52.85 KiB/sec. | ||
| 11417 | 2025.12.31 20:23:43.787017 [ 269 ] {e9329e5d-bdab-4167-85f7-faa3ec6c40df} <Debug> TCPHandler: Processed in 0.001473663 sec. | ||
| 11418 | 2025.12.31 20:23:43.787119 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11419 | 2025.12.31 20:23:43.787213 [ 269 ] {5cfcd07d-2b30-4ee5-aaf5-d2dc61893f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11420 | 2025.12.31 20:23:43.787265 [ 269 ] {5cfcd07d-2b30-4ee5-aaf5-d2dc61893f6f} <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 | ||
| 11421 | 2025.12.31 20:23:43.788092 [ 269 ] {5cfcd07d-2b30-4ee5-aaf5-d2dc61893f6f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11422 | 2025.12.31 20:23:43.788129 [ 269 ] {5cfcd07d-2b30-4ee5-aaf5-d2dc61893f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11423 | 2025.12.31 20:23:43.788653 [ 269 ] {5cfcd07d-2b30-4ee5-aaf5-d2dc61893f6f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11424 | 2025.12.31 20:23:43.788865 [ 269 ] {5cfcd07d-2b30-4ee5-aaf5-d2dc61893f6f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11425 | 2025.12.31 20:23:43.789001 [ 269 ] {5cfcd07d-2b30-4ee5-aaf5-d2dc61893f6f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001807 sec., 17708.909795240732 rows/sec., 31.73 MiB/sec. | ||
| 11426 | 2025.12.31 20:23:43.789053 [ 269 ] {5cfcd07d-2b30-4ee5-aaf5-d2dc61893f6f} <Debug> TCPHandler: Processed in 0.001981836 sec. | ||
| 11427 | 2025.12.31 20:23:43.789158 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11428 | 2025.12.31 20:23:43.789252 [ 269 ] {5368451c-d8e4-42fd-902e-213f46d1aae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11429 | 2025.12.31 20:23:43.789293 [ 269 ] {5368451c-d8e4-42fd-902e-213f46d1aae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11430 | 2025.12.31 20:23:43.789621 [ 269 ] {5368451c-d8e4-42fd-902e-213f46d1aae6} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11431 | 2025.12.31 20:23:43.789657 [ 269 ] {5368451c-d8e4-42fd-902e-213f46d1aae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11432 | 2025.12.31 20:23:43.789949 [ 269 ] {5368451c-d8e4-42fd-902e-213f46d1aae6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11433 | 2025.12.31 20:23:43.790154 [ 269 ] {5368451c-d8e4-42fd-902e-213f46d1aae6} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11434 | 2025.12.31 20:23:43.790279 [ 269 ] {5368451c-d8e4-42fd-902e-213f46d1aae6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001046 sec., 99426.38623326959 rows/sec., 6.09 MiB/sec. | ||
| 11435 | 2025.12.31 20:23:43.790314 [ 269 ] {5368451c-d8e4-42fd-902e-213f46d1aae6} <Debug> TCPHandler: Processed in 0.001204077 sec. | ||
| 11436 | 2025.12.31 20:23:44.474325 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11437 | 2025.12.31 20:23:44.491140 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2025.12.31 20:23:44.491204 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11439 | 2025.12.31 20:23:44.497184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11440 | 2025.12.31 20:23:44.497908 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2025.12.31 20:23:44.500750 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11442 | 2025.12.31 20:23:48.217786 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1394 | ||
| 11443 | 2025.12.31 20:23:48.220262 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2025.12.31 20:23:48.220311 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11445 | 2025.12.31 20:23:48.221538 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11446 | 2025.12.31 20:23:48.221803 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11447 | 2025.12.31 20:23:48.222099 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1394 | ||
| 11448 | 2025.12.31 20:23:48.759511 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11449 | 2025.12.31 20:23:48.759694 [ 269 ] {c3109114-ddc9-4d6d-b4ca-9f3ef6b547a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11450 | 2025.12.31 20:23:48.759757 [ 269 ] {c3109114-ddc9-4d6d-b4ca-9f3ef6b547a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11451 | 2025.12.31 20:23:48.760412 [ 269 ] {c3109114-ddc9-4d6d-b4ca-9f3ef6b547a9} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11452 | 2025.12.31 20:23:48.760460 [ 269 ] {c3109114-ddc9-4d6d-b4ca-9f3ef6b547a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11453 | 2025.12.31 20:23:48.760845 [ 269 ] {c3109114-ddc9-4d6d-b4ca-9f3ef6b547a9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11454 | 2025.12.31 20:23:48.761077 [ 269 ] {c3109114-ddc9-4d6d-b4ca-9f3ef6b547a9} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2025.12.31 20:23:48.761232 [ 269 ] {c3109114-ddc9-4d6d-b4ca-9f3ef6b547a9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001588 sec., 47858.94206549118 rows/sec., 3.94 MiB/sec. | ||
| 11456 | 2025.12.31 20:23:48.761277 [ 269 ] {c3109114-ddc9-4d6d-b4ca-9f3ef6b547a9} <Debug> TCPHandler: Processed in 0.001895453 sec. | ||
| 11457 | 2025.12.31 20:23:48.761401 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11458 | 2025.12.31 20:23:48.761495 [ 269 ] {dde2ebee-0cbb-4f48-9b62-e1d71f2823af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11459 | 2025.12.31 20:23:48.761534 [ 269 ] {dde2ebee-0cbb-4f48-9b62-e1d71f2823af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11460 | 2025.12.31 20:23:48.761921 [ 269 ] {dde2ebee-0cbb-4f48-9b62-e1d71f2823af} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2025.12.31 20:23:48.761957 [ 269 ] {dde2ebee-0cbb-4f48-9b62-e1d71f2823af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11462 | 2025.12.31 20:23:48.762241 [ 269 ] {dde2ebee-0cbb-4f48-9b62-e1d71f2823af} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11463 | 2025.12.31 20:23:48.762442 [ 269 ] {dde2ebee-0cbb-4f48-9b62-e1d71f2823af} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2025.12.31 20:23:48.762572 [ 269 ] {dde2ebee-0cbb-4f48-9b62-e1d71f2823af} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001095 sec., 9132.4200913242 rows/sec., 686.72 KiB/sec. | ||
| 11465 | 2025.12.31 20:23:48.762608 [ 269 ] {dde2ebee-0cbb-4f48-9b62-e1d71f2823af} <Debug> TCPHandler: Processed in 0.001254599 sec. | ||
| 11466 | 2025.12.31 20:23:48.762716 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11467 | 2025.12.31 20:23:48.762809 [ 269 ] {cc061100-6eb3-4f04-8a61-35877c19ffe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11468 | 2025.12.31 20:23:48.762853 [ 269 ] {cc061100-6eb3-4f04-8a61-35877c19ffe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11469 | 2025.12.31 20:23:48.763286 [ 269 ] {cc061100-6eb3-4f04-8a61-35877c19ffe0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11470 | 2025.12.31 20:23:48.763322 [ 269 ] {cc061100-6eb3-4f04-8a61-35877c19ffe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11471 | 2025.12.31 20:23:48.763615 [ 269 ] {cc061100-6eb3-4f04-8a61-35877c19ffe0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11472 | 2025.12.31 20:23:48.763814 [ 269 ] {cc061100-6eb3-4f04-8a61-35877c19ffe0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11473 | 2025.12.31 20:23:48.763950 [ 269 ] {cc061100-6eb3-4f04-8a61-35877c19ffe0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 11474 | 2025.12.31 20:23:48.763987 [ 269 ] {cc061100-6eb3-4f04-8a61-35877c19ffe0} <Debug> TCPHandler: Processed in 0.00131789 sec. | ||
| 11475 | 2025.12.31 20:23:48.764098 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11476 | 2025.12.31 20:23:48.764189 [ 269 ] {68ea64b4-c4d1-4404-9a64-90cfadb3402a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11477 | 2025.12.31 20:23:48.764231 [ 269 ] {68ea64b4-c4d1-4404-9a64-90cfadb3402a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11478 | 2025.12.31 20:23:48.764633 [ 269 ] {68ea64b4-c4d1-4404-9a64-90cfadb3402a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11479 | 2025.12.31 20:23:48.764668 [ 269 ] {68ea64b4-c4d1-4404-9a64-90cfadb3402a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11480 | 2025.12.31 20:23:48.764985 [ 269 ] {68ea64b4-c4d1-4404-9a64-90cfadb3402a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11481 | 2025.12.31 20:23:48.765192 [ 269 ] {68ea64b4-c4d1-4404-9a64-90cfadb3402a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11482 | 2025.12.31 20:23:48.765309 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11483 | 2025.12.31 20:23:48.765318 [ 269 ] {68ea64b4-c4d1-4404-9a64-90cfadb3402a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 11484 | 2025.12.31 20:23:48.765383 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11485 | 2025.12.31 20:23:48.765397 [ 269 ] {68ea64b4-c4d1-4404-9a64-90cfadb3402a} <Debug> TCPHandler: Processed in 0.001346131 sec. | ||
| 11486 | 2025.12.31 20:23:48.765409 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11487 | 2025.12.31 20:23:48.765517 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11488 | 2025.12.31 20:23:48.765549 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 11489 | 2025.12.31 20:23:48.765615 [ 269 ] {1d3cba41-0130-4a3f-bd60-de4db5d41d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11490 | 2025.12.31 20:23:48.765672 [ 269 ] {1d3cba41-0130-4a3f-bd60-de4db5d41d9e} <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 | ||
| 11491 | 2025.12.31 20:23:48.765705 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11492 | 2025.12.31 20:23:48.765749 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23175 rows starting from the beginning of the part | ||
| 11493 | 2025.12.31 20:23:48.765820 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 11494 | 2025.12.31 20:23:48.765871 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 11495 | 2025.12.31 20:23:48.765923 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 11496 | 2025.12.31 20:23:48.765969 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 11497 | 2025.12.31 20:23:48.766012 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 11498 | 2025.12.31 20:23:48.766430 [ 269 ] {1d3cba41-0130-4a3f-bd60-de4db5d41d9e} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2025.12.31 20:23:48.766469 [ 269 ] {1d3cba41-0130-4a3f-bd60-de4db5d41d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11500 | 2025.12.31 20:23:48.767128 [ 269 ] {1d3cba41-0130-4a3f-bd60-de4db5d41d9e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11501 | 2025.12.31 20:23:48.767347 [ 269 ] {1d3cba41-0130-4a3f-bd60-de4db5d41d9e} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2025.12.31 20:23:48.767488 [ 269 ] {1d3cba41-0130-4a3f-bd60-de4db5d41d9e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001892 sec., 5285.412262156448 rows/sec., 9.47 MiB/sec. | ||
| 11503 | 2025.12.31 20:23:48.767540 [ 269 ] {1d3cba41-0130-4a3f-bd60-de4db5d41d9e} <Debug> TCPHandler: Processed in 0.002070017 sec. | ||
| 11504 | 2025.12.31 20:23:48.767643 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11505 | 2025.12.31 20:23:48.767736 [ 269 ] {de9941ba-4c04-4cf9-aeff-e09414c6da5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11506 | 2025.12.31 20:23:48.767777 [ 269 ] {de9941ba-4c04-4cf9-aeff-e09414c6da5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11507 | 2025.12.31 20:23:48.768111 [ 269 ] {de9941ba-4c04-4cf9-aeff-e09414c6da5f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2025.12.31 20:23:48.768146 [ 269 ] {de9941ba-4c04-4cf9-aeff-e09414c6da5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11509 | 2025.12.31 20:23:48.768529 [ 269 ] {de9941ba-4c04-4cf9-aeff-e09414c6da5f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11510 | 2025.12.31 20:23:48.768737 [ 269 ] {de9941ba-4c04-4cf9-aeff-e09414c6da5f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2025.12.31 20:23:48.768863 [ 269 ] {de9941ba-4c04-4cf9-aeff-e09414c6da5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 11512 | 2025.12.31 20:23:48.768899 [ 269 ] {de9941ba-4c04-4cf9-aeff-e09414c6da5f} <Debug> TCPHandler: Processed in 0.001303069 sec. | ||
| 11513 | 2025.12.31 20:23:48.774332 [ 192 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24283 rows, containing 5 columns (5 merged, 0 gathered) in 0.008845382 sec., 2745274.3137605586 rows/sec., 185.41 MiB/sec. | ||
| 11514 | 2025.12.31 20:23:48.775121 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11515 | 2025.12.31 20:23:48.775373 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11516 | 2025.12.31 20:23:48.775435 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11517 | 2025.12.31 20:23:48.775510 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11518 | 2025.12.31 20:23:49.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.83 MiB, peak 338.10 MiB, free memory in arenas 0.00 B, will set to 332.05 MiB (RSS), difference: 1.21 MiB | ||
| 11519 | 2025.12.31 20:23:50.647141 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26309 | ||
| 11520 | 2025.12.31 20:23:50.647689 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11521 | 2025.12.31 20:23:50.647741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11522 | 2025.12.31 20:23:50.648268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11523 | 2025.12.31 20:23:50.648511 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2025.12.31 20:23:50.648660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26309 | ||
| 11525 | 2025.12.31 20:23:51.138822 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11526 | 2025.12.31 20:23:51.139017 [ 269 ] {b508ba59-83f9-48e2-8b51-58929f38999d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11527 | 2025.12.31 20:23:51.139086 [ 269 ] {b508ba59-83f9-48e2-8b51-58929f38999d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11528 | 2025.12.31 20:23:51.139753 [ 269 ] {b508ba59-83f9-48e2-8b51-58929f38999d} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11529 | 2025.12.31 20:23:51.139798 [ 269 ] {b508ba59-83f9-48e2-8b51-58929f38999d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11530 | 2025.12.31 20:23:51.140204 [ 269 ] {b508ba59-83f9-48e2-8b51-58929f38999d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11531 | 2025.12.31 20:23:51.140420 [ 269 ] {b508ba59-83f9-48e2-8b51-58929f38999d} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11532 | 2025.12.31 20:23:51.140569 [ 269 ] {b508ba59-83f9-48e2-8b51-58929f38999d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001605 sec., 14953.271028037383 rows/sec., 1.24 MiB/sec. | ||
| 11533 | 2025.12.31 20:23:51.140609 [ 269 ] {b508ba59-83f9-48e2-8b51-58929f38999d} <Debug> TCPHandler: Processed in 0.001919614 sec. | ||
| 11534 | 2025.12.31 20:23:51.140727 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11535 | 2025.12.31 20:23:51.140831 [ 269 ] {da17a64a-b7d9-4e3d-944f-fb5c5b63419c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11536 | 2025.12.31 20:23:51.140872 [ 269 ] {da17a64a-b7d9-4e3d-944f-fb5c5b63419c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11537 | 2025.12.31 20:23:51.141279 [ 269 ] {da17a64a-b7d9-4e3d-944f-fb5c5b63419c} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11538 | 2025.12.31 20:23:51.141313 [ 269 ] {da17a64a-b7d9-4e3d-944f-fb5c5b63419c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11539 | 2025.12.31 20:23:51.141618 [ 269 ] {da17a64a-b7d9-4e3d-944f-fb5c5b63419c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11540 | 2025.12.31 20:23:51.141826 [ 269 ] {da17a64a-b7d9-4e3d-944f-fb5c5b63419c} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11541 | 2025.12.31 20:23:51.141953 [ 269 ] {da17a64a-b7d9-4e3d-944f-fb5c5b63419c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001141 sec., 7011.393514460999 rows/sec., 571.73 KiB/sec. | ||
| 11542 | 2025.12.31 20:23:51.141991 [ 269 ] {da17a64a-b7d9-4e3d-944f-fb5c5b63419c} <Debug> TCPHandler: Processed in 0.0013163 sec. | ||
| 11543 | 2025.12.31 20:23:51.142111 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11544 | 2025.12.31 20:23:51.142233 [ 269 ] {87c24fd4-5b22-4c6c-b86a-2e756417ee9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11545 | 2025.12.31 20:23:51.142281 [ 269 ] {87c24fd4-5b22-4c6c-b86a-2e756417ee9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11546 | 2025.12.31 20:23:51.143462 [ 269 ] {87c24fd4-5b22-4c6c-b86a-2e756417ee9c} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11547 | 2025.12.31 20:23:51.143498 [ 269 ] {87c24fd4-5b22-4c6c-b86a-2e756417ee9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11548 | 2025.12.31 20:23:51.143899 [ 269 ] {87c24fd4-5b22-4c6c-b86a-2e756417ee9c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11549 | 2025.12.31 20:23:51.144108 [ 269 ] {87c24fd4-5b22-4c6c-b86a-2e756417ee9c} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2025.12.31 20:23:51.144237 [ 269 ] {87c24fd4-5b22-4c6c-b86a-2e756417ee9c} <Debug> executeQuery: Read 1384 rows, 118.77 KiB in 0.00203 sec., 681773.3990147783 rows/sec., 57.13 MiB/sec. | ||
| 11551 | 2025.12.31 20:23:51.144275 [ 269 ] {87c24fd4-5b22-4c6c-b86a-2e756417ee9c} <Debug> TCPHandler: Processed in 0.002225461 sec. | ||
| 11552 | 2025.12.31 20:23:51.144381 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11553 | 2025.12.31 20:23:51.144478 [ 269 ] {0898e328-7679-4c50-ae78-d4ba35b58158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11554 | 2025.12.31 20:23:51.144520 [ 269 ] {0898e328-7679-4c50-ae78-d4ba35b58158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11555 | 2025.12.31 20:23:51.144934 [ 269 ] {0898e328-7679-4c50-ae78-d4ba35b58158} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11556 | 2025.12.31 20:23:51.144968 [ 269 ] {0898e328-7679-4c50-ae78-d4ba35b58158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11557 | 2025.12.31 20:23:51.145259 [ 269 ] {0898e328-7679-4c50-ae78-d4ba35b58158} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11558 | 2025.12.31 20:23:51.145476 [ 269 ] {0898e328-7679-4c50-ae78-d4ba35b58158} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11559 | 2025.12.31 20:23:51.145573 [ 130 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11560 | 2025.12.31 20:23:51.145603 [ 269 ] {0898e328-7679-4c50-ae78-d4ba35b58158} <Debug> executeQuery: Read 52 rows, 3.93 KiB in 0.001144 sec., 45454.545454545456 rows/sec., 3.35 MiB/sec. | ||
| 11561 | 2025.12.31 20:23:51.145611 [ 130 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2025.12.31 20:23:51.145635 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11563 | 2025.12.31 20:23:51.145641 [ 269 ] {0898e328-7679-4c50-ae78-d4ba35b58158} <Debug> TCPHandler: Processed in 0.00130989 sec. | ||
| 11564 | 2025.12.31 20:23:51.145748 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11565 | 2025.12.31 20:23:51.145759 [ 191 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 11566 | 2025.12.31 20:23:51.145844 [ 269 ] {e9bccadd-9d89-4412-b6b9-fbc49bdbcebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11567 | 2025.12.31 20:23:51.145889 [ 269 ] {e9bccadd-9d89-4412-b6b9-fbc49bdbcebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11568 | 2025.12.31 20:23:51.145916 [ 191 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11569 | 2025.12.31 20:23:51.145962 [ 191 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 279 rows starting from the beginning of the part | ||
| 11570 | 2025.12.31 20:23:51.146031 [ 191 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part | ||
| 11571 | 2025.12.31 20:23:51.146081 [ 191 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 10 rows starting from the beginning of the part | ||
| 11572 | 2025.12.31 20:23:51.146131 [ 191 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
| 11573 | 2025.12.31 20:23:51.146172 [ 191 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 11574 | 2025.12.31 20:23:51.146216 [ 191 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 52 rows starting from the beginning of the part | ||
| 11575 | 2025.12.31 20:23:51.146369 [ 269 ] {e9bccadd-9d89-4412-b6b9-fbc49bdbcebc} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11576 | 2025.12.31 20:23:51.146411 [ 269 ] {e9bccadd-9d89-4412-b6b9-fbc49bdbcebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11577 | 2025.12.31 20:23:51.146748 [ 269 ] {e9bccadd-9d89-4412-b6b9-fbc49bdbcebc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11578 | 2025.12.31 20:23:51.146976 [ 269 ] {e9bccadd-9d89-4412-b6b9-fbc49bdbcebc} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11579 | 2025.12.31 20:23:51.147105 [ 269 ] {e9bccadd-9d89-4412-b6b9-fbc49bdbcebc} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001278 sec., 197183.0985915493 rows/sec., 13.64 MiB/sec. | ||
| 11580 | 2025.12.31 20:23:51.147142 [ 269 ] {e9bccadd-9d89-4412-b6b9-fbc49bdbcebc} <Debug> TCPHandler: Processed in 0.001443792 sec. | ||
| 11581 | 2025.12.31 20:23:51.147234 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 825 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534395 sec., 537671.1993978083 rows/sec., 35.59 MiB/sec. | ||
| 11582 | 2025.12.31 20:23:51.147248 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11583 | 2025.12.31 20:23:51.147383 [ 269 ] {942eb8ad-f9a8-493d-92f4-8a12c8b15735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11584 | 2025.12.31 20:23:51.147424 [ 269 ] {942eb8ad-f9a8-493d-92f4-8a12c8b15735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11585 | 2025.12.31 20:23:51.147479 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11586 | 2025.12.31 20:23:51.147806 [ 269 ] {942eb8ad-f9a8-493d-92f4-8a12c8b15735} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2025.12.31 20:23:51.147843 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_66_13} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11588 | 2025.12.31 20:23:51.147847 [ 269 ] {942eb8ad-f9a8-493d-92f4-8a12c8b15735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11589 | 2025.12.31 20:23:51.147942 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_66_13} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11590 | 2025.12.31 20:23:51.148054 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11591 | 2025.12.31 20:23:51.148189 [ 269 ] {942eb8ad-f9a8-493d-92f4-8a12c8b15735} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11592 | 2025.12.31 20:23:51.148400 [ 269 ] {942eb8ad-f9a8-493d-92f4-8a12c8b15735} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2025.12.31 20:23:51.148529 [ 269 ] {942eb8ad-f9a8-493d-92f4-8a12c8b15735} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 804.72 KiB/sec. | ||
| 11594 | 2025.12.31 20:23:51.148566 [ 269 ] {942eb8ad-f9a8-493d-92f4-8a12c8b15735} <Debug> TCPHandler: Processed in 0.001367921 sec. | ||
| 11595 | 2025.12.31 20:23:51.148670 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2025.12.31 20:23:51.148763 [ 269 ] {af1c3d8d-093b-48e6-aa83-26c74d12c442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11597 | 2025.12.31 20:23:51.148804 [ 269 ] {af1c3d8d-093b-48e6-aa83-26c74d12c442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11598 | 2025.12.31 20:23:51.149436 [ 269 ] {af1c3d8d-093b-48e6-aa83-26c74d12c442} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2025.12.31 20:23:51.149471 [ 269 ] {af1c3d8d-093b-48e6-aa83-26c74d12c442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11600 | 2025.12.31 20:23:51.149799 [ 269 ] {af1c3d8d-093b-48e6-aa83-26c74d12c442} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11601 | 2025.12.31 20:23:51.150013 [ 269 ] {af1c3d8d-093b-48e6-aa83-26c74d12c442} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2025.12.31 20:23:51.150141 [ 269 ] {af1c3d8d-093b-48e6-aa83-26c74d12c442} <Debug> executeQuery: Read 596 rows, 45.88 KiB in 0.001395 sec., 427240.1433691756 rows/sec., 32.12 MiB/sec. | ||
| 11603 | 2025.12.31 20:23:51.150178 [ 269 ] {af1c3d8d-093b-48e6-aa83-26c74d12c442} <Debug> TCPHandler: Processed in 0.001558336 sec. | ||
| 11604 | 2025.12.31 20:23:51.150284 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11605 | 2025.12.31 20:23:51.150378 [ 269 ] {dd46575d-096b-4dc9-8989-01224ace4a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11606 | 2025.12.31 20:23:51.150448 [ 269 ] {dd46575d-096b-4dc9-8989-01224ace4a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11607 | 2025.12.31 20:23:51.151049 [ 269 ] {dd46575d-096b-4dc9-8989-01224ace4a66} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2025.12.31 20:23:51.151086 [ 269 ] {dd46575d-096b-4dc9-8989-01224ace4a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11609 | 2025.12.31 20:23:51.151466 [ 269 ] {dd46575d-096b-4dc9-8989-01224ace4a66} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11610 | 2025.12.31 20:23:51.151677 [ 269 ] {dd46575d-096b-4dc9-8989-01224ace4a66} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2025.12.31 20:23:51.151804 [ 269 ] {dd46575d-096b-4dc9-8989-01224ace4a66} <Debug> executeQuery: Read 942 rows, 67.25 KiB in 0.001445 sec., 651903.1141868512 rows/sec., 45.45 MiB/sec. | ||
| 11612 | 2025.12.31 20:23:51.151840 [ 269 ] {dd46575d-096b-4dc9-8989-01224ace4a66} <Debug> TCPHandler: Processed in 0.001605227 sec. | ||
| 11613 | 2025.12.31 20:23:51.151946 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11614 | 2025.12.31 20:23:51.152066 [ 269 ] {98cec739-f5d3-481b-869f-818513d1e8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11615 | 2025.12.31 20:23:51.152122 [ 269 ] {98cec739-f5d3-481b-869f-818513d1e8d0} <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 | ||
| 11616 | 2025.12.31 20:23:51.152954 [ 269 ] {98cec739-f5d3-481b-869f-818513d1e8d0} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2025.12.31 20:23:51.152990 [ 269 ] {98cec739-f5d3-481b-869f-818513d1e8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11618 | 2025.12.31 20:23:51.153526 [ 269 ] {98cec739-f5d3-481b-869f-818513d1e8d0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11619 | 2025.12.31 20:23:51.153747 [ 269 ] {98cec739-f5d3-481b-869f-818513d1e8d0} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2025.12.31 20:23:51.153846 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11621 | 2025.12.31 20:23:51.153871 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11622 | 2025.12.31 20:23:51.153884 [ 269 ] {98cec739-f5d3-481b-869f-818513d1e8d0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001835 sec., 17438.692098092644 rows/sec., 31.25 MiB/sec. | ||
| 11623 | 2025.12.31 20:23:51.153888 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11624 | 2025.12.31 20:23:51.153938 [ 269 ] {98cec739-f5d3-481b-869f-818513d1e8d0} <Debug> TCPHandler: Processed in 0.002040937 sec. | ||
| 11625 | 2025.12.31 20:23:51.153973 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 11626 | 2025.12.31 20:23:51.154048 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11627 | 2025.12.31 20:23:51.154147 [ 269 ] {fe84c871-345a-4a6f-a7bc-2d236bdfca46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11628 | 2025.12.31 20:23:51.154170 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11629 | 2025.12.31 20:23:51.154188 [ 269 ] {fe84c871-345a-4a6f-a7bc-2d236bdfca46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11630 | 2025.12.31 20:23:51.154225 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1314 rows starting from the beginning of the part | ||
| 11631 | 2025.12.31 20:23:51.154340 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part | ||
| 11632 | 2025.12.31 20:23:51.154438 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 10 rows starting from the beginning of the part | ||
| 11633 | 2025.12.31 20:23:51.154522 [ 269 ] {fe84c871-345a-4a6f-a7bc-2d236bdfca46} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11634 | 2025.12.31 20:23:51.154539 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 11635 | 2025.12.31 20:23:51.154565 [ 269 ] {fe84c871-345a-4a6f-a7bc-2d236bdfca46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11636 | 2025.12.31 20:23:51.154650 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 11637 | 2025.12.31 20:23:51.154752 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part | ||
| 11638 | 2025.12.31 20:23:51.154881 [ 269 ] {fe84c871-345a-4a6f-a7bc-2d236bdfca46} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11639 | 2025.12.31 20:23:51.155130 [ 269 ] {fe84c871-345a-4a6f-a7bc-2d236bdfca46} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11640 | 2025.12.31 20:23:51.155235 [ 130 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11641 | 2025.12.31 20:23:51.155258 [ 130 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2025.12.31 20:23:51.155269 [ 269 ] {fe84c871-345a-4a6f-a7bc-2d236bdfca46} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001141 sec., 24539.877300613494 rows/sec., 1.66 MiB/sec. | ||
| 11643 | 2025.12.31 20:23:51.155274 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11644 | 2025.12.31 20:23:51.155306 [ 269 ] {fe84c871-345a-4a6f-a7bc-2d236bdfca46} <Debug> TCPHandler: Processed in 0.00130842 sec. | ||
| 11645 | 2025.12.31 20:23:51.155361 [ 197 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 11646 | 2025.12.31 20:23:51.155466 [ 197 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11647 | 2025.12.31 20:23:51.155496 [ 197 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4388 rows starting from the beginning of the part | ||
| 11648 | 2025.12.31 20:23:51.155555 [ 197 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 11649 | 2025.12.31 20:23:51.155598 [ 197 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11650 | 2025.12.31 20:23:51.155639 [ 197 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 104 rows starting from the beginning of the part | ||
| 11651 | 2025.12.31 20:23:51.155678 [ 197 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11652 | 2025.12.31 20:23:51.155716 [ 197 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 28 rows starting from the beginning of the part | ||
| 11653 | 2025.12.31 20:23:51.157350 [ 197 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4744 rows, containing 4 columns (4 merged, 0 gathered) in 0.002024556 sec., 2343229.8242182485 rows/sec., 150.82 MiB/sec. | ||
| 11654 | 2025.12.31 20:23:51.157732 [ 197 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11655 | 2025.12.31 20:23:51.157961 [ 197 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_76_15} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11656 | 2025.12.31 20:23:51.158028 [ 197 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_76_15} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11657 | 2025.12.31 20:23:51.158087 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11658 | 2025.12.31 20:23:51.160843 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1430 rows, containing 19 columns (19 merged, 0 gathered) in 0.006906818 sec., 207041.7955127817 rows/sec., 371.01 MiB/sec. | ||
| 11659 | 2025.12.31 20:23:51.162159 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11660 | 2025.12.31 20:23:51.162476 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11661 | 2025.12.31 20:23:51.162545 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11662 | 2025.12.31 20:23:51.162659 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB. | ||
| 11663 | 2025.12.31 20:23:52.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.87 MiB, peak 344.32 MiB, free memory in arenas 0.00 B, will set to 333.93 MiB (RSS), difference: 1.06 MiB | ||
| 11664 | 2025.12.31 20:23:52.000854 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 11665 | 2025.12.31 20:23:52.017991 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2025.12.31 20:23:52.018049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11667 | 2025.12.31 20:23:52.024419 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11668 | 2025.12.31 20:23:52.025113 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11669 | 2025.12.31 20:23:52.027965 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 11670 | 2025.12.31 20:23:53.755315 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11671 | 2025.12.31 20:23:53.755620 [ 269 ] {6775263d-8d71-4a99-ab23-9d3daa022c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11672 | 2025.12.31 20:23:53.755721 [ 269 ] {6775263d-8d71-4a99-ab23-9d3daa022c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11673 | 2025.12.31 20:23:53.756539 [ 269 ] {6775263d-8d71-4a99-ab23-9d3daa022c38} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11674 | 2025.12.31 20:23:53.756575 [ 269 ] {6775263d-8d71-4a99-ab23-9d3daa022c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11675 | 2025.12.31 20:23:53.756968 [ 269 ] {6775263d-8d71-4a99-ab23-9d3daa022c38} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11676 | 2025.12.31 20:23:53.757197 [ 269 ] {6775263d-8d71-4a99-ab23-9d3daa022c38} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11677 | 2025.12.31 20:23:53.757346 [ 269 ] {6775263d-8d71-4a99-ab23-9d3daa022c38} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001802 sec., 31076.581576026638 rows/sec., 2.39 MiB/sec. | ||
| 11678 | 2025.12.31 20:23:53.757386 [ 269 ] {6775263d-8d71-4a99-ab23-9d3daa022c38} <Debug> TCPHandler: Processed in 0.002247872 sec. | ||
| 11679 | 2025.12.31 20:23:53.757520 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11680 | 2025.12.31 20:23:53.757643 [ 269 ] {323425b3-f946-427f-890a-ff66d308b938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11681 | 2025.12.31 20:23:53.757691 [ 269 ] {323425b3-f946-427f-890a-ff66d308b938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11682 | 2025.12.31 20:23:53.758184 [ 269 ] {323425b3-f946-427f-890a-ff66d308b938} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11683 | 2025.12.31 20:23:53.758218 [ 269 ] {323425b3-f946-427f-890a-ff66d308b938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11684 | 2025.12.31 20:23:53.758525 [ 269 ] {323425b3-f946-427f-890a-ff66d308b938} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11685 | 2025.12.31 20:23:53.758737 [ 269 ] {323425b3-f946-427f-890a-ff66d308b938} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11686 | 2025.12.31 20:23:53.758866 [ 269 ] {323425b3-f946-427f-890a-ff66d308b938} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001248 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 11687 | 2025.12.31 20:23:53.758903 [ 269 ] {323425b3-f946-427f-890a-ff66d308b938} <Debug> TCPHandler: Processed in 0.001441903 sec. | ||
| 11688 | 2025.12.31 20:23:53.759011 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11689 | 2025.12.31 20:23:53.759104 [ 269 ] {de86abdf-590d-4e5f-ac00-3cd6428ac34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11690 | 2025.12.31 20:23:53.759146 [ 269 ] {de86abdf-590d-4e5f-ac00-3cd6428ac34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11691 | 2025.12.31 20:23:53.759545 [ 269 ] {de86abdf-590d-4e5f-ac00-3cd6428ac34f} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11692 | 2025.12.31 20:23:53.759580 [ 269 ] {de86abdf-590d-4e5f-ac00-3cd6428ac34f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11693 | 2025.12.31 20:23:53.759900 [ 269 ] {de86abdf-590d-4e5f-ac00-3cd6428ac34f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11694 | 2025.12.31 20:23:53.760105 [ 269 ] {de86abdf-590d-4e5f-ac00-3cd6428ac34f} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11695 | 2025.12.31 20:23:53.760236 [ 269 ] {de86abdf-590d-4e5f-ac00-3cd6428ac34f} <Debug> executeQuery: Read 86 rows, 6.14 KiB in 0.00115 sec., 74782.60869565218 rows/sec., 5.21 MiB/sec. | ||
| 11696 | 2025.12.31 20:23:53.760271 [ 269 ] {de86abdf-590d-4e5f-ac00-3cd6428ac34f} <Debug> TCPHandler: Processed in 0.00130783 sec. | ||
| 11697 | 2025.12.31 20:23:53.760378 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11698 | 2025.12.31 20:23:53.760471 [ 269 ] {b8865ea1-e675-48e6-a8ea-6b94d7ac7c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11699 | 2025.12.31 20:23:53.760511 [ 269 ] {b8865ea1-e675-48e6-a8ea-6b94d7ac7c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11700 | 2025.12.31 20:23:53.760828 [ 269 ] {b8865ea1-e675-48e6-a8ea-6b94d7ac7c3f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11701 | 2025.12.31 20:23:53.760861 [ 269 ] {b8865ea1-e675-48e6-a8ea-6b94d7ac7c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11702 | 2025.12.31 20:23:53.761163 [ 269 ] {b8865ea1-e675-48e6-a8ea-6b94d7ac7c3f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11703 | 2025.12.31 20:23:53.761363 [ 269 ] {b8865ea1-e675-48e6-a8ea-6b94d7ac7c3f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11704 | 2025.12.31 20:23:53.761489 [ 269 ] {b8865ea1-e675-48e6-a8ea-6b94d7ac7c3f} <Debug> executeQuery: Read 32 rows, 2.20 KiB in 0.001037 sec., 30858.244937319192 rows/sec., 2.07 MiB/sec. | ||
| 11705 | 2025.12.31 20:23:53.761523 [ 269 ] {b8865ea1-e675-48e6-a8ea-6b94d7ac7c3f} <Debug> TCPHandler: Processed in 0.001192517 sec. | ||
| 11706 | 2025.12.31 20:23:57.953444 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11707 | 2025.12.31 20:23:57.953504 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11708 | 2025.12.31 20:23:58.148906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26821 | ||
| 11709 | 2025.12.31 20:23:58.149467 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2025.12.31 20:23:58.149505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11711 | 2025.12.31 20:23:58.149977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11712 | 2025.12.31 20:23:58.150197 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2025.12.31 20:23:58.150321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26821 | ||
| 11714 | 2025.12.31 20:23:58.150346 [ 119 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11715 | 2025.12.31 20:23:58.150420 [ 119 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2025.12.31 20:23:58.150443 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11717 | 2025.12.31 20:23:58.150575 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 11718 | 2025.12.31 20:23:58.150732 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11719 | 2025.12.31 20:23:58.150775 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24389 rows starting from the beginning of the part | ||
| 11720 | 2025.12.31 20:23:58.150849 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 11721 | 2025.12.31 20:23:58.150900 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 11722 | 2025.12.31 20:23:58.150947 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 11723 | 2025.12.31 20:23:58.150988 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 11724 | 2025.12.31 20:23:58.151036 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 11725 | 2025.12.31 20:23:58.153181 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26821 rows, containing 4 columns (4 merged, 0 gathered) in 0.002672321 sec., 10036593.657723006 rows/sec., 143.57 MiB/sec. | ||
| 11726 | 2025.12.31 20:23:58.153360 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11727 | 2025.12.31 20:23:58.153617 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_56_11} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2025.12.31 20:23:58.153690 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_56_11} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11729 | 2025.12.31 20:23:58.153771 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11730 | 2025.12.31 20:23:58.222426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1434 | ||
| 11731 | 2025.12.31 20:23:58.224900 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11732 | 2025.12.31 20:23:58.224943 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11733 | 2025.12.31 20:23:58.226110 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11734 | 2025.12.31 20:23:58.226376 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11735 | 2025.12.31 20:23:58.226719 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1434 | ||
| 11736 | 2025.12.31 20:23:58.759779 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11737 | 2025.12.31 20:23:58.760057 [ 269 ] {7ecb8f0c-7997-4a4d-8877-713bdc3a98d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11738 | 2025.12.31 20:23:58.760165 [ 269 ] {7ecb8f0c-7997-4a4d-8877-713bdc3a98d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11739 | 2025.12.31 20:23:58.760908 [ 269 ] {7ecb8f0c-7997-4a4d-8877-713bdc3a98d7} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11740 | 2025.12.31 20:23:58.760956 [ 269 ] {7ecb8f0c-7997-4a4d-8877-713bdc3a98d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11741 | 2025.12.31 20:23:58.761355 [ 269 ] {7ecb8f0c-7997-4a4d-8877-713bdc3a98d7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11742 | 2025.12.31 20:23:58.761582 [ 269 ] {7ecb8f0c-7997-4a4d-8877-713bdc3a98d7} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11743 | 2025.12.31 20:23:58.761746 [ 269 ] {7ecb8f0c-7997-4a4d-8877-713bdc3a98d7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001764 sec., 43083.900226757374 rows/sec., 3.55 MiB/sec. | ||
| 11744 | 2025.12.31 20:23:58.761755 [ 117 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11745 | 2025.12.31 20:23:58.761796 [ 269 ] {7ecb8f0c-7997-4a4d-8877-713bdc3a98d7} <Debug> TCPHandler: Processed in 0.002199141 sec. | ||
| 11746 | 2025.12.31 20:23:58.761815 [ 117 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11747 | 2025.12.31 20:23:58.761841 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11748 | 2025.12.31 20:23:58.761927 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11749 | 2025.12.31 20:23:58.761945 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 11750 | 2025.12.31 20:23:58.762036 [ 269 ] {9ddc4ef8-b3ae-4323-a822-fda0d02825b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11751 | 2025.12.31 20:23:58.762052 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11752 | 2025.12.31 20:23:58.762082 [ 269 ] {9ddc4ef8-b3ae-4323-a822-fda0d02825b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11753 | 2025.12.31 20:23:58.762088 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2468 rows starting from the beginning of the part | ||
| 11754 | 2025.12.31 20:23:58.762159 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1176 rows starting from the beginning of the part | ||
| 11755 | 2025.12.31 20:23:58.762213 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 76 rows starting from the beginning of the part | ||
| 11756 | 2025.12.31 20:23:58.762260 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1384 rows starting from the beginning of the part | ||
| 11757 | 2025.12.31 20:23:58.762303 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 11758 | 2025.12.31 20:23:58.762350 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 76 rows starting from the beginning of the part | ||
| 11759 | 2025.12.31 20:23:58.762493 [ 269 ] {9ddc4ef8-b3ae-4323-a822-fda0d02825b7} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2025.12.31 20:23:58.762530 [ 269 ] {9ddc4ef8-b3ae-4323-a822-fda0d02825b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11761 | 2025.12.31 20:23:58.762848 [ 269 ] {9ddc4ef8-b3ae-4323-a822-fda0d02825b7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11762 | 2025.12.31 20:23:58.763060 [ 269 ] {9ddc4ef8-b3ae-4323-a822-fda0d02825b7} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2025.12.31 20:23:58.763196 [ 269 ] {9ddc4ef8-b3ae-4323-a822-fda0d02825b7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001184 sec., 8445.945945945947 rows/sec., 635.10 KiB/sec. | ||
| 11764 | 2025.12.31 20:23:58.763236 [ 269 ] {9ddc4ef8-b3ae-4323-a822-fda0d02825b7} <Debug> TCPHandler: Processed in 0.001362331 sec. | ||
| 11765 | 2025.12.31 20:23:58.763343 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11766 | 2025.12.31 20:23:58.763464 [ 269 ] {bcb543a7-141c-480b-a8e8-b0c72278898f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11767 | 2025.12.31 20:23:58.763516 [ 269 ] {bcb543a7-141c-480b-a8e8-b0c72278898f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11768 | 2025.12.31 20:23:58.764049 [ 269 ] {bcb543a7-141c-480b-a8e8-b0c72278898f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11769 | 2025.12.31 20:23:58.764095 [ 269 ] {bcb543a7-141c-480b-a8e8-b0c72278898f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11770 | 2025.12.31 20:23:58.764202 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5236 rows, containing 5 columns (5 merged, 0 gathered) in 0.002304592 sec., 2271985.670348591 rows/sec., 194.56 MiB/sec. | ||
| 11771 | 2025.12.31 20:23:58.764462 [ 269 ] {bcb543a7-141c-480b-a8e8-b0c72278898f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11772 | 2025.12.31 20:23:58.764589 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11773 | 2025.12.31 20:23:58.764710 [ 269 ] {bcb543a7-141c-480b-a8e8-b0c72278898f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11774 | 2025.12.31 20:23:58.764863 [ 117 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11775 | 2025.12.31 20:23:58.764881 [ 269 ] {bcb543a7-141c-480b-a8e8-b0c72278898f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001442 sec., 51317.614424410545 rows/sec., 4.01 MiB/sec. | ||
| 11776 | 2025.12.31 20:23:58.764897 [ 117 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11777 | 2025.12.31 20:23:58.764927 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11778 | 2025.12.31 20:23:58.764931 [ 269 ] {bcb543a7-141c-480b-a8e8-b0c72278898f} <Debug> TCPHandler: Processed in 0.001640057 sec. | ||
| 11779 | 2025.12.31 20:23:58.764993 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 11780 | 2025.12.31 20:23:58.765004 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_81_16} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11781 | 2025.12.31 20:23:58.765054 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11782 | 2025.12.31 20:23:58.765074 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11783 | 2025.12.31 20:23:58.765098 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1251 rows starting from the beginning of the part | ||
| 11784 | 2025.12.31 20:23:58.765133 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_81_16} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11785 | 2025.12.31 20:23:58.765144 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 711 rows starting from the beginning of the part | ||
| 11786 | 2025.12.31 20:23:58.765154 [ 269 ] {7bc5cfef-36e9-4410-aeaf-42be23b1c38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11787 | 2025.12.31 20:23:58.765193 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 74 rows starting from the beginning of the part | ||
| 11788 | 2025.12.31 20:23:58.765206 [ 269 ] {7bc5cfef-36e9-4410-aeaf-42be23b1c38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11789 | 2025.12.31 20:23:58.765227 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 596 rows starting from the beginning of the part | ||
| 11790 | 2025.12.31 20:23:58.765261 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 11791 | 2025.12.31 20:23:58.765278 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 11792 | 2025.12.31 20:23:58.765294 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 74 rows starting from the beginning of the part | ||
| 11793 | 2025.12.31 20:23:58.765619 [ 269 ] {7bc5cfef-36e9-4410-aeaf-42be23b1c38a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11794 | 2025.12.31 20:23:58.765655 [ 269 ] {7bc5cfef-36e9-4410-aeaf-42be23b1c38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11795 | 2025.12.31 20:23:58.765989 [ 269 ] {7bc5cfef-36e9-4410-aeaf-42be23b1c38a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11796 | 2025.12.31 20:23:58.766209 [ 269 ] {7bc5cfef-36e9-4410-aeaf-42be23b1c38a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11797 | 2025.12.31 20:23:58.766343 [ 269 ] {7bc5cfef-36e9-4410-aeaf-42be23b1c38a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 11798 | 2025.12.31 20:23:58.766350 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2770 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382811 sec., 2003166.014733756 rows/sec., 153.34 MiB/sec. | ||
| 11799 | 2025.12.31 20:23:58.766383 [ 269 ] {7bc5cfef-36e9-4410-aeaf-42be23b1c38a} <Debug> TCPHandler: Processed in 0.001379211 sec. | ||
| 11800 | 2025.12.31 20:23:58.766495 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11801 | 2025.12.31 20:23:58.766508 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11802 | 2025.12.31 20:23:58.766589 [ 269 ] {cb6ef8c7-0ef7-47b5-bf16-5a8de418c8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11803 | 2025.12.31 20:23:58.766644 [ 269 ] {cb6ef8c7-0ef7-47b5-bf16-5a8de418c8bb} <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 | ||
| 11804 | 2025.12.31 20:23:58.766735 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_81_16} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11805 | 2025.12.31 20:23:58.766800 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_81_16} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11806 | 2025.12.31 20:23:58.766860 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11807 | 2025.12.31 20:23:58.767392 [ 269 ] {cb6ef8c7-0ef7-47b5-bf16-5a8de418c8bb} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2025.12.31 20:23:58.767428 [ 269 ] {cb6ef8c7-0ef7-47b5-bf16-5a8de418c8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11809 | 2025.12.31 20:23:58.767922 [ 269 ] {cb6ef8c7-0ef7-47b5-bf16-5a8de418c8bb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11810 | 2025.12.31 20:23:58.768137 [ 269 ] {cb6ef8c7-0ef7-47b5-bf16-5a8de418c8bb} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2025.12.31 20:23:58.768274 [ 269 ] {cb6ef8c7-0ef7-47b5-bf16-5a8de418c8bb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001704 sec., 5868.544600938967 rows/sec., 10.52 MiB/sec. | ||
| 11812 | 2025.12.31 20:23:58.768327 [ 269 ] {cb6ef8c7-0ef7-47b5-bf16-5a8de418c8bb} <Debug> TCPHandler: Processed in 0.001882093 sec. | ||
| 11813 | 2025.12.31 20:23:58.768432 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11814 | 2025.12.31 20:23:58.768527 [ 269 ] {18894d87-0167-452e-b1bb-3fea9a2c44ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11815 | 2025.12.31 20:23:58.768569 [ 269 ] {18894d87-0167-452e-b1bb-3fea9a2c44ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11816 | 2025.12.31 20:23:58.768896 [ 269 ] {18894d87-0167-452e-b1bb-3fea9a2c44ec} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2025.12.31 20:23:58.768933 [ 269 ] {18894d87-0167-452e-b1bb-3fea9a2c44ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11818 | 2025.12.31 20:23:58.769234 [ 269 ] {18894d87-0167-452e-b1bb-3fea9a2c44ec} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11819 | 2025.12.31 20:23:58.769440 [ 269 ] {18894d87-0167-452e-b1bb-3fea9a2c44ec} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2025.12.31 20:23:58.769574 [ 269 ] {18894d87-0167-452e-b1bb-3fea9a2c44ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 11821 | 2025.12.31 20:23:58.769611 [ 269 ] {18894d87-0167-452e-b1bb-3fea9a2c44ec} <Debug> TCPHandler: Processed in 0.001228128 sec. | ||
| 11822 | 2025.12.31 20:23:59.528141 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 11823 | 2025.12.31 20:23:59.545126 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11824 | 2025.12.31 20:23:59.545189 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11825 | 2025.12.31 20:23:59.551153 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11826 | 2025.12.31 20:23:59.551853 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11827 | 2025.12.31 20:23:59.552140 [ 118 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11828 | 2025.12.31 20:23:59.552177 [ 118 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11829 | 2025.12.31 20:23:59.552199 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11830 | 2025.12.31 20:23:59.552309 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 11831 | 2025.12.31 20:23:59.554918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11832 | 2025.12.31 20:23:59.555170 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11833 | 2025.12.31 20:23:59.555868 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 11834 | 2025.12.31 20:23:59.559133 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 11835 | 2025.12.31 20:23:59.562459 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 11836 | 2025.12.31 20:23:59.566297 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 11837 | 2025.12.31 20:23:59.570486 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 11838 | 2025.12.31 20:23:59.574323 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 11839 | 2025.12.31 20:23:59.629716 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.077436397 sec., 5449.633716816654 rows/sec., 28.18 MiB/sec. | ||
| 11840 | 2025.12.31 20:23:59.632716 [ 196 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11841 | 2025.12.31 20:23:59.634781 [ 196 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_56_11} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11842 | 2025.12.31 20:23:59.634900 [ 196 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_56_11} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11843 | 2025.12.31 20:23:59.637525 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11844 | 2025.12.31 20:24:03.395945 [ 112 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 11845 | 2025.12.31 20:24:03.396025 [ 112 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11846 | 2025.12.31 20:24:03.396046 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11847 | 2025.12.31 20:24:03.396145 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 11848 | 2025.12.31 20:24:03.396266 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11849 | 2025.12.31 20:24:03.396300 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 223 rows starting from the beginning of the part | ||
| 11850 | 2025.12.31 20:24:03.396371 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 11851 | 2025.12.31 20:24:03.396419 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 11852 | 2025.12.31 20:24:03.396460 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 11853 | 2025.12.31 20:24:03.396505 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 11854 | 2025.12.31 20:24:03.397393 [ 194 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285389 sec., 675281.957446345 rows/sec., 41.29 MiB/sec. | ||
| 11855 | 2025.12.31 20:24:03.397602 [ 186 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 11856 | 2025.12.31 20:24:03.397891 [ 186 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_27_6} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2025.12.31 20:24:03.397971 [ 186 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_27_6} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 11858 | 2025.12.31 20:24:03.398064 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11859 | 2025.12.31 20:24:03.760817 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11860 | 2025.12.31 20:24:03.760984 [ 269 ] {503e5b90-760f-4903-a6bd-f400bfe9beb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11861 | 2025.12.31 20:24:03.761049 [ 269 ] {503e5b90-760f-4903-a6bd-f400bfe9beb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11862 | 2025.12.31 20:24:03.761868 [ 269 ] {503e5b90-760f-4903-a6bd-f400bfe9beb1} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11863 | 2025.12.31 20:24:03.761911 [ 269 ] {503e5b90-760f-4903-a6bd-f400bfe9beb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11864 | 2025.12.31 20:24:03.762259 [ 269 ] {503e5b90-760f-4903-a6bd-f400bfe9beb1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11865 | 2025.12.31 20:24:03.762486 [ 269 ] {503e5b90-760f-4903-a6bd-f400bfe9beb1} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11866 | 2025.12.31 20:24:03.762629 [ 269 ] {503e5b90-760f-4903-a6bd-f400bfe9beb1} <Debug> executeQuery: Read 120 rows, 10.45 KiB in 0.001696 sec., 70754.71698113208 rows/sec., 6.02 MiB/sec. | ||
| 11867 | 2025.12.31 20:24:03.762669 [ 269 ] {503e5b90-760f-4903-a6bd-f400bfe9beb1} <Debug> TCPHandler: Processed in 0.001974385 sec. | ||
| 11868 | 2025.12.31 20:24:03.762851 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11869 | 2025.12.31 20:24:03.762946 [ 269 ] {7bbc51eb-c136-4556-8e96-92c8af859c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11870 | 2025.12.31 20:24:03.762985 [ 269 ] {7bbc51eb-c136-4556-8e96-92c8af859c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11871 | 2025.12.31 20:24:03.763523 [ 269 ] {7bbc51eb-c136-4556-8e96-92c8af859c0c} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11872 | 2025.12.31 20:24:03.763560 [ 269 ] {7bbc51eb-c136-4556-8e96-92c8af859c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11873 | 2025.12.31 20:24:03.763868 [ 269 ] {7bbc51eb-c136-4556-8e96-92c8af859c0c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11874 | 2025.12.31 20:24:03.764075 [ 269 ] {7bbc51eb-c136-4556-8e96-92c8af859c0c} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11875 | 2025.12.31 20:24:03.764204 [ 269 ] {7bbc51eb-c136-4556-8e96-92c8af859c0c} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001277 sec., 25058.73140172279 rows/sec., 1.84 MiB/sec. | ||
| 11876 | 2025.12.31 20:24:03.764241 [ 269 ] {7bbc51eb-c136-4556-8e96-92c8af859c0c} <Debug> TCPHandler: Processed in 0.001442803 sec. | ||
| 11877 | 2025.12.31 20:24:03.764365 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11878 | 2025.12.31 20:24:03.764458 [ 269 ] {b545ba6f-251b-45e1-876a-802041ca3247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11879 | 2025.12.31 20:24:03.764498 [ 269 ] {b545ba6f-251b-45e1-876a-802041ca3247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11880 | 2025.12.31 20:24:03.764999 [ 269 ] {b545ba6f-251b-45e1-876a-802041ca3247} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11881 | 2025.12.31 20:24:03.765035 [ 269 ] {b545ba6f-251b-45e1-876a-802041ca3247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11882 | 2025.12.31 20:24:03.765340 [ 269 ] {b545ba6f-251b-45e1-876a-802041ca3247} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11883 | 2025.12.31 20:24:03.765541 [ 269 ] {b545ba6f-251b-45e1-876a-802041ca3247} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11884 | 2025.12.31 20:24:03.765665 [ 269 ] {b545ba6f-251b-45e1-876a-802041ca3247} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001225 sec., 78367.34693877552 rows/sec., 6.12 MiB/sec. | ||
| 11885 | 2025.12.31 20:24:03.765701 [ 269 ] {b545ba6f-251b-45e1-876a-802041ca3247} <Debug> TCPHandler: Processed in 0.001388702 sec. | ||
| 11886 | 2025.12.31 20:24:03.765821 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11887 | 2025.12.31 20:24:03.765913 [ 269 ] {47f691c1-fa8b-4f56-8912-443095ab87ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11888 | 2025.12.31 20:24:03.765956 [ 269 ] {47f691c1-fa8b-4f56-8912-443095ab87ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11889 | 2025.12.31 20:24:03.766410 [ 269 ] {47f691c1-fa8b-4f56-8912-443095ab87ec} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11890 | 2025.12.31 20:24:03.766446 [ 269 ] {47f691c1-fa8b-4f56-8912-443095ab87ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11891 | 2025.12.31 20:24:03.766763 [ 269 ] {47f691c1-fa8b-4f56-8912-443095ab87ec} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11892 | 2025.12.31 20:24:03.766964 [ 269 ] {47f691c1-fa8b-4f56-8912-443095ab87ec} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11893 | 2025.12.31 20:24:03.767089 [ 269 ] {47f691c1-fa8b-4f56-8912-443095ab87ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 11894 | 2025.12.31 20:24:03.767125 [ 269 ] {47f691c1-fa8b-4f56-8912-443095ab87ec} <Debug> TCPHandler: Processed in 0.001351451 sec. | ||
| 11895 | 2025.12.31 20:24:03.767238 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11896 | 2025.12.31 20:24:03.767330 [ 269 ] {8b2954d1-9488-4c76-8e90-05229318b762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11897 | 2025.12.31 20:24:03.767383 [ 269 ] {8b2954d1-9488-4c76-8e90-05229318b762} <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 | ||
| 11898 | 2025.12.31 20:24:03.768260 [ 269 ] {8b2954d1-9488-4c76-8e90-05229318b762} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11899 | 2025.12.31 20:24:03.768297 [ 269 ] {8b2954d1-9488-4c76-8e90-05229318b762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11900 | 2025.12.31 20:24:03.768839 [ 269 ] {8b2954d1-9488-4c76-8e90-05229318b762} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11901 | 2025.12.31 20:24:03.769056 [ 269 ] {8b2954d1-9488-4c76-8e90-05229318b762} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11902 | 2025.12.31 20:24:03.769191 [ 269 ] {8b2954d1-9488-4c76-8e90-05229318b762} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001878 sec., 17039.40362087327 rows/sec., 30.53 MiB/sec. | ||
| 11903 | 2025.12.31 20:24:03.769244 [ 269 ] {8b2954d1-9488-4c76-8e90-05229318b762} <Debug> TCPHandler: Processed in 0.002053516 sec. | ||
| 11904 | 2025.12.31 20:24:03.769358 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11905 | 2025.12.31 20:24:03.769451 [ 269 ] {6ea62ead-3571-48f1-9457-4405bfb83251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11906 | 2025.12.31 20:24:03.769492 [ 269 ] {6ea62ead-3571-48f1-9457-4405bfb83251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11907 | 2025.12.31 20:24:03.769823 [ 269 ] {6ea62ead-3571-48f1-9457-4405bfb83251} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11908 | 2025.12.31 20:24:03.769858 [ 269 ] {6ea62ead-3571-48f1-9457-4405bfb83251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11909 | 2025.12.31 20:24:03.770157 [ 269 ] {6ea62ead-3571-48f1-9457-4405bfb83251} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11910 | 2025.12.31 20:24:03.770364 [ 269 ] {6ea62ead-3571-48f1-9457-4405bfb83251} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11911 | 2025.12.31 20:24:03.770491 [ 269 ] {6ea62ead-3571-48f1-9457-4405bfb83251} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 11912 | 2025.12.31 20:24:03.770526 [ 269 ] {6ea62ead-3571-48f1-9457-4405bfb83251} <Debug> TCPHandler: Processed in 0.001214948 sec. | ||
| 11913 | 2025.12.31 20:24:04.108563 [ 114 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 11914 | 2025.12.31 20:24:04.108625 [ 114 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11915 | 2025.12.31 20:24:04.108646 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11916 | 2025.12.31 20:24:04.108755 [ 200 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 11917 | 2025.12.31 20:24:04.108905 [ 200 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11918 | 2025.12.31 20:24:04.108937 [ 200 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 465 rows starting from the beginning of the part | ||
| 11919 | 2025.12.31 20:24:04.108999 [ 200 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 440 rows starting from the beginning of the part | ||
| 11920 | 2025.12.31 20:24:04.109042 [ 200 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 11921 | 2025.12.31 20:24:04.109094 [ 200 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 11922 | 2025.12.31 20:24:04.109136 [ 200 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 252 rows starting from the beginning of the part | ||
| 11923 | 2025.12.31 20:24:04.110067 [ 186 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362261 sec., 1160570.5514582007 rows/sec., 81.54 MiB/sec. | ||
| 11924 | 2025.12.31 20:24:04.110213 [ 200 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11925 | 2025.12.31 20:24:04.110470 [ 200 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_28_6} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11926 | 2025.12.31 20:24:04.110538 [ 200 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_28_6} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 11927 | 2025.12.31 20:24:04.110603 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11928 | 2025.12.31 20:24:04.575877 [ 114 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 11929 | 2025.12.31 20:24:04.575973 [ 114 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11930 | 2025.12.31 20:24:04.576011 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11931 | 2025.12.31 20:24:04.576193 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 11932 | 2025.12.31 20:24:04.576389 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11933 | 2025.12.31 20:24:04.576441 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 434 rows starting from the beginning of the part | ||
| 11934 | 2025.12.31 20:24:04.576540 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 11935 | 2025.12.31 20:24:04.576623 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 11936 | 2025.12.31 20:24:04.576704 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 11937 | 2025.12.31 20:24:04.576781 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 11938 | 2025.12.31 20:24:04.577782 [ 200 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001660428 sec., 1016605.3571729698 rows/sec., 68.93 MiB/sec. | ||
| 11939 | 2025.12.31 20:24:04.578015 [ 195 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 11940 | 2025.12.31 20:24:04.578384 [ 195 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_27_6} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11941 | 2025.12.31 20:24:04.578474 [ 195 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_27_6} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 11942 | 2025.12.31 20:24:04.578578 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 11943 | 2025.12.31 20:24:05.650538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27269 | ||
| 11944 | 2025.12.31 20:24:05.651406 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2025.12.31 20:24:05.651472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11946 | 2025.12.31 20:24:05.652174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11947 | 2025.12.31 20:24:05.652415 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2025.12.31 20:24:05.652542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27269 | ||
| 11949 | 2025.12.31 20:24:07.055051 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11950 | 2025.12.31 20:24:07.070009 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11951 | 2025.12.31 20:24:07.070068 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11952 | 2025.12.31 20:24:07.075389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11953 | 2025.12.31 20:24:07.076083 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11954 | 2025.12.31 20:24:07.078763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11955 | 2025.12.31 20:24:08.080108 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38548 | ||
| 11956 | 2025.12.31 20:24:08.080239 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11957 | 2025.12.31 20:24:08.080272 [ 290 ] {} <Debug> TCP-Session: f26c3068-f1fd-4ab0-af76-56df7057d7e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38548 | ||
| 11958 | 2025.12.31 20:24:08.080298 [ 290 ] {} <Debug> TCP-Session: f26c3068-f1fd-4ab0-af76-56df7057d7e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11959 | 2025.12.31 20:24:08.080313 [ 290 ] {} <Debug> TCP-Session: f26c3068-f1fd-4ab0-af76-56df7057d7e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11960 | 2025.12.31 20:24:08.080516 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51829 | ||
| 11961 | 2025.12.31 20:24:08.080539 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34798 | ||
| 11962 | 2025.12.31 20:24:08.080585 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54982 | ||
| 11963 | 2025.12.31 20:24:08.080598 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63117 | ||
| 11964 | 2025.12.31 20:24:08.080637 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37048 | ||
| 11965 | 2025.12.31 20:24:08.080663 [ 290 ] {} <Trace> TCP-Session: f26c3068-f1fd-4ab0-af76-56df7057d7e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11966 | 2025.12.31 20:24:08.080661 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11967 | 2025.12.31 20:24:08.080655 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49897 | ||
| 11968 | 2025.12.31 20:24:08.080767 [ 291 ] {} <Debug> TCP-Session: c3e5512d-c583-4ce0-b4b3-e7b150c00fa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51829 | ||
| 11969 | 2025.12.31 20:24:08.080628 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37953 | ||
| 11970 | 2025.12.31 20:24:08.080815 [ 291 ] {} <Debug> TCP-Session: c3e5512d-c583-4ce0-b4b3-e7b150c00fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11971 | 2025.12.31 20:24:08.080524 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45814 | ||
| 11972 | 2025.12.31 20:24:08.080840 [ 291 ] {} <Debug> TCP-Session: c3e5512d-c583-4ce0-b4b3-e7b150c00fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11973 | 2025.12.31 20:24:08.080877 [ 290 ] {1cf983e0-f203-44b3-99fe-cd218d53f076} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38548) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11974 | 2025.12.31 20:24:08.080969 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11975 | 2025.12.31 20:24:08.081005 [ 294 ] {} <Debug> TCP-Session: 1f7bee3a-60cd-487f-aa4f-c97839c38bcf Authenticating user 'default' from [fd00:1122:3344:101::e]:54982 | ||
| 11976 | 2025.12.31 20:24:08.081025 [ 294 ] {} <Debug> TCP-Session: 1f7bee3a-60cd-487f-aa4f-c97839c38bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11977 | 2025.12.31 20:24:08.081040 [ 294 ] {} <Debug> TCP-Session: 1f7bee3a-60cd-487f-aa4f-c97839c38bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11978 | 2025.12.31 20:24:08.081148 [ 290 ] {1cf983e0-f203-44b3-99fe-cd218d53f076} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11979 | 2025.12.31 20:24:08.081206 [ 290 ] {1cf983e0-f203-44b3-99fe-cd218d53f076} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11980 | 2025.12.31 20:24:08.081244 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11981 | 2025.12.31 20:24:08.081284 [ 289 ] {} <Debug> TCP-Session: 88d4ce3c-2874-40bd-83bb-1b127b2cb089 Authenticating user 'default' from [fd00:1122:3344:101::e]:49897 | ||
| 11982 | 2025.12.31 20:24:08.081307 [ 289 ] {} <Debug> TCP-Session: 88d4ce3c-2874-40bd-83bb-1b127b2cb089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11983 | 2025.12.31 20:24:08.081323 [ 289 ] {} <Debug> TCP-Session: 88d4ce3c-2874-40bd-83bb-1b127b2cb089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11984 | 2025.12.31 20:24:08.081371 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11985 | 2025.12.31 20:24:08.081414 [ 292 ] {} <Debug> TCP-Session: 1c013b32-7961-4a80-8e76-2ee1921c8070 Authenticating user 'default' from [fd00:1122:3344:101::e]:45814 | ||
| 11986 | 2025.12.31 20:24:08.081440 [ 292 ] {} <Debug> TCP-Session: 1c013b32-7961-4a80-8e76-2ee1921c8070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11987 | 2025.12.31 20:24:08.081459 [ 292 ] {} <Debug> TCP-Session: 1c013b32-7961-4a80-8e76-2ee1921c8070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11988 | 2025.12.31 20:24:08.081500 [ 290 ] {1cf983e0-f203-44b3-99fe-cd218d53f076} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 11989 | 2025.12.31 20:24:08.081793 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11990 | 2025.12.31 20:24:08.081833 [ 286 ] {} <Debug> TCP-Session: 4b124d11-5b43-4b80-9d63-19ecc63e6437 Authenticating user 'default' from [fd00:1122:3344:101::e]:37953 | ||
| 11991 | 2025.12.31 20:24:08.081851 [ 286 ] {} <Debug> TCP-Session: 4b124d11-5b43-4b80-9d63-19ecc63e6437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11992 | 2025.12.31 20:24:08.081864 [ 286 ] {} <Debug> TCP-Session: 4b124d11-5b43-4b80-9d63-19ecc63e6437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11993 | 2025.12.31 20:24:08.081917 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11994 | 2025.12.31 20:24:08.081953 [ 288 ] {} <Debug> TCP-Session: 366776fe-968a-43cc-ab6d-ca9aa0a17b6a Authenticating user 'default' from [fd00:1122:3344:101::e]:37048 | ||
| 11995 | 2025.12.31 20:24:08.081971 [ 288 ] {} <Debug> TCP-Session: 366776fe-968a-43cc-ab6d-ca9aa0a17b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11996 | 2025.12.31 20:24:08.081983 [ 288 ] {} <Debug> TCP-Session: 366776fe-968a-43cc-ab6d-ca9aa0a17b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11997 | 2025.12.31 20:24:08.082160 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11998 | 2025.12.31 20:24:08.082206 [ 293 ] {} <Debug> TCP-Session: 0f2d4bda-dd15-4545-8724-cd7268dd3996 Authenticating user 'default' from [fd00:1122:3344:101::e]:34798 | ||
| 11999 | 2025.12.31 20:24:08.082236 [ 293 ] {} <Debug> TCP-Session: 0f2d4bda-dd15-4545-8724-cd7268dd3996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12000 | 2025.12.31 20:24:08.082255 [ 293 ] {} <Debug> TCP-Session: 0f2d4bda-dd15-4545-8724-cd7268dd3996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12001 | 2025.12.31 20:24:08.082264 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12002 | 2025.12.31 20:24:08.082299 [ 266 ] {} <Debug> TCP-Session: 48ed1001-dca0-4d90-9365-79a4d2178722 Authenticating user 'default' from [fd00:1122:3344:101::e]:63117 | ||
| 12003 | 2025.12.31 20:24:08.082322 [ 266 ] {} <Debug> TCP-Session: 48ed1001-dca0-4d90-9365-79a4d2178722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12004 | 2025.12.31 20:24:08.082335 [ 266 ] {} <Debug> TCP-Session: 48ed1001-dca0-4d90-9365-79a4d2178722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12005 | 2025.12.31 20:24:08.082486 [ 347 ] {1cf983e0-f203-44b3-99fe-cd218d53f076} <Trace> AggregatingTransform: Aggregating | ||
| 12006 | 2025.12.31 20:24:08.082536 [ 347 ] {1cf983e0-f203-44b3-99fe-cd218d53f076} <Trace> Aggregator: Aggregation method: without_key | ||
| 12007 | 2025.12.31 20:24:08.082570 [ 347 ] {1cf983e0-f203-44b3-99fe-cd218d53f076} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958702 sec. (1043.077 rows/sec., 40.75 KiB/sec.) | ||
| 12008 | 2025.12.31 20:24:08.082586 [ 347 ] {1cf983e0-f203-44b3-99fe-cd218d53f076} <Trace> Aggregator: Merging aggregated data | ||
| 12009 | 2025.12.31 20:24:08.083987 [ 290 ] {1cf983e0-f203-44b3-99fe-cd218d53f076} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003163 sec., 316.1555485298767 rows/sec., 12.35 KiB/sec. | ||
| 12010 | 2025.12.31 20:24:08.084146 [ 290 ] {1cf983e0-f203-44b3-99fe-cd218d53f076} <Debug> TCPHandler: Processed in 0.003604832 sec. | ||
| 12011 | 2025.12.31 20:24:08.084229 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12012 | 2025.12.31 20:24:08.084256 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12013 | 2025.12.31 20:24:08.084282 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12014 | 2025.12.31 20:24:08.084300 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12015 | 2025.12.31 20:24:08.084318 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12016 | 2025.12.31 20:24:08.084345 [ 291 ] {} <Debug> TCP-Session: c3e5512d-c583-4ce0-b4b3-e7b150c00fa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12017 | 2025.12.31 20:24:08.084360 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12018 | 2025.12.31 20:24:08.084370 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12019 | 2025.12.31 20:24:08.084386 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12020 | 2025.12.31 20:24:08.084407 [ 289 ] {} <Debug> TCP-Session: 88d4ce3c-2874-40bd-83bb-1b127b2cb089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12021 | 2025.12.31 20:24:08.084424 [ 293 ] {} <Debug> TCP-Session: 0f2d4bda-dd15-4545-8724-cd7268dd3996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12022 | 2025.12.31 20:24:08.084436 [ 288 ] {} <Debug> TCP-Session: 366776fe-968a-43cc-ab6d-ca9aa0a17b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12023 | 2025.12.31 20:24:08.084380 [ 286 ] {} <Debug> TCP-Session: 4b124d11-5b43-4b80-9d63-19ecc63e6437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12024 | 2025.12.31 20:24:08.084361 [ 266 ] {} <Debug> TCP-Session: 48ed1001-dca0-4d90-9365-79a4d2178722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12025 | 2025.12.31 20:24:08.084335 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12026 | 2025.12.31 20:24:08.084311 [ 292 ] {} <Debug> TCP-Session: 1c013b32-7961-4a80-8e76-2ee1921c8070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12027 | 2025.12.31 20:24:08.084535 [ 294 ] {} <Debug> TCP-Session: 1f7bee3a-60cd-487f-aa4f-c97839c38bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12028 | 2025.12.31 20:24:08.084259 [ 290 ] {} <Debug> TCP-Session: f26c3068-f1fd-4ab0-af76-56df7057d7e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12029 | 2025.12.31 20:24:08.227013 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1460 | ||
| 12030 | 2025.12.31 20:24:08.229449 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12031 | 2025.12.31 20:24:08.229508 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12032 | 2025.12.31 20:24:08.230768 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12033 | 2025.12.31 20:24:08.231059 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12034 | 2025.12.31 20:24:08.231468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1460 | ||
| 12035 | 2025.12.31 20:24:08.376938 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56127 | ||
| 12036 | 2025.12.31 20:24:08.377051 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12037 | 2025.12.31 20:24:08.377081 [ 290 ] {} <Debug> TCP-Session: 6494f433-27e9-4424-93b2-0dadbd73ce7e Authenticating user 'default' from [fd00:1122:3344:101::e]:56127 | ||
| 12038 | 2025.12.31 20:24:08.377105 [ 290 ] {} <Debug> TCP-Session: 6494f433-27e9-4424-93b2-0dadbd73ce7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12039 | 2025.12.31 20:24:08.377121 [ 290 ] {} <Debug> TCP-Session: 6494f433-27e9-4424-93b2-0dadbd73ce7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12040 | 2025.12.31 20:24:08.377333 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53590 | ||
| 12041 | 2025.12.31 20:24:08.377375 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48968 | ||
| 12042 | 2025.12.31 20:24:08.377412 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52940 | ||
| 12043 | 2025.12.31 20:24:08.377435 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39455 | ||
| 12044 | 2025.12.31 20:24:08.377446 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47279 | ||
| 12045 | 2025.12.31 20:24:08.377471 [ 290 ] {} <Trace> TCP-Session: 6494f433-27e9-4424-93b2-0dadbd73ce7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12046 | 2025.12.31 20:24:08.377502 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12047 | 2025.12.31 20:24:08.377514 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12048 | 2025.12.31 20:24:08.377528 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12049 | 2025.12.31 20:24:08.377548 [ 292 ] {} <Debug> TCP-Session: 5aea7720-a362-437c-987e-46715a8c424f Authenticating user 'default' from [fd00:1122:3344:101::e]:48968 | ||
| 12050 | 2025.12.31 20:24:08.377562 [ 294 ] {} <Debug> TCP-Session: b8a1ba00-e058-43bf-9e73-0d162eece9fa Authenticating user 'default' from [fd00:1122:3344:101::e]:52940 | ||
| 12051 | 2025.12.31 20:24:08.377578 [ 286 ] {} <Debug> TCP-Session: 42dfb8ee-d8c4-457a-9222-5776feff324f Authenticating user 'default' from [fd00:1122:3344:101::e]:39455 | ||
| 12052 | 2025.12.31 20:24:08.377593 [ 292 ] {} <Debug> TCP-Session: 5aea7720-a362-437c-987e-46715a8c424f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12053 | 2025.12.31 20:24:08.377604 [ 294 ] {} <Debug> TCP-Session: b8a1ba00-e058-43bf-9e73-0d162eece9fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12054 | 2025.12.31 20:24:08.377629 [ 292 ] {} <Debug> TCP-Session: 5aea7720-a362-437c-987e-46715a8c424f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12055 | 2025.12.31 20:24:08.377643 [ 294 ] {} <Debug> TCP-Session: b8a1ba00-e058-43bf-9e73-0d162eece9fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12056 | 2025.12.31 20:24:08.377661 [ 290 ] {b0175ed0-11a8-4476-a929-fcc53dba3bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56127) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12057 | 2025.12.31 20:24:08.377620 [ 286 ] {} <Debug> TCP-Session: 42dfb8ee-d8c4-457a-9222-5776feff324f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12058 | 2025.12.31 20:24:08.377547 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12059 | 2025.12.31 20:24:08.377712 [ 286 ] {} <Debug> TCP-Session: 42dfb8ee-d8c4-457a-9222-5776feff324f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12060 | 2025.12.31 20:24:08.377741 [ 288 ] {} <Debug> TCP-Session: c7d7439c-3d03-40fb-8ac1-27aaf1f81b1d Authenticating user 'default' from [fd00:1122:3344:101::e]:47279 | ||
| 12061 | 2025.12.31 20:24:08.377476 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12062 | 2025.12.31 20:24:08.377771 [ 288 ] {} <Debug> TCP-Session: c7d7439c-3d03-40fb-8ac1-27aaf1f81b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12063 | 2025.12.31 20:24:08.377450 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61805 | ||
| 12064 | 2025.12.31 20:24:08.377804 [ 288 ] {} <Debug> TCP-Session: c7d7439c-3d03-40fb-8ac1-27aaf1f81b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12065 | 2025.12.31 20:24:08.377799 [ 291 ] {} <Debug> TCP-Session: 899fd36c-4c51-45e1-9793-551e15e8f09a Authenticating user 'default' from [fd00:1122:3344:101::e]:53590 | ||
| 12066 | 2025.12.31 20:24:08.377421 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51495 | ||
| 12067 | 2025.12.31 20:24:08.377882 [ 291 ] {} <Debug> TCP-Session: 899fd36c-4c51-45e1-9793-551e15e8f09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12068 | 2025.12.31 20:24:08.377909 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12069 | 2025.12.31 20:24:08.377922 [ 291 ] {} <Debug> TCP-Session: 899fd36c-4c51-45e1-9793-551e15e8f09a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12070 | 2025.12.31 20:24:08.377935 [ 290 ] {b0175ed0-11a8-4476-a929-fcc53dba3bc7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12071 | 2025.12.31 20:24:08.377950 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12072 | 2025.12.31 20:24:08.377946 [ 289 ] {} <Debug> TCP-Session: c56d12b7-d9ae-491b-9a0f-6b4a6af115d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61805 | ||
| 12073 | 2025.12.31 20:24:08.377408 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65082 | ||
| 12074 | 2025.12.31 20:24:08.377991 [ 266 ] {} <Debug> TCP-Session: 79484128-3051-445c-a22d-2b06b3b6fb48 Authenticating user 'default' from [fd00:1122:3344:101::e]:51495 | ||
| 12075 | 2025.12.31 20:24:08.378007 [ 289 ] {} <Debug> TCP-Session: c56d12b7-d9ae-491b-9a0f-6b4a6af115d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12076 | 2025.12.31 20:24:08.378029 [ 266 ] {} <Debug> TCP-Session: 79484128-3051-445c-a22d-2b06b3b6fb48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12077 | 2025.12.31 20:24:08.378038 [ 289 ] {} <Debug> TCP-Session: c56d12b7-d9ae-491b-9a0f-6b4a6af115d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12078 | 2025.12.31 20:24:08.378046 [ 266 ] {} <Debug> TCP-Session: 79484128-3051-445c-a22d-2b06b3b6fb48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12079 | 2025.12.31 20:24:08.378056 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12080 | 2025.12.31 20:24:08.378002 [ 290 ] {b0175ed0-11a8-4476-a929-fcc53dba3bc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12081 | 2025.12.31 20:24:08.378083 [ 293 ] {} <Debug> TCP-Session: 7e5ac7ee-4bdf-489d-87b7-f5d68696ef50 Authenticating user 'default' from [fd00:1122:3344:101::e]:65082 | ||
| 12082 | 2025.12.31 20:24:08.378115 [ 293 ] {} <Debug> TCP-Session: 7e5ac7ee-4bdf-489d-87b7-f5d68696ef50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12083 | 2025.12.31 20:24:08.378131 [ 293 ] {} <Debug> TCP-Session: 7e5ac7ee-4bdf-489d-87b7-f5d68696ef50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12084 | 2025.12.31 20:24:08.378380 [ 290 ] {b0175ed0-11a8-4476-a929-fcc53dba3bc7} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 12085 | 2025.12.31 20:24:08.379337 [ 312 ] {b0175ed0-11a8-4476-a929-fcc53dba3bc7} <Trace> AggregatingTransform: Aggregating | ||
| 12086 | 2025.12.31 20:24:08.379392 [ 312 ] {b0175ed0-11a8-4476-a929-fcc53dba3bc7} <Trace> Aggregator: Aggregation method: without_key | ||
| 12087 | 2025.12.31 20:24:08.379435 [ 312 ] {b0175ed0-11a8-4476-a929-fcc53dba3bc7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945401 sec. (1057.752 rows/sec., 41.32 KiB/sec.) | ||
| 12088 | 2025.12.31 20:24:08.379457 [ 312 ] {b0175ed0-11a8-4476-a929-fcc53dba3bc7} <Trace> Aggregator: Merging aggregated data | ||
| 12089 | 2025.12.31 20:24:08.380704 [ 290 ] {b0175ed0-11a8-4476-a929-fcc53dba3bc7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003098 sec., 322.78889606197544 rows/sec., 12.61 KiB/sec. | ||
| 12090 | 2025.12.31 20:24:08.380871 [ 290 ] {b0175ed0-11a8-4476-a929-fcc53dba3bc7} <Debug> TCPHandler: Processed in 0.00351368 sec. | ||
| 12091 | 2025.12.31 20:24:08.380999 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12092 | 2025.12.31 20:24:08.381029 [ 290 ] {} <Debug> TCP-Session: 6494f433-27e9-4424-93b2-0dadbd73ce7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12093 | 2025.12.31 20:24:08.381033 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12094 | 2025.12.31 20:24:08.381055 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12095 | 2025.12.31 20:24:08.381086 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12096 | 2025.12.31 20:24:08.381088 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12097 | 2025.12.31 20:24:08.381121 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12098 | 2025.12.31 20:24:08.381131 [ 266 ] {} <Debug> TCP-Session: 79484128-3051-445c-a22d-2b06b3b6fb48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12099 | 2025.12.31 20:24:08.381154 [ 292 ] {} <Debug> TCP-Session: 5aea7720-a362-437c-987e-46715a8c424f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12100 | 2025.12.31 20:24:08.381163 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12101 | 2025.12.31 20:24:08.381178 [ 294 ] {} <Debug> TCP-Session: b8a1ba00-e058-43bf-9e73-0d162eece9fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12102 | 2025.12.31 20:24:08.381105 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12103 | 2025.12.31 20:24:08.381212 [ 288 ] {} <Debug> TCP-Session: c7d7439c-3d03-40fb-8ac1-27aaf1f81b1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12104 | 2025.12.31 20:24:08.381093 [ 286 ] {} <Debug> TCP-Session: 42dfb8ee-d8c4-457a-9222-5776feff324f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12105 | 2025.12.31 20:24:08.381249 [ 289 ] {} <Debug> TCP-Session: c56d12b7-d9ae-491b-9a0f-6b4a6af115d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12106 | 2025.12.31 20:24:08.381090 [ 291 ] {} <Debug> TCP-Session: 899fd36c-4c51-45e1-9793-551e15e8f09a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12107 | 2025.12.31 20:24:08.381140 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12108 | 2025.12.31 20:24:08.381353 [ 293 ] {} <Debug> TCP-Session: 7e5ac7ee-4bdf-489d-87b7-f5d68696ef50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12109 | 2025.12.31 20:24:08.762167 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12110 | 2025.12.31 20:24:08.762385 [ 269 ] {a0ab1d76-6c3c-4dec-b091-56e07f0baf31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12111 | 2025.12.31 20:24:08.762461 [ 269 ] {a0ab1d76-6c3c-4dec-b091-56e07f0baf31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12112 | 2025.12.31 20:24:08.763192 [ 269 ] {a0ab1d76-6c3c-4dec-b091-56e07f0baf31} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12113 | 2025.12.31 20:24:08.763246 [ 269 ] {a0ab1d76-6c3c-4dec-b091-56e07f0baf31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12114 | 2025.12.31 20:24:08.763650 [ 269 ] {a0ab1d76-6c3c-4dec-b091-56e07f0baf31} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12115 | 2025.12.31 20:24:08.763896 [ 269 ] {a0ab1d76-6c3c-4dec-b091-56e07f0baf31} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12116 | 2025.12.31 20:24:08.764066 [ 269 ] {a0ab1d76-6c3c-4dec-b091-56e07f0baf31} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001731 sec., 1155.4015020219526 rows/sec., 94.21 KiB/sec. | ||
| 12117 | 2025.12.31 20:24:08.764120 [ 269 ] {a0ab1d76-6c3c-4dec-b091-56e07f0baf31} <Debug> TCPHandler: Processed in 0.002136999 sec. | ||
| 12118 | 2025.12.31 20:24:08.764265 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12119 | 2025.12.31 20:24:08.764413 [ 269 ] {856ddf4d-c39c-4963-b5f6-4fe3e5572d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12120 | 2025.12.31 20:24:08.764473 [ 269 ] {856ddf4d-c39c-4963-b5f6-4fe3e5572d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12121 | 2025.12.31 20:24:08.765070 [ 269 ] {856ddf4d-c39c-4963-b5f6-4fe3e5572d31} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2025.12.31 20:24:08.765115 [ 269 ] {856ddf4d-c39c-4963-b5f6-4fe3e5572d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12123 | 2025.12.31 20:24:08.765513 [ 269 ] {856ddf4d-c39c-4963-b5f6-4fe3e5572d31} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12124 | 2025.12.31 20:24:08.765759 [ 269 ] {856ddf4d-c39c-4963-b5f6-4fe3e5572d31} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12125 | 2025.12.31 20:24:08.765940 [ 269 ] {856ddf4d-c39c-4963-b5f6-4fe3e5572d31} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.00156 sec., 49358.97435897436 rows/sec., 4.06 MiB/sec. | ||
| 12126 | 2025.12.31 20:24:08.765994 [ 269 ] {856ddf4d-c39c-4963-b5f6-4fe3e5572d31} <Debug> TCPHandler: Processed in 0.00179509 sec. | ||
| 12127 | 2025.12.31 20:24:08.766124 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12128 | 2025.12.31 20:24:08.766231 [ 269 ] {ed994a7e-5d00-4e29-a610-a7316a96cca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12129 | 2025.12.31 20:24:08.766275 [ 269 ] {ed994a7e-5d00-4e29-a610-a7316a96cca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12130 | 2025.12.31 20:24:08.766701 [ 269 ] {ed994a7e-5d00-4e29-a610-a7316a96cca0} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12131 | 2025.12.31 20:24:08.766737 [ 269 ] {ed994a7e-5d00-4e29-a610-a7316a96cca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12132 | 2025.12.31 20:24:08.767052 [ 269 ] {ed994a7e-5d00-4e29-a610-a7316a96cca0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12133 | 2025.12.31 20:24:08.767269 [ 269 ] {ed994a7e-5d00-4e29-a610-a7316a96cca0} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12134 | 2025.12.31 20:24:08.767415 [ 269 ] {ed994a7e-5d00-4e29-a610-a7316a96cca0} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001206 sec., 9950.248756218905 rows/sec., 739.30 KiB/sec. | ||
| 12135 | 2025.12.31 20:24:08.767455 [ 269 ] {ed994a7e-5d00-4e29-a610-a7316a96cca0} <Debug> TCPHandler: Processed in 0.001391392 sec. | ||
| 12136 | 2025.12.31 20:24:08.767578 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12137 | 2025.12.31 20:24:08.767679 [ 269 ] {9d7ef481-2e78-4f6f-8e76-8dd418f88f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12138 | 2025.12.31 20:24:08.767721 [ 269 ] {9d7ef481-2e78-4f6f-8e76-8dd418f88f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12139 | 2025.12.31 20:24:08.768159 [ 269 ] {9d7ef481-2e78-4f6f-8e76-8dd418f88f7b} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12140 | 2025.12.31 20:24:08.768194 [ 269 ] {9d7ef481-2e78-4f6f-8e76-8dd418f88f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12141 | 2025.12.31 20:24:08.768517 [ 269 ] {9d7ef481-2e78-4f6f-8e76-8dd418f88f7b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12142 | 2025.12.31 20:24:08.768741 [ 269 ] {9d7ef481-2e78-4f6f-8e76-8dd418f88f7b} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12143 | 2025.12.31 20:24:08.768879 [ 269 ] {9d7ef481-2e78-4f6f-8e76-8dd418f88f7b} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001221 sec., 62244.06224406224 rows/sec., 4.86 MiB/sec. | ||
| 12144 | 2025.12.31 20:24:08.768917 [ 269 ] {9d7ef481-2e78-4f6f-8e76-8dd418f88f7b} <Debug> TCPHandler: Processed in 0.001389912 sec. | ||
| 12145 | 2025.12.31 20:24:08.769035 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12146 | 2025.12.31 20:24:08.769132 [ 269 ] {72c4dfb5-864a-408c-9390-a7b662fa7df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12147 | 2025.12.31 20:24:08.769178 [ 269 ] {72c4dfb5-864a-408c-9390-a7b662fa7df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12148 | 2025.12.31 20:24:08.769603 [ 269 ] {72c4dfb5-864a-408c-9390-a7b662fa7df9} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12149 | 2025.12.31 20:24:08.769638 [ 269 ] {72c4dfb5-864a-408c-9390-a7b662fa7df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12150 | 2025.12.31 20:24:08.769986 [ 269 ] {72c4dfb5-864a-408c-9390-a7b662fa7df9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12151 | 2025.12.31 20:24:08.770227 [ 269 ] {72c4dfb5-864a-408c-9390-a7b662fa7df9} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12152 | 2025.12.31 20:24:08.770336 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12153 | 2025.12.31 20:24:08.770363 [ 269 ] {72c4dfb5-864a-408c-9390-a7b662fa7df9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001251 sec., 128697.04236610713 rows/sec., 8.96 MiB/sec. | ||
| 12154 | 2025.12.31 20:24:08.770370 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12155 | 2025.12.31 20:24:08.770397 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12156 | 2025.12.31 20:24:08.770405 [ 269 ] {72c4dfb5-864a-408c-9390-a7b662fa7df9} <Debug> TCPHandler: Processed in 0.001420802 sec. | ||
| 12157 | 2025.12.31 20:24:08.770538 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12158 | 2025.12.31 20:24:08.770548 [ 200 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 12159 | 2025.12.31 20:24:08.770636 [ 269 ] {49c714fe-f0f1-4210-b95c-a713c2a7bcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12160 | 2025.12.31 20:24:08.770698 [ 269 ] {49c714fe-f0f1-4210-b95c-a713c2a7bcb6} <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 | ||
| 12161 | 2025.12.31 20:24:08.770708 [ 200 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12162 | 2025.12.31 20:24:08.770754 [ 200 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24283 rows starting from the beginning of the part | ||
| 12163 | 2025.12.31 20:24:08.770825 [ 200 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 942 rows starting from the beginning of the part | ||
| 12164 | 2025.12.31 20:24:08.770876 [ 200 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 86 rows starting from the beginning of the part | ||
| 12165 | 2025.12.31 20:24:08.770924 [ 200 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 12166 | 2025.12.31 20:24:08.770966 [ 200 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 12167 | 2025.12.31 20:24:08.771011 [ 200 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 161 rows starting from the beginning of the part | ||
| 12168 | 2025.12.31 20:24:08.771502 [ 269 ] {49c714fe-f0f1-4210-b95c-a713c2a7bcb6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12169 | 2025.12.31 20:24:08.771543 [ 269 ] {49c714fe-f0f1-4210-b95c-a713c2a7bcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12170 | 2025.12.31 20:24:08.772129 [ 269 ] {49c714fe-f0f1-4210-b95c-a713c2a7bcb6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12171 | 2025.12.31 20:24:08.772359 [ 269 ] {49c714fe-f0f1-4210-b95c-a713c2a7bcb6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2025.12.31 20:24:08.772509 [ 269 ] {49c714fe-f0f1-4210-b95c-a713c2a7bcb6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001892 sec., 5285.412262156448 rows/sec., 9.47 MiB/sec. | ||
| 12173 | 2025.12.31 20:24:08.772579 [ 269 ] {49c714fe-f0f1-4210-b95c-a713c2a7bcb6} <Debug> TCPHandler: Processed in 0.002091498 sec. | ||
| 12174 | 2025.12.31 20:24:08.772718 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12175 | 2025.12.31 20:24:08.772819 [ 269 ] {81d0cf9c-e824-4594-9b5a-e5be483e622e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12176 | 2025.12.31 20:24:08.772873 [ 269 ] {81d0cf9c-e824-4594-9b5a-e5be483e622e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12177 | 2025.12.31 20:24:08.773251 [ 269 ] {81d0cf9c-e824-4594-9b5a-e5be483e622e} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12178 | 2025.12.31 20:24:08.773287 [ 269 ] {81d0cf9c-e824-4594-9b5a-e5be483e622e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12179 | 2025.12.31 20:24:08.773622 [ 269 ] {81d0cf9c-e824-4594-9b5a-e5be483e622e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12180 | 2025.12.31 20:24:08.773841 [ 269 ] {81d0cf9c-e824-4594-9b5a-e5be483e622e} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12181 | 2025.12.31 20:24:08.773976 [ 269 ] {81d0cf9c-e824-4594-9b5a-e5be483e622e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 12182 | 2025.12.31 20:24:08.774014 [ 269 ] {81d0cf9c-e824-4594-9b5a-e5be483e622e} <Debug> TCPHandler: Processed in 0.001361612 sec. | ||
| 12183 | 2025.12.31 20:24:08.777504 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25792 rows, containing 5 columns (5 merged, 0 gathered) in 0.00702023 sec., 3673953.702371575 rows/sec., 248.60 MiB/sec. | ||
| 12184 | 2025.12.31 20:24:08.777875 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12185 | 2025.12.31 20:24:08.778212 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2025.12.31 20:24:08.778291 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12187 | 2025.12.31 20:24:08.778389 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12188 | 2025.12.31 20:24:10.135545 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33645 | ||
| 12189 | 2025.12.31 20:24:10.135666 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12190 | 2025.12.31 20:24:10.135695 [ 292 ] {} <Debug> TCP-Session: 292b5387-98d1-4cb0-8519-c32d194ee98a Authenticating user 'default' from [fd00:1122:3344:101::e]:33645 | ||
| 12191 | 2025.12.31 20:24:10.135720 [ 292 ] {} <Debug> TCP-Session: 292b5387-98d1-4cb0-8519-c32d194ee98a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12192 | 2025.12.31 20:24:10.135736 [ 292 ] {} <Debug> TCP-Session: 292b5387-98d1-4cb0-8519-c32d194ee98a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12193 | 2025.12.31 20:24:10.136004 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48681 | ||
| 12194 | 2025.12.31 20:24:10.136031 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57158 | ||
| 12195 | 2025.12.31 20:24:10.136050 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38022 | ||
| 12196 | 2025.12.31 20:24:10.136086 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37989 | ||
| 12197 | 2025.12.31 20:24:10.136132 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12198 | 2025.12.31 20:24:10.136132 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12199 | 2025.12.31 20:24:10.136096 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49876 | ||
| 12200 | 2025.12.31 20:24:10.136178 [ 266 ] {} <Debug> TCP-Session: 6beb7340-ac2e-40e5-9772-c018cfc6008e Authenticating user 'default' from [fd00:1122:3344:101::e]:57158 | ||
| 12201 | 2025.12.31 20:24:10.136178 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12202 | 2025.12.31 20:24:10.136226 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12203 | 2025.12.31 20:24:10.136262 [ 286 ] {} <Debug> TCP-Session: ad83ddcd-1b35-4dfd-94a9-dc70b69e2f29 Authenticating user 'default' from [fd00:1122:3344:101::e]:38022 | ||
| 12204 | 2025.12.31 20:24:10.136263 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12205 | 2025.12.31 20:24:10.136290 [ 290 ] {} <Debug> TCP-Session: 2a02523c-1a52-4cec-82ce-7504177bb754 Authenticating user 'default' from [fd00:1122:3344:101::e]:37989 | ||
| 12206 | 2025.12.31 20:24:10.136294 [ 286 ] {} <Debug> TCP-Session: ad83ddcd-1b35-4dfd-94a9-dc70b69e2f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12207 | 2025.12.31 20:24:10.136309 [ 291 ] {} <Debug> TCP-Session: f30c6617-8edd-4499-837b-ebba5921990c Authenticating user 'default' from [fd00:1122:3344:101::e]:49876 | ||
| 12208 | 2025.12.31 20:24:10.136327 [ 290 ] {} <Debug> TCP-Session: 2a02523c-1a52-4cec-82ce-7504177bb754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12209 | 2025.12.31 20:24:10.136328 [ 286 ] {} <Debug> TCP-Session: ad83ddcd-1b35-4dfd-94a9-dc70b69e2f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12210 | 2025.12.31 20:24:10.136343 [ 291 ] {} <Debug> TCP-Session: f30c6617-8edd-4499-837b-ebba5921990c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12211 | 2025.12.31 20:24:10.136354 [ 290 ] {} <Debug> TCP-Session: 2a02523c-1a52-4cec-82ce-7504177bb754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12212 | 2025.12.31 20:24:10.136373 [ 291 ] {} <Debug> TCP-Session: f30c6617-8edd-4499-837b-ebba5921990c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12213 | 2025.12.31 20:24:10.136238 [ 266 ] {} <Debug> TCP-Session: 6beb7340-ac2e-40e5-9772-c018cfc6008e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12214 | 2025.12.31 20:24:10.136097 [ 292 ] {} <Trace> TCP-Session: 292b5387-98d1-4cb0-8519-c32d194ee98a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12215 | 2025.12.31 20:24:10.136434 [ 266 ] {} <Debug> TCP-Session: 6beb7340-ac2e-40e5-9772-c018cfc6008e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12216 | 2025.12.31 20:24:10.136073 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62222 | ||
| 12217 | 2025.12.31 20:24:10.136052 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49532 | ||
| 12218 | 2025.12.31 20:24:10.136029 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64420 | ||
| 12219 | 2025.12.31 20:24:10.136536 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12220 | 2025.12.31 20:24:10.136184 [ 293 ] {} <Debug> TCP-Session: a6652f58-ccf2-4462-9a70-f35064d1ff2c Authenticating user 'default' from [fd00:1122:3344:101::e]:48681 | ||
| 12221 | 2025.12.31 20:24:10.136574 [ 289 ] {} <Debug> TCP-Session: 74151904-f7ee-4ede-b9b4-5d366bd19661 Authenticating user 'default' from [fd00:1122:3344:101::e]:62222 | ||
| 12222 | 2025.12.31 20:24:10.136576 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12223 | 2025.12.31 20:24:10.136589 [ 293 ] {} <Debug> TCP-Session: a6652f58-ccf2-4462-9a70-f35064d1ff2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12224 | 2025.12.31 20:24:10.136594 [ 289 ] {} <Debug> TCP-Session: 74151904-f7ee-4ede-b9b4-5d366bd19661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12225 | 2025.12.31 20:24:10.136600 [ 292 ] {4176f38f-16a8-42e9-8f5b-ad0b8481ea78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33645) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12226 | 2025.12.31 20:24:10.136618 [ 288 ] {} <Debug> TCP-Session: 9bd55553-5c0c-4a44-890b-28cf5538e417 Authenticating user 'default' from [fd00:1122:3344:101::e]:49532 | ||
| 12227 | 2025.12.31 20:24:10.136629 [ 289 ] {} <Debug> TCP-Session: 74151904-f7ee-4ede-b9b4-5d366bd19661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12228 | 2025.12.31 20:24:10.136659 [ 288 ] {} <Debug> TCP-Session: 9bd55553-5c0c-4a44-890b-28cf5538e417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12229 | 2025.12.31 20:24:10.136599 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12230 | 2025.12.31 20:24:10.136685 [ 288 ] {} <Debug> TCP-Session: 9bd55553-5c0c-4a44-890b-28cf5538e417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12231 | 2025.12.31 20:24:10.136713 [ 294 ] {} <Debug> TCP-Session: 5af73470-325d-49b7-a7a6-3f1413f37813 Authenticating user 'default' from [fd00:1122:3344:101::e]:64420 | ||
| 12232 | 2025.12.31 20:24:10.136623 [ 293 ] {} <Debug> TCP-Session: a6652f58-ccf2-4462-9a70-f35064d1ff2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12233 | 2025.12.31 20:24:10.136741 [ 294 ] {} <Debug> TCP-Session: 5af73470-325d-49b7-a7a6-3f1413f37813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12234 | 2025.12.31 20:24:10.136768 [ 294 ] {} <Debug> TCP-Session: 5af73470-325d-49b7-a7a6-3f1413f37813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12235 | 2025.12.31 20:24:10.136881 [ 292 ] {4176f38f-16a8-42e9-8f5b-ad0b8481ea78} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12236 | 2025.12.31 20:24:10.136940 [ 292 ] {4176f38f-16a8-42e9-8f5b-ad0b8481ea78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12237 | 2025.12.31 20:24:10.137227 [ 292 ] {4176f38f-16a8-42e9-8f5b-ad0b8481ea78} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 12238 | 2025.12.31 20:24:10.138227 [ 317 ] {4176f38f-16a8-42e9-8f5b-ad0b8481ea78} <Trace> AggregatingTransform: Aggregating | ||
| 12239 | 2025.12.31 20:24:10.138273 [ 317 ] {4176f38f-16a8-42e9-8f5b-ad0b8481ea78} <Trace> Aggregator: Aggregation method: without_key | ||
| 12240 | 2025.12.31 20:24:10.138308 [ 317 ] {4176f38f-16a8-42e9-8f5b-ad0b8481ea78} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000983262 sec. (1017.023 rows/sec., 39.73 KiB/sec.) | ||
| 12241 | 2025.12.31 20:24:10.138326 [ 317 ] {4176f38f-16a8-42e9-8f5b-ad0b8481ea78} <Trace> Aggregator: Merging aggregated data | ||
| 12242 | 2025.12.31 20:24:10.139680 [ 292 ] {4176f38f-16a8-42e9-8f5b-ad0b8481ea78} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003133 sec., 319.1828917969997 rows/sec., 12.47 KiB/sec. | ||
| 12243 | 2025.12.31 20:24:10.139829 [ 292 ] {4176f38f-16a8-42e9-8f5b-ad0b8481ea78} <Debug> TCPHandler: Processed in 0.003845917 sec. | ||
| 12244 | 2025.12.31 20:24:10.139942 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12245 | 2025.12.31 20:24:10.139972 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12246 | 2025.12.31 20:24:10.139975 [ 292 ] {} <Debug> TCP-Session: 292b5387-98d1-4cb0-8519-c32d194ee98a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12247 | 2025.12.31 20:24:10.139993 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12248 | 2025.12.31 20:24:10.140016 [ 289 ] {} <Debug> TCP-Session: 74151904-f7ee-4ede-b9b4-5d366bd19661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12249 | 2025.12.31 20:24:10.140012 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12250 | 2025.12.31 20:24:10.140042 [ 266 ] {} <Debug> TCP-Session: 6beb7340-ac2e-40e5-9772-c018cfc6008e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12251 | 2025.12.31 20:24:10.140051 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12252 | 2025.12.31 20:24:10.140068 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12253 | 2025.12.31 20:24:10.140072 [ 293 ] {} <Debug> TCP-Session: a6652f58-ccf2-4462-9a70-f35064d1ff2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12254 | 2025.12.31 20:24:10.140104 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12255 | 2025.12.31 20:24:10.140115 [ 286 ] {} <Debug> TCP-Session: ad83ddcd-1b35-4dfd-94a9-dc70b69e2f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12256 | 2025.12.31 20:24:10.140101 [ 291 ] {} <Debug> TCP-Session: f30c6617-8edd-4499-837b-ebba5921990c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12257 | 2025.12.31 20:24:10.140155 [ 290 ] {} <Debug> TCP-Session: 2a02523c-1a52-4cec-82ce-7504177bb754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12258 | 2025.12.31 20:24:10.140091 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12259 | 2025.12.31 20:24:10.140028 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12260 | 2025.12.31 20:24:10.140220 [ 288 ] {} <Debug> TCP-Session: 9bd55553-5c0c-4a44-890b-28cf5538e417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12261 | 2025.12.31 20:24:10.140252 [ 294 ] {} <Debug> TCP-Session: 5af73470-325d-49b7-a7a6-3f1413f37813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12262 | 2025.12.31 20:24:12.953564 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12263 | 2025.12.31 20:24:12.953647 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12264 | 2025.12.31 20:24:13.152711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27781 | ||
| 12265 | 2025.12.31 20:24:13.153251 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12266 | 2025.12.31 20:24:13.153286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12267 | 2025.12.31 20:24:13.153748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12268 | 2025.12.31 20:24:13.153970 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12269 | 2025.12.31 20:24:13.154165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27781 | ||
| 12270 | 2025.12.31 20:24:13.760636 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12271 | 2025.12.31 20:24:13.760837 [ 269 ] {9dd53c6e-5cc5-47cf-8bae-8a92b5ef20be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12272 | 2025.12.31 20:24:13.760900 [ 269 ] {9dd53c6e-5cc5-47cf-8bae-8a92b5ef20be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12273 | 2025.12.31 20:24:13.761568 [ 269 ] {9dd53c6e-5cc5-47cf-8bae-8a92b5ef20be} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12274 | 2025.12.31 20:24:13.761616 [ 269 ] {9dd53c6e-5cc5-47cf-8bae-8a92b5ef20be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12275 | 2025.12.31 20:24:13.762009 [ 269 ] {9dd53c6e-5cc5-47cf-8bae-8a92b5ef20be} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12276 | 2025.12.31 20:24:13.762240 [ 269 ] {9dd53c6e-5cc5-47cf-8bae-8a92b5ef20be} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12277 | 2025.12.31 20:24:13.762397 [ 269 ] {9dd53c6e-5cc5-47cf-8bae-8a92b5ef20be} <Debug> executeQuery: Read 120 rows, 10.45 KiB in 0.001613 sec., 74395.53626782393 rows/sec., 6.33 MiB/sec. | ||
| 12278 | 2025.12.31 20:24:13.762437 [ 269 ] {9dd53c6e-5cc5-47cf-8bae-8a92b5ef20be} <Debug> TCPHandler: Processed in 0.001928334 sec. | ||
| 12279 | 2025.12.31 20:24:13.762559 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12280 | 2025.12.31 20:24:13.762651 [ 269 ] {a3632304-adcd-45dd-9be1-a4aed26c5a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12281 | 2025.12.31 20:24:13.762691 [ 269 ] {a3632304-adcd-45dd-9be1-a4aed26c5a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12282 | 2025.12.31 20:24:13.763087 [ 269 ] {a3632304-adcd-45dd-9be1-a4aed26c5a45} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12283 | 2025.12.31 20:24:13.763123 [ 269 ] {a3632304-adcd-45dd-9be1-a4aed26c5a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12284 | 2025.12.31 20:24:13.763415 [ 269 ] {a3632304-adcd-45dd-9be1-a4aed26c5a45} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12285 | 2025.12.31 20:24:13.763620 [ 269 ] {a3632304-adcd-45dd-9be1-a4aed26c5a45} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12286 | 2025.12.31 20:24:13.763745 [ 269 ] {a3632304-adcd-45dd-9be1-a4aed26c5a45} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001112 sec., 28776.97841726619 rows/sec., 2.11 MiB/sec. | ||
| 12287 | 2025.12.31 20:24:13.763782 [ 269 ] {a3632304-adcd-45dd-9be1-a4aed26c5a45} <Debug> TCPHandler: Processed in 0.001270849 sec. | ||
| 12288 | 2025.12.31 20:24:13.763886 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12289 | 2025.12.31 20:24:13.763977 [ 269 ] {acb599d3-f20c-4297-975a-5f9a85fb1dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12290 | 2025.12.31 20:24:13.764016 [ 269 ] {acb599d3-f20c-4297-975a-5f9a85fb1dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12291 | 2025.12.31 20:24:13.764453 [ 269 ] {acb599d3-f20c-4297-975a-5f9a85fb1dba} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12292 | 2025.12.31 20:24:13.764489 [ 269 ] {acb599d3-f20c-4297-975a-5f9a85fb1dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12293 | 2025.12.31 20:24:13.764779 [ 269 ] {acb599d3-f20c-4297-975a-5f9a85fb1dba} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12294 | 2025.12.31 20:24:13.764979 [ 269 ] {acb599d3-f20c-4297-975a-5f9a85fb1dba} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12295 | 2025.12.31 20:24:13.765105 [ 269 ] {acb599d3-f20c-4297-975a-5f9a85fb1dba} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001145 sec., 83842.79475982532 rows/sec., 6.55 MiB/sec. | ||
| 12296 | 2025.12.31 20:24:13.765142 [ 269 ] {acb599d3-f20c-4297-975a-5f9a85fb1dba} <Debug> TCPHandler: Processed in 0.00130181 sec. | ||
| 12297 | 2025.12.31 20:24:13.765245 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12298 | 2025.12.31 20:24:13.765336 [ 269 ] {0f1fe807-6772-4b83-bfcc-d9944873d342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12299 | 2025.12.31 20:24:13.765378 [ 269 ] {0f1fe807-6772-4b83-bfcc-d9944873d342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12300 | 2025.12.31 20:24:13.765784 [ 269 ] {0f1fe807-6772-4b83-bfcc-d9944873d342} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12301 | 2025.12.31 20:24:13.765819 [ 269 ] {0f1fe807-6772-4b83-bfcc-d9944873d342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12302 | 2025.12.31 20:24:13.766132 [ 269 ] {0f1fe807-6772-4b83-bfcc-d9944873d342} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12303 | 2025.12.31 20:24:13.766343 [ 269 ] {0f1fe807-6772-4b83-bfcc-d9944873d342} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12304 | 2025.12.31 20:24:13.766470 [ 269 ] {0f1fe807-6772-4b83-bfcc-d9944873d342} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 12305 | 2025.12.31 20:24:13.766506 [ 269 ] {0f1fe807-6772-4b83-bfcc-d9944873d342} <Debug> TCPHandler: Processed in 0.00130793 sec. | ||
| 12306 | 2025.12.31 20:24:13.766622 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12307 | 2025.12.31 20:24:13.766743 [ 269 ] {51efb749-4475-49ae-b636-51811c751615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12308 | 2025.12.31 20:24:13.766809 [ 269 ] {51efb749-4475-49ae-b636-51811c751615} <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 | ||
| 12309 | 2025.12.31 20:24:13.767693 [ 269 ] {51efb749-4475-49ae-b636-51811c751615} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12310 | 2025.12.31 20:24:13.767731 [ 269 ] {51efb749-4475-49ae-b636-51811c751615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12311 | 2025.12.31 20:24:13.768275 [ 269 ] {51efb749-4475-49ae-b636-51811c751615} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12312 | 2025.12.31 20:24:13.768502 [ 269 ] {51efb749-4475-49ae-b636-51811c751615} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12313 | 2025.12.31 20:24:13.768643 [ 269 ] {51efb749-4475-49ae-b636-51811c751615} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001925 sec., 16623.376623376622 rows/sec., 29.79 MiB/sec. | ||
| 12314 | 2025.12.31 20:24:13.768706 [ 269 ] {51efb749-4475-49ae-b636-51811c751615} <Debug> TCPHandler: Processed in 0.002143619 sec. | ||
| 12315 | 2025.12.31 20:24:13.768817 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12316 | 2025.12.31 20:24:13.768909 [ 269 ] {d071321c-8111-49d5-b3cc-4ee5f9da965f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12317 | 2025.12.31 20:24:13.768950 [ 269 ] {d071321c-8111-49d5-b3cc-4ee5f9da965f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12318 | 2025.12.31 20:24:13.769280 [ 269 ] {d071321c-8111-49d5-b3cc-4ee5f9da965f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12319 | 2025.12.31 20:24:13.769316 [ 269 ] {d071321c-8111-49d5-b3cc-4ee5f9da965f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12320 | 2025.12.31 20:24:13.769612 [ 269 ] {d071321c-8111-49d5-b3cc-4ee5f9da965f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12321 | 2025.12.31 20:24:13.769815 [ 269 ] {d071321c-8111-49d5-b3cc-4ee5f9da965f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12322 | 2025.12.31 20:24:13.769940 [ 269 ] {d071321c-8111-49d5-b3cc-4ee5f9da965f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 12323 | 2025.12.31 20:24:13.769968 [ 94 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12324 | 2025.12.31 20:24:13.769975 [ 269 ] {d071321c-8111-49d5-b3cc-4ee5f9da965f} <Debug> TCPHandler: Processed in 0.001205527 sec. | ||
| 12325 | 2025.12.31 20:24:13.770014 [ 94 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12326 | 2025.12.31 20:24:13.770039 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12327 | 2025.12.31 20:24:13.770167 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 12328 | 2025.12.31 20:24:13.770321 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12329 | 2025.12.31 20:24:13.770359 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4744 rows starting from the beginning of the part | ||
| 12330 | 2025.12.31 20:24:13.770426 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part | ||
| 12331 | 2025.12.31 20:24:13.770474 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 12332 | 2025.12.31 20:24:13.770518 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 12333 | 2025.12.31 20:24:13.770560 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 12334 | 2025.12.31 20:24:13.770604 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 12335 | 2025.12.31 20:24:13.772168 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5016 rows, containing 4 columns (4 merged, 0 gathered) in 0.002061167 sec., 2433572.8254915783 rows/sec., 157.03 MiB/sec. | ||
| 12336 | 2025.12.31 20:24:13.772503 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12337 | 2025.12.31 20:24:13.772755 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_81_16} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12338 | 2025.12.31 20:24:13.772834 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_81_16} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12339 | 2025.12.31 20:24:13.772913 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12340 | 2025.12.31 20:24:14.578875 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12341 | 2025.12.31 20:24:14.595690 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12342 | 2025.12.31 20:24:14.595762 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12343 | 2025.12.31 20:24:14.601445 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12344 | 2025.12.31 20:24:14.602144 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12345 | 2025.12.31 20:24:14.605197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12346 | 2025.12.31 20:24:18.231705 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1490 | ||
| 12347 | 2025.12.31 20:24:18.234359 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12348 | 2025.12.31 20:24:18.234401 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12349 | 2025.12.31 20:24:18.235608 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12350 | 2025.12.31 20:24:18.235883 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12351 | 2025.12.31 20:24:18.236028 [ 89 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12352 | 2025.12.31 20:24:18.236069 [ 89 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12353 | 2025.12.31 20:24:18.236091 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12354 | 2025.12.31 20:24:18.236174 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1490 | ||
| 12355 | 2025.12.31 20:24:18.236254 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 12356 | 2025.12.31 20:24:18.237202 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12357 | 2025.12.31 20:24:18.237364 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1326 rows starting from the beginning of the part | ||
| 12358 | 2025.12.31 20:24:18.237736 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 12359 | 2025.12.31 20:24:18.238096 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 12360 | 2025.12.31 20:24:18.238462 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 12361 | 2025.12.31 20:24:18.238810 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 12362 | 2025.12.31 20:24:18.239143 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 12363 | 2025.12.31 20:24:18.245123 [ 193 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 72 columns (72 merged, 0 gathered) in 0.008955255 sec., 166382.75515325918 rows/sec., 133.35 MiB/sec. | ||
| 12364 | 2025.12.31 20:24:18.246795 [ 191 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12365 | 2025.12.31 20:24:18.247481 [ 191 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_41_8} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2025.12.31 20:24:18.247582 [ 191 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_41_8} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12367 | 2025.12.31 20:24:18.248002 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 12368 | 2025.12.31 20:24:18.760103 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12369 | 2025.12.31 20:24:18.760290 [ 269 ] {23c4885a-808a-40a8-a0d0-a4928ba6c203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12370 | 2025.12.31 20:24:18.760355 [ 269 ] {23c4885a-808a-40a8-a0d0-a4928ba6c203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12371 | 2025.12.31 20:24:18.761007 [ 269 ] {23c4885a-808a-40a8-a0d0-a4928ba6c203} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2025.12.31 20:24:18.761054 [ 269 ] {23c4885a-808a-40a8-a0d0-a4928ba6c203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12373 | 2025.12.31 20:24:18.761454 [ 269 ] {23c4885a-808a-40a8-a0d0-a4928ba6c203} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12374 | 2025.12.31 20:24:18.761679 [ 269 ] {23c4885a-808a-40a8-a0d0-a4928ba6c203} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12375 | 2025.12.31 20:24:18.761832 [ 269 ] {23c4885a-808a-40a8-a0d0-a4928ba6c203} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001591 sec., 47768.69893148963 rows/sec., 3.94 MiB/sec. | ||
| 12376 | 2025.12.31 20:24:18.761873 [ 269 ] {23c4885a-808a-40a8-a0d0-a4928ba6c203} <Debug> TCPHandler: Processed in 0.001904084 sec. | ||
| 12377 | 2025.12.31 20:24:18.761994 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12378 | 2025.12.31 20:24:18.762087 [ 269 ] {31de6620-7a17-4eab-9361-14daed468f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12379 | 2025.12.31 20:24:18.762127 [ 269 ] {31de6620-7a17-4eab-9361-14daed468f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12380 | 2025.12.31 20:24:18.762520 [ 269 ] {31de6620-7a17-4eab-9361-14daed468f6a} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2025.12.31 20:24:18.762556 [ 269 ] {31de6620-7a17-4eab-9361-14daed468f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12382 | 2025.12.31 20:24:18.762861 [ 269 ] {31de6620-7a17-4eab-9361-14daed468f6a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12383 | 2025.12.31 20:24:18.763078 [ 269 ] {31de6620-7a17-4eab-9361-14daed468f6a} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12384 | 2025.12.31 20:24:18.763204 [ 90 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12385 | 2025.12.31 20:24:18.763209 [ 269 ] {31de6620-7a17-4eab-9361-14daed468f6a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00114 sec., 8771.929824561405 rows/sec., 659.61 KiB/sec. | ||
| 12386 | 2025.12.31 20:24:18.763240 [ 90 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12387 | 2025.12.31 20:24:18.763259 [ 269 ] {31de6620-7a17-4eab-9361-14daed468f6a} <Debug> TCPHandler: Processed in 0.00131252 sec. | ||
| 12388 | 2025.12.31 20:24:18.763259 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12389 | 2025.12.31 20:24:18.763386 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 12390 | 2025.12.31 20:24:18.763404 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12391 | 2025.12.31 20:24:18.763520 [ 269 ] {6c3f2c74-53bc-4da9-b987-dd15b4767737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12392 | 2025.12.31 20:24:18.763535 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12393 | 2025.12.31 20:24:18.763559 [ 269 ] {6c3f2c74-53bc-4da9-b987-dd15b4767737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12394 | 2025.12.31 20:24:18.763580 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 279 rows starting from the beginning of the part | ||
| 12395 | 2025.12.31 20:24:18.763661 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 12396 | 2025.12.31 20:24:18.763716 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
| 12397 | 2025.12.31 20:24:18.763768 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 12 rows starting from the beginning of the part | ||
| 12398 | 2025.12.31 20:24:18.763815 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part | ||
| 12399 | 2025.12.31 20:24:18.763862 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 12400 | 2025.12.31 20:24:18.763988 [ 269 ] {6c3f2c74-53bc-4da9-b987-dd15b4767737} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12401 | 2025.12.31 20:24:18.764031 [ 269 ] {6c3f2c74-53bc-4da9-b987-dd15b4767737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12402 | 2025.12.31 20:24:18.764369 [ 269 ] {6c3f2c74-53bc-4da9-b987-dd15b4767737} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12403 | 2025.12.31 20:24:18.764600 [ 269 ] {6c3f2c74-53bc-4da9-b987-dd15b4767737} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12404 | 2025.12.31 20:24:18.764733 [ 269 ] {6c3f2c74-53bc-4da9-b987-dd15b4767737} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001231 sec., 60113.728675873266 rows/sec., 4.69 MiB/sec. | ||
| 12405 | 2025.12.31 20:24:18.764770 [ 269 ] {6c3f2c74-53bc-4da9-b987-dd15b4767737} <Debug> TCPHandler: Processed in 0.001412683 sec. | ||
| 12406 | 2025.12.31 20:24:18.764827 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 375 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492274 sec., 251294.33334628894 rows/sec., 17.34 MiB/sec. | ||
| 12407 | 2025.12.31 20:24:18.764883 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12408 | 2025.12.31 20:24:18.764980 [ 269 ] {b67bd498-13a4-486e-a64d-265722afcece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12409 | 2025.12.31 20:24:18.765023 [ 269 ] {b67bd498-13a4-486e-a64d-265722afcece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12410 | 2025.12.31 20:24:18.765070 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12411 | 2025.12.31 20:24:18.765411 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_71_14} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2025.12.31 20:24:18.765438 [ 269 ] {b67bd498-13a4-486e-a64d-265722afcece} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2025.12.31 20:24:18.765522 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_71_14} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12414 | 2025.12.31 20:24:18.765528 [ 269 ] {b67bd498-13a4-486e-a64d-265722afcece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12415 | 2025.12.31 20:24:18.765647 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12416 | 2025.12.31 20:24:18.765967 [ 269 ] {b67bd498-13a4-486e-a64d-265722afcece} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12417 | 2025.12.31 20:24:18.766200 [ 269 ] {b67bd498-13a4-486e-a64d-265722afcece} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12418 | 2025.12.31 20:24:18.766329 [ 269 ] {b67bd498-13a4-486e-a64d-265722afcece} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001367 sec., 117044.62326261887 rows/sec., 8.15 MiB/sec. | ||
| 12419 | 2025.12.31 20:24:18.766367 [ 269 ] {b67bd498-13a4-486e-a64d-265722afcece} <Debug> TCPHandler: Processed in 0.001530575 sec. | ||
| 12420 | 2025.12.31 20:24:18.766476 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12421 | 2025.12.31 20:24:18.766569 [ 269 ] {a2f33baf-27fa-4c9a-93f2-e7c873863e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12422 | 2025.12.31 20:24:18.766623 [ 269 ] {a2f33baf-27fa-4c9a-93f2-e7c873863e60} <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 | ||
| 12423 | 2025.12.31 20:24:18.767376 [ 269 ] {a2f33baf-27fa-4c9a-93f2-e7c873863e60} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2025.12.31 20:24:18.767413 [ 269 ] {a2f33baf-27fa-4c9a-93f2-e7c873863e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12425 | 2025.12.31 20:24:18.767927 [ 269 ] {a2f33baf-27fa-4c9a-93f2-e7c873863e60} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12426 | 2025.12.31 20:24:18.768152 [ 269 ] {a2f33baf-27fa-4c9a-93f2-e7c873863e60} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12427 | 2025.12.31 20:24:18.768262 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12428 | 2025.12.31 20:24:18.768289 [ 269 ] {a2f33baf-27fa-4c9a-93f2-e7c873863e60} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001738 sec., 5753.739930955121 rows/sec., 10.31 MiB/sec. | ||
| 12429 | 2025.12.31 20:24:18.768295 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12430 | 2025.12.31 20:24:18.768320 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12431 | 2025.12.31 20:24:18.768343 [ 269 ] {a2f33baf-27fa-4c9a-93f2-e7c873863e60} <Debug> TCPHandler: Processed in 0.001912923 sec. | ||
| 12432 | 2025.12.31 20:24:18.768402 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 12433 | 2025.12.31 20:24:18.768451 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12434 | 2025.12.31 20:24:18.768548 [ 269 ] {6fb56118-807e-477e-9332-5931e631da09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12435 | 2025.12.31 20:24:18.768591 [ 269 ] {6fb56118-807e-477e-9332-5931e631da09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12436 | 2025.12.31 20:24:18.768624 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12437 | 2025.12.31 20:24:18.768692 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1430 rows starting from the beginning of the part | ||
| 12438 | 2025.12.31 20:24:18.768822 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 12439 | 2025.12.31 20:24:18.768922 [ 269 ] {6fb56118-807e-477e-9332-5931e631da09} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2025.12.31 20:24:18.768941 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
| 12441 | 2025.12.31 20:24:18.768964 [ 269 ] {6fb56118-807e-477e-9332-5931e631da09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12442 | 2025.12.31 20:24:18.769064 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part | ||
| 12443 | 2025.12.31 20:24:18.769175 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part | ||
| 12444 | 2025.12.31 20:24:18.769270 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 12445 | 2025.12.31 20:24:18.769291 [ 269 ] {6fb56118-807e-477e-9332-5931e631da09} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12446 | 2025.12.31 20:24:18.769514 [ 269 ] {6fb56118-807e-477e-9332-5931e631da09} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12447 | 2025.12.31 20:24:18.769651 [ 269 ] {6fb56118-807e-477e-9332-5931e631da09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 12448 | 2025.12.31 20:24:18.769687 [ 269 ] {6fb56118-807e-477e-9332-5931e631da09} <Debug> TCPHandler: Processed in 0.001282939 sec. | ||
| 12449 | 2025.12.31 20:24:18.776461 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 19 columns (19 merged, 0 gathered) in 0.008096605 sec., 188227.040839957 rows/sec., 337.29 MiB/sec. | ||
| 12450 | 2025.12.31 20:24:18.778116 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12451 | 2025.12.31 20:24:18.778610 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12452 | 2025.12.31 20:24:18.778708 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12453 | 2025.12.31 20:24:18.778910 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 12454 | 2025.12.31 20:24:19.000255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.97 MiB, peak 348.52 MiB, free memory in arenas 0.00 B, will set to 340.78 MiB (RSS), difference: 3.81 MiB | ||
| 12455 | 2025.12.31 20:24:20.153968 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2025.12.31 20:24:20.154145 [ 269 ] {8ef280e8-48eb-423f-92d7-92c9b3413b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12457 | 2025.12.31 20:24:20.154217 [ 269 ] {8ef280e8-48eb-423f-92d7-92c9b3413b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12458 | 2025.12.31 20:24:20.155183 [ 269 ] {8ef280e8-48eb-423f-92d7-92c9b3413b77} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2025.12.31 20:24:20.155238 [ 269 ] {8ef280e8-48eb-423f-92d7-92c9b3413b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12460 | 2025.12.31 20:24:20.155777 [ 269 ] {8ef280e8-48eb-423f-92d7-92c9b3413b77} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12461 | 2025.12.31 20:24:20.156092 [ 269 ] {8ef280e8-48eb-423f-92d7-92c9b3413b77} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2025.12.31 20:24:20.156299 [ 269 ] {8ef280e8-48eb-423f-92d7-92c9b3413b77} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002199 sec., 186448.38562983176 rows/sec., 11.83 MiB/sec. | ||
| 12463 | 2025.12.31 20:24:20.156366 [ 269 ] {8ef280e8-48eb-423f-92d7-92c9b3413b77} <Debug> TCPHandler: Processed in 0.002527947 sec. | ||
| 12464 | 2025.12.31 20:24:20.156504 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12465 | 2025.12.31 20:24:20.156610 [ 269 ] {ba1549f3-288c-4114-b996-c723f7489e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12466 | 2025.12.31 20:24:20.156655 [ 269 ] {ba1549f3-288c-4114-b996-c723f7489e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12467 | 2025.12.31 20:24:20.157134 [ 269 ] {ba1549f3-288c-4114-b996-c723f7489e55} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12468 | 2025.12.31 20:24:20.157175 [ 269 ] {ba1549f3-288c-4114-b996-c723f7489e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12469 | 2025.12.31 20:24:20.157507 [ 269 ] {ba1549f3-288c-4114-b996-c723f7489e55} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12470 | 2025.12.31 20:24:20.157742 [ 269 ] {ba1549f3-288c-4114-b996-c723f7489e55} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12471 | 2025.12.31 20:24:20.157894 [ 269 ] {ba1549f3-288c-4114-b996-c723f7489e55} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001305 sec., 6130.268199233717 rows/sec., 499.88 KiB/sec. | ||
| 12472 | 2025.12.31 20:24:20.157939 [ 269 ] {ba1549f3-288c-4114-b996-c723f7489e55} <Debug> TCPHandler: Processed in 0.001488804 sec. | ||
| 12473 | 2025.12.31 20:24:20.158068 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12474 | 2025.12.31 20:24:20.158175 [ 269 ] {ca8f9531-6580-4646-b9f0-a83283e88172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12475 | 2025.12.31 20:24:20.158224 [ 269 ] {ca8f9531-6580-4646-b9f0-a83283e88172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12476 | 2025.12.31 20:24:20.159831 [ 269 ] {ca8f9531-6580-4646-b9f0-a83283e88172} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2025.12.31 20:24:20.159871 [ 269 ] {ca8f9531-6580-4646-b9f0-a83283e88172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12478 | 2025.12.31 20:24:20.160403 [ 269 ] {ca8f9531-6580-4646-b9f0-a83283e88172} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12479 | 2025.12.31 20:24:20.160644 [ 269 ] {ca8f9531-6580-4646-b9f0-a83283e88172} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2025.12.31 20:24:20.160784 [ 269 ] {ca8f9531-6580-4646-b9f0-a83283e88172} <Debug> executeQuery: Read 2320 rows, 192.74 KiB in 0.002632 sec., 881458.9665653496 rows/sec., 71.51 MiB/sec. | ||
| 12481 | 2025.12.31 20:24:20.160803 [ 88 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12482 | 2025.12.31 20:24:20.160827 [ 269 ] {ca8f9531-6580-4646-b9f0-a83283e88172} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12483 | 2025.12.31 20:24:20.160856 [ 269 ] {ca8f9531-6580-4646-b9f0-a83283e88172} <Debug> TCPHandler: Processed in 0.002840885 sec. | ||
| 12484 | 2025.12.31 20:24:20.160866 [ 88 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2025.12.31 20:24:20.160893 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12486 | 2025.12.31 20:24:20.160976 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12487 | 2025.12.31 20:24:20.161023 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 12488 | 2025.12.31 20:24:20.161080 [ 269 ] {4c4c0c69-49a0-4195-aa6d-9c7b67fa37c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12489 | 2025.12.31 20:24:20.161131 [ 269 ] {4c4c0c69-49a0-4195-aa6d-9c7b67fa37c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12490 | 2025.12.31 20:24:20.161155 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12491 | 2025.12.31 20:24:20.161198 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2468 rows starting from the beginning of the part | ||
| 12492 | 2025.12.31 20:24:20.161269 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 120 rows starting from the beginning of the part | ||
| 12493 | 2025.12.31 20:24:20.161320 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 77 rows starting from the beginning of the part | ||
| 12494 | 2025.12.31 20:24:20.161368 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 120 rows starting from the beginning of the part | ||
| 12495 | 2025.12.31 20:24:20.161411 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 76 rows starting from the beginning of the part | ||
| 12496 | 2025.12.31 20:24:20.161455 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 2320 rows starting from the beginning of the part | ||
| 12497 | 2025.12.31 20:24:20.161695 [ 269 ] {4c4c0c69-49a0-4195-aa6d-9c7b67fa37c0} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12498 | 2025.12.31 20:24:20.161753 [ 269 ] {4c4c0c69-49a0-4195-aa6d-9c7b67fa37c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12499 | 2025.12.31 20:24:20.162149 [ 269 ] {4c4c0c69-49a0-4195-aa6d-9c7b67fa37c0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12500 | 2025.12.31 20:24:20.162390 [ 269 ] {4c4c0c69-49a0-4195-aa6d-9c7b67fa37c0} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12501 | 2025.12.31 20:24:20.162537 [ 269 ] {4c4c0c69-49a0-4195-aa6d-9c7b67fa37c0} <Debug> executeQuery: Read 245 rows, 15.28 KiB in 0.001477 sec., 165876.77725118483 rows/sec., 10.10 MiB/sec. | ||
| 12502 | 2025.12.31 20:24:20.162584 [ 269 ] {4c4c0c69-49a0-4195-aa6d-9c7b67fa37c0} <Debug> TCPHandler: Processed in 0.001659308 sec. | ||
| 12503 | 2025.12.31 20:24:20.162734 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12504 | 2025.12.31 20:24:20.162838 [ 269 ] {c5f28c2b-2998-4885-ad07-9ed4106d2129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12505 | 2025.12.31 20:24:20.162882 [ 269 ] {c5f28c2b-2998-4885-ad07-9ed4106d2129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12506 | 2025.12.31 20:24:20.163540 [ 269 ] {c5f28c2b-2998-4885-ad07-9ed4106d2129} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12507 | 2025.12.31 20:24:20.163582 [ 269 ] {c5f28c2b-2998-4885-ad07-9ed4106d2129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12508 | 2025.12.31 20:24:20.163962 [ 190 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5181 rows, containing 5 columns (5 merged, 0 gathered) in 0.002997539 sec., 1728417.8787999088 rows/sec., 147.78 MiB/sec. | ||
| 12509 | 2025.12.31 20:24:20.164016 [ 269 ] {c5f28c2b-2998-4885-ad07-9ed4106d2129} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12510 | 2025.12.31 20:24:20.164295 [ 269 ] {c5f28c2b-2998-4885-ad07-9ed4106d2129} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12511 | 2025.12.31 20:24:20.164291 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12512 | 2025.12.31 20:24:20.164440 [ 269 ] {c5f28c2b-2998-4885-ad07-9ed4106d2129} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001625 sec., 270769.2307692308 rows/sec., 17.91 MiB/sec. | ||
| 12513 | 2025.12.31 20:24:20.164491 [ 269 ] {c5f28c2b-2998-4885-ad07-9ed4106d2129} <Debug> TCPHandler: Processed in 0.001809002 sec. | ||
| 12514 | 2025.12.31 20:24:20.164617 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12515 | 2025.12.31 20:24:20.164648 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_86_17} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2025.12.31 20:24:20.164719 [ 269 ] {2e16df3c-1bef-4d24-ab06-0ada0b81bb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12517 | 2025.12.31 20:24:20.164741 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_86_17} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12518 | 2025.12.31 20:24:20.164768 [ 269 ] {2e16df3c-1bef-4d24-ab06-0ada0b81bb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12519 | 2025.12.31 20:24:20.164872 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12520 | 2025.12.31 20:24:20.165310 [ 269 ] {2e16df3c-1bef-4d24-ab06-0ada0b81bb3c} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12521 | 2025.12.31 20:24:20.165354 [ 269 ] {2e16df3c-1bef-4d24-ab06-0ada0b81bb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12522 | 2025.12.31 20:24:20.165687 [ 269 ] {2e16df3c-1bef-4d24-ab06-0ada0b81bb3c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12523 | 2025.12.31 20:24:20.165907 [ 269 ] {2e16df3c-1bef-4d24-ab06-0ada0b81bb3c} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12524 | 2025.12.31 20:24:20.166045 [ 269 ] {2e16df3c-1bef-4d24-ab06-0ada0b81bb3c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001347 sec., 156644.39495174462 rows/sec., 8.90 MiB/sec. | ||
| 12525 | 2025.12.31 20:24:20.166086 [ 269 ] {2e16df3c-1bef-4d24-ab06-0ada0b81bb3c} <Debug> TCPHandler: Processed in 0.001522585 sec. | ||
| 12526 | 2025.12.31 20:24:20.166201 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12527 | 2025.12.31 20:24:20.166298 [ 269 ] {0fd866a5-0573-4bcf-9758-2fe9b398a6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12528 | 2025.12.31 20:24:20.166340 [ 269 ] {0fd866a5-0573-4bcf-9758-2fe9b398a6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12529 | 2025.12.31 20:24:20.167178 [ 269 ] {0fd866a5-0573-4bcf-9758-2fe9b398a6b4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2025.12.31 20:24:20.167216 [ 269 ] {0fd866a5-0573-4bcf-9758-2fe9b398a6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12531 | 2025.12.31 20:24:20.167606 [ 269 ] {0fd866a5-0573-4bcf-9758-2fe9b398a6b4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12532 | 2025.12.31 20:24:20.167822 [ 269 ] {0fd866a5-0573-4bcf-9758-2fe9b398a6b4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12533 | 2025.12.31 20:24:20.167950 [ 88 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12534 | 2025.12.31 20:24:20.167955 [ 269 ] {0fd866a5-0573-4bcf-9758-2fe9b398a6b4} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001676 sec., 701073.985680191 rows/sec., 50.09 MiB/sec. | ||
| 12535 | 2025.12.31 20:24:20.168001 [ 88 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12536 | 2025.12.31 20:24:20.168020 [ 269 ] {0fd866a5-0573-4bcf-9758-2fe9b398a6b4} <Debug> TCPHandler: Processed in 0.001869752 sec. | ||
| 12537 | 2025.12.31 20:24:20.168026 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12538 | 2025.12.31 20:24:20.168132 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 12539 | 2025.12.31 20:24:20.168141 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12540 | 2025.12.31 20:24:20.168254 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12541 | 2025.12.31 20:24:20.168256 [ 269 ] {edda736d-aeac-43a2-b714-93e99b843466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12542 | 2025.12.31 20:24:20.168302 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1251 rows starting from the beginning of the part | ||
| 12543 | 2025.12.31 20:24:20.168318 [ 269 ] {edda736d-aeac-43a2-b714-93e99b843466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12544 | 2025.12.31 20:24:20.168390 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 96 rows starting from the beginning of the part | ||
| 12545 | 2025.12.31 20:24:20.168460 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 76 rows starting from the beginning of the part | ||
| 12546 | 2025.12.31 20:24:20.168528 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 96 rows starting from the beginning of the part | ||
| 12547 | 2025.12.31 20:24:20.168596 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 74 rows starting from the beginning of the part | ||
| 12548 | 2025.12.31 20:24:20.168661 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1175 rows starting from the beginning of the part | ||
| 12549 | 2025.12.31 20:24:20.168681 [ 269 ] {edda736d-aeac-43a2-b714-93e99b843466} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12550 | 2025.12.31 20:24:20.168719 [ 269 ] {edda736d-aeac-43a2-b714-93e99b843466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12551 | 2025.12.31 20:24:20.169039 [ 269 ] {edda736d-aeac-43a2-b714-93e99b843466} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12552 | 2025.12.31 20:24:20.169294 [ 269 ] {edda736d-aeac-43a2-b714-93e99b843466} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12553 | 2025.12.31 20:24:20.169439 [ 269 ] {edda736d-aeac-43a2-b714-93e99b843466} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001205 sec., 4979.253112033195 rows/sec., 260.15 KiB/sec. | ||
| 12554 | 2025.12.31 20:24:20.169481 [ 269 ] {edda736d-aeac-43a2-b714-93e99b843466} <Debug> TCPHandler: Processed in 0.001390312 sec. | ||
| 12555 | 2025.12.31 20:24:20.169609 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12556 | 2025.12.31 20:24:20.169716 [ 269 ] {61204bc8-232d-4b68-b0b4-c755987889dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12557 | 2025.12.31 20:24:20.169765 [ 269 ] {61204bc8-232d-4b68-b0b4-c755987889dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12558 | 2025.12.31 20:24:20.170396 [ 194 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.002301692 sec., 1202593.5702952435 rows/sec., 91.90 MiB/sec. | ||
| 12559 | 2025.12.31 20:24:20.170614 [ 194 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12560 | 2025.12.31 20:24:20.170659 [ 269 ] {61204bc8-232d-4b68-b0b4-c755987889dd} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12561 | 2025.12.31 20:24:20.170701 [ 269 ] {61204bc8-232d-4b68-b0b4-c755987889dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12562 | 2025.12.31 20:24:20.170953 [ 194 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_86_17} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2025.12.31 20:24:20.171048 [ 194 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_86_17} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12564 | 2025.12.31 20:24:20.171141 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 12565 | 2025.12.31 20:24:20.171215 [ 269 ] {61204bc8-232d-4b68-b0b4-c755987889dd} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12566 | 2025.12.31 20:24:20.171804 [ 269 ] {61204bc8-232d-4b68-b0b4-c755987889dd} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12567 | 2025.12.31 20:24:20.172111 [ 269 ] {61204bc8-232d-4b68-b0b4-c755987889dd} <Debug> executeQuery: Read 904 rows, 61.16 KiB in 0.002408 sec., 375415.28239202657 rows/sec., 24.80 MiB/sec. | ||
| 12568 | 2025.12.31 20:24:20.172217 [ 269 ] {61204bc8-232d-4b68-b0b4-c755987889dd} <Debug> TCPHandler: Processed in 0.002661391 sec. | ||
| 12569 | 2025.12.31 20:24:20.172388 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12570 | 2025.12.31 20:24:20.172514 [ 269 ] {a1eae439-2218-40c4-9ea7-94a031c421fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12571 | 2025.12.31 20:24:20.172564 [ 269 ] {a1eae439-2218-40c4-9ea7-94a031c421fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12572 | 2025.12.31 20:24:20.172981 [ 269 ] {a1eae439-2218-40c4-9ea7-94a031c421fe} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12573 | 2025.12.31 20:24:20.173020 [ 269 ] {a1eae439-2218-40c4-9ea7-94a031c421fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12574 | 2025.12.31 20:24:20.173365 [ 269 ] {a1eae439-2218-40c4-9ea7-94a031c421fe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12575 | 2025.12.31 20:24:20.173588 [ 269 ] {a1eae439-2218-40c4-9ea7-94a031c421fe} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12576 | 2025.12.31 20:24:20.173728 [ 269 ] {a1eae439-2218-40c4-9ea7-94a031c421fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001238 sec., 807.7544426494346 rows/sec., 54.43 KiB/sec. | ||
| 12577 | 2025.12.31 20:24:20.173771 [ 269 ] {a1eae439-2218-40c4-9ea7-94a031c421fe} <Debug> TCPHandler: Processed in 0.001452833 sec. | ||
| 12578 | 2025.12.31 20:24:20.173890 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12579 | 2025.12.31 20:24:20.173987 [ 269 ] {292f4f73-ab1d-4898-bb55-5322f1e8bb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12580 | 2025.12.31 20:24:20.174044 [ 269 ] {292f4f73-ab1d-4898-bb55-5322f1e8bb28} <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 | ||
| 12581 | 2025.12.31 20:24:20.174907 [ 269 ] {292f4f73-ab1d-4898-bb55-5322f1e8bb28} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12582 | 2025.12.31 20:24:20.174946 [ 269 ] {292f4f73-ab1d-4898-bb55-5322f1e8bb28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12583 | 2025.12.31 20:24:20.175500 [ 269 ] {292f4f73-ab1d-4898-bb55-5322f1e8bb28} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12584 | 2025.12.31 20:24:20.175721 [ 269 ] {292f4f73-ab1d-4898-bb55-5322f1e8bb28} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12585 | 2025.12.31 20:24:20.175868 [ 269 ] {292f4f73-ab1d-4898-bb55-5322f1e8bb28} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.0019 sec., 16842.105263157893 rows/sec., 30.18 MiB/sec. | ||
| 12586 | 2025.12.31 20:24:20.175932 [ 269 ] {292f4f73-ab1d-4898-bb55-5322f1e8bb28} <Debug> TCPHandler: Processed in 0.002091788 sec. | ||
| 12587 | 2025.12.31 20:24:20.176046 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12588 | 2025.12.31 20:24:20.176142 [ 269 ] {9cf8360b-2081-4ffd-bb31-558f8deb9aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12589 | 2025.12.31 20:24:20.176185 [ 269 ] {9cf8360b-2081-4ffd-bb31-558f8deb9aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12590 | 2025.12.31 20:24:20.176531 [ 269 ] {9cf8360b-2081-4ffd-bb31-558f8deb9aa3} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12591 | 2025.12.31 20:24:20.176568 [ 269 ] {9cf8360b-2081-4ffd-bb31-558f8deb9aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12592 | 2025.12.31 20:24:20.176876 [ 269 ] {9cf8360b-2081-4ffd-bb31-558f8deb9aa3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12593 | 2025.12.31 20:24:20.177086 [ 269 ] {9cf8360b-2081-4ffd-bb31-558f8deb9aa3} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12594 | 2025.12.31 20:24:20.177217 [ 269 ] {9cf8360b-2081-4ffd-bb31-558f8deb9aa3} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001094 sec., 60329.067641681904 rows/sec., 3.49 MiB/sec. | ||
| 12595 | 2025.12.31 20:24:20.177255 [ 269 ] {9cf8360b-2081-4ffd-bb31-558f8deb9aa3} <Debug> TCPHandler: Processed in 0.001258869 sec. | ||
| 12596 | 2025.12.31 20:24:20.654342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28229 | ||
| 12597 | 2025.12.31 20:24:20.654860 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12598 | 2025.12.31 20:24:20.654911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12599 | 2025.12.31 20:24:20.655421 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12600 | 2025.12.31 20:24:20.655674 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12601 | 2025.12.31 20:24:20.655825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28229 | ||
| 12602 | 2025.12.31 20:24:22.105292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12603 | 2025.12.31 20:24:22.121745 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12604 | 2025.12.31 20:24:22.121809 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12605 | 2025.12.31 20:24:22.127790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12606 | 2025.12.31 20:24:22.128526 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12607 | 2025.12.31 20:24:22.131761 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12608 | 2025.12.31 20:24:23.756717 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12609 | 2025.12.31 20:24:23.756926 [ 269 ] {51cee843-717f-41dd-83ef-b7dddd4e6bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12610 | 2025.12.31 20:24:23.756997 [ 269 ] {51cee843-717f-41dd-83ef-b7dddd4e6bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12611 | 2025.12.31 20:24:23.757691 [ 269 ] {51cee843-717f-41dd-83ef-b7dddd4e6bdd} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2025.12.31 20:24:23.757739 [ 269 ] {51cee843-717f-41dd-83ef-b7dddd4e6bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12613 | 2025.12.31 20:24:23.758127 [ 269 ] {51cee843-717f-41dd-83ef-b7dddd4e6bdd} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12614 | 2025.12.31 20:24:23.758347 [ 269 ] {51cee843-717f-41dd-83ef-b7dddd4e6bdd} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12615 | 2025.12.31 20:24:23.758496 [ 269 ] {51cee843-717f-41dd-83ef-b7dddd4e6bdd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.65 MiB/sec. | ||
| 12616 | 2025.12.31 20:24:23.758537 [ 269 ] {51cee843-717f-41dd-83ef-b7dddd4e6bdd} <Debug> TCPHandler: Processed in 0.001957265 sec. | ||
| 12617 | 2025.12.31 20:24:23.758664 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2025.12.31 20:24:23.758758 [ 269 ] {91cb8f6d-bd44-487a-a352-3ab6ad967aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12619 | 2025.12.31 20:24:23.758797 [ 269 ] {91cb8f6d-bd44-487a-a352-3ab6ad967aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12620 | 2025.12.31 20:24:23.759231 [ 269 ] {91cb8f6d-bd44-487a-a352-3ab6ad967aa7} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2025.12.31 20:24:23.759266 [ 269 ] {91cb8f6d-bd44-487a-a352-3ab6ad967aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12622 | 2025.12.31 20:24:23.759562 [ 269 ] {91cb8f6d-bd44-487a-a352-3ab6ad967aa7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12623 | 2025.12.31 20:24:23.759764 [ 269 ] {91cb8f6d-bd44-487a-a352-3ab6ad967aa7} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2025.12.31 20:24:23.759891 [ 269 ] {91cb8f6d-bd44-487a-a352-3ab6ad967aa7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 12625 | 2025.12.31 20:24:23.759928 [ 269 ] {91cb8f6d-bd44-487a-a352-3ab6ad967aa7} <Debug> TCPHandler: Processed in 0.001316701 sec. | ||
| 12626 | 2025.12.31 20:24:23.760045 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12627 | 2025.12.31 20:24:23.760137 [ 269 ] {6a85d8e1-548a-4956-bed4-f18cccf55598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12628 | 2025.12.31 20:24:23.760181 [ 269 ] {6a85d8e1-548a-4956-bed4-f18cccf55598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12629 | 2025.12.31 20:24:23.760568 [ 269 ] {6a85d8e1-548a-4956-bed4-f18cccf55598} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12630 | 2025.12.31 20:24:23.760604 [ 269 ] {6a85d8e1-548a-4956-bed4-f18cccf55598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12631 | 2025.12.31 20:24:23.760924 [ 269 ] {6a85d8e1-548a-4956-bed4-f18cccf55598} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12632 | 2025.12.31 20:24:23.761144 [ 269 ] {6a85d8e1-548a-4956-bed4-f18cccf55598} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2025.12.31 20:24:23.761275 [ 269 ] {6a85d8e1-548a-4956-bed4-f18cccf55598} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001156 sec., 84775.08650519032 rows/sec., 5.91 MiB/sec. | ||
| 12634 | 2025.12.31 20:24:23.761311 [ 269 ] {6a85d8e1-548a-4956-bed4-f18cccf55598} <Debug> TCPHandler: Processed in 0.00131792 sec. | ||
| 12635 | 2025.12.31 20:24:23.761433 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12636 | 2025.12.31 20:24:23.761526 [ 269 ] {21823bb1-f96c-458a-8c87-b3c1fcb115e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12637 | 2025.12.31 20:24:23.761567 [ 269 ] {21823bb1-f96c-458a-8c87-b3c1fcb115e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12638 | 2025.12.31 20:24:23.761889 [ 269 ] {21823bb1-f96c-458a-8c87-b3c1fcb115e1} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2025.12.31 20:24:23.761923 [ 269 ] {21823bb1-f96c-458a-8c87-b3c1fcb115e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12640 | 2025.12.31 20:24:23.762214 [ 269 ] {21823bb1-f96c-458a-8c87-b3c1fcb115e1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12641 | 2025.12.31 20:24:23.762417 [ 269 ] {21823bb1-f96c-458a-8c87-b3c1fcb115e1} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12642 | 2025.12.31 20:24:23.762544 [ 269 ] {21823bb1-f96c-458a-8c87-b3c1fcb115e1} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001037 sec., 36644.16586306654 rows/sec., 2.46 MiB/sec. | ||
| 12643 | 2025.12.31 20:24:23.762579 [ 269 ] {21823bb1-f96c-458a-8c87-b3c1fcb115e1} <Debug> TCPHandler: Processed in 0.001193077 sec. | ||
| 12644 | 2025.12.31 20:24:27.953902 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12645 | 2025.12.31 20:24:27.953972 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12646 | 2025.12.31 20:24:28.155952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28741 | ||
| 12647 | 2025.12.31 20:24:28.156534 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12648 | 2025.12.31 20:24:28.156574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12649 | 2025.12.31 20:24:28.157063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12650 | 2025.12.31 20:24:28.157309 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12651 | 2025.12.31 20:24:28.157455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28741 | ||
| 12652 | 2025.12.31 20:24:28.236411 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1534 | ||
| 12653 | 2025.12.31 20:24:28.239750 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12654 | 2025.12.31 20:24:28.239811 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12655 | 2025.12.31 20:24:28.241072 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12656 | 2025.12.31 20:24:28.241357 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12657 | 2025.12.31 20:24:28.241745 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1534 | ||
| 12658 | 2025.12.31 20:24:28.760964 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12659 | 2025.12.31 20:24:28.761147 [ 269 ] {2c7d604b-56af-463c-b864-d0dcfedb37f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12660 | 2025.12.31 20:24:28.761216 [ 269 ] {2c7d604b-56af-463c-b864-d0dcfedb37f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12661 | 2025.12.31 20:24:28.761886 [ 269 ] {2c7d604b-56af-463c-b864-d0dcfedb37f8} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12662 | 2025.12.31 20:24:28.761938 [ 269 ] {2c7d604b-56af-463c-b864-d0dcfedb37f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12663 | 2025.12.31 20:24:28.762351 [ 269 ] {2c7d604b-56af-463c-b864-d0dcfedb37f8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12664 | 2025.12.31 20:24:28.762594 [ 269 ] {2c7d604b-56af-463c-b864-d0dcfedb37f8} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12665 | 2025.12.31 20:24:28.762770 [ 269 ] {2c7d604b-56af-463c-b864-d0dcfedb37f8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001671 sec., 45481.74745661281 rows/sec., 3.75 MiB/sec. | ||
| 12666 | 2025.12.31 20:24:28.762823 [ 269 ] {2c7d604b-56af-463c-b864-d0dcfedb37f8} <Debug> TCPHandler: Processed in 0.001993035 sec. | ||
| 12667 | 2025.12.31 20:24:28.762953 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12668 | 2025.12.31 20:24:28.763058 [ 269 ] {cb80b9f7-85ad-46b9-bbec-1ebc4b5bbf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12669 | 2025.12.31 20:24:28.763104 [ 269 ] {cb80b9f7-85ad-46b9-bbec-1ebc4b5bbf3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12670 | 2025.12.31 20:24:28.763525 [ 269 ] {cb80b9f7-85ad-46b9-bbec-1ebc4b5bbf3a} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12671 | 2025.12.31 20:24:28.763564 [ 269 ] {cb80b9f7-85ad-46b9-bbec-1ebc4b5bbf3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12672 | 2025.12.31 20:24:28.763876 [ 269 ] {cb80b9f7-85ad-46b9-bbec-1ebc4b5bbf3a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12673 | 2025.12.31 20:24:28.764100 [ 269 ] {cb80b9f7-85ad-46b9-bbec-1ebc4b5bbf3a} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12674 | 2025.12.31 20:24:28.764237 [ 269 ] {cb80b9f7-85ad-46b9-bbec-1ebc4b5bbf3a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001203 sec., 8312.551953449709 rows/sec., 625.06 KiB/sec. | ||
| 12675 | 2025.12.31 20:24:28.764278 [ 269 ] {cb80b9f7-85ad-46b9-bbec-1ebc4b5bbf3a} <Debug> TCPHandler: Processed in 0.001377732 sec. | ||
| 12676 | 2025.12.31 20:24:28.764392 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12677 | 2025.12.31 20:24:28.764487 [ 269 ] {91b1bd6c-e3da-435f-b3c2-84666859013c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12678 | 2025.12.31 20:24:28.764530 [ 269 ] {91b1bd6c-e3da-435f-b3c2-84666859013c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12679 | 2025.12.31 20:24:28.764987 [ 269 ] {91b1bd6c-e3da-435f-b3c2-84666859013c} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12680 | 2025.12.31 20:24:28.765025 [ 269 ] {91b1bd6c-e3da-435f-b3c2-84666859013c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12681 | 2025.12.31 20:24:28.765336 [ 269 ] {91b1bd6c-e3da-435f-b3c2-84666859013c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12682 | 2025.12.31 20:24:28.765544 [ 269 ] {91b1bd6c-e3da-435f-b3c2-84666859013c} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12683 | 2025.12.31 20:24:28.765677 [ 269 ] {91b1bd6c-e3da-435f-b3c2-84666859013c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001208 sec., 61258.27814569536 rows/sec., 4.78 MiB/sec. | ||
| 12684 | 2025.12.31 20:24:28.765715 [ 269 ] {91b1bd6c-e3da-435f-b3c2-84666859013c} <Debug> TCPHandler: Processed in 0.001374261 sec. | ||
| 12685 | 2025.12.31 20:24:28.765836 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12686 | 2025.12.31 20:24:28.765932 [ 269 ] {dd5cfbb3-c88c-4b88-808d-81b8b39c6c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12687 | 2025.12.31 20:24:28.765978 [ 269 ] {dd5cfbb3-c88c-4b88-808d-81b8b39c6c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12688 | 2025.12.31 20:24:28.766417 [ 269 ] {dd5cfbb3-c88c-4b88-808d-81b8b39c6c84} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12689 | 2025.12.31 20:24:28.766454 [ 269 ] {dd5cfbb3-c88c-4b88-808d-81b8b39c6c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12690 | 2025.12.31 20:24:28.766794 [ 269 ] {dd5cfbb3-c88c-4b88-808d-81b8b39c6c84} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12691 | 2025.12.31 20:24:28.767012 [ 269 ] {dd5cfbb3-c88c-4b88-808d-81b8b39c6c84} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12692 | 2025.12.31 20:24:28.767140 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12693 | 2025.12.31 20:24:28.767146 [ 269 ] {dd5cfbb3-c88c-4b88-808d-81b8b39c6c84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 12694 | 2025.12.31 20:24:28.767234 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12695 | 2025.12.31 20:24:28.767239 [ 269 ] {dd5cfbb3-c88c-4b88-808d-81b8b39c6c84} <Debug> TCPHandler: Processed in 0.001453663 sec. | ||
| 12696 | 2025.12.31 20:24:28.767270 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12697 | 2025.12.31 20:24:28.767371 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 12698 | 2025.12.31 20:24:28.767376 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12699 | 2025.12.31 20:24:28.767473 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12700 | 2025.12.31 20:24:28.767486 [ 269 ] {45cd5e77-81d0-4c72-9c5d-2dd1f6d045b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12701 | 2025.12.31 20:24:28.767504 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25792 rows starting from the beginning of the part | ||
| 12702 | 2025.12.31 20:24:28.767541 [ 269 ] {45cd5e77-81d0-4c72-9c5d-2dd1f6d045b6} <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 | ||
| 12703 | 2025.12.31 20:24:28.767565 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12704 | 2025.12.31 20:24:28.767612 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 12705 | 2025.12.31 20:24:28.767655 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 904 rows starting from the beginning of the part | ||
| 12706 | 2025.12.31 20:24:28.767696 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 98 rows starting from the beginning of the part | ||
| 12707 | 2025.12.31 20:24:28.767735 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 12708 | 2025.12.31 20:24:28.768333 [ 269 ] {45cd5e77-81d0-4c72-9c5d-2dd1f6d045b6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12709 | 2025.12.31 20:24:28.768373 [ 269 ] {45cd5e77-81d0-4c72-9c5d-2dd1f6d045b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12710 | 2025.12.31 20:24:28.768900 [ 269 ] {45cd5e77-81d0-4c72-9c5d-2dd1f6d045b6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12711 | 2025.12.31 20:24:28.769136 [ 269 ] {45cd5e77-81d0-4c72-9c5d-2dd1f6d045b6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12712 | 2025.12.31 20:24:28.769283 [ 269 ] {45cd5e77-81d0-4c72-9c5d-2dd1f6d045b6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001815 sec., 5509.641873278237 rows/sec., 9.87 MiB/sec. | ||
| 12713 | 2025.12.31 20:24:28.769355 [ 269 ] {45cd5e77-81d0-4c72-9c5d-2dd1f6d045b6} <Debug> TCPHandler: Processed in 0.002030746 sec. | ||
| 12714 | 2025.12.31 20:24:28.769487 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12715 | 2025.12.31 20:24:28.769589 [ 269 ] {26e68db3-3837-4f70-8ae1-2c23b1aac702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12716 | 2025.12.31 20:24:28.769634 [ 269 ] {26e68db3-3837-4f70-8ae1-2c23b1aac702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12717 | 2025.12.31 20:24:28.769999 [ 269 ] {26e68db3-3837-4f70-8ae1-2c23b1aac702} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12718 | 2025.12.31 20:24:28.770043 [ 269 ] {26e68db3-3837-4f70-8ae1-2c23b1aac702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12719 | 2025.12.31 20:24:28.770395 [ 269 ] {26e68db3-3837-4f70-8ae1-2c23b1aac702} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12720 | 2025.12.31 20:24:28.770627 [ 269 ] {26e68db3-3837-4f70-8ae1-2c23b1aac702} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12721 | 2025.12.31 20:24:28.770771 [ 269 ] {26e68db3-3837-4f70-8ae1-2c23b1aac702} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 12722 | 2025.12.31 20:24:28.770811 [ 269 ] {26e68db3-3837-4f70-8ae1-2c23b1aac702} <Debug> TCPHandler: Processed in 0.001379502 sec. | ||
| 12723 | 2025.12.31 20:24:28.773500 [ 190 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27274 rows, containing 5 columns (5 merged, 0 gathered) in 0.006167761 sec., 4422026.0804528585 rows/sec., 299.17 MiB/sec. | ||
| 12724 | 2025.12.31 20:24:28.773757 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12725 | 2025.12.31 20:24:28.774016 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12726 | 2025.12.31 20:24:28.774081 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12727 | 2025.12.31 20:24:28.774159 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 12728 | 2025.12.31 20:24:29.631846 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12729 | 2025.12.31 20:24:29.649218 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12730 | 2025.12.31 20:24:29.649288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12731 | 2025.12.31 20:24:29.655428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12732 | 2025.12.31 20:24:29.656131 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12733 | 2025.12.31 20:24:29.659371 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12734 | 2025.12.31 20:24:33.771329 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12735 | 2025.12.31 20:24:33.771519 [ 269 ] {6ac53131-1111-4881-ad8e-0bb525dbb144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12736 | 2025.12.31 20:24:33.771580 [ 269 ] {6ac53131-1111-4881-ad8e-0bb525dbb144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12737 | 2025.12.31 20:24:33.772508 [ 269 ] {6ac53131-1111-4881-ad8e-0bb525dbb144} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12738 | 2025.12.31 20:24:33.772545 [ 269 ] {6ac53131-1111-4881-ad8e-0bb525dbb144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12739 | 2025.12.31 20:24:33.772951 [ 269 ] {6ac53131-1111-4881-ad8e-0bb525dbb144} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12740 | 2025.12.31 20:24:33.773170 [ 269 ] {6ac53131-1111-4881-ad8e-0bb525dbb144} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12741 | 2025.12.31 20:24:33.773320 [ 269 ] {6ac53131-1111-4881-ad8e-0bb525dbb144} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001848 sec., 221861.47186147186 rows/sec., 14.07 MiB/sec. | ||
| 12742 | 2025.12.31 20:24:33.773364 [ 269 ] {6ac53131-1111-4881-ad8e-0bb525dbb144} <Debug> TCPHandler: Processed in 0.002153969 sec. | ||
| 12743 | 2025.12.31 20:24:33.773498 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12744 | 2025.12.31 20:24:33.773604 [ 269 ] {bf08fa0c-9178-471e-ba31-f6c8b43e581d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12745 | 2025.12.31 20:24:33.773644 [ 269 ] {bf08fa0c-9178-471e-ba31-f6c8b43e581d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12746 | 2025.12.31 20:24:33.774642 [ 269 ] {bf08fa0c-9178-471e-ba31-f6c8b43e581d} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12747 | 2025.12.31 20:24:33.774678 [ 269 ] {bf08fa0c-9178-471e-ba31-f6c8b43e581d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12748 | 2025.12.31 20:24:33.775056 [ 269 ] {bf08fa0c-9178-471e-ba31-f6c8b43e581d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12749 | 2025.12.31 20:24:33.775264 [ 269 ] {bf08fa0c-9178-471e-ba31-f6c8b43e581d} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12750 | 2025.12.31 20:24:33.775389 [ 269 ] {bf08fa0c-9178-471e-ba31-f6c8b43e581d} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001806 sec., 651162.7906976744 rows/sec., 51.85 MiB/sec. | ||
| 12751 | 2025.12.31 20:24:33.775426 [ 269 ] {bf08fa0c-9178-471e-ba31-f6c8b43e581d} <Debug> TCPHandler: Processed in 0.001976555 sec. | ||
| 12752 | 2025.12.31 20:24:33.775553 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12753 | 2025.12.31 20:24:33.775647 [ 269 ] {667404e3-9857-4017-a0d8-ed360d70fd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12754 | 2025.12.31 20:24:33.775686 [ 269 ] {667404e3-9857-4017-a0d8-ed360d70fd55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12755 | 2025.12.31 20:24:33.776266 [ 269 ] {667404e3-9857-4017-a0d8-ed360d70fd55} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12756 | 2025.12.31 20:24:33.776302 [ 269 ] {667404e3-9857-4017-a0d8-ed360d70fd55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12757 | 2025.12.31 20:24:33.776629 [ 269 ] {667404e3-9857-4017-a0d8-ed360d70fd55} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12758 | 2025.12.31 20:24:33.776835 [ 269 ] {667404e3-9857-4017-a0d8-ed360d70fd55} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12759 | 2025.12.31 20:24:33.776962 [ 269 ] {667404e3-9857-4017-a0d8-ed360d70fd55} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001334 sec., 177661.16941529236 rows/sec., 10.78 MiB/sec. | ||
| 12760 | 2025.12.31 20:24:33.776998 [ 269 ] {667404e3-9857-4017-a0d8-ed360d70fd55} <Debug> TCPHandler: Processed in 0.001501194 sec. | ||
| 12761 | 2025.12.31 20:24:33.777118 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12762 | 2025.12.31 20:24:33.777211 [ 269 ] {cffe321b-acd3-4a3a-befa-2283a56d78de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12763 | 2025.12.31 20:24:33.777250 [ 269 ] {cffe321b-acd3-4a3a-befa-2283a56d78de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12764 | 2025.12.31 20:24:33.777740 [ 269 ] {cffe321b-acd3-4a3a-befa-2283a56d78de} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12765 | 2025.12.31 20:24:33.777775 [ 269 ] {cffe321b-acd3-4a3a-befa-2283a56d78de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12766 | 2025.12.31 20:24:33.778075 [ 269 ] {cffe321b-acd3-4a3a-befa-2283a56d78de} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12767 | 2025.12.31 20:24:33.778276 [ 269 ] {cffe321b-acd3-4a3a-befa-2283a56d78de} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12768 | 2025.12.31 20:24:33.778398 [ 269 ] {cffe321b-acd3-4a3a-befa-2283a56d78de} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001206 sec., 175787.728026534 rows/sec., 11.34 MiB/sec. | ||
| 12769 | 2025.12.31 20:24:33.778434 [ 269 ] {cffe321b-acd3-4a3a-befa-2283a56d78de} <Debug> TCPHandler: Processed in 0.001363281 sec. | ||
| 12770 | 2025.12.31 20:24:33.778541 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12771 | 2025.12.31 20:24:33.778634 [ 269 ] {86b719ca-bbbc-4bcf-9e52-86703150393d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12772 | 2025.12.31 20:24:33.778672 [ 269 ] {86b719ca-bbbc-4bcf-9e52-86703150393d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12773 | 2025.12.31 20:24:33.779139 [ 269 ] {86b719ca-bbbc-4bcf-9e52-86703150393d} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12774 | 2025.12.31 20:24:33.779173 [ 269 ] {86b719ca-bbbc-4bcf-9e52-86703150393d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12775 | 2025.12.31 20:24:33.779468 [ 269 ] {86b719ca-bbbc-4bcf-9e52-86703150393d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12776 | 2025.12.31 20:24:33.779669 [ 269 ] {86b719ca-bbbc-4bcf-9e52-86703150393d} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12777 | 2025.12.31 20:24:33.779795 [ 269 ] {86b719ca-bbbc-4bcf-9e52-86703150393d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00118 sec., 178813.5593220339 rows/sec., 10.15 MiB/sec. | ||
| 12778 | 2025.12.31 20:24:33.779832 [ 269 ] {86b719ca-bbbc-4bcf-9e52-86703150393d} <Debug> TCPHandler: Processed in 0.001337771 sec. | ||
| 12779 | 2025.12.31 20:24:33.779950 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12780 | 2025.12.31 20:24:33.780042 [ 269 ] {aba17b6f-03e6-42db-ac28-434d3f915f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12781 | 2025.12.31 20:24:33.780081 [ 269 ] {aba17b6f-03e6-42db-ac28-434d3f915f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12782 | 2025.12.31 20:24:33.780730 [ 269 ] {aba17b6f-03e6-42db-ac28-434d3f915f5f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12783 | 2025.12.31 20:24:33.780763 [ 269 ] {aba17b6f-03e6-42db-ac28-434d3f915f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12784 | 2025.12.31 20:24:33.781084 [ 269 ] {aba17b6f-03e6-42db-ac28-434d3f915f5f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12785 | 2025.12.31 20:24:33.781282 [ 269 ] {aba17b6f-03e6-42db-ac28-434d3f915f5f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12786 | 2025.12.31 20:24:33.781407 [ 269 ] {aba17b6f-03e6-42db-ac28-434d3f915f5f} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001382 sec., 514471.78002894355 rows/sec., 36.06 MiB/sec. | ||
| 12787 | 2025.12.31 20:24:33.781443 [ 269 ] {aba17b6f-03e6-42db-ac28-434d3f915f5f} <Debug> TCPHandler: Processed in 0.001550265 sec. | ||
| 12788 | 2025.12.31 20:24:33.781573 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12789 | 2025.12.31 20:24:33.781665 [ 269 ] {9efa4715-9194-49c1-89d7-9b4376c4929c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12790 | 2025.12.31 20:24:33.781705 [ 269 ] {9efa4715-9194-49c1-89d7-9b4376c4929c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12791 | 2025.12.31 20:24:33.782033 [ 269 ] {9efa4715-9194-49c1-89d7-9b4376c4929c} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12792 | 2025.12.31 20:24:33.782065 [ 269 ] {9efa4715-9194-49c1-89d7-9b4376c4929c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12793 | 2025.12.31 20:24:33.782353 [ 269 ] {9efa4715-9194-49c1-89d7-9b4376c4929c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12794 | 2025.12.31 20:24:33.782554 [ 269 ] {9efa4715-9194-49c1-89d7-9b4376c4929c} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2025.12.31 20:24:33.782675 [ 269 ] {9efa4715-9194-49c1-89d7-9b4376c4929c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 12796 | 2025.12.31 20:24:33.782710 [ 269 ] {9efa4715-9194-49c1-89d7-9b4376c4929c} <Debug> TCPHandler: Processed in 0.001194037 sec. | ||
| 12797 | 2025.12.31 20:24:33.782825 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12798 | 2025.12.31 20:24:33.782916 [ 269 ] {c1932280-3d9f-4cc7-8b9a-273d6bb1bc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12799 | 2025.12.31 20:24:33.782958 [ 269 ] {c1932280-3d9f-4cc7-8b9a-273d6bb1bc67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12800 | 2025.12.31 20:24:33.783384 [ 269 ] {c1932280-3d9f-4cc7-8b9a-273d6bb1bc67} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12801 | 2025.12.31 20:24:33.783418 [ 269 ] {c1932280-3d9f-4cc7-8b9a-273d6bb1bc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12802 | 2025.12.31 20:24:33.783733 [ 269 ] {c1932280-3d9f-4cc7-8b9a-273d6bb1bc67} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12803 | 2025.12.31 20:24:33.783934 [ 269 ] {c1932280-3d9f-4cc7-8b9a-273d6bb1bc67} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12804 | 2025.12.31 20:24:33.784057 [ 269 ] {c1932280-3d9f-4cc7-8b9a-273d6bb1bc67} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001159 sec., 270923.209663503 rows/sec., 17.80 MiB/sec. | ||
| 12805 | 2025.12.31 20:24:33.784092 [ 269 ] {c1932280-3d9f-4cc7-8b9a-273d6bb1bc67} <Debug> TCPHandler: Processed in 0.00131407 sec. | ||
| 12806 | 2025.12.31 20:24:33.784199 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12807 | 2025.12.31 20:24:33.784291 [ 269 ] {1cabcf20-d5b5-4266-adcf-480166ac45d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12808 | 2025.12.31 20:24:33.784331 [ 269 ] {1cabcf20-d5b5-4266-adcf-480166ac45d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12809 | 2025.12.31 20:24:33.784633 [ 269 ] {1cabcf20-d5b5-4266-adcf-480166ac45d6} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12810 | 2025.12.31 20:24:33.784665 [ 269 ] {1cabcf20-d5b5-4266-adcf-480166ac45d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12811 | 2025.12.31 20:24:33.784947 [ 269 ] {1cabcf20-d5b5-4266-adcf-480166ac45d6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12812 | 2025.12.31 20:24:33.785164 [ 269 ] {1cabcf20-d5b5-4266-adcf-480166ac45d6} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12813 | 2025.12.31 20:24:33.785284 [ 269 ] {1cabcf20-d5b5-4266-adcf-480166ac45d6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 12814 | 2025.12.31 20:24:33.785318 [ 269 ] {1cabcf20-d5b5-4266-adcf-480166ac45d6} <Debug> TCPHandler: Processed in 0.001165587 sec. | ||
| 12815 | 2025.12.31 20:24:33.785429 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12816 | 2025.12.31 20:24:33.785520 [ 269 ] {273ca1a7-f250-4ac2-ac4c-7e40b880887d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12817 | 2025.12.31 20:24:33.785571 [ 269 ] {273ca1a7-f250-4ac2-ac4c-7e40b880887d} <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 | ||
| 12818 | 2025.12.31 20:24:33.786372 [ 269 ] {273ca1a7-f250-4ac2-ac4c-7e40b880887d} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12819 | 2025.12.31 20:24:33.786406 [ 269 ] {273ca1a7-f250-4ac2-ac4c-7e40b880887d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12820 | 2025.12.31 20:24:33.786923 [ 269 ] {273ca1a7-f250-4ac2-ac4c-7e40b880887d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12821 | 2025.12.31 20:24:33.787146 [ 269 ] {273ca1a7-f250-4ac2-ac4c-7e40b880887d} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12822 | 2025.12.31 20:24:33.787278 [ 269 ] {273ca1a7-f250-4ac2-ac4c-7e40b880887d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001776 sec., 18018.018018018018 rows/sec., 32.29 MiB/sec. | ||
| 12823 | 2025.12.31 20:24:33.787330 [ 269 ] {273ca1a7-f250-4ac2-ac4c-7e40b880887d} <Debug> TCPHandler: Processed in 0.001948025 sec. | ||
| 12824 | 2025.12.31 20:24:33.787450 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12825 | 2025.12.31 20:24:33.787542 [ 269 ] {d2285947-6fbf-494a-850f-b9b7a216d68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12826 | 2025.12.31 20:24:33.787582 [ 269 ] {d2285947-6fbf-494a-850f-b9b7a216d68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12827 | 2025.12.31 20:24:33.787910 [ 269 ] {d2285947-6fbf-494a-850f-b9b7a216d68e} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12828 | 2025.12.31 20:24:33.787944 [ 269 ] {d2285947-6fbf-494a-850f-b9b7a216d68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12829 | 2025.12.31 20:24:33.788232 [ 269 ] {d2285947-6fbf-494a-850f-b9b7a216d68e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12830 | 2025.12.31 20:24:33.788440 [ 269 ] {d2285947-6fbf-494a-850f-b9b7a216d68e} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12831 | 2025.12.31 20:24:33.788557 [ 70 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12832 | 2025.12.31 20:24:33.788561 [ 269 ] {d2285947-6fbf-494a-850f-b9b7a216d68e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001037 sec., 100289.29604628737 rows/sec., 6.15 MiB/sec. | ||
| 12833 | 2025.12.31 20:24:33.788603 [ 70 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12834 | 2025.12.31 20:24:33.788616 [ 269 ] {d2285947-6fbf-494a-850f-b9b7a216d68e} <Debug> TCPHandler: Processed in 0.001217648 sec. | ||
| 12835 | 2025.12.31 20:24:33.788627 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12836 | 2025.12.31 20:24:33.788757 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 12837 | 2025.12.31 20:24:33.788931 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12838 | 2025.12.31 20:24:33.788973 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5016 rows starting from the beginning of the part | ||
| 12839 | 2025.12.31 20:24:33.789044 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12840 | 2025.12.31 20:24:33.789097 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 66 rows starting from the beginning of the part | ||
| 12841 | 2025.12.31 20:24:33.789142 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 38 rows starting from the beginning of the part | ||
| 12842 | 2025.12.31 20:24:33.789185 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 12843 | 2025.12.31 20:24:33.789228 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 104 rows starting from the beginning of the part | ||
| 12844 | 2025.12.31 20:24:33.790941 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5344 rows, containing 4 columns (4 merged, 0 gathered) in 0.002245611 sec., 2379753.2163852067 rows/sec., 153.41 MiB/sec. | ||
| 12845 | 2025.12.31 20:24:33.791272 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12846 | 2025.12.31 20:24:33.791555 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_86_17} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12847 | 2025.12.31 20:24:33.791628 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_86_17} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12848 | 2025.12.31 20:24:33.791703 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12849 | 2025.12.31 20:24:35.657655 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29189 | ||
| 12850 | 2025.12.31 20:24:35.658504 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12851 | 2025.12.31 20:24:35.658577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12852 | 2025.12.31 20:24:35.659377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12853 | 2025.12.31 20:24:35.659618 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12854 | 2025.12.31 20:24:35.659752 [ 72 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12855 | 2025.12.31 20:24:35.659764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29189 | ||
| 12856 | 2025.12.31 20:24:35.659797 [ 72 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12857 | 2025.12.31 20:24:35.659820 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12858 | 2025.12.31 20:24:35.659910 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 12859 | 2025.12.31 20:24:35.659996 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12860 | 2025.12.31 20:24:35.660026 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26821 rows starting from the beginning of the part | ||
| 12861 | 2025.12.31 20:24:35.660081 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 12862 | 2025.12.31 20:24:35.660126 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 12863 | 2025.12.31 20:24:35.660168 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 12864 | 2025.12.31 20:24:35.660207 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 12865 | 2025.12.31 20:24:35.660244 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 12866 | 2025.12.31 20:24:35.662436 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29189 rows, containing 4 columns (4 merged, 0 gathered) in 0.002551818 sec., 11438511.680691961 rows/sec., 163.63 MiB/sec. | ||
| 12867 | 2025.12.31 20:24:35.662961 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12868 | 2025.12.31 20:24:35.663276 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_61_12} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2025.12.31 20:24:35.663364 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_61_12} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12870 | 2025.12.31 20:24:35.663487 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 12871 | 2025.12.31 20:24:37.159469 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12872 | 2025.12.31 20:24:37.181929 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12873 | 2025.12.31 20:24:37.182043 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12874 | 2025.12.31 20:24:37.192047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12875 | 2025.12.31 20:24:37.193589 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12876 | 2025.12.31 20:24:37.194079 [ 68 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12877 | 2025.12.31 20:24:37.194155 [ 68 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12878 | 2025.12.31 20:24:37.194178 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12879 | 2025.12.31 20:24:37.194345 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 12880 | 2025.12.31 20:24:37.199160 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12881 | 2025.12.31 20:24:37.200716 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 12882 | 2025.12.31 20:24:37.205021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12883 | 2025.12.31 20:24:37.208509 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 12884 | 2025.12.31 20:24:37.214719 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 12885 | 2025.12.31 20:24:37.220356 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 12886 | 2025.12.31 20:24:37.228298 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 12887 | 2025.12.31 20:24:37.233658 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 12888 | 2025.12.31 20:24:37.298334 [ 188 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.104070154 sec., 4420.095313782278 rows/sec., 22.86 MiB/sec. | ||
| 12889 | 2025.12.31 20:24:37.301187 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12890 | 2025.12.31 20:24:37.303115 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_61_12} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12891 | 2025.12.31 20:24:37.303222 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_61_12} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12892 | 2025.12.31 20:24:37.305095 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12893 | 2025.12.31 20:24:38.242018 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1568 | ||
| 12894 | 2025.12.31 20:24:38.244583 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12895 | 2025.12.31 20:24:38.244637 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12896 | 2025.12.31 20:24:38.245837 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12897 | 2025.12.31 20:24:38.246107 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12898 | 2025.12.31 20:24:38.246433 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1568 | ||
| 12899 | 2025.12.31 20:24:38.759712 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12900 | 2025.12.31 20:24:38.759904 [ 269 ] {ef043ac3-aa87-46af-bbe3-a7c63ff65ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12901 | 2025.12.31 20:24:38.759970 [ 269 ] {ef043ac3-aa87-46af-bbe3-a7c63ff65ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12902 | 2025.12.31 20:24:38.760670 [ 269 ] {ef043ac3-aa87-46af-bbe3-a7c63ff65ae8} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12903 | 2025.12.31 20:24:38.760711 [ 269 ] {ef043ac3-aa87-46af-bbe3-a7c63ff65ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12904 | 2025.12.31 20:24:38.761102 [ 269 ] {ef043ac3-aa87-46af-bbe3-a7c63ff65ae8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12905 | 2025.12.31 20:24:38.761325 [ 269 ] {ef043ac3-aa87-46af-bbe3-a7c63ff65ae8} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12906 | 2025.12.31 20:24:38.761478 [ 269 ] {ef043ac3-aa87-46af-bbe3-a7c63ff65ae8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001628 sec., 46683.04668304668 rows/sec., 3.85 MiB/sec. | ||
| 12907 | 2025.12.31 20:24:38.761522 [ 269 ] {ef043ac3-aa87-46af-bbe3-a7c63ff65ae8} <Debug> TCPHandler: Processed in 0.001946485 sec. | ||
| 12908 | 2025.12.31 20:24:38.761657 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12909 | 2025.12.31 20:24:38.761752 [ 269 ] {eb602366-6b94-4c8c-96d2-603ad3c9071d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12910 | 2025.12.31 20:24:38.761793 [ 269 ] {eb602366-6b94-4c8c-96d2-603ad3c9071d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12911 | 2025.12.31 20:24:38.762195 [ 269 ] {eb602366-6b94-4c8c-96d2-603ad3c9071d} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12912 | 2025.12.31 20:24:38.762233 [ 269 ] {eb602366-6b94-4c8c-96d2-603ad3c9071d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12913 | 2025.12.31 20:24:38.762540 [ 269 ] {eb602366-6b94-4c8c-96d2-603ad3c9071d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12914 | 2025.12.31 20:24:38.762745 [ 269 ] {eb602366-6b94-4c8c-96d2-603ad3c9071d} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12915 | 2025.12.31 20:24:38.762878 [ 269 ] {eb602366-6b94-4c8c-96d2-603ad3c9071d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001144 sec., 8741.25874125874 rows/sec., 657.30 KiB/sec. | ||
| 12916 | 2025.12.31 20:24:38.762916 [ 269 ] {eb602366-6b94-4c8c-96d2-603ad3c9071d} <Debug> TCPHandler: Processed in 0.00130964 sec. | ||
| 12917 | 2025.12.31 20:24:38.763023 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12918 | 2025.12.31 20:24:38.763119 [ 269 ] {255d1ad2-83c6-4d09-b16c-4f28ceeee38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12919 | 2025.12.31 20:24:38.763160 [ 269 ] {255d1ad2-83c6-4d09-b16c-4f28ceeee38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12920 | 2025.12.31 20:24:38.763579 [ 269 ] {255d1ad2-83c6-4d09-b16c-4f28ceeee38a} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12921 | 2025.12.31 20:24:38.763616 [ 269 ] {255d1ad2-83c6-4d09-b16c-4f28ceeee38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12922 | 2025.12.31 20:24:38.763918 [ 269 ] {255d1ad2-83c6-4d09-b16c-4f28ceeee38a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12923 | 2025.12.31 20:24:38.764143 [ 269 ] {255d1ad2-83c6-4d09-b16c-4f28ceeee38a} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12924 | 2025.12.31 20:24:38.764274 [ 269 ] {255d1ad2-83c6-4d09-b16c-4f28ceeee38a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001174 sec., 63032.367972742766 rows/sec., 4.92 MiB/sec. | ||
| 12925 | 2025.12.31 20:24:38.764312 [ 269 ] {255d1ad2-83c6-4d09-b16c-4f28ceeee38a} <Debug> TCPHandler: Processed in 0.001337771 sec. | ||
| 12926 | 2025.12.31 20:24:38.764419 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12927 | 2025.12.31 20:24:38.764514 [ 269 ] {e6fef241-96ac-4879-a523-7979104cdaf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12928 | 2025.12.31 20:24:38.764558 [ 269 ] {e6fef241-96ac-4879-a523-7979104cdaf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12929 | 2025.12.31 20:24:38.764971 [ 269 ] {e6fef241-96ac-4879-a523-7979104cdaf8} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12930 | 2025.12.31 20:24:38.765009 [ 269 ] {e6fef241-96ac-4879-a523-7979104cdaf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12931 | 2025.12.31 20:24:38.765341 [ 269 ] {e6fef241-96ac-4879-a523-7979104cdaf8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12932 | 2025.12.31 20:24:38.765549 [ 269 ] {e6fef241-96ac-4879-a523-7979104cdaf8} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12933 | 2025.12.31 20:24:38.765681 [ 269 ] {e6fef241-96ac-4879-a523-7979104cdaf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 12934 | 2025.12.31 20:24:38.765719 [ 269 ] {e6fef241-96ac-4879-a523-7979104cdaf8} <Debug> TCPHandler: Processed in 0.001349361 sec. | ||
| 12935 | 2025.12.31 20:24:38.765841 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12936 | 2025.12.31 20:24:38.765962 [ 269 ] {59d85bad-62f2-4fe9-99d1-9a2adcd3e7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12937 | 2025.12.31 20:24:38.766030 [ 269 ] {59d85bad-62f2-4fe9-99d1-9a2adcd3e7bd} <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 | ||
| 12938 | 2025.12.31 20:24:38.766937 [ 269 ] {59d85bad-62f2-4fe9-99d1-9a2adcd3e7bd} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12939 | 2025.12.31 20:24:38.766977 [ 269 ] {59d85bad-62f2-4fe9-99d1-9a2adcd3e7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12940 | 2025.12.31 20:24:38.767499 [ 269 ] {59d85bad-62f2-4fe9-99d1-9a2adcd3e7bd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12941 | 2025.12.31 20:24:38.767726 [ 269 ] {59d85bad-62f2-4fe9-99d1-9a2adcd3e7bd} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12942 | 2025.12.31 20:24:38.767870 [ 269 ] {59d85bad-62f2-4fe9-99d1-9a2adcd3e7bd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001934 sec., 5170.63081695967 rows/sec., 9.27 MiB/sec. | ||
| 12943 | 2025.12.31 20:24:38.767934 [ 269 ] {59d85bad-62f2-4fe9-99d1-9a2adcd3e7bd} <Debug> TCPHandler: Processed in 0.002155009 sec. | ||
| 12944 | 2025.12.31 20:24:38.768041 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12945 | 2025.12.31 20:24:38.768136 [ 269 ] {5fa5f82f-aa46-4591-9cdb-80ac73b33553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12946 | 2025.12.31 20:24:38.768178 [ 269 ] {5fa5f82f-aa46-4591-9cdb-80ac73b33553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12947 | 2025.12.31 20:24:38.768514 [ 269 ] {5fa5f82f-aa46-4591-9cdb-80ac73b33553} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12948 | 2025.12.31 20:24:38.768551 [ 269 ] {5fa5f82f-aa46-4591-9cdb-80ac73b33553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12949 | 2025.12.31 20:24:38.768858 [ 269 ] {5fa5f82f-aa46-4591-9cdb-80ac73b33553} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12950 | 2025.12.31 20:24:38.769077 [ 269 ] {5fa5f82f-aa46-4591-9cdb-80ac73b33553} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12951 | 2025.12.31 20:24:38.769208 [ 269 ] {5fa5f82f-aa46-4591-9cdb-80ac73b33553} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 12952 | 2025.12.31 20:24:38.769246 [ 269 ] {5fa5f82f-aa46-4591-9cdb-80ac73b33553} <Debug> TCPHandler: Processed in 0.001255639 sec. | ||
| 12953 | 2025.12.31 20:24:39.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.00 MiB, peak 355.77 MiB, free memory in arenas 0.00 B, will set to 342.56 MiB (RSS), difference: 3.57 MiB | ||
| 12954 | 2025.12.31 20:24:42.954018 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12955 | 2025.12.31 20:24:42.954071 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12956 | 2025.12.31 20:24:43.159917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29701 | ||
| 12957 | 2025.12.31 20:24:43.160733 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2025.12.31 20:24:43.160845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12959 | 2025.12.31 20:24:43.161383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12960 | 2025.12.31 20:24:43.161625 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2025.12.31 20:24:43.161754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29701 | ||
| 12962 | 2025.12.31 20:24:43.771944 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12963 | 2025.12.31 20:24:43.772143 [ 269 ] {cc9ed4f8-980f-4279-bfbf-72b4b4313e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12964 | 2025.12.31 20:24:43.772213 [ 269 ] {cc9ed4f8-980f-4279-bfbf-72b4b4313e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12965 | 2025.12.31 20:24:43.773251 [ 269 ] {cc9ed4f8-980f-4279-bfbf-72b4b4313e1f} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12966 | 2025.12.31 20:24:43.773299 [ 269 ] {cc9ed4f8-980f-4279-bfbf-72b4b4313e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12967 | 2025.12.31 20:24:43.773701 [ 269 ] {cc9ed4f8-980f-4279-bfbf-72b4b4313e1f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12968 | 2025.12.31 20:24:43.773921 [ 269 ] {cc9ed4f8-980f-4279-bfbf-72b4b4313e1f} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12969 | 2025.12.31 20:24:43.774074 [ 269 ] {cc9ed4f8-980f-4279-bfbf-72b4b4313e1f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001984 sec., 206653.2258064516 rows/sec., 13.11 MiB/sec. | ||
| 12970 | 2025.12.31 20:24:43.774115 [ 269 ] {cc9ed4f8-980f-4279-bfbf-72b4b4313e1f} <Debug> TCPHandler: Processed in 0.002304392 sec. | ||
| 12971 | 2025.12.31 20:24:43.774237 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12972 | 2025.12.31 20:24:43.774337 [ 269 ] {0d62a7f5-ac94-42bb-b202-ffb2094db653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12973 | 2025.12.31 20:24:43.774377 [ 269 ] {0d62a7f5-ac94-42bb-b202-ffb2094db653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12974 | 2025.12.31 20:24:43.775432 [ 269 ] {0d62a7f5-ac94-42bb-b202-ffb2094db653} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12975 | 2025.12.31 20:24:43.775470 [ 269 ] {0d62a7f5-ac94-42bb-b202-ffb2094db653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12976 | 2025.12.31 20:24:43.775839 [ 269 ] {0d62a7f5-ac94-42bb-b202-ffb2094db653} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12977 | 2025.12.31 20:24:43.776048 [ 269 ] {0d62a7f5-ac94-42bb-b202-ffb2094db653} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12978 | 2025.12.31 20:24:43.776178 [ 269 ] {0d62a7f5-ac94-42bb-b202-ffb2094db653} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001858 sec., 632938.6437029063 rows/sec., 50.40 MiB/sec. | ||
| 12979 | 2025.12.31 20:24:43.776189 [ 59 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12980 | 2025.12.31 20:24:43.776215 [ 269 ] {0d62a7f5-ac94-42bb-b202-ffb2094db653} <Debug> TCPHandler: Processed in 0.002025616 sec. | ||
| 12981 | 2025.12.31 20:24:43.776257 [ 59 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12982 | 2025.12.31 20:24:43.776282 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12983 | 2025.12.31 20:24:43.776364 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12984 | 2025.12.31 20:24:43.776399 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 12985 | 2025.12.31 20:24:43.776461 [ 269 ] {8b9a883b-b6d0-4843-8324-55ab2bdad372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12986 | 2025.12.31 20:24:43.776505 [ 269 ] {8b9a883b-b6d0-4843-8324-55ab2bdad372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12987 | 2025.12.31 20:24:43.776541 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12988 | 2025.12.31 20:24:43.776582 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2468 rows starting from the beginning of the part | ||
| 12989 | 2025.12.31 20:24:43.776652 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 12990 | 2025.12.31 20:24:43.776705 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 76 rows starting from the beginning of the part | ||
| 12991 | 2025.12.31 20:24:43.776754 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1176 rows starting from the beginning of the part | ||
| 12992 | 2025.12.31 20:24:43.776801 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 76 rows starting from the beginning of the part | ||
| 12993 | 2025.12.31 20:24:43.776848 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1176 rows starting from the beginning of the part | ||
| 12994 | 2025.12.31 20:24:43.777072 [ 269 ] {8b9a883b-b6d0-4843-8324-55ab2bdad372} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12995 | 2025.12.31 20:24:43.777121 [ 269 ] {8b9a883b-b6d0-4843-8324-55ab2bdad372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12996 | 2025.12.31 20:24:43.777438 [ 269 ] {8b9a883b-b6d0-4843-8324-55ab2bdad372} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12997 | 2025.12.31 20:24:43.777660 [ 269 ] {8b9a883b-b6d0-4843-8324-55ab2bdad372} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12998 | 2025.12.31 20:24:43.777791 [ 269 ] {8b9a883b-b6d0-4843-8324-55ab2bdad372} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001348 sec., 175816.0237388724 rows/sec., 10.67 MiB/sec. | ||
| 12999 | 2025.12.31 20:24:43.777798 [ 56 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13000 | 2025.12.31 20:24:43.777830 [ 269 ] {8b9a883b-b6d0-4843-8324-55ab2bdad372} <Debug> TCPHandler: Processed in 0.001513835 sec. | ||
| 13001 | 2025.12.31 20:24:43.777848 [ 56 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13002 | 2025.12.31 20:24:43.777874 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13003 | 2025.12.31 20:24:43.777946 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13004 | 2025.12.31 20:24:43.777986 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 13005 | 2025.12.31 20:24:43.778042 [ 269 ] {e3b05bc3-7cca-4b79-a662-16477985e546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13006 | 2025.12.31 20:24:43.778086 [ 269 ] {e3b05bc3-7cca-4b79-a662-16477985e546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13007 | 2025.12.31 20:24:43.778109 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13008 | 2025.12.31 20:24:43.778145 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 279 rows starting from the beginning of the part | ||
| 13009 | 2025.12.31 20:24:43.778206 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 245 rows starting from the beginning of the part | ||
| 13010 | 2025.12.31 20:24:43.778249 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 10 rows starting from the beginning of the part | ||
| 13011 | 2025.12.31 20:24:43.778290 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 237 rows starting from the beginning of the part | ||
| 13012 | 2025.12.31 20:24:43.778328 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part | ||
| 13013 | 2025.12.31 20:24:43.778368 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
| 13014 | 2025.12.31 20:24:43.778577 [ 269 ] {e3b05bc3-7cca-4b79-a662-16477985e546} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13015 | 2025.12.31 20:24:43.778619 [ 269 ] {e3b05bc3-7cca-4b79-a662-16477985e546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13016 | 2025.12.31 20:24:43.778776 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5028 rows, containing 5 columns (5 merged, 0 gathered) in 0.002435545 sec., 2064425.005491584 rows/sec., 174.60 MiB/sec. | ||
| 13017 | 2025.12.31 20:24:43.779064 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13018 | 2025.12.31 20:24:43.779172 [ 269 ] {e3b05bc3-7cca-4b79-a662-16477985e546} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13019 | 2025.12.31 20:24:43.779298 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350131 sec., 754000.9080600326 rows/sec., 49.21 MiB/sec. | ||
| 13020 | 2025.12.31 20:24:43.779430 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_91_18} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2025.12.31 20:24:43.779468 [ 269 ] {e3b05bc3-7cca-4b79-a662-16477985e546} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2025.12.31 20:24:43.779473 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13023 | 2025.12.31 20:24:43.779541 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_91_18} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13024 | 2025.12.31 20:24:43.779618 [ 269 ] {e3b05bc3-7cca-4b79-a662-16477985e546} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001594 sec., 132998.7452948557 rows/sec., 8.58 MiB/sec. | ||
| 13025 | 2025.12.31 20:24:43.779659 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13026 | 2025.12.31 20:24:43.779664 [ 269 ] {e3b05bc3-7cca-4b79-a662-16477985e546} <Debug> TCPHandler: Processed in 0.00176438 sec. | ||
| 13027 | 2025.12.31 20:24:43.779758 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_76_15} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13028 | 2025.12.31 20:24:43.779798 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13029 | 2025.12.31 20:24:43.779840 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_76_15} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13030 | 2025.12.31 20:24:43.779897 [ 269 ] {95430cc9-5103-4aba-9c28-2718c6769762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13031 | 2025.12.31 20:24:43.779912 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13032 | 2025.12.31 20:24:43.779940 [ 269 ] {95430cc9-5103-4aba-9c28-2718c6769762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13033 | 2025.12.31 20:24:43.780439 [ 269 ] {95430cc9-5103-4aba-9c28-2718c6769762} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13034 | 2025.12.31 20:24:43.780474 [ 269 ] {95430cc9-5103-4aba-9c28-2718c6769762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13035 | 2025.12.31 20:24:43.780776 [ 269 ] {95430cc9-5103-4aba-9c28-2718c6769762} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13036 | 2025.12.31 20:24:43.780977 [ 269 ] {95430cc9-5103-4aba-9c28-2718c6769762} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13037 | 2025.12.31 20:24:43.781103 [ 269 ] {95430cc9-5103-4aba-9c28-2718c6769762} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001225 sec., 172244.89795918367 rows/sec., 9.78 MiB/sec. | ||
| 13038 | 2025.12.31 20:24:43.781140 [ 269 ] {95430cc9-5103-4aba-9c28-2718c6769762} <Debug> TCPHandler: Processed in 0.001389451 sec. | ||
| 13039 | 2025.12.31 20:24:43.781246 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13040 | 2025.12.31 20:24:43.781337 [ 269 ] {4aa3c6f4-551e-4728-86fc-3d369dc5d7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13041 | 2025.12.31 20:24:43.781376 [ 269 ] {4aa3c6f4-551e-4728-86fc-3d369dc5d7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13042 | 2025.12.31 20:24:43.782025 [ 269 ] {4aa3c6f4-551e-4728-86fc-3d369dc5d7bd} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2025.12.31 20:24:43.782060 [ 269 ] {4aa3c6f4-551e-4728-86fc-3d369dc5d7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13044 | 2025.12.31 20:24:43.782376 [ 269 ] {4aa3c6f4-551e-4728-86fc-3d369dc5d7bd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13045 | 2025.12.31 20:24:43.782578 [ 269 ] {4aa3c6f4-551e-4728-86fc-3d369dc5d7bd} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13046 | 2025.12.31 20:24:43.782700 [ 269 ] {4aa3c6f4-551e-4728-86fc-3d369dc5d7bd} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001379 sec., 515591.0079767948 rows/sec., 36.14 MiB/sec. | ||
| 13047 | 2025.12.31 20:24:43.782711 [ 56 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13048 | 2025.12.31 20:24:43.782736 [ 269 ] {4aa3c6f4-551e-4728-86fc-3d369dc5d7bd} <Debug> TCPHandler: Processed in 0.001536175 sec. | ||
| 13049 | 2025.12.31 20:24:43.782750 [ 56 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13050 | 2025.12.31 20:24:43.782775 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13051 | 2025.12.31 20:24:43.782849 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13052 | 2025.12.31 20:24:43.782880 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 13053 | 2025.12.31 20:24:43.782944 [ 269 ] {b8011507-5079-40a9-bc22-83039d8dd5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13054 | 2025.12.31 20:24:43.782989 [ 269 ] {b8011507-5079-40a9-bc22-83039d8dd5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13055 | 2025.12.31 20:24:43.782995 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13056 | 2025.12.31 20:24:43.783035 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1251 rows starting from the beginning of the part | ||
| 13057 | 2025.12.31 20:24:43.783113 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 13058 | 2025.12.31 20:24:43.783189 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 74 rows starting from the beginning of the part | ||
| 13059 | 2025.12.31 20:24:43.783259 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 711 rows starting from the beginning of the part | ||
| 13060 | 2025.12.31 20:24:43.783317 [ 269 ] {b8011507-5079-40a9-bc22-83039d8dd5d6} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2025.12.31 20:24:43.783326 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
| 13062 | 2025.12.31 20:24:43.783365 [ 269 ] {b8011507-5079-40a9-bc22-83039d8dd5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13063 | 2025.12.31 20:24:43.783415 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 711 rows starting from the beginning of the part | ||
| 13064 | 2025.12.31 20:24:43.783700 [ 269 ] {b8011507-5079-40a9-bc22-83039d8dd5d6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13065 | 2025.12.31 20:24:43.783947 [ 269 ] {b8011507-5079-40a9-bc22-83039d8dd5d6} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13066 | 2025.12.31 20:24:43.784077 [ 269 ] {b8011507-5079-40a9-bc22-83039d8dd5d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 13067 | 2025.12.31 20:24:43.784112 [ 269 ] {b8011507-5079-40a9-bc22-83039d8dd5d6} <Debug> TCPHandler: Processed in 0.00131003 sec. | ||
| 13068 | 2025.12.31 20:24:43.784218 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13069 | 2025.12.31 20:24:43.784310 [ 269 ] {6e2e797e-05cd-4099-a19d-fb8cb4f06024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13070 | 2025.12.31 20:24:43.784352 [ 269 ] {6e2e797e-05cd-4099-a19d-fb8cb4f06024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13071 | 2025.12.31 20:24:43.784790 [ 269 ] {6e2e797e-05cd-4099-a19d-fb8cb4f06024} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13072 | 2025.12.31 20:24:43.784825 [ 269 ] {6e2e797e-05cd-4099-a19d-fb8cb4f06024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13073 | 2025.12.31 20:24:43.784924 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2885 rows, containing 5 columns (5 merged, 0 gathered) in 0.002087928 sec., 1381752.627485239 rows/sec., 104.18 MiB/sec. | ||
| 13074 | 2025.12.31 20:24:43.785130 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13075 | 2025.12.31 20:24:43.785158 [ 269 ] {6e2e797e-05cd-4099-a19d-fb8cb4f06024} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13076 | 2025.12.31 20:24:43.785448 [ 269 ] {6e2e797e-05cd-4099-a19d-fb8cb4f06024} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13077 | 2025.12.31 20:24:43.785450 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_91_18} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13078 | 2025.12.31 20:24:43.785541 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_91_18} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13079 | 2025.12.31 20:24:43.785587 [ 269 ] {6e2e797e-05cd-4099-a19d-fb8cb4f06024} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001295 sec., 242471.04247104248 rows/sec., 15.93 MiB/sec. | ||
| 13080 | 2025.12.31 20:24:43.785610 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 13081 | 2025.12.31 20:24:43.785628 [ 269 ] {6e2e797e-05cd-4099-a19d-fb8cb4f06024} <Debug> TCPHandler: Processed in 0.001456484 sec. | ||
| 13082 | 2025.12.31 20:24:43.785749 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13083 | 2025.12.31 20:24:43.785841 [ 269 ] {83d42584-2296-4c06-9081-dfefd041b865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13084 | 2025.12.31 20:24:43.785881 [ 269 ] {83d42584-2296-4c06-9081-dfefd041b865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13085 | 2025.12.31 20:24:43.786182 [ 269 ] {83d42584-2296-4c06-9081-dfefd041b865} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13086 | 2025.12.31 20:24:43.786216 [ 269 ] {83d42584-2296-4c06-9081-dfefd041b865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13087 | 2025.12.31 20:24:43.786497 [ 269 ] {83d42584-2296-4c06-9081-dfefd041b865} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13088 | 2025.12.31 20:24:43.786694 [ 269 ] {83d42584-2296-4c06-9081-dfefd041b865} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2025.12.31 20:24:43.786819 [ 269 ] {83d42584-2296-4c06-9081-dfefd041b865} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 13090 | 2025.12.31 20:24:43.786818 [ 56 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 13091 | 2025.12.31 20:24:43.786855 [ 269 ] {83d42584-2296-4c06-9081-dfefd041b865} <Debug> TCPHandler: Processed in 0.001162157 sec. | ||
| 13092 | 2025.12.31 20:24:43.786869 [ 56 ] {} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13093 | 2025.12.31 20:24:43.786893 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13094 | 2025.12.31 20:24:43.786966 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13095 | 2025.12.31 20:24:43.786967 [ 202 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 13096 | 2025.12.31 20:24:43.787061 [ 269 ] {e348e4a3-6c3e-4b8f-904b-e50a4a71af2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13097 | 2025.12.31 20:24:43.787066 [ 202 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13098 | 2025.12.31 20:24:43.787101 [ 202 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 23 rows starting from the beginning of the part | ||
| 13099 | 2025.12.31 20:24:43.787114 [ 269 ] {e348e4a3-6c3e-4b8f-904b-e50a4a71af2f} <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 | ||
| 13100 | 2025.12.31 20:24:43.787155 [ 202 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 13101 | 2025.12.31 20:24:43.787198 [ 202 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 13102 | 2025.12.31 20:24:43.787236 [ 202 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 13103 | 2025.12.31 20:24:43.787274 [ 202 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 13104 | 2025.12.31 20:24:43.787315 [ 202 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 13105 | 2025.12.31 20:24:43.787971 [ 269 ] {e348e4a3-6c3e-4b8f-904b-e50a4a71af2f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13106 | 2025.12.31 20:24:43.788005 [ 269 ] {e348e4a3-6c3e-4b8f-904b-e50a4a71af2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13107 | 2025.12.31 20:24:43.788034 [ 189 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001096545 sec., 25534.747775969066 rows/sec., 1.68 MiB/sec. | ||
| 13108 | 2025.12.31 20:24:43.788197 [ 189 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 13109 | 2025.12.31 20:24:43.788447 [ 189 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_28_6} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13110 | 2025.12.31 20:24:43.788512 [ 189 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_28_6} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 13111 | 2025.12.31 20:24:43.788560 [ 269 ] {e348e4a3-6c3e-4b8f-904b-e50a4a71af2f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13112 | 2025.12.31 20:24:43.788605 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13113 | 2025.12.31 20:24:43.788797 [ 269 ] {e348e4a3-6c3e-4b8f-904b-e50a4a71af2f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13114 | 2025.12.31 20:24:43.788937 [ 269 ] {e348e4a3-6c3e-4b8f-904b-e50a4a71af2f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001893 sec., 16904.384574749078 rows/sec., 30.29 MiB/sec. | ||
| 13115 | 2025.12.31 20:24:43.788937 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13116 | 2025.12.31 20:24:43.788989 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13117 | 2025.12.31 20:24:43.788993 [ 269 ] {e348e4a3-6c3e-4b8f-904b-e50a4a71af2f} <Debug> TCPHandler: Processed in 0.002072697 sec. | ||
| 13118 | 2025.12.31 20:24:43.789011 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13119 | 2025.12.31 20:24:43.789107 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 13120 | 2025.12.31 20:24:43.789120 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13121 | 2025.12.31 20:24:43.789233 [ 269 ] {6112ded2-25bb-4967-ba33-cb4f75742732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13122 | 2025.12.31 20:24:43.789274 [ 269 ] {6112ded2-25bb-4967-ba33-cb4f75742732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13123 | 2025.12.31 20:24:43.789319 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13124 | 2025.12.31 20:24:43.789384 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1524 rows starting from the beginning of the part | ||
| 13125 | 2025.12.31 20:24:43.789499 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part | ||
| 13126 | 2025.12.31 20:24:43.789601 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 10 rows starting from the beginning of the part | ||
| 13127 | 2025.12.31 20:24:43.789641 [ 269 ] {6112ded2-25bb-4967-ba33-cb4f75742732} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13128 | 2025.12.31 20:24:43.789681 [ 269 ] {6112ded2-25bb-4967-ba33-cb4f75742732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13129 | 2025.12.31 20:24:43.789702 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 32 rows starting from the beginning of the part | ||
| 13130 | 2025.12.31 20:24:43.789809 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part | ||
| 13131 | 2025.12.31 20:24:43.789910 [ 196 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 32 rows starting from the beginning of the part | ||
| 13132 | 2025.12.31 20:24:43.789990 [ 269 ] {6112ded2-25bb-4967-ba33-cb4f75742732} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13133 | 2025.12.31 20:24:43.790215 [ 269 ] {6112ded2-25bb-4967-ba33-cb4f75742732} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13134 | 2025.12.31 20:24:43.790356 [ 269 ] {6112ded2-25bb-4967-ba33-cb4f75742732} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00114 sec., 91228.0701754386 rows/sec., 5.59 MiB/sec. | ||
| 13135 | 2025.12.31 20:24:43.790391 [ 269 ] {6112ded2-25bb-4967-ba33-cb4f75742732} <Debug> TCPHandler: Processed in 0.001318341 sec. | ||
| 13136 | 2025.12.31 20:24:43.799014 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1640 rows, containing 19 columns (19 merged, 0 gathered) in 0.009941957 sec., 164957.46260017017 rows/sec., 295.60 MiB/sec. | ||
| 13137 | 2025.12.31 20:24:43.800776 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13138 | 2025.12.31 20:24:43.801093 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13139 | 2025.12.31 20:24:43.801170 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13140 | 2025.12.31 20:24:43.801332 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 13141 | 2025.12.31 20:24:44.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.51 MiB, peak 355.77 MiB, free memory in arenas 0.00 B, will set to 349.21 MiB (RSS), difference: 5.70 MiB | ||
| 13142 | 2025.12.31 20:24:44.705103 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13143 | 2025.12.31 20:24:44.720276 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2025.12.31 20:24:44.720322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13145 | 2025.12.31 20:24:44.725443 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13146 | 2025.12.31 20:24:44.726091 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2025.12.31 20:24:44.728674 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13148 | 2025.12.31 20:24:48.246677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1602 | ||
| 13149 | 2025.12.31 20:24:48.249307 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13150 | 2025.12.31 20:24:48.249351 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13151 | 2025.12.31 20:24:48.250562 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13152 | 2025.12.31 20:24:48.250834 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13153 | 2025.12.31 20:24:48.251105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1602 | ||
| 13154 | 2025.12.31 20:24:48.760890 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13155 | 2025.12.31 20:24:48.761068 [ 269 ] {c9f2f28c-fd6b-40f3-bcfc-ce1dc652739e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13156 | 2025.12.31 20:24:48.761132 [ 269 ] {c9f2f28c-fd6b-40f3-bcfc-ce1dc652739e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13157 | 2025.12.31 20:24:48.761806 [ 269 ] {c9f2f28c-fd6b-40f3-bcfc-ce1dc652739e} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13158 | 2025.12.31 20:24:48.761854 [ 269 ] {c9f2f28c-fd6b-40f3-bcfc-ce1dc652739e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13159 | 2025.12.31 20:24:48.762232 [ 269 ] {c9f2f28c-fd6b-40f3-bcfc-ce1dc652739e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13160 | 2025.12.31 20:24:48.762454 [ 269 ] {c9f2f28c-fd6b-40f3-bcfc-ce1dc652739e} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2025.12.31 20:24:48.762601 [ 269 ] {c9f2f28c-fd6b-40f3-bcfc-ce1dc652739e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001581 sec., 48070.841239721696 rows/sec., 3.96 MiB/sec. | ||
| 13162 | 2025.12.31 20:24:48.762641 [ 269 ] {c9f2f28c-fd6b-40f3-bcfc-ce1dc652739e} <Debug> TCPHandler: Processed in 0.001875703 sec. | ||
| 13163 | 2025.12.31 20:24:48.762770 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13164 | 2025.12.31 20:24:48.762863 [ 269 ] {d8edaba5-21a8-487d-a0e1-fdde0322d6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13165 | 2025.12.31 20:24:48.762902 [ 269 ] {d8edaba5-21a8-487d-a0e1-fdde0322d6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13166 | 2025.12.31 20:24:48.763294 [ 269 ] {d8edaba5-21a8-487d-a0e1-fdde0322d6c8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2025.12.31 20:24:48.763330 [ 269 ] {d8edaba5-21a8-487d-a0e1-fdde0322d6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13168 | 2025.12.31 20:24:48.763622 [ 269 ] {d8edaba5-21a8-487d-a0e1-fdde0322d6c8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13169 | 2025.12.31 20:24:48.763842 [ 269 ] {d8edaba5-21a8-487d-a0e1-fdde0322d6c8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13170 | 2025.12.31 20:24:48.763969 [ 269 ] {d8edaba5-21a8-487d-a0e1-fdde0322d6c8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001125 sec., 8888.888888888889 rows/sec., 668.40 KiB/sec. | ||
| 13171 | 2025.12.31 20:24:48.764006 [ 269 ] {d8edaba5-21a8-487d-a0e1-fdde0322d6c8} <Debug> TCPHandler: Processed in 0.001282929 sec. | ||
| 13172 | 2025.12.31 20:24:48.764117 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13173 | 2025.12.31 20:24:48.764208 [ 269 ] {f6700868-d961-4d53-a485-c738475a2acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13174 | 2025.12.31 20:24:48.764247 [ 269 ] {f6700868-d961-4d53-a485-c738475a2acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13175 | 2025.12.31 20:24:48.764659 [ 269 ] {f6700868-d961-4d53-a485-c738475a2acd} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13176 | 2025.12.31 20:24:48.764696 [ 269 ] {f6700868-d961-4d53-a485-c738475a2acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13177 | 2025.12.31 20:24:48.764993 [ 269 ] {f6700868-d961-4d53-a485-c738475a2acd} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13178 | 2025.12.31 20:24:48.765212 [ 269 ] {f6700868-d961-4d53-a485-c738475a2acd} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13179 | 2025.12.31 20:24:48.765347 [ 269 ] {f6700868-d961-4d53-a485-c738475a2acd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001156 sec., 64013.84083044983 rows/sec., 5.00 MiB/sec. | ||
| 13180 | 2025.12.31 20:24:48.765383 [ 269 ] {f6700868-d961-4d53-a485-c738475a2acd} <Debug> TCPHandler: Processed in 0.00131258 sec. | ||
| 13181 | 2025.12.31 20:24:48.765495 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13182 | 2025.12.31 20:24:48.765586 [ 269 ] {8ac1423a-cb95-4ae9-8da0-560e08d7cb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13183 | 2025.12.31 20:24:48.765628 [ 269 ] {8ac1423a-cb95-4ae9-8da0-560e08d7cb2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13184 | 2025.12.31 20:24:48.766033 [ 269 ] {8ac1423a-cb95-4ae9-8da0-560e08d7cb2a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13185 | 2025.12.31 20:24:48.766069 [ 269 ] {8ac1423a-cb95-4ae9-8da0-560e08d7cb2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13186 | 2025.12.31 20:24:48.766384 [ 269 ] {8ac1423a-cb95-4ae9-8da0-560e08d7cb2a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13187 | 2025.12.31 20:24:48.766590 [ 269 ] {8ac1423a-cb95-4ae9-8da0-560e08d7cb2a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13188 | 2025.12.31 20:24:48.766718 [ 269 ] {8ac1423a-cb95-4ae9-8da0-560e08d7cb2a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 13189 | 2025.12.31 20:24:48.766755 [ 269 ] {8ac1423a-cb95-4ae9-8da0-560e08d7cb2a} <Debug> TCPHandler: Processed in 0.00130637 sec. | ||
| 13190 | 2025.12.31 20:24:48.766864 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13191 | 2025.12.31 20:24:48.766954 [ 269 ] {8d3c07e5-8371-4171-aa03-446a4b546169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13192 | 2025.12.31 20:24:48.767007 [ 269 ] {8d3c07e5-8371-4171-aa03-446a4b546169} <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 | ||
| 13193 | 2025.12.31 20:24:48.767747 [ 269 ] {8d3c07e5-8371-4171-aa03-446a4b546169} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13194 | 2025.12.31 20:24:48.767783 [ 269 ] {8d3c07e5-8371-4171-aa03-446a4b546169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13195 | 2025.12.31 20:24:48.768286 [ 269 ] {8d3c07e5-8371-4171-aa03-446a4b546169} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13196 | 2025.12.31 20:24:48.768510 [ 269 ] {8d3c07e5-8371-4171-aa03-446a4b546169} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13197 | 2025.12.31 20:24:48.768645 [ 269 ] {8d3c07e5-8371-4171-aa03-446a4b546169} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001708 sec., 5854.80093676815 rows/sec., 10.49 MiB/sec. | ||
| 13198 | 2025.12.31 20:24:48.768697 [ 269 ] {8d3c07e5-8371-4171-aa03-446a4b546169} <Debug> TCPHandler: Processed in 0.001879693 sec. | ||
| 13199 | 2025.12.31 20:24:48.768817 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13200 | 2025.12.31 20:24:48.768935 [ 269 ] {c9822675-69b1-4bc8-86ab-c9a800e5532b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13201 | 2025.12.31 20:24:48.768985 [ 269 ] {c9822675-69b1-4bc8-86ab-c9a800e5532b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13202 | 2025.12.31 20:24:48.769370 [ 269 ] {c9822675-69b1-4bc8-86ab-c9a800e5532b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13203 | 2025.12.31 20:24:48.769408 [ 269 ] {c9822675-69b1-4bc8-86ab-c9a800e5532b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13204 | 2025.12.31 20:24:48.769723 [ 269 ] {c9822675-69b1-4bc8-86ab-c9a800e5532b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13205 | 2025.12.31 20:24:48.769941 [ 269 ] {c9822675-69b1-4bc8-86ab-c9a800e5532b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13206 | 2025.12.31 20:24:48.770067 [ 269 ] {c9822675-69b1-4bc8-86ab-c9a800e5532b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 13207 | 2025.12.31 20:24:48.770103 [ 269 ] {c9822675-69b1-4bc8-86ab-c9a800e5532b} <Debug> TCPHandler: Processed in 0.001344081 sec. | ||
| 13208 | 2025.12.31 20:24:50.152474 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13209 | 2025.12.31 20:24:50.152647 [ 269 ] {3cfe2761-872d-41fe-bdb5-be0ba1b5f5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13210 | 2025.12.31 20:24:50.152711 [ 269 ] {3cfe2761-872d-41fe-bdb5-be0ba1b5f5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13211 | 2025.12.31 20:24:50.153622 [ 269 ] {3cfe2761-872d-41fe-bdb5-be0ba1b5f5e2} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13212 | 2025.12.31 20:24:50.153669 [ 269 ] {3cfe2761-872d-41fe-bdb5-be0ba1b5f5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13213 | 2025.12.31 20:24:50.154109 [ 269 ] {3cfe2761-872d-41fe-bdb5-be0ba1b5f5e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13214 | 2025.12.31 20:24:50.154332 [ 269 ] {3cfe2761-872d-41fe-bdb5-be0ba1b5f5e2} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13215 | 2025.12.31 20:24:50.154518 [ 269 ] {3cfe2761-872d-41fe-bdb5-be0ba1b5f5e2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001919 sec., 213652.9442417926 rows/sec., 13.55 MiB/sec. | ||
| 13216 | 2025.12.31 20:24:50.154560 [ 269 ] {3cfe2761-872d-41fe-bdb5-be0ba1b5f5e2} <Debug> TCPHandler: Processed in 0.002232751 sec. | ||
| 13217 | 2025.12.31 20:24:50.154710 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13218 | 2025.12.31 20:24:50.154838 [ 269 ] {b373ef85-b64b-4c55-b045-d72398072e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13219 | 2025.12.31 20:24:50.154891 [ 269 ] {b373ef85-b64b-4c55-b045-d72398072e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13220 | 2025.12.31 20:24:50.155406 [ 269 ] {b373ef85-b64b-4c55-b045-d72398072e33} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2025.12.31 20:24:50.155444 [ 269 ] {b373ef85-b64b-4c55-b045-d72398072e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13222 | 2025.12.31 20:24:50.155787 [ 269 ] {b373ef85-b64b-4c55-b045-d72398072e33} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13223 | 2025.12.31 20:24:50.155999 [ 269 ] {b373ef85-b64b-4c55-b045-d72398072e33} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2025.12.31 20:24:50.156130 [ 269 ] {b373ef85-b64b-4c55-b045-d72398072e33} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001321 sec., 6056.018168054505 rows/sec., 493.83 KiB/sec. | ||
| 13225 | 2025.12.31 20:24:50.156168 [ 269 ] {b373ef85-b64b-4c55-b045-d72398072e33} <Debug> TCPHandler: Processed in 0.001526404 sec. | ||
| 13226 | 2025.12.31 20:24:50.156307 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13227 | 2025.12.31 20:24:50.156415 [ 269 ] {99ac84b3-6a5d-494c-b707-73107e97180a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13228 | 2025.12.31 20:24:50.156461 [ 269 ] {99ac84b3-6a5d-494c-b707-73107e97180a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13229 | 2025.12.31 20:24:50.157919 [ 269 ] {99ac84b3-6a5d-494c-b707-73107e97180a} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13230 | 2025.12.31 20:24:50.157955 [ 269 ] {99ac84b3-6a5d-494c-b707-73107e97180a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13231 | 2025.12.31 20:24:50.158444 [ 269 ] {99ac84b3-6a5d-494c-b707-73107e97180a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13232 | 2025.12.31 20:24:50.158655 [ 269 ] {99ac84b3-6a5d-494c-b707-73107e97180a} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13233 | 2025.12.31 20:24:50.158782 [ 269 ] {99ac84b3-6a5d-494c-b707-73107e97180a} <Debug> executeQuery: Read 2320 rows, 192.74 KiB in 0.00239 sec., 970711.2970711297 rows/sec., 78.75 MiB/sec. | ||
| 13234 | 2025.12.31 20:24:50.158822 [ 269 ] {99ac84b3-6a5d-494c-b707-73107e97180a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 13235 | 2025.12.31 20:24:50.158835 [ 269 ] {99ac84b3-6a5d-494c-b707-73107e97180a} <Debug> TCPHandler: Processed in 0.002586819 sec. | ||
| 13236 | 2025.12.31 20:24:50.158949 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13237 | 2025.12.31 20:24:50.159041 [ 269 ] {07db32bf-ab33-4bd8-8858-82502ff45cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13238 | 2025.12.31 20:24:50.159081 [ 269 ] {07db32bf-ab33-4bd8-8858-82502ff45cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13239 | 2025.12.31 20:24:50.159551 [ 269 ] {07db32bf-ab33-4bd8-8858-82502ff45cf8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13240 | 2025.12.31 20:24:50.159587 [ 269 ] {07db32bf-ab33-4bd8-8858-82502ff45cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13241 | 2025.12.31 20:24:50.159891 [ 269 ] {07db32bf-ab33-4bd8-8858-82502ff45cf8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13242 | 2025.12.31 20:24:50.160103 [ 269 ] {07db32bf-ab33-4bd8-8858-82502ff45cf8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13243 | 2025.12.31 20:24:50.160248 [ 269 ] {07db32bf-ab33-4bd8-8858-82502ff45cf8} <Debug> executeQuery: Read 245 rows, 15.28 KiB in 0.001224 sec., 200163.39869281044 rows/sec., 12.19 MiB/sec. | ||
| 13244 | 2025.12.31 20:24:50.160285 [ 269 ] {07db32bf-ab33-4bd8-8858-82502ff45cf8} <Debug> TCPHandler: Processed in 0.001383271 sec. | ||
| 13245 | 2025.12.31 20:24:50.160398 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13246 | 2025.12.31 20:24:50.160490 [ 269 ] {cee2b675-bde3-455d-883b-de1ccd4b6e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13247 | 2025.12.31 20:24:50.160529 [ 269 ] {cee2b675-bde3-455d-883b-de1ccd4b6e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13248 | 2025.12.31 20:24:50.161065 [ 269 ] {cee2b675-bde3-455d-883b-de1ccd4b6e58} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13249 | 2025.12.31 20:24:50.161101 [ 269 ] {cee2b675-bde3-455d-883b-de1ccd4b6e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13250 | 2025.12.31 20:24:50.161463 [ 269 ] {cee2b675-bde3-455d-883b-de1ccd4b6e58} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13251 | 2025.12.31 20:24:50.161677 [ 269 ] {cee2b675-bde3-455d-883b-de1ccd4b6e58} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13252 | 2025.12.31 20:24:50.161810 [ 269 ] {cee2b675-bde3-455d-883b-de1ccd4b6e58} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00133 sec., 330827.06766917295 rows/sec., 21.89 MiB/sec. | ||
| 13253 | 2025.12.31 20:24:50.161850 [ 269 ] {cee2b675-bde3-455d-883b-de1ccd4b6e58} <Debug> TCPHandler: Processed in 0.001498884 sec. | ||
| 13254 | 2025.12.31 20:24:50.161965 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13255 | 2025.12.31 20:24:50.162057 [ 269 ] {914acfe3-fa93-466f-bd0d-845c9a51ce86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13256 | 2025.12.31 20:24:50.162099 [ 269 ] {914acfe3-fa93-466f-bd0d-845c9a51ce86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13257 | 2025.12.31 20:24:50.162565 [ 269 ] {914acfe3-fa93-466f-bd0d-845c9a51ce86} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13258 | 2025.12.31 20:24:50.162602 [ 269 ] {914acfe3-fa93-466f-bd0d-845c9a51ce86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13259 | 2025.12.31 20:24:50.162928 [ 269 ] {914acfe3-fa93-466f-bd0d-845c9a51ce86} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13260 | 2025.12.31 20:24:50.163152 [ 269 ] {914acfe3-fa93-466f-bd0d-845c9a51ce86} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13261 | 2025.12.31 20:24:50.163286 [ 269 ] {914acfe3-fa93-466f-bd0d-845c9a51ce86} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001247 sec., 169206.09462710505 rows/sec., 9.61 MiB/sec. | ||
| 13262 | 2025.12.31 20:24:50.163324 [ 269 ] {914acfe3-fa93-466f-bd0d-845c9a51ce86} <Debug> TCPHandler: Processed in 0.001406442 sec. | ||
| 13263 | 2025.12.31 20:24:50.163437 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13264 | 2025.12.31 20:24:50.163529 [ 269 ] {9c63c0c3-ea07-476c-9e95-6592b238ed97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13265 | 2025.12.31 20:24:50.163567 [ 269 ] {9c63c0c3-ea07-476c-9e95-6592b238ed97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13266 | 2025.12.31 20:24:50.164353 [ 269 ] {9c63c0c3-ea07-476c-9e95-6592b238ed97} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13267 | 2025.12.31 20:24:50.164390 [ 269 ] {9c63c0c3-ea07-476c-9e95-6592b238ed97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13268 | 2025.12.31 20:24:50.164758 [ 269 ] {9c63c0c3-ea07-476c-9e95-6592b238ed97} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13269 | 2025.12.31 20:24:50.164974 [ 269 ] {9c63c0c3-ea07-476c-9e95-6592b238ed97} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13270 | 2025.12.31 20:24:50.165102 [ 269 ] {9c63c0c3-ea07-476c-9e95-6592b238ed97} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001591 sec., 738529.2269013199 rows/sec., 52.77 MiB/sec. | ||
| 13271 | 2025.12.31 20:24:50.165140 [ 269 ] {9c63c0c3-ea07-476c-9e95-6592b238ed97} <Debug> TCPHandler: Processed in 0.00174969 sec. | ||
| 13272 | 2025.12.31 20:24:50.165253 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13273 | 2025.12.31 20:24:50.165344 [ 269 ] {1164c800-646b-45d0-8edf-a75621a60c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13274 | 2025.12.31 20:24:50.165384 [ 269 ] {1164c800-646b-45d0-8edf-a75621a60c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13275 | 2025.12.31 20:24:50.165709 [ 269 ] {1164c800-646b-45d0-8edf-a75621a60c67} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13276 | 2025.12.31 20:24:50.165745 [ 269 ] {1164c800-646b-45d0-8edf-a75621a60c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13277 | 2025.12.31 20:24:50.166040 [ 269 ] {1164c800-646b-45d0-8edf-a75621a60c67} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13278 | 2025.12.31 20:24:50.166262 [ 269 ] {1164c800-646b-45d0-8edf-a75621a60c67} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13279 | 2025.12.31 20:24:50.166391 [ 269 ] {1164c800-646b-45d0-8edf-a75621a60c67} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 13280 | 2025.12.31 20:24:50.166427 [ 269 ] {1164c800-646b-45d0-8edf-a75621a60c67} <Debug> TCPHandler: Processed in 0.001222187 sec. | ||
| 13281 | 2025.12.31 20:24:50.166535 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13282 | 2025.12.31 20:24:50.166626 [ 269 ] {3f1b1fbf-0a41-42a3-bc39-a8a5b31415f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13283 | 2025.12.31 20:24:50.166669 [ 269 ] {3f1b1fbf-0a41-42a3-bc39-a8a5b31415f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13284 | 2025.12.31 20:24:50.167270 [ 269 ] {3f1b1fbf-0a41-42a3-bc39-a8a5b31415f9} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13285 | 2025.12.31 20:24:50.167308 [ 269 ] {3f1b1fbf-0a41-42a3-bc39-a8a5b31415f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13286 | 2025.12.31 20:24:50.167683 [ 269 ] {3f1b1fbf-0a41-42a3-bc39-a8a5b31415f9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13287 | 2025.12.31 20:24:50.167889 [ 269 ] {3f1b1fbf-0a41-42a3-bc39-a8a5b31415f9} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13288 | 2025.12.31 20:24:50.168015 [ 269 ] {3f1b1fbf-0a41-42a3-bc39-a8a5b31415f9} <Debug> executeQuery: Read 904 rows, 61.16 KiB in 0.001407 sec., 642501.776830135 rows/sec., 42.45 MiB/sec. | ||
| 13289 | 2025.12.31 20:24:50.168015 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13290 | 2025.12.31 20:24:50.168051 [ 269 ] {3f1b1fbf-0a41-42a3-bc39-a8a5b31415f9} <Debug> TCPHandler: Processed in 0.001564085 sec. | ||
| 13291 | 2025.12.31 20:24:50.168093 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2025.12.31 20:24:50.168123 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13293 | 2025.12.31 20:24:50.168186 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13294 | 2025.12.31 20:24:50.168226 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 13295 | 2025.12.31 20:24:50.168283 [ 269 ] {c4d04a44-63cb-4a19-bbf4-127fb45dc569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13296 | 2025.12.31 20:24:50.168324 [ 269 ] {c4d04a44-63cb-4a19-bbf4-127fb45dc569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13297 | 2025.12.31 20:24:50.168336 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13298 | 2025.12.31 20:24:50.168371 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27274 rows starting from the beginning of the part | ||
| 13299 | 2025.12.31 20:24:50.168438 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 13300 | 2025.12.31 20:24:50.168486 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 13301 | 2025.12.31 20:24:50.168529 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 13302 | 2025.12.31 20:24:50.168570 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 13303 | 2025.12.31 20:24:50.168613 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 904 rows starting from the beginning of the part | ||
| 13304 | 2025.12.31 20:24:50.168636 [ 269 ] {c4d04a44-63cb-4a19-bbf4-127fb45dc569} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2025.12.31 20:24:50.168672 [ 269 ] {c4d04a44-63cb-4a19-bbf4-127fb45dc569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13306 | 2025.12.31 20:24:50.168977 [ 269 ] {c4d04a44-63cb-4a19-bbf4-127fb45dc569} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13307 | 2025.12.31 20:24:50.169205 [ 269 ] {c4d04a44-63cb-4a19-bbf4-127fb45dc569} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13308 | 2025.12.31 20:24:50.169332 [ 269 ] {c4d04a44-63cb-4a19-bbf4-127fb45dc569} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 13309 | 2025.12.31 20:24:50.169378 [ 269 ] {c4d04a44-63cb-4a19-bbf4-127fb45dc569} <Debug> TCPHandler: Processed in 0.001238619 sec. | ||
| 13310 | 2025.12.31 20:24:50.169515 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13311 | 2025.12.31 20:24:50.169628 [ 269 ] {95c3ffb7-9aac-463b-803c-3aafd09438f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13312 | 2025.12.31 20:24:50.169680 [ 269 ] {95c3ffb7-9aac-463b-803c-3aafd09438f3} <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 | ||
| 13313 | 2025.12.31 20:24:50.170566 [ 269 ] {95c3ffb7-9aac-463b-803c-3aafd09438f3} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2025.12.31 20:24:50.170601 [ 269 ] {95c3ffb7-9aac-463b-803c-3aafd09438f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13315 | 2025.12.31 20:24:50.171142 [ 269 ] {95c3ffb7-9aac-463b-803c-3aafd09438f3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13316 | 2025.12.31 20:24:50.171390 [ 269 ] {95c3ffb7-9aac-463b-803c-3aafd09438f3} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13317 | 2025.12.31 20:24:50.171535 [ 269 ] {95c3ffb7-9aac-463b-803c-3aafd09438f3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001932 sec., 16563.14699792961 rows/sec., 29.68 MiB/sec. | ||
| 13318 | 2025.12.31 20:24:50.171588 [ 269 ] {95c3ffb7-9aac-463b-803c-3aafd09438f3} <Debug> TCPHandler: Processed in 0.002130238 sec. | ||
| 13319 | 2025.12.31 20:24:50.171709 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13320 | 2025.12.31 20:24:50.171801 [ 269 ] {e7700293-40c4-4442-85e9-d0446be8c3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13321 | 2025.12.31 20:24:50.171842 [ 269 ] {e7700293-40c4-4442-85e9-d0446be8c3bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13322 | 2025.12.31 20:24:50.172176 [ 269 ] {e7700293-40c4-4442-85e9-d0446be8c3bc} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13323 | 2025.12.31 20:24:50.172211 [ 269 ] {e7700293-40c4-4442-85e9-d0446be8c3bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13324 | 2025.12.31 20:24:50.172511 [ 269 ] {e7700293-40c4-4442-85e9-d0446be8c3bc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13325 | 2025.12.31 20:24:50.172719 [ 269 ] {e7700293-40c4-4442-85e9-d0446be8c3bc} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13326 | 2025.12.31 20:24:50.172845 [ 269 ] {e7700293-40c4-4442-85e9-d0446be8c3bc} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001062 sec., 62146.89265536723 rows/sec., 3.60 MiB/sec. | ||
| 13327 | 2025.12.31 20:24:50.172880 [ 269 ] {e7700293-40c4-4442-85e9-d0446be8c3bc} <Debug> TCPHandler: Processed in 0.001219558 sec. | ||
| 13328 | 2025.12.31 20:24:50.174586 [ 200 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29126 rows, containing 5 columns (5 merged, 0 gathered) in 0.006406936 sec., 4546010.760837941 rows/sec., 307.24 MiB/sec. | ||
| 13329 | 2025.12.31 20:24:50.175125 [ 190 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13330 | 2025.12.31 20:24:50.175380 [ 190 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13331 | 2025.12.31 20:24:50.175457 [ 190 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13332 | 2025.12.31 20:24:50.175529 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 13333 | 2025.12.31 20:24:50.661935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30149 | ||
| 13334 | 2025.12.31 20:24:50.662610 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13335 | 2025.12.31 20:24:50.662646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13336 | 2025.12.31 20:24:50.663134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13337 | 2025.12.31 20:24:50.663364 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13338 | 2025.12.31 20:24:50.663493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30149 | ||
| 13339 | 2025.12.31 20:24:52.228759 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13340 | 2025.12.31 20:24:52.244014 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13341 | 2025.12.31 20:24:52.244070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13342 | 2025.12.31 20:24:52.249574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13343 | 2025.12.31 20:24:52.250297 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13344 | 2025.12.31 20:24:52.252991 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13345 | 2025.12.31 20:24:53.756040 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13346 | 2025.12.31 20:24:53.756347 [ 269 ] {8ab852c5-4d86-489b-940d-040c48341f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13347 | 2025.12.31 20:24:53.756451 [ 269 ] {8ab852c5-4d86-489b-940d-040c48341f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13348 | 2025.12.31 20:24:53.757104 [ 269 ] {8ab852c5-4d86-489b-940d-040c48341f72} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13349 | 2025.12.31 20:24:53.757151 [ 269 ] {8ab852c5-4d86-489b-940d-040c48341f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13350 | 2025.12.31 20:24:53.757572 [ 269 ] {8ab852c5-4d86-489b-940d-040c48341f72} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13351 | 2025.12.31 20:24:53.757796 [ 269 ] {8ab852c5-4d86-489b-940d-040c48341f72} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13352 | 2025.12.31 20:24:53.757948 [ 269 ] {8ab852c5-4d86-489b-940d-040c48341f72} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.57 MiB/sec. | ||
| 13353 | 2025.12.31 20:24:53.757990 [ 269 ] {8ab852c5-4d86-489b-940d-040c48341f72} <Debug> TCPHandler: Processed in 0.002133329 sec. | ||
| 13354 | 2025.12.31 20:24:53.758120 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13355 | 2025.12.31 20:24:53.758241 [ 269 ] {5fa8c57e-41ca-4346-a246-73a73749d7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13356 | 2025.12.31 20:24:53.758290 [ 269 ] {5fa8c57e-41ca-4346-a246-73a73749d7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13357 | 2025.12.31 20:24:53.758758 [ 269 ] {5fa8c57e-41ca-4346-a246-73a73749d7c5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13358 | 2025.12.31 20:24:53.758797 [ 269 ] {5fa8c57e-41ca-4346-a246-73a73749d7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13359 | 2025.12.31 20:24:53.759121 [ 269 ] {5fa8c57e-41ca-4346-a246-73a73749d7c5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13360 | 2025.12.31 20:24:53.759363 [ 269 ] {5fa8c57e-41ca-4346-a246-73a73749d7c5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13361 | 2025.12.31 20:24:53.759501 [ 269 ] {5fa8c57e-41ca-4346-a246-73a73749d7c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001284 sec., 49844.23676012461 rows/sec., 3.89 MiB/sec. | ||
| 13362 | 2025.12.31 20:24:53.759541 [ 269 ] {5fa8c57e-41ca-4346-a246-73a73749d7c5} <Debug> TCPHandler: Processed in 0.001480894 sec. | ||
| 13363 | 2025.12.31 20:24:53.759651 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13364 | 2025.12.31 20:24:53.759748 [ 269 ] {228a2564-e40c-45b8-8faf-e0889e445a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13365 | 2025.12.31 20:24:53.759792 [ 269 ] {228a2564-e40c-45b8-8faf-e0889e445a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13366 | 2025.12.31 20:24:53.760177 [ 269 ] {228a2564-e40c-45b8-8faf-e0889e445a5b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13367 | 2025.12.31 20:24:53.760214 [ 269 ] {228a2564-e40c-45b8-8faf-e0889e445a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13368 | 2025.12.31 20:24:53.760542 [ 269 ] {228a2564-e40c-45b8-8faf-e0889e445a5b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13369 | 2025.12.31 20:24:53.760770 [ 269 ] {228a2564-e40c-45b8-8faf-e0889e445a5b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13370 | 2025.12.31 20:24:53.760904 [ 269 ] {228a2564-e40c-45b8-8faf-e0889e445a5b} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001176 sec., 83333.33333333334 rows/sec., 5.81 MiB/sec. | ||
| 13371 | 2025.12.31 20:24:53.760943 [ 269 ] {228a2564-e40c-45b8-8faf-e0889e445a5b} <Debug> TCPHandler: Processed in 0.00134168 sec. | ||
| 13372 | 2025.12.31 20:24:53.761053 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13373 | 2025.12.31 20:24:53.761148 [ 269 ] {b4cf33b3-2611-473d-8aeb-a03c59dfb608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13374 | 2025.12.31 20:24:53.761190 [ 269 ] {b4cf33b3-2611-473d-8aeb-a03c59dfb608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13375 | 2025.12.31 20:24:53.761562 [ 269 ] {b4cf33b3-2611-473d-8aeb-a03c59dfb608} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13376 | 2025.12.31 20:24:53.761607 [ 269 ] {b4cf33b3-2611-473d-8aeb-a03c59dfb608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13377 | 2025.12.31 20:24:53.762007 [ 269 ] {b4cf33b3-2611-473d-8aeb-a03c59dfb608} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13378 | 2025.12.31 20:24:53.762259 [ 269 ] {b4cf33b3-2611-473d-8aeb-a03c59dfb608} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13379 | 2025.12.31 20:24:53.762396 [ 39 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13380 | 2025.12.31 20:24:53.762416 [ 269 ] {b4cf33b3-2611-473d-8aeb-a03c59dfb608} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001286 sec., 29548.989113530326 rows/sec., 1.98 MiB/sec. | ||
| 13381 | 2025.12.31 20:24:53.762467 [ 39 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13382 | 2025.12.31 20:24:53.762477 [ 269 ] {b4cf33b3-2611-473d-8aeb-a03c59dfb608} <Debug> TCPHandler: Processed in 0.001474543 sec. | ||
| 13383 | 2025.12.31 20:24:53.762498 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13384 | 2025.12.31 20:24:53.762609 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 13385 | 2025.12.31 20:24:53.762721 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13386 | 2025.12.31 20:24:53.762755 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5344 rows starting from the beginning of the part | ||
| 13387 | 2025.12.31 20:24:53.762817 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 13388 | 2025.12.31 20:24:53.762864 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 13389 | 2025.12.31 20:24:53.762909 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 13390 | 2025.12.31 20:24:53.762948 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 66 rows starting from the beginning of the part | ||
| 13391 | 2025.12.31 20:24:53.762988 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 38 rows starting from the beginning of the part | ||
| 13392 | 2025.12.31 20:24:53.764545 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5672 rows, containing 4 columns (4 merged, 0 gathered) in 0.001976505 sec., 2869711.9410272175 rows/sec., 184.84 MiB/sec. | ||
| 13393 | 2025.12.31 20:24:53.765022 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13394 | 2025.12.31 20:24:53.765389 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_91_18} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13395 | 2025.12.31 20:24:53.765489 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_91_18} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13396 | 2025.12.31 20:24:53.765603 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 13397 | 2025.12.31 20:24:57.954320 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13398 | 2025.12.31 20:24:57.954369 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13399 | 2025.12.31 20:24:58.163639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30661 | ||
| 13400 | 2025.12.31 20:24:58.164232 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13401 | 2025.12.31 20:24:58.164273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13402 | 2025.12.31 20:24:58.164772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13403 | 2025.12.31 20:24:58.165012 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13404 | 2025.12.31 20:24:58.165146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30661 | ||
| 13405 | 2025.12.31 20:24:58.251385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1646 | ||
| 13406 | 2025.12.31 20:24:58.254308 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13407 | 2025.12.31 20:24:58.254365 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13408 | 2025.12.31 20:24:58.255673 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13409 | 2025.12.31 20:24:58.255948 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13410 | 2025.12.31 20:24:58.256342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1646 | ||
| 13411 | 2025.12.31 20:24:58.759668 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13412 | 2025.12.31 20:24:58.759868 [ 269 ] {27080b51-5c13-408c-b380-8dc6b42d8fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13413 | 2025.12.31 20:24:58.759941 [ 269 ] {27080b51-5c13-408c-b380-8dc6b42d8fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13414 | 2025.12.31 20:24:58.760678 [ 269 ] {27080b51-5c13-408c-b380-8dc6b42d8fd0} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13415 | 2025.12.31 20:24:58.760729 [ 269 ] {27080b51-5c13-408c-b380-8dc6b42d8fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13416 | 2025.12.31 20:24:58.761133 [ 269 ] {27080b51-5c13-408c-b380-8dc6b42d8fd0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13417 | 2025.12.31 20:24:58.761361 [ 269 ] {27080b51-5c13-408c-b380-8dc6b42d8fd0} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13418 | 2025.12.31 20:24:58.761519 [ 269 ] {27080b51-5c13-408c-b380-8dc6b42d8fd0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001703 sec., 44627.128596594244 rows/sec., 3.68 MiB/sec. | ||
| 13419 | 2025.12.31 20:24:58.761570 [ 269 ] {27080b51-5c13-408c-b380-8dc6b42d8fd0} <Debug> TCPHandler: Processed in 0.002052307 sec. | ||
| 13420 | 2025.12.31 20:24:58.761694 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13421 | 2025.12.31 20:24:58.761796 [ 269 ] {d1538891-25c8-4ec5-aeb9-4b891d364757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13422 | 2025.12.31 20:24:58.761841 [ 269 ] {d1538891-25c8-4ec5-aeb9-4b891d364757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13423 | 2025.12.31 20:24:58.762242 [ 269 ] {d1538891-25c8-4ec5-aeb9-4b891d364757} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13424 | 2025.12.31 20:24:58.762280 [ 269 ] {d1538891-25c8-4ec5-aeb9-4b891d364757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13425 | 2025.12.31 20:24:58.762589 [ 269 ] {d1538891-25c8-4ec5-aeb9-4b891d364757} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13426 | 2025.12.31 20:24:58.762801 [ 269 ] {d1538891-25c8-4ec5-aeb9-4b891d364757} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13427 | 2025.12.31 20:24:58.762930 [ 269 ] {d1538891-25c8-4ec5-aeb9-4b891d364757} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001158 sec., 8635.578583765113 rows/sec., 649.36 KiB/sec. | ||
| 13428 | 2025.12.31 20:24:58.762968 [ 269 ] {d1538891-25c8-4ec5-aeb9-4b891d364757} <Debug> TCPHandler: Processed in 0.00132434 sec. | ||
| 13429 | 2025.12.31 20:24:58.763076 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13430 | 2025.12.31 20:24:58.763168 [ 269 ] {edd8375b-dba4-47b2-84cc-12bc5218970e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13431 | 2025.12.31 20:24:58.763208 [ 269 ] {edd8375b-dba4-47b2-84cc-12bc5218970e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13432 | 2025.12.31 20:24:58.763623 [ 269 ] {edd8375b-dba4-47b2-84cc-12bc5218970e} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2025.12.31 20:24:58.763660 [ 269 ] {edd8375b-dba4-47b2-84cc-12bc5218970e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13434 | 2025.12.31 20:24:58.763970 [ 269 ] {edd8375b-dba4-47b2-84cc-12bc5218970e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13435 | 2025.12.31 20:24:58.764185 [ 269 ] {edd8375b-dba4-47b2-84cc-12bc5218970e} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13436 | 2025.12.31 20:24:58.764314 [ 269 ] {edd8375b-dba4-47b2-84cc-12bc5218970e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001164 sec., 63573.88316151202 rows/sec., 4.96 MiB/sec. | ||
| 13437 | 2025.12.31 20:24:58.764351 [ 269 ] {edd8375b-dba4-47b2-84cc-12bc5218970e} <Debug> TCPHandler: Processed in 0.001323061 sec. | ||
| 13438 | 2025.12.31 20:24:58.764460 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13439 | 2025.12.31 20:24:58.764553 [ 269 ] {da3f7270-1ff8-427a-9785-dcc24b27ed15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13440 | 2025.12.31 20:24:58.764596 [ 269 ] {da3f7270-1ff8-427a-9785-dcc24b27ed15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13441 | 2025.12.31 20:24:58.764996 [ 269 ] {da3f7270-1ff8-427a-9785-dcc24b27ed15} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13442 | 2025.12.31 20:24:58.765032 [ 269 ] {da3f7270-1ff8-427a-9785-dcc24b27ed15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13443 | 2025.12.31 20:24:58.765361 [ 269 ] {da3f7270-1ff8-427a-9785-dcc24b27ed15} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13444 | 2025.12.31 20:24:58.765575 [ 269 ] {da3f7270-1ff8-427a-9785-dcc24b27ed15} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13445 | 2025.12.31 20:24:58.765705 [ 269 ] {da3f7270-1ff8-427a-9785-dcc24b27ed15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 13446 | 2025.12.31 20:24:58.765742 [ 269 ] {da3f7270-1ff8-427a-9785-dcc24b27ed15} <Debug> TCPHandler: Processed in 0.00132955 sec. | ||
| 13447 | 2025.12.31 20:24:58.765847 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13448 | 2025.12.31 20:24:58.765941 [ 269 ] {70b75173-0fd5-419f-bfed-5ab1a4840121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13449 | 2025.12.31 20:24:58.765994 [ 269 ] {70b75173-0fd5-419f-bfed-5ab1a4840121} <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 | ||
| 13450 | 2025.12.31 20:24:58.766756 [ 269 ] {70b75173-0fd5-419f-bfed-5ab1a4840121} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13451 | 2025.12.31 20:24:58.766792 [ 269 ] {70b75173-0fd5-419f-bfed-5ab1a4840121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13452 | 2025.12.31 20:24:58.767295 [ 269 ] {70b75173-0fd5-419f-bfed-5ab1a4840121} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13453 | 2025.12.31 20:24:58.767517 [ 269 ] {70b75173-0fd5-419f-bfed-5ab1a4840121} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13454 | 2025.12.31 20:24:58.767660 [ 269 ] {70b75173-0fd5-419f-bfed-5ab1a4840121} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001737 sec., 5757.052389176742 rows/sec., 10.32 MiB/sec. | ||
| 13455 | 2025.12.31 20:24:58.767715 [ 269 ] {70b75173-0fd5-419f-bfed-5ab1a4840121} <Debug> TCPHandler: Processed in 0.001914353 sec. | ||
| 13456 | 2025.12.31 20:24:58.767815 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13457 | 2025.12.31 20:24:58.767908 [ 269 ] {0c02cb09-1d48-4c27-930a-a112431fc056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13458 | 2025.12.31 20:24:58.767949 [ 269 ] {0c02cb09-1d48-4c27-930a-a112431fc056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13459 | 2025.12.31 20:24:58.768277 [ 269 ] {0c02cb09-1d48-4c27-930a-a112431fc056} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13460 | 2025.12.31 20:24:58.768313 [ 269 ] {0c02cb09-1d48-4c27-930a-a112431fc056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13461 | 2025.12.31 20:24:58.768623 [ 269 ] {0c02cb09-1d48-4c27-930a-a112431fc056} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13462 | 2025.12.31 20:24:58.768841 [ 269 ] {0c02cb09-1d48-4c27-930a-a112431fc056} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13463 | 2025.12.31 20:24:58.768968 [ 269 ] {0c02cb09-1d48-4c27-930a-a112431fc056} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 13464 | 2025.12.31 20:24:58.769004 [ 269 ] {0c02cb09-1d48-4c27-930a-a112431fc056} <Debug> TCPHandler: Processed in 0.001235798 sec. | ||
| 13465 | 2025.12.31 20:24:59.001414 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000912351 sec. | ||
| 13466 | 2025.12.31 20:24:59.753080 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13467 | 2025.12.31 20:24:59.769783 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13468 | 2025.12.31 20:24:59.769836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13469 | 2025.12.31 20:24:59.775943 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13470 | 2025.12.31 20:24:59.776651 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13471 | 2025.12.31 20:24:59.779503 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13472 | 2025.12.31 20:25:01.268930 [ 33 ] {} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 13473 | 2025.12.31 20:25:01.269001 [ 33 ] {} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13474 | 2025.12.31 20:25:01.269023 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13475 | 2025.12.31 20:25:01.269152 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::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 | ||
| 13476 | 2025.12.31 20:25:01.269306 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13477 | 2025.12.31 20:25:01.269345 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::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 | ||
| 13478 | 2025.12.31 20:25:01.269415 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 13479 | 2025.12.31 20:25:01.269467 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 13480 | 2025.12.31 20:25:01.269513 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 13481 | 2025.12.31 20:25:01.269555 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 13482 | 2025.12.31 20:25:01.270348 [ 191 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251408 sec., 36758.595118458565 rows/sec., 3.07 MiB/sec. | ||
| 13483 | 2025.12.31 20:25:01.270504 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 13484 | 2025.12.31 20:25:01.270782 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_21_5} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13485 | 2025.12.31 20:25:01.270865 [ 188 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_21_5} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 13486 | 2025.12.31 20:25:01.270947 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13487 | 2025.12.31 20:25:01.366106 [ 33 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 13488 | 2025.12.31 20:25:01.366179 [ 33 ] {} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13489 | 2025.12.31 20:25:01.366203 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13490 | 2025.12.31 20:25:01.366338 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 13491 | 2025.12.31 20:25:01.366488 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13492 | 2025.12.31 20:25:01.366525 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 13493 | 2025.12.31 20:25:01.366592 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 13494 | 2025.12.31 20:25:01.366637 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 13495 | 2025.12.31 20:25:01.366684 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 13496 | 2025.12.31 20:25:01.366724 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 13497 | 2025.12.31 20:25:01.367520 [ 188 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001242158 sec., 135248.49495796833 rows/sec., 6.90 MiB/sec. | ||
| 13498 | 2025.12.31 20:25:01.367713 [ 193 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 13499 | 2025.12.31 20:25:01.368044 [ 193 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_28_6} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13500 | 2025.12.31 20:25:01.368124 [ 193 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_28_6} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 13501 | 2025.12.31 20:25:01.368222 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13502 | 2025.12.31 20:25:01.408646 [ 33 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 13503 | 2025.12.31 20:25:01.408681 [ 33 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13504 | 2025.12.31 20:25:01.408703 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13505 | 2025.12.31 20:25:01.408800 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 13506 | 2025.12.31 20:25:01.408931 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13507 | 2025.12.31 20:25:01.408967 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 434 rows starting from the beginning of the part | ||
| 13508 | 2025.12.31 20:25:01.409030 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 13509 | 2025.12.31 20:25:01.409085 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 13510 | 2025.12.31 20:25:01.409129 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 13511 | 2025.12.31 20:25:01.409169 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 13512 | 2025.12.31 20:25:01.410229 [ 193 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471904 sec., 1409059.2864752049 rows/sec., 95.08 MiB/sec. | ||
| 13513 | 2025.12.31 20:25:01.410413 [ 199 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 13514 | 2025.12.31 20:25:01.410735 [ 199 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_31_7} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13515 | 2025.12.31 20:25:01.410815 [ 199 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_31_7} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 13516 | 2025.12.31 20:25:01.410904 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 13517 | 2025.12.31 20:25:03.040719 [ 30 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 13518 | 2025.12.31 20:25:03.040817 [ 30 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13519 | 2025.12.31 20:25:03.040862 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13520 | 2025.12.31 20:25:03.041063 [ 188 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 13521 | 2025.12.31 20:25:03.041274 [ 188 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13522 | 2025.12.31 20:25:03.041318 [ 188 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 465 rows starting from the beginning of the part | ||
| 13523 | 2025.12.31 20:25:03.041390 [ 188 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 440 rows starting from the beginning of the part | ||
| 13524 | 2025.12.31 20:25:03.041439 [ 188 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 13525 | 2025.12.31 20:25:03.041482 [ 188 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 13526 | 2025.12.31 20:25:03.041525 [ 188 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 440 rows starting from the beginning of the part | ||
| 13527 | 2025.12.31 20:25:03.042550 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001573316 sec., 1124376.7939816287 rows/sec., 78.48 MiB/sec. | ||
| 13528 | 2025.12.31 20:25:03.042774 [ 186 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 13529 | 2025.12.31 20:25:03.043104 [ 186 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_32_7} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13530 | 2025.12.31 20:25:03.043195 [ 186 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_32_7} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 13531 | 2025.12.31 20:25:03.043296 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 13532 | 2025.12.31 20:25:03.265662 [ 30 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 13533 | 2025.12.31 20:25:03.265732 [ 30 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13534 | 2025.12.31 20:25:03.265752 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13535 | 2025.12.31 20:25:03.265875 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 13536 | 2025.12.31 20:25:03.266014 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13537 | 2025.12.31 20:25:03.266050 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 223 rows starting from the beginning of the part | ||
| 13538 | 2025.12.31 20:25:03.266119 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 13539 | 2025.12.31 20:25:03.266171 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 13540 | 2025.12.31 20:25:03.266220 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 13541 | 2025.12.31 20:25:03.266265 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 13542 | 2025.12.31 20:25:03.267199 [ 186 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380721 sec., 772784.6538149272 rows/sec., 47.00 MiB/sec. | ||
| 13543 | 2025.12.31 20:25:03.267367 [ 202 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 13544 | 2025.12.31 20:25:03.267650 [ 202 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_31_7} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13545 | 2025.12.31 20:25:03.267727 [ 202 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_31_7} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 13546 | 2025.12.31 20:25:03.267813 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13547 | 2025.12.31 20:25:03.772752 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13548 | 2025.12.31 20:25:03.772989 [ 269 ] {cbc15fe8-ab62-4891-ad83-142da700dd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13549 | 2025.12.31 20:25:03.773092 [ 269 ] {cbc15fe8-ab62-4891-ad83-142da700dd66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13550 | 2025.12.31 20:25:03.774155 [ 269 ] {cbc15fe8-ab62-4891-ad83-142da700dd66} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13551 | 2025.12.31 20:25:03.774201 [ 269 ] {cbc15fe8-ab62-4891-ad83-142da700dd66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13552 | 2025.12.31 20:25:03.774609 [ 269 ] {cbc15fe8-ab62-4891-ad83-142da700dd66} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13553 | 2025.12.31 20:25:03.774838 [ 269 ] {cbc15fe8-ab62-4891-ad83-142da700dd66} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13554 | 2025.12.31 20:25:03.774992 [ 269 ] {cbc15fe8-ab62-4891-ad83-142da700dd66} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002078 sec., 197305.1010587103 rows/sec., 12.52 MiB/sec. | ||
| 13555 | 2025.12.31 20:25:03.775042 [ 269 ] {cbc15fe8-ab62-4891-ad83-142da700dd66} <Debug> TCPHandler: Processed in 0.002420985 sec. | ||
| 13556 | 2025.12.31 20:25:03.775165 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13557 | 2025.12.31 20:25:03.775268 [ 269 ] {ac8aee76-44ea-40ff-97e2-7444b5890a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13558 | 2025.12.31 20:25:03.775312 [ 269 ] {ac8aee76-44ea-40ff-97e2-7444b5890a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13559 | 2025.12.31 20:25:03.776245 [ 269 ] {ac8aee76-44ea-40ff-97e2-7444b5890a5b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13560 | 2025.12.31 20:25:03.776282 [ 269 ] {ac8aee76-44ea-40ff-97e2-7444b5890a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13561 | 2025.12.31 20:25:03.776660 [ 269 ] {ac8aee76-44ea-40ff-97e2-7444b5890a5b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13562 | 2025.12.31 20:25:03.776869 [ 269 ] {ac8aee76-44ea-40ff-97e2-7444b5890a5b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2025.12.31 20:25:03.777003 [ 269 ] {ac8aee76-44ea-40ff-97e2-7444b5890a5b} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001758 sec., 668941.9795221844 rows/sec., 53.26 MiB/sec. | ||
| 13564 | 2025.12.31 20:25:03.777004 [ 28 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13565 | 2025.12.31 20:25:03.777042 [ 269 ] {ac8aee76-44ea-40ff-97e2-7444b5890a5b} <Debug> TCPHandler: Processed in 0.001927604 sec. | ||
| 13566 | 2025.12.31 20:25:03.777082 [ 28 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13567 | 2025.12.31 20:25:03.777113 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13568 | 2025.12.31 20:25:03.777178 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13569 | 2025.12.31 20:25:03.777237 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 13570 | 2025.12.31 20:25:03.777277 [ 269 ] {d7b10bdf-bb95-4110-a666-38c2468c2291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13571 | 2025.12.31 20:25:03.777326 [ 269 ] {d7b10bdf-bb95-4110-a666-38c2468c2291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13572 | 2025.12.31 20:25:03.777395 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13573 | 2025.12.31 20:25:03.777439 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2468 rows starting from the beginning of the part | ||
| 13574 | 2025.12.31 20:25:03.777516 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 76 rows starting from the beginning of the part | ||
| 13575 | 2025.12.31 20:25:03.777568 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 2320 rows starting from the beginning of the part | ||
| 13576 | 2025.12.31 20:25:03.777617 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 13577 | 2025.12.31 20:25:03.777665 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 76 rows starting from the beginning of the part | ||
| 13578 | 2025.12.31 20:25:03.777711 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1176 rows starting from the beginning of the part | ||
| 13579 | 2025.12.31 20:25:03.777810 [ 269 ] {d7b10bdf-bb95-4110-a666-38c2468c2291} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13580 | 2025.12.31 20:25:03.777854 [ 269 ] {d7b10bdf-bb95-4110-a666-38c2468c2291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13581 | 2025.12.31 20:25:03.778210 [ 269 ] {d7b10bdf-bb95-4110-a666-38c2468c2291} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13582 | 2025.12.31 20:25:03.778441 [ 269 ] {d7b10bdf-bb95-4110-a666-38c2468c2291} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13583 | 2025.12.31 20:25:03.778578 [ 269 ] {d7b10bdf-bb95-4110-a666-38c2468c2291} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001321 sec., 179409.5382286147 rows/sec., 10.88 MiB/sec. | ||
| 13584 | 2025.12.31 20:25:03.778617 [ 269 ] {d7b10bdf-bb95-4110-a666-38c2468c2291} <Debug> TCPHandler: Processed in 0.001496925 sec. | ||
| 13585 | 2025.12.31 20:25:03.778725 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13586 | 2025.12.31 20:25:03.778818 [ 269 ] {5d5eaf6b-60b0-431e-872c-d5657cc2c45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13587 | 2025.12.31 20:25:03.778858 [ 269 ] {5d5eaf6b-60b0-431e-872c-d5657cc2c45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13588 | 2025.12.31 20:25:03.779323 [ 269 ] {5d5eaf6b-60b0-431e-872c-d5657cc2c45c} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13589 | 2025.12.31 20:25:03.779359 [ 269 ] {5d5eaf6b-60b0-431e-872c-d5657cc2c45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13590 | 2025.12.31 20:25:03.779674 [ 269 ] {5d5eaf6b-60b0-431e-872c-d5657cc2c45c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13591 | 2025.12.31 20:25:03.779860 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6172 rows, containing 5 columns (5 merged, 0 gathered) in 0.002681931 sec., 2301326.917060879 rows/sec., 195.46 MiB/sec. | ||
| 13592 | 2025.12.31 20:25:03.779883 [ 269 ] {5d5eaf6b-60b0-431e-872c-d5657cc2c45c} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13593 | 2025.12.31 20:25:03.780013 [ 269 ] {5d5eaf6b-60b0-431e-872c-d5657cc2c45c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001213 sec., 174773.28936521022 rows/sec., 11.27 MiB/sec. | ||
| 13594 | 2025.12.31 20:25:03.780050 [ 269 ] {5d5eaf6b-60b0-431e-872c-d5657cc2c45c} <Debug> TCPHandler: Processed in 0.001373111 sec. | ||
| 13595 | 2025.12.31 20:25:03.780115 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13596 | 2025.12.31 20:25:03.780157 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2025.12.31 20:25:03.780255 [ 269 ] {7b61f512-7654-4c69-84e2-aa76bbcf3ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13598 | 2025.12.31 20:25:03.780296 [ 269 ] {7b61f512-7654-4c69-84e2-aa76bbcf3ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13599 | 2025.12.31 20:25:03.780379 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_96_19} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13600 | 2025.12.31 20:25:03.780460 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_96_19} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13601 | 2025.12.31 20:25:03.780539 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 13602 | 2025.12.31 20:25:03.780753 [ 269 ] {7b61f512-7654-4c69-84e2-aa76bbcf3ba1} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13603 | 2025.12.31 20:25:03.780794 [ 269 ] {7b61f512-7654-4c69-84e2-aa76bbcf3ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13604 | 2025.12.31 20:25:03.781105 [ 269 ] {7b61f512-7654-4c69-84e2-aa76bbcf3ba1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13605 | 2025.12.31 20:25:03.781323 [ 269 ] {7b61f512-7654-4c69-84e2-aa76bbcf3ba1} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2025.12.31 20:25:03.781454 [ 269 ] {7b61f512-7654-4c69-84e2-aa76bbcf3ba1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 9.85 MiB/sec. | ||
| 13607 | 2025.12.31 20:25:03.781491 [ 269 ] {7b61f512-7654-4c69-84e2-aa76bbcf3ba1} <Debug> TCPHandler: Processed in 0.001381261 sec. | ||
| 13608 | 2025.12.31 20:25:03.781596 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13609 | 2025.12.31 20:25:03.781688 [ 269 ] {893dcc06-af65-4949-ae9b-6501cef11e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13610 | 2025.12.31 20:25:03.781728 [ 269 ] {893dcc06-af65-4949-ae9b-6501cef11e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13611 | 2025.12.31 20:25:03.782366 [ 269 ] {893dcc06-af65-4949-ae9b-6501cef11e0b} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13612 | 2025.12.31 20:25:03.782403 [ 269 ] {893dcc06-af65-4949-ae9b-6501cef11e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13613 | 2025.12.31 20:25:03.782747 [ 269 ] {893dcc06-af65-4949-ae9b-6501cef11e0b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13614 | 2025.12.31 20:25:03.782971 [ 269 ] {893dcc06-af65-4949-ae9b-6501cef11e0b} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13615 | 2025.12.31 20:25:03.783094 [ 28 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13616 | 2025.12.31 20:25:03.783106 [ 269 ] {893dcc06-af65-4949-ae9b-6501cef11e0b} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001436 sec., 495125.34818941506 rows/sec., 34.70 MiB/sec. | ||
| 13617 | 2025.12.31 20:25:03.783133 [ 28 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13618 | 2025.12.31 20:25:03.783157 [ 269 ] {893dcc06-af65-4949-ae9b-6501cef11e0b} <Debug> TCPHandler: Processed in 0.001607946 sec. | ||
| 13619 | 2025.12.31 20:25:03.783159 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13620 | 2025.12.31 20:25:03.783252 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 13621 | 2025.12.31 20:25:03.783274 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13622 | 2025.12.31 20:25:03.783338 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13623 | 2025.12.31 20:25:03.783366 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1251 rows starting from the beginning of the part | ||
| 13624 | 2025.12.31 20:25:03.783369 [ 269 ] {a0c00837-bd73-4eb0-a4f6-fa3c6b8a5459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13625 | 2025.12.31 20:25:03.783416 [ 269 ] {a0c00837-bd73-4eb0-a4f6-fa3c6b8a5459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13626 | 2025.12.31 20:25:03.783427 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 74 rows starting from the beginning of the part | ||
| 13627 | 2025.12.31 20:25:03.783473 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1175 rows starting from the beginning of the part | ||
| 13628 | 2025.12.31 20:25:03.783514 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 13629 | 2025.12.31 20:25:03.783550 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 74 rows starting from the beginning of the part | ||
| 13630 | 2025.12.31 20:25:03.783588 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 711 rows starting from the beginning of the part | ||
| 13631 | 2025.12.31 20:25:03.783744 [ 269 ] {a0c00837-bd73-4eb0-a4f6-fa3c6b8a5459} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13632 | 2025.12.31 20:25:03.783778 [ 269 ] {a0c00837-bd73-4eb0-a4f6-fa3c6b8a5459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13633 | 2025.12.31 20:25:03.784084 [ 269 ] {a0c00837-bd73-4eb0-a4f6-fa3c6b8a5459} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13634 | 2025.12.31 20:25:03.784290 [ 269 ] {a0c00837-bd73-4eb0-a4f6-fa3c6b8a5459} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13635 | 2025.12.31 20:25:03.784419 [ 269 ] {a0c00837-bd73-4eb0-a4f6-fa3c6b8a5459} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 13636 | 2025.12.31 20:25:03.784455 [ 269 ] {a0c00837-bd73-4eb0-a4f6-fa3c6b8a5459} <Debug> TCPHandler: Processed in 0.001228748 sec. | ||
| 13637 | 2025.12.31 20:25:03.784560 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13638 | 2025.12.31 20:25:03.784652 [ 269 ] {08fd4f6a-0c15-48d9-85ec-8d60fbb471b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13639 | 2025.12.31 20:25:03.784694 [ 269 ] {08fd4f6a-0c15-48d9-85ec-8d60fbb471b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13640 | 2025.12.31 20:25:03.784769 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001549486 sec., 2161361.8967838367 rows/sec., 163.54 MiB/sec. | ||
| 13641 | 2025.12.31 20:25:03.784994 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13642 | 2025.12.31 20:25:03.785147 [ 269 ] {08fd4f6a-0c15-48d9-85ec-8d60fbb471b2} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13643 | 2025.12.31 20:25:03.785190 [ 269 ] {08fd4f6a-0c15-48d9-85ec-8d60fbb471b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13644 | 2025.12.31 20:25:03.785287 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_96_19} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13645 | 2025.12.31 20:25:03.785393 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_96_19} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13646 | 2025.12.31 20:25:03.785482 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 13647 | 2025.12.31 20:25:03.785555 [ 269 ] {08fd4f6a-0c15-48d9-85ec-8d60fbb471b2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13648 | 2025.12.31 20:25:03.785774 [ 269 ] {08fd4f6a-0c15-48d9-85ec-8d60fbb471b2} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13649 | 2025.12.31 20:25:03.785907 [ 269 ] {08fd4f6a-0c15-48d9-85ec-8d60fbb471b2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001272 sec., 246855.3459119497 rows/sec., 16.22 MiB/sec. | ||
| 13650 | 2025.12.31 20:25:03.785943 [ 269 ] {08fd4f6a-0c15-48d9-85ec-8d60fbb471b2} <Debug> TCPHandler: Processed in 0.001430383 sec. | ||
| 13651 | 2025.12.31 20:25:03.786059 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13652 | 2025.12.31 20:25:03.786152 [ 269 ] {9f7a5f33-6df6-43aa-a37f-f2fc44cde741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13653 | 2025.12.31 20:25:03.786194 [ 269 ] {9f7a5f33-6df6-43aa-a37f-f2fc44cde741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13654 | 2025.12.31 20:25:03.786504 [ 269 ] {9f7a5f33-6df6-43aa-a37f-f2fc44cde741} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2025.12.31 20:25:03.786540 [ 269 ] {9f7a5f33-6df6-43aa-a37f-f2fc44cde741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13656 | 2025.12.31 20:25:03.786834 [ 269 ] {9f7a5f33-6df6-43aa-a37f-f2fc44cde741} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13657 | 2025.12.31 20:25:03.787042 [ 269 ] {9f7a5f33-6df6-43aa-a37f-f2fc44cde741} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13658 | 2025.12.31 20:25:03.787168 [ 269 ] {9f7a5f33-6df6-43aa-a37f-f2fc44cde741} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 13659 | 2025.12.31 20:25:03.787203 [ 269 ] {9f7a5f33-6df6-43aa-a37f-f2fc44cde741} <Debug> TCPHandler: Processed in 0.001191297 sec. | ||
| 13660 | 2025.12.31 20:25:03.787319 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13661 | 2025.12.31 20:25:03.787412 [ 269 ] {ddeb956c-b79e-4f29-9633-1369449fe76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13662 | 2025.12.31 20:25:03.787465 [ 269 ] {ddeb956c-b79e-4f29-9633-1369449fe76e} <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 | ||
| 13663 | 2025.12.31 20:25:03.788341 [ 269 ] {ddeb956c-b79e-4f29-9633-1369449fe76e} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13664 | 2025.12.31 20:25:03.788378 [ 269 ] {ddeb956c-b79e-4f29-9633-1369449fe76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13665 | 2025.12.31 20:25:03.788938 [ 269 ] {ddeb956c-b79e-4f29-9633-1369449fe76e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13666 | 2025.12.31 20:25:03.789170 [ 269 ] {ddeb956c-b79e-4f29-9633-1369449fe76e} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13667 | 2025.12.31 20:25:03.789310 [ 269 ] {ddeb956c-b79e-4f29-9633-1369449fe76e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001915 sec., 16710.18276762402 rows/sec., 29.94 MiB/sec. | ||
| 13668 | 2025.12.31 20:25:03.789376 [ 269 ] {ddeb956c-b79e-4f29-9633-1369449fe76e} <Debug> TCPHandler: Processed in 0.002103558 sec. | ||
| 13669 | 2025.12.31 20:25:03.789500 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13670 | 2025.12.31 20:25:03.789594 [ 269 ] {e9635492-6211-4c60-a26e-0479547bb004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13671 | 2025.12.31 20:25:03.789636 [ 269 ] {e9635492-6211-4c60-a26e-0479547bb004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13672 | 2025.12.31 20:25:03.789970 [ 269 ] {e9635492-6211-4c60-a26e-0479547bb004} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13673 | 2025.12.31 20:25:03.790004 [ 269 ] {e9635492-6211-4c60-a26e-0479547bb004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13674 | 2025.12.31 20:25:03.790312 [ 269 ] {e9635492-6211-4c60-a26e-0479547bb004} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13675 | 2025.12.31 20:25:03.790527 [ 269 ] {e9635492-6211-4c60-a26e-0479547bb004} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13676 | 2025.12.31 20:25:03.790652 [ 269 ] {e9635492-6211-4c60-a26e-0479547bb004} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 13677 | 2025.12.31 20:25:03.790687 [ 269 ] {e9635492-6211-4c60-a26e-0479547bb004} <Debug> TCPHandler: Processed in 0.001234438 sec. | ||
| 13678 | 2025.12.31 20:25:05.665311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31109 | ||
| 13679 | 2025.12.31 20:25:05.665897 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13680 | 2025.12.31 20:25:05.665951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13681 | 2025.12.31 20:25:05.666439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13682 | 2025.12.31 20:25:05.666670 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13683 | 2025.12.31 20:25:05.666804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31109 | ||
| 13684 | 2025.12.31 20:25:07.279600 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13685 | 2025.12.31 20:25:07.297242 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13686 | 2025.12.31 20:25:07.297316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13687 | 2025.12.31 20:25:07.303500 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13688 | 2025.12.31 20:25:07.304295 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13689 | 2025.12.31 20:25:07.308687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13690 | 2025.12.31 20:25:08.032468 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63442 | ||
| 13691 | 2025.12.31 20:25:08.032588 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13692 | 2025.12.31 20:25:08.032614 [ 292 ] {} <Debug> TCP-Session: 4829f194-08b8-4685-bc12-a98bcf6a16cc Authenticating user 'default' from [fd00:1122:3344:101::e]:63442 | ||
| 13693 | 2025.12.31 20:25:08.032637 [ 292 ] {} <Debug> TCP-Session: 4829f194-08b8-4685-bc12-a98bcf6a16cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13694 | 2025.12.31 20:25:08.032683 [ 292 ] {} <Debug> TCP-Session: 4829f194-08b8-4685-bc12-a98bcf6a16cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13695 | 2025.12.31 20:25:08.032898 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43092 | ||
| 13696 | 2025.12.31 20:25:08.032937 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62182 | ||
| 13697 | 2025.12.31 20:25:08.032942 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43071 | ||
| 13698 | 2025.12.31 20:25:08.032981 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51302 | ||
| 13699 | 2025.12.31 20:25:08.033015 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37748 | ||
| 13700 | 2025.12.31 20:25:08.033041 [ 292 ] {} <Trace> TCP-Session: 4829f194-08b8-4685-bc12-a98bcf6a16cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13701 | 2025.12.31 20:25:08.033012 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13702 | 2025.12.31 20:25:08.033083 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13703 | 2025.12.31 20:25:08.033110 [ 266 ] {} <Debug> TCP-Session: b0b605bc-3557-48b1-9fd8-fea52d9c7259 Authenticating user 'default' from [fd00:1122:3344:101::e]:62182 | ||
| 13704 | 2025.12.31 20:25:08.033114 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13705 | 2025.12.31 20:25:08.033132 [ 294 ] {} <Debug> TCP-Session: 4afdea7b-0e69-4368-a28f-7a9ffcf1a1d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43071 | ||
| 13706 | 2025.12.31 20:25:08.033144 [ 266 ] {} <Debug> TCP-Session: b0b605bc-3557-48b1-9fd8-fea52d9c7259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13707 | 2025.12.31 20:25:08.033012 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13708 | 2025.12.31 20:25:08.032994 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60289 | ||
| 13709 | 2025.12.31 20:25:08.033191 [ 266 ] {} <Debug> TCP-Session: b0b605bc-3557-48b1-9fd8-fea52d9c7259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13710 | 2025.12.31 20:25:08.033212 [ 293 ] {} <Debug> TCP-Session: 1dd6e958-29c0-47e6-904c-8c4a8f5de1ed Authenticating user 'default' from [fd00:1122:3344:101::e]:43092 | ||
| 13711 | 2025.12.31 20:25:08.033231 [ 292 ] {044014d7-fe93-4abc-97e7-ec408af4b023} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63442) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13712 | 2025.12.31 20:25:08.033239 [ 294 ] {} <Debug> TCP-Session: 4afdea7b-0e69-4368-a28f-7a9ffcf1a1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13713 | 2025.12.31 20:25:08.033252 [ 293 ] {} <Debug> TCP-Session: 1dd6e958-29c0-47e6-904c-8c4a8f5de1ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13714 | 2025.12.31 20:25:08.033280 [ 294 ] {} <Debug> TCP-Session: 4afdea7b-0e69-4368-a28f-7a9ffcf1a1d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13715 | 2025.12.31 20:25:08.033292 [ 293 ] {} <Debug> TCP-Session: 1dd6e958-29c0-47e6-904c-8c4a8f5de1ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13716 | 2025.12.31 20:25:08.033255 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13717 | 2025.12.31 20:25:08.033192 [ 291 ] {} <Debug> TCP-Session: fc215c49-3341-4ff3-9ab5-64bd253f572b Authenticating user 'default' from [fd00:1122:3344:101::e]:37748 | ||
| 13718 | 2025.12.31 20:25:08.033354 [ 286 ] {} <Debug> TCP-Session: 8f8500b1-485d-4085-8fca-6d2e83705f92 Authenticating user 'default' from [fd00:1122:3344:101::e]:51302 | ||
| 13719 | 2025.12.31 20:25:08.032983 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48660 | ||
| 13720 | 2025.12.31 20:25:08.033376 [ 291 ] {} <Debug> TCP-Session: fc215c49-3341-4ff3-9ab5-64bd253f572b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13721 | 2025.12.31 20:25:08.033381 [ 286 ] {} <Debug> TCP-Session: 8f8500b1-485d-4085-8fca-6d2e83705f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13722 | 2025.12.31 20:25:08.033417 [ 291 ] {} <Debug> TCP-Session: fc215c49-3341-4ff3-9ab5-64bd253f572b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13723 | 2025.12.31 20:25:08.033431 [ 286 ] {} <Debug> TCP-Session: 8f8500b1-485d-4085-8fca-6d2e83705f92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13724 | 2025.12.31 20:25:08.033007 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58339 | ||
| 13725 | 2025.12.31 20:25:08.033543 [ 292 ] {044014d7-fe93-4abc-97e7-ec408af4b023} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13726 | 2025.12.31 20:25:08.033605 [ 292 ] {044014d7-fe93-4abc-97e7-ec408af4b023} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13727 | 2025.12.31 20:25:08.033673 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13728 | 2025.12.31 20:25:08.033712 [ 289 ] {} <Debug> TCP-Session: 876e7225-ca2a-42c1-86b5-3a2200e864f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60289 | ||
| 13729 | 2025.12.31 20:25:08.033728 [ 289 ] {} <Debug> TCP-Session: 876e7225-ca2a-42c1-86b5-3a2200e864f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13730 | 2025.12.31 20:25:08.033741 [ 289 ] {} <Debug> TCP-Session: 876e7225-ca2a-42c1-86b5-3a2200e864f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13731 | 2025.12.31 20:25:08.033907 [ 292 ] {044014d7-fe93-4abc-97e7-ec408af4b023} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 13732 | 2025.12.31 20:25:08.033939 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13733 | 2025.12.31 20:25:08.033976 [ 290 ] {} <Debug> TCP-Session: 52e858ed-6c26-4239-bf89-515b4bdb7fe2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58339 | ||
| 13734 | 2025.12.31 20:25:08.033994 [ 290 ] {} <Debug> TCP-Session: 52e858ed-6c26-4239-bf89-515b4bdb7fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13735 | 2025.12.31 20:25:08.034008 [ 290 ] {} <Debug> TCP-Session: 52e858ed-6c26-4239-bf89-515b4bdb7fe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13736 | 2025.12.31 20:25:08.034061 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13737 | 2025.12.31 20:25:08.034098 [ 288 ] {} <Debug> TCP-Session: 54561474-7f73-4e36-9054-5b8ae29d32cf Authenticating user 'default' from [fd00:1122:3344:101::e]:48660 | ||
| 13738 | 2025.12.31 20:25:08.034115 [ 288 ] {} <Debug> TCP-Session: 54561474-7f73-4e36-9054-5b8ae29d32cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13739 | 2025.12.31 20:25:08.034127 [ 288 ] {} <Debug> TCP-Session: 54561474-7f73-4e36-9054-5b8ae29d32cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13740 | 2025.12.31 20:25:08.034909 [ 321 ] {044014d7-fe93-4abc-97e7-ec408af4b023} <Trace> AggregatingTransform: Aggregating | ||
| 13741 | 2025.12.31 20:25:08.034961 [ 321 ] {044014d7-fe93-4abc-97e7-ec408af4b023} <Trace> Aggregator: Aggregation method: without_key | ||
| 13742 | 2025.12.31 20:25:08.035007 [ 321 ] {044014d7-fe93-4abc-97e7-ec408af4b023} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991462 sec. (1008.612 rows/sec., 39.40 KiB/sec.) | ||
| 13743 | 2025.12.31 20:25:08.035029 [ 321 ] {044014d7-fe93-4abc-97e7-ec408af4b023} <Trace> Aggregator: Merging aggregated data | ||
| 13744 | 2025.12.31 20:25:08.036527 [ 292 ] {044014d7-fe93-4abc-97e7-ec408af4b023} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003358 sec., 297.79630732578914 rows/sec., 11.63 KiB/sec. | ||
| 13745 | 2025.12.31 20:25:08.036673 [ 292 ] {044014d7-fe93-4abc-97e7-ec408af4b023} <Debug> TCPHandler: Processed in 0.003785916 sec. | ||
| 13746 | 2025.12.31 20:25:08.036805 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13747 | 2025.12.31 20:25:08.036833 [ 292 ] {} <Debug> TCP-Session: 4829f194-08b8-4685-bc12-a98bcf6a16cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13748 | 2025.12.31 20:25:08.036840 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13749 | 2025.12.31 20:25:08.036867 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13750 | 2025.12.31 20:25:08.036884 [ 290 ] {} <Debug> TCP-Session: 52e858ed-6c26-4239-bf89-515b4bdb7fe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13751 | 2025.12.31 20:25:08.036886 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13752 | 2025.12.31 20:25:08.036911 [ 291 ] {} <Debug> TCP-Session: fc215c49-3341-4ff3-9ab5-64bd253f572b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13753 | 2025.12.31 20:25:08.036925 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13754 | 2025.12.31 20:25:08.036940 [ 286 ] {} <Debug> TCP-Session: 8f8500b1-485d-4085-8fca-6d2e83705f92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13755 | 2025.12.31 20:25:08.036955 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13756 | 2025.12.31 20:25:08.036972 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13757 | 2025.12.31 20:25:08.036988 [ 294 ] {} <Debug> TCP-Session: 4afdea7b-0e69-4368-a28f-7a9ffcf1a1d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13758 | 2025.12.31 20:25:08.037014 [ 293 ] {} <Debug> TCP-Session: 1dd6e958-29c0-47e6-904c-8c4a8f5de1ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13759 | 2025.12.31 20:25:08.037035 [ 289 ] {} <Debug> TCP-Session: 876e7225-ca2a-42c1-86b5-3a2200e864f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13760 | 2025.12.31 20:25:08.036939 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13761 | 2025.12.31 20:25:08.036903 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13762 | 2025.12.31 20:25:08.037105 [ 288 ] {} <Debug> TCP-Session: 54561474-7f73-4e36-9054-5b8ae29d32cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13763 | 2025.12.31 20:25:08.037130 [ 266 ] {} <Debug> TCP-Session: b0b605bc-3557-48b1-9fd8-fea52d9c7259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13764 | 2025.12.31 20:25:08.167726 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60506 | ||
| 13765 | 2025.12.31 20:25:08.167868 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13766 | 2025.12.31 20:25:08.167900 [ 292 ] {} <Debug> TCP-Session: f6710410-daa8-4e96-81a7-af63609a381e Authenticating user 'default' from [fd00:1122:3344:101::e]:60506 | ||
| 13767 | 2025.12.31 20:25:08.167922 [ 292 ] {} <Debug> TCP-Session: f6710410-daa8-4e96-81a7-af63609a381e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13768 | 2025.12.31 20:25:08.167935 [ 292 ] {} <Debug> TCP-Session: f6710410-daa8-4e96-81a7-af63609a381e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13769 | 2025.12.31 20:25:08.168143 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57499 | ||
| 13770 | 2025.12.31 20:25:08.168202 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64999 | ||
| 13771 | 2025.12.31 20:25:08.168213 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32795 | ||
| 13772 | 2025.12.31 20:25:08.168246 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54385 | ||
| 13773 | 2025.12.31 20:25:08.168276 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43451 | ||
| 13774 | 2025.12.31 20:25:08.168300 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55551 | ||
| 13775 | 2025.12.31 20:25:08.168321 [ 292 ] {} <Trace> TCP-Session: f6710410-daa8-4e96-81a7-af63609a381e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13776 | 2025.12.31 20:25:08.168327 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13777 | 2025.12.31 20:25:08.168366 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13778 | 2025.12.31 20:25:08.168391 [ 294 ] {} <Debug> TCP-Session: 2d9479ca-b01c-4bab-b855-8190fa5db535 Authenticating user 'default' from [fd00:1122:3344:101::e]:64999 | ||
| 13779 | 2025.12.31 20:25:08.168397 [ 290 ] {} <Debug> TCP-Session: 340b36e5-7017-4006-a9ea-2ec356aabcaf Authenticating user 'default' from [fd00:1122:3344:101::e]:43451 | ||
| 13780 | 2025.12.31 20:25:08.168394 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13781 | 2025.12.31 20:25:08.168423 [ 290 ] {} <Debug> TCP-Session: 340b36e5-7017-4006-a9ea-2ec356aabcaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13782 | 2025.12.31 20:25:08.168420 [ 294 ] {} <Debug> TCP-Session: 2d9479ca-b01c-4bab-b855-8190fa5db535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13783 | 2025.12.31 20:25:08.168494 [ 290 ] {} <Debug> TCP-Session: 340b36e5-7017-4006-a9ea-2ec356aabcaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13784 | 2025.12.31 20:25:08.168503 [ 291 ] {} <Debug> TCP-Session: 535783fe-b175-4fe1-ad72-6b5007842516 Authenticating user 'default' from [fd00:1122:3344:101::e]:55551 | ||
| 13785 | 2025.12.31 20:25:08.168506 [ 294 ] {} <Debug> TCP-Session: 2d9479ca-b01c-4bab-b855-8190fa5db535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13786 | 2025.12.31 20:25:08.168527 [ 292 ] {43b17b50-30ef-4b6f-81c4-e5172da3a305} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60506) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13787 | 2025.12.31 20:25:08.168545 [ 291 ] {} <Debug> TCP-Session: 535783fe-b175-4fe1-ad72-6b5007842516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13788 | 2025.12.31 20:25:08.168621 [ 291 ] {} <Debug> TCP-Session: 535783fe-b175-4fe1-ad72-6b5007842516 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13789 | 2025.12.31 20:25:08.168326 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13790 | 2025.12.31 20:25:08.168699 [ 266 ] {} <Debug> TCP-Session: 0682c996-43f1-4377-828a-30b721173ec2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32795 | ||
| 13791 | 2025.12.31 20:25:08.168733 [ 266 ] {} <Debug> TCP-Session: 0682c996-43f1-4377-828a-30b721173ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13792 | 2025.12.31 20:25:08.168239 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34961 | ||
| 13793 | 2025.12.31 20:25:08.168761 [ 266 ] {} <Debug> TCP-Session: 0682c996-43f1-4377-828a-30b721173ec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13794 | 2025.12.31 20:25:08.168247 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13795 | 2025.12.31 20:25:08.168242 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58756 | ||
| 13796 | 2025.12.31 20:25:08.168847 [ 293 ] {} <Debug> TCP-Session: b97175d3-9473-4d74-93ea-55345abcfd79 Authenticating user 'default' from [fd00:1122:3344:101::e]:57499 | ||
| 13797 | 2025.12.31 20:25:08.168871 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13798 | 2025.12.31 20:25:08.168883 [ 293 ] {} <Debug> TCP-Session: b97175d3-9473-4d74-93ea-55345abcfd79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13799 | 2025.12.31 20:25:08.168335 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13800 | 2025.12.31 20:25:08.168922 [ 293 ] {} <Debug> TCP-Session: b97175d3-9473-4d74-93ea-55345abcfd79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13801 | 2025.12.31 20:25:08.168948 [ 292 ] {43b17b50-30ef-4b6f-81c4-e5172da3a305} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13802 | 2025.12.31 20:25:08.168952 [ 289 ] {} <Debug> TCP-Session: c427d7a7-9e34-441c-b784-dd8244e03480 Authenticating user 'default' from [fd00:1122:3344:101::e]:54385 | ||
| 13803 | 2025.12.31 20:25:08.168918 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13804 | 2025.12.31 20:25:08.169004 [ 289 ] {} <Debug> TCP-Session: c427d7a7-9e34-441c-b784-dd8244e03480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13805 | 2025.12.31 20:25:08.169021 [ 292 ] {43b17b50-30ef-4b6f-81c4-e5172da3a305} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13806 | 2025.12.31 20:25:08.169031 [ 288 ] {} <Debug> TCP-Session: 1c317a70-e754-4811-a0cc-13767ff626f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58756 | ||
| 13807 | 2025.12.31 20:25:08.169035 [ 289 ] {} <Debug> TCP-Session: c427d7a7-9e34-441c-b784-dd8244e03480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13808 | 2025.12.31 20:25:08.169064 [ 288 ] {} <Debug> TCP-Session: 1c317a70-e754-4811-a0cc-13767ff626f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13809 | 2025.12.31 20:25:08.168919 [ 286 ] {} <Debug> TCP-Session: 53dccfa4-ee48-4907-b00c-290f04f3bc42 Authenticating user 'default' from [fd00:1122:3344:101::e]:34961 | ||
| 13810 | 2025.12.31 20:25:08.169090 [ 288 ] {} <Debug> TCP-Session: 1c317a70-e754-4811-a0cc-13767ff626f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13811 | 2025.12.31 20:25:08.169116 [ 286 ] {} <Debug> TCP-Session: 53dccfa4-ee48-4907-b00c-290f04f3bc42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13812 | 2025.12.31 20:25:08.169135 [ 286 ] {} <Debug> TCP-Session: 53dccfa4-ee48-4907-b00c-290f04f3bc42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13813 | 2025.12.31 20:25:08.169330 [ 292 ] {43b17b50-30ef-4b6f-81c4-e5172da3a305} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 13814 | 2025.12.31 20:25:08.170331 [ 275 ] {43b17b50-30ef-4b6f-81c4-e5172da3a305} <Trace> AggregatingTransform: Aggregating | ||
| 13815 | 2025.12.31 20:25:08.170380 [ 275 ] {43b17b50-30ef-4b6f-81c4-e5172da3a305} <Trace> Aggregator: Aggregation method: without_key | ||
| 13816 | 2025.12.31 20:25:08.170418 [ 275 ] {43b17b50-30ef-4b6f-81c4-e5172da3a305} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959382 sec. (1042.338 rows/sec., 40.72 KiB/sec.) | ||
| 13817 | 2025.12.31 20:25:08.170437 [ 275 ] {43b17b50-30ef-4b6f-81c4-e5172da3a305} <Trace> Aggregator: Merging aggregated data | ||
| 13818 | 2025.12.31 20:25:08.171871 [ 292 ] {43b17b50-30ef-4b6f-81c4-e5172da3a305} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003415 sec., 292.82576866764276 rows/sec., 11.44 KiB/sec. | ||
| 13819 | 2025.12.31 20:25:08.172036 [ 292 ] {43b17b50-30ef-4b6f-81c4-e5172da3a305} <Debug> TCPHandler: Processed in 0.003860808 sec. | ||
| 13820 | 2025.12.31 20:25:08.172128 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13821 | 2025.12.31 20:25:08.172159 [ 292 ] {} <Debug> TCP-Session: f6710410-daa8-4e96-81a7-af63609a381e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13822 | 2025.12.31 20:25:08.172159 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13823 | 2025.12.31 20:25:08.172182 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13824 | 2025.12.31 20:25:08.172212 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13825 | 2025.12.31 20:25:08.172223 [ 293 ] {} <Debug> TCP-Session: b97175d3-9473-4d74-93ea-55345abcfd79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13826 | 2025.12.31 20:25:08.172263 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13827 | 2025.12.31 20:25:08.172267 [ 266 ] {} <Debug> TCP-Session: 0682c996-43f1-4377-828a-30b721173ec2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13828 | 2025.12.31 20:25:08.172283 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13829 | 2025.12.31 20:25:08.172299 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13830 | 2025.12.31 20:25:08.172303 [ 289 ] {} <Debug> TCP-Session: c427d7a7-9e34-441c-b784-dd8244e03480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13831 | 2025.12.31 20:25:08.172333 [ 286 ] {} <Debug> TCP-Session: 53dccfa4-ee48-4907-b00c-290f04f3bc42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13832 | 2025.12.31 20:25:08.172356 [ 290 ] {} <Debug> TCP-Session: 340b36e5-7017-4006-a9ea-2ec356aabcaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13833 | 2025.12.31 20:25:08.172241 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13834 | 2025.12.31 20:25:08.172222 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13835 | 2025.12.31 20:25:08.172457 [ 288 ] {} <Debug> TCP-Session: 1c317a70-e754-4811-a0cc-13767ff626f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13836 | 2025.12.31 20:25:08.172241 [ 291 ] {} <Debug> TCP-Session: 535783fe-b175-4fe1-ad72-6b5007842516 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13837 | 2025.12.31 20:25:08.172491 [ 294 ] {} <Debug> TCP-Session: 2d9479ca-b01c-4bab-b855-8190fa5db535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13838 | 2025.12.31 20:25:08.256608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1684 | ||
| 13839 | 2025.12.31 20:25:08.259464 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13840 | 2025.12.31 20:25:08.259550 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13841 | 2025.12.31 20:25:08.261070 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13842 | 2025.12.31 20:25:08.261405 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13843 | 2025.12.31 20:25:08.261572 [ 43 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13844 | 2025.12.31 20:25:08.261637 [ 43 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13845 | 2025.12.31 20:25:08.261658 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13846 | 2025.12.31 20:25:08.261755 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 13847 | 2025.12.31 20:25:08.261841 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1684 | ||
| 13848 | 2025.12.31 20:25:08.262245 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13849 | 2025.12.31 20:25:08.262375 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1490 rows starting from the beginning of the part | ||
| 13850 | 2025.12.31 20:25:08.262719 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 44 rows starting from the beginning of the part | ||
| 13851 | 2025.12.31 20:25:08.263051 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 13852 | 2025.12.31 20:25:08.263390 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
| 13853 | 2025.12.31 20:25:08.263885 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part | ||
| 13854 | 2025.12.31 20:25:08.264245 [ 189 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 38 rows starting from the beginning of the part | ||
| 13855 | 2025.12.31 20:25:08.270955 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1684 rows, containing 72 columns (72 merged, 0 gathered) in 0.00923633 sec., 182323.49861904027 rows/sec., 144.20 MiB/sec. | ||
| 13856 | 2025.12.31 20:25:08.272935 [ 196 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13857 | 2025.12.31 20:25:08.273586 [ 196 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_46_9} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13858 | 2025.12.31 20:25:08.273683 [ 196 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_46_9} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13859 | 2025.12.31 20:25:08.274067 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 13860 | 2025.12.31 20:25:08.761155 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13861 | 2025.12.31 20:25:08.761344 [ 269 ] {64fcf480-b603-4bab-9cc1-17ca226c3270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13862 | 2025.12.31 20:25:08.761416 [ 269 ] {64fcf480-b603-4bab-9cc1-17ca226c3270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13863 | 2025.12.31 20:25:08.762073 [ 269 ] {64fcf480-b603-4bab-9cc1-17ca226c3270} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13864 | 2025.12.31 20:25:08.762127 [ 269 ] {64fcf480-b603-4bab-9cc1-17ca226c3270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13865 | 2025.12.31 20:25:08.762537 [ 269 ] {64fcf480-b603-4bab-9cc1-17ca226c3270} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13866 | 2025.12.31 20:25:08.762784 [ 269 ] {64fcf480-b603-4bab-9cc1-17ca226c3270} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13867 | 2025.12.31 20:25:08.762961 [ 269 ] {64fcf480-b603-4bab-9cc1-17ca226c3270} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001669 sec., 1198.3223487118034 rows/sec., 97.71 KiB/sec. | ||
| 13868 | 2025.12.31 20:25:08.763017 [ 269 ] {64fcf480-b603-4bab-9cc1-17ca226c3270} <Debug> TCPHandler: Processed in 0.001995296 sec. | ||
| 13869 | 2025.12.31 20:25:08.763151 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13870 | 2025.12.31 20:25:08.763264 [ 269 ] {37c93826-4a11-4efa-a61a-7db1810cba99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13871 | 2025.12.31 20:25:08.763311 [ 269 ] {37c93826-4a11-4efa-a61a-7db1810cba99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13872 | 2025.12.31 20:25:08.763806 [ 269 ] {37c93826-4a11-4efa-a61a-7db1810cba99} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13873 | 2025.12.31 20:25:08.763848 [ 269 ] {37c93826-4a11-4efa-a61a-7db1810cba99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13874 | 2025.12.31 20:25:08.764241 [ 269 ] {37c93826-4a11-4efa-a61a-7db1810cba99} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13875 | 2025.12.31 20:25:08.764562 [ 269 ] {37c93826-4a11-4efa-a61a-7db1810cba99} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13876 | 2025.12.31 20:25:08.764720 [ 269 ] {37c93826-4a11-4efa-a61a-7db1810cba99} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001482 sec., 51956.81511470985 rows/sec., 4.27 MiB/sec. | ||
| 13877 | 2025.12.31 20:25:08.764764 [ 269 ] {37c93826-4a11-4efa-a61a-7db1810cba99} <Debug> TCPHandler: Processed in 0.001668298 sec. | ||
| 13878 | 2025.12.31 20:25:08.764888 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13879 | 2025.12.31 20:25:08.764990 [ 269 ] {5c4a4f36-6faf-443a-a5db-e5850a64d8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13880 | 2025.12.31 20:25:08.765036 [ 269 ] {5c4a4f36-6faf-443a-a5db-e5850a64d8f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13881 | 2025.12.31 20:25:08.765462 [ 269 ] {5c4a4f36-6faf-443a-a5db-e5850a64d8f3} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13882 | 2025.12.31 20:25:08.765502 [ 269 ] {5c4a4f36-6faf-443a-a5db-e5850a64d8f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13883 | 2025.12.31 20:25:08.765823 [ 269 ] {5c4a4f36-6faf-443a-a5db-e5850a64d8f3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13884 | 2025.12.31 20:25:08.766057 [ 269 ] {5c4a4f36-6faf-443a-a5db-e5850a64d8f3} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13885 | 2025.12.31 20:25:08.766200 [ 269 ] {5c4a4f36-6faf-443a-a5db-e5850a64d8f3} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001232 sec., 9740.25974025974 rows/sec., 723.70 KiB/sec. | ||
| 13886 | 2025.12.31 20:25:08.766221 [ 67 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13887 | 2025.12.31 20:25:08.766242 [ 269 ] {5c4a4f36-6faf-443a-a5db-e5850a64d8f3} <Debug> TCPHandler: Processed in 0.001406281 sec. | ||
| 13888 | 2025.12.31 20:25:08.766306 [ 67 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13889 | 2025.12.31 20:25:08.766348 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13890 | 2025.12.31 20:25:08.766397 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13891 | 2025.12.31 20:25:08.766486 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 13892 | 2025.12.31 20:25:08.766510 [ 269 ] {cbb6d1e1-bab2-4912-a1a1-8231f9eb6ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13893 | 2025.12.31 20:25:08.766569 [ 269 ] {cbb6d1e1-bab2-4912-a1a1-8231f9eb6ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13894 | 2025.12.31 20:25:08.766636 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13895 | 2025.12.31 20:25:08.766675 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 279 rows starting from the beginning of the part | ||
| 13896 | 2025.12.31 20:25:08.766743 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 13897 | 2025.12.31 20:25:08.766788 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 245 rows starting from the beginning of the part | ||
| 13898 | 2025.12.31 20:25:08.766833 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part | ||
| 13899 | 2025.12.31 20:25:08.766870 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part | ||
| 13900 | 2025.12.31 20:25:08.766913 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 12 rows starting from the beginning of the part | ||
| 13901 | 2025.12.31 20:25:08.767004 [ 269 ] {cbb6d1e1-bab2-4912-a1a1-8231f9eb6ba6} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2025.12.31 20:25:08.767048 [ 269 ] {cbb6d1e1-bab2-4912-a1a1-8231f9eb6ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13903 | 2025.12.31 20:25:08.767394 [ 269 ] {cbb6d1e1-bab2-4912-a1a1-8231f9eb6ba6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13904 | 2025.12.31 20:25:08.767638 [ 269 ] {cbb6d1e1-bab2-4912-a1a1-8231f9eb6ba6} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13905 | 2025.12.31 20:25:08.767782 [ 269 ] {cbb6d1e1-bab2-4912-a1a1-8231f9eb6ba6} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001293 sec., 58778.03557617942 rows/sec., 4.59 MiB/sec. | ||
| 13906 | 2025.12.31 20:25:08.767833 [ 269 ] {cbb6d1e1-bab2-4912-a1a1-8231f9eb6ba6} <Debug> TCPHandler: Processed in 0.001485834 sec. | ||
| 13907 | 2025.12.31 20:25:08.767878 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452454 sec., 545972.5402663355 rows/sec., 35.85 MiB/sec. | ||
| 13908 | 2025.12.31 20:25:08.767964 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13909 | 2025.12.31 20:25:08.768043 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13910 | 2025.12.31 20:25:08.768070 [ 269 ] {0175af9a-4c16-43cf-9a6c-72023bc4d427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13911 | 2025.12.31 20:25:08.768121 [ 269 ] {0175af9a-4c16-43cf-9a6c-72023bc4d427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13912 | 2025.12.31 20:25:08.768308 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_81_16} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13913 | 2025.12.31 20:25:08.768388 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_81_16} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13914 | 2025.12.31 20:25:08.768475 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13915 | 2025.12.31 20:25:08.768558 [ 269 ] {0175af9a-4c16-43cf-9a6c-72023bc4d427} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13916 | 2025.12.31 20:25:08.768600 [ 269 ] {0175af9a-4c16-43cf-9a6c-72023bc4d427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13917 | 2025.12.31 20:25:08.769027 [ 269 ] {0175af9a-4c16-43cf-9a6c-72023bc4d427} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13918 | 2025.12.31 20:25:08.769331 [ 269 ] {0175af9a-4c16-43cf-9a6c-72023bc4d427} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13919 | 2025.12.31 20:25:08.769499 [ 269 ] {0175af9a-4c16-43cf-9a6c-72023bc4d427} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001449 sec., 111111.11111111111 rows/sec., 7.74 MiB/sec. | ||
| 13920 | 2025.12.31 20:25:08.769546 [ 269 ] {0175af9a-4c16-43cf-9a6c-72023bc4d427} <Debug> TCPHandler: Processed in 0.001633427 sec. | ||
| 13921 | 2025.12.31 20:25:08.769675 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13922 | 2025.12.31 20:25:08.769788 [ 269 ] {bac5b391-ac62-49e9-b5ca-698490ec591b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13923 | 2025.12.31 20:25:08.769856 [ 269 ] {bac5b391-ac62-49e9-b5ca-698490ec591b} <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 | ||
| 13924 | 2025.12.31 20:25:08.770912 [ 269 ] {bac5b391-ac62-49e9-b5ca-698490ec591b} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13925 | 2025.12.31 20:25:08.770954 [ 269 ] {bac5b391-ac62-49e9-b5ca-698490ec591b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13926 | 2025.12.31 20:25:08.771569 [ 269 ] {bac5b391-ac62-49e9-b5ca-698490ec591b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13927 | 2025.12.31 20:25:08.771858 [ 269 ] {bac5b391-ac62-49e9-b5ca-698490ec591b} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13928 | 2025.12.31 20:25:08.772046 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13929 | 2025.12.31 20:25:08.772079 [ 269 ] {bac5b391-ac62-49e9-b5ca-698490ec591b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002313 sec., 4323.389537397319 rows/sec., 7.75 MiB/sec. | ||
| 13930 | 2025.12.31 20:25:08.772106 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13931 | 2025.12.31 20:25:08.772137 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13932 | 2025.12.31 20:25:08.772197 [ 269 ] {bac5b391-ac62-49e9-b5ca-698490ec591b} <Debug> TCPHandler: Processed in 0.002578918 sec. | ||
| 13933 | 2025.12.31 20:25:08.772232 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 13934 | 2025.12.31 20:25:08.772360 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13935 | 2025.12.31 20:25:08.772435 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13936 | 2025.12.31 20:25:08.772482 [ 269 ] {bd83d928-80b6-4b78-8462-e37b89cdf591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13937 | 2025.12.31 20:25:08.772492 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1640 rows starting from the beginning of the part | ||
| 13938 | 2025.12.31 20:25:08.772534 [ 269 ] {bd83d928-80b6-4b78-8462-e37b89cdf591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13939 | 2025.12.31 20:25:08.772632 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 13940 | 2025.12.31 20:25:08.772770 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 32 rows starting from the beginning of the part | ||
| 13941 | 2025.12.31 20:25:08.772937 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part | ||
| 13942 | 2025.12.31 20:25:08.772967 [ 269 ] {bd83d928-80b6-4b78-8462-e37b89cdf591} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13943 | 2025.12.31 20:25:08.773007 [ 269 ] {bd83d928-80b6-4b78-8462-e37b89cdf591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13944 | 2025.12.31 20:25:08.773122 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 32 rows starting from the beginning of the part | ||
| 13945 | 2025.12.31 20:25:08.773300 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 10 rows starting from the beginning of the part | ||
| 13946 | 2025.12.31 20:25:08.773461 [ 269 ] {bd83d928-80b6-4b78-8462-e37b89cdf591} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13947 | 2025.12.31 20:25:08.773771 [ 269 ] {bd83d928-80b6-4b78-8462-e37b89cdf591} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13948 | 2025.12.31 20:25:08.773962 [ 269 ] {bd83d928-80b6-4b78-8462-e37b89cdf591} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec. | ||
| 13949 | 2025.12.31 20:25:08.774015 [ 269 ] {bd83d928-80b6-4b78-8462-e37b89cdf591} <Debug> TCPHandler: Processed in 0.001718929 sec. | ||
| 13950 | 2025.12.31 20:25:08.783997 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1734 rows, containing 19 columns (19 merged, 0 gathered) in 0.01180648 sec., 146868.49933256992 rows/sec., 263.18 MiB/sec. | ||
| 13951 | 2025.12.31 20:25:08.785425 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13952 | 2025.12.31 20:25:08.785812 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13953 | 2025.12.31 20:25:08.785896 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13954 | 2025.12.31 20:25:08.786026 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.05 MiB. | ||
| 13955 | 2025.12.31 20:25:09.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.69 MiB, peak 368.71 MiB, free memory in arenas 0.00 B, will set to 356.95 MiB (RSS), difference: 5.27 MiB | ||
| 13956 | 2025.12.31 20:25:10.288215 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50515 | ||
| 13957 | 2025.12.31 20:25:10.288330 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13958 | 2025.12.31 20:25:10.288357 [ 290 ] {} <Debug> TCP-Session: 31e02bcd-ae87-407f-9e62-ee667fca417a Authenticating user 'default' from [fd00:1122:3344:101::e]:50515 | ||
| 13959 | 2025.12.31 20:25:10.288378 [ 290 ] {} <Debug> TCP-Session: 31e02bcd-ae87-407f-9e62-ee667fca417a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13960 | 2025.12.31 20:25:10.288391 [ 290 ] {} <Debug> TCP-Session: 31e02bcd-ae87-407f-9e62-ee667fca417a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13961 | 2025.12.31 20:25:10.288608 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45055 | ||
| 13962 | 2025.12.31 20:25:10.288624 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44470 | ||
| 13963 | 2025.12.31 20:25:10.288681 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39191 | ||
| 13964 | 2025.12.31 20:25:10.288695 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33283 | ||
| 13965 | 2025.12.31 20:25:10.288731 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13966 | 2025.12.31 20:25:10.288696 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55514 | ||
| 13967 | 2025.12.31 20:25:10.288776 [ 291 ] {} <Debug> TCP-Session: e9fd15dc-bbfd-433d-80cc-aa76c3ae0f3b Authenticating user 'default' from [fd00:1122:3344:101::e]:45055 | ||
| 13968 | 2025.12.31 20:25:10.288795 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13969 | 2025.12.31 20:25:10.288780 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13970 | 2025.12.31 20:25:10.288827 [ 291 ] {} <Debug> TCP-Session: e9fd15dc-bbfd-433d-80cc-aa76c3ae0f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13971 | 2025.12.31 20:25:10.288842 [ 288 ] {} <Debug> TCP-Session: 032dcb80-beb9-4fc3-a0d9-fb29f1c093ff Authenticating user 'default' from [fd00:1122:3344:101::e]:33283 | ||
| 13972 | 2025.12.31 20:25:10.288855 [ 292 ] {} <Debug> TCP-Session: c6fcb61b-628e-4fef-9140-38cd52b9d746 Authenticating user 'default' from [fd00:1122:3344:101::e]:44470 | ||
| 13973 | 2025.12.31 20:25:10.288874 [ 291 ] {} <Debug> TCP-Session: e9fd15dc-bbfd-433d-80cc-aa76c3ae0f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13974 | 2025.12.31 20:25:10.288893 [ 292 ] {} <Debug> TCP-Session: c6fcb61b-628e-4fef-9140-38cd52b9d746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13975 | 2025.12.31 20:25:10.288890 [ 288 ] {} <Debug> TCP-Session: 032dcb80-beb9-4fc3-a0d9-fb29f1c093ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13976 | 2025.12.31 20:25:10.288916 [ 292 ] {} <Debug> TCP-Session: c6fcb61b-628e-4fef-9140-38cd52b9d746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13977 | 2025.12.31 20:25:10.288925 [ 288 ] {} <Debug> TCP-Session: 032dcb80-beb9-4fc3-a0d9-fb29f1c093ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13978 | 2025.12.31 20:25:10.288869 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13979 | 2025.12.31 20:25:10.288780 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13980 | 2025.12.31 20:25:10.288978 [ 289 ] {} <Debug> TCP-Session: 156aecbf-15dd-456a-a15c-3af9fa7a6c79 Authenticating user 'default' from [fd00:1122:3344:101::e]:55514 | ||
| 13981 | 2025.12.31 20:25:10.288652 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64231 | ||
| 13982 | 2025.12.31 20:25:10.289012 [ 289 ] {} <Debug> TCP-Session: 156aecbf-15dd-456a-a15c-3af9fa7a6c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13983 | 2025.12.31 20:25:10.288998 [ 286 ] {} <Debug> TCP-Session: 0d462f54-7452-42a7-aeed-6a89a43d3f16 Authenticating user 'default' from [fd00:1122:3344:101::e]:39191 | ||
| 13984 | 2025.12.31 20:25:10.289035 [ 289 ] {} <Debug> TCP-Session: 156aecbf-15dd-456a-a15c-3af9fa7a6c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13985 | 2025.12.31 20:25:10.289061 [ 286 ] {} <Debug> TCP-Session: 0d462f54-7452-42a7-aeed-6a89a43d3f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13986 | 2025.12.31 20:25:10.289075 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13987 | 2025.12.31 20:25:10.289089 [ 286 ] {} <Debug> TCP-Session: 0d462f54-7452-42a7-aeed-6a89a43d3f16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13988 | 2025.12.31 20:25:10.289112 [ 266 ] {} <Debug> TCP-Session: c1aadee2-6194-4b4b-985d-2091607af918 Authenticating user 'default' from [fd00:1122:3344:101::e]:64231 | ||
| 13989 | 2025.12.31 20:25:10.288643 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54996 | ||
| 13990 | 2025.12.31 20:25:10.289137 [ 266 ] {} <Debug> TCP-Session: c1aadee2-6194-4b4b-985d-2091607af918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13991 | 2025.12.31 20:25:10.288635 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36199 | ||
| 13992 | 2025.12.31 20:25:10.289170 [ 266 ] {} <Debug> TCP-Session: c1aadee2-6194-4b4b-985d-2091607af918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13993 | 2025.12.31 20:25:10.288761 [ 290 ] {} <Trace> TCP-Session: 31e02bcd-ae87-407f-9e62-ee667fca417a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13994 | 2025.12.31 20:25:10.289205 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13995 | 2025.12.31 20:25:10.289229 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13996 | 2025.12.31 20:25:10.289238 [ 294 ] {} <Debug> TCP-Session: 41d5ff00-d352-44a3-a9a9-851e0c62a334 Authenticating user 'default' from [fd00:1122:3344:101::e]:54996 | ||
| 13997 | 2025.12.31 20:25:10.289258 [ 293 ] {} <Debug> TCP-Session: 89053ce9-6aee-4cbd-80f3-1553d2cf14ed Authenticating user 'default' from [fd00:1122:3344:101::e]:36199 | ||
| 13998 | 2025.12.31 20:25:10.289269 [ 294 ] {} <Debug> TCP-Session: 41d5ff00-d352-44a3-a9a9-851e0c62a334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13999 | 2025.12.31 20:25:10.289284 [ 293 ] {} <Debug> TCP-Session: 89053ce9-6aee-4cbd-80f3-1553d2cf14ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14000 | 2025.12.31 20:25:10.289292 [ 294 ] {} <Debug> TCP-Session: 41d5ff00-d352-44a3-a9a9-851e0c62a334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14001 | 2025.12.31 20:25:10.289306 [ 293 ] {} <Debug> TCP-Session: 89053ce9-6aee-4cbd-80f3-1553d2cf14ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14002 | 2025.12.31 20:25:10.289377 [ 290 ] {d90a80cf-0c2f-463f-8146-01083465adf8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50515) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14003 | 2025.12.31 20:25:10.289651 [ 290 ] {d90a80cf-0c2f-463f-8146-01083465adf8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14004 | 2025.12.31 20:25:10.289710 [ 290 ] {d90a80cf-0c2f-463f-8146-01083465adf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14005 | 2025.12.31 20:25:10.290003 [ 290 ] {d90a80cf-0c2f-463f-8146-01083465adf8} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 14006 | 2025.12.31 20:25:10.290990 [ 341 ] {d90a80cf-0c2f-463f-8146-01083465adf8} <Trace> AggregatingTransform: Aggregating | ||
| 14007 | 2025.12.31 20:25:10.291022 [ 341 ] {d90a80cf-0c2f-463f-8146-01083465adf8} <Trace> Aggregator: Aggregation method: without_key | ||
| 14008 | 2025.12.31 20:25:10.291057 [ 341 ] {d90a80cf-0c2f-463f-8146-01083465adf8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953122 sec. (1049.184 rows/sec., 40.98 KiB/sec.) | ||
| 14009 | 2025.12.31 20:25:10.291076 [ 341 ] {d90a80cf-0c2f-463f-8146-01083465adf8} <Trace> Aggregator: Merging aggregated data | ||
| 14010 | 2025.12.31 20:25:10.292344 [ 290 ] {d90a80cf-0c2f-463f-8146-01083465adf8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003024 sec., 330.6878306878307 rows/sec., 12.92 KiB/sec. | ||
| 14011 | 2025.12.31 20:25:10.292488 [ 290 ] {d90a80cf-0c2f-463f-8146-01083465adf8} <Debug> TCPHandler: Processed in 0.003849768 sec. | ||
| 14012 | 2025.12.31 20:25:10.292571 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14013 | 2025.12.31 20:25:10.292602 [ 290 ] {} <Debug> TCP-Session: 31e02bcd-ae87-407f-9e62-ee667fca417a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14014 | 2025.12.31 20:25:10.292602 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14015 | 2025.12.31 20:25:10.292624 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14016 | 2025.12.31 20:25:10.292641 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14017 | 2025.12.31 20:25:10.292673 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14018 | 2025.12.31 20:25:10.292689 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14019 | 2025.12.31 20:25:10.292709 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14020 | 2025.12.31 20:25:10.292722 [ 293 ] {} <Debug> TCP-Session: 89053ce9-6aee-4cbd-80f3-1553d2cf14ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14021 | 2025.12.31 20:25:10.292756 [ 286 ] {} <Debug> TCP-Session: 0d462f54-7452-42a7-aeed-6a89a43d3f16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14022 | 2025.12.31 20:25:10.292775 [ 294 ] {} <Debug> TCP-Session: 41d5ff00-d352-44a3-a9a9-851e0c62a334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14023 | 2025.12.31 20:25:10.292722 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14024 | 2025.12.31 20:25:10.292835 [ 289 ] {} <Debug> TCP-Session: 156aecbf-15dd-456a-a15c-3af9fa7a6c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14025 | 2025.12.31 20:25:10.292689 [ 292 ] {} <Debug> TCP-Session: c6fcb61b-628e-4fef-9140-38cd52b9d746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14026 | 2025.12.31 20:25:10.292673 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14027 | 2025.12.31 20:25:10.292664 [ 291 ] {} <Debug> TCP-Session: e9fd15dc-bbfd-433d-80cc-aa76c3ae0f3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14028 | 2025.12.31 20:25:10.292906 [ 288 ] {} <Debug> TCP-Session: 032dcb80-beb9-4fc3-a0d9-fb29f1c093ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14029 | 2025.12.31 20:25:10.292701 [ 266 ] {} <Debug> TCP-Session: c1aadee2-6194-4b4b-985d-2091607af918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14030 | 2025.12.31 20:25:12.954417 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14031 | 2025.12.31 20:25:12.954482 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14032 | 2025.12.31 20:25:13.166944 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31621 | ||
| 14033 | 2025.12.31 20:25:13.167544 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14034 | 2025.12.31 20:25:13.167587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14035 | 2025.12.31 20:25:13.168087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14036 | 2025.12.31 20:25:13.168329 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14037 | 2025.12.31 20:25:13.168470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31621 | ||
| 14038 | 2025.12.31 20:25:13.168481 [ 109 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14039 | 2025.12.31 20:25:13.168539 [ 109 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14040 | 2025.12.31 20:25:13.168565 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14041 | 2025.12.31 20:25:13.168674 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 14042 | 2025.12.31 20:25:13.168783 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14043 | 2025.12.31 20:25:13.168822 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29189 rows starting from the beginning of the part | ||
| 14044 | 2025.12.31 20:25:13.168887 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 14045 | 2025.12.31 20:25:13.168941 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 14046 | 2025.12.31 20:25:13.168993 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 14047 | 2025.12.31 20:25:13.169039 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 14048 | 2025.12.31 20:25:13.169085 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 14049 | 2025.12.31 20:25:13.172782 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31621 rows, containing 4 columns (4 merged, 0 gathered) in 0.004150305 sec., 7618958.124764324 rows/sec., 108.99 MiB/sec. | ||
| 14050 | 2025.12.31 20:25:13.173145 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14051 | 2025.12.31 20:25:13.173456 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_66_13} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14052 | 2025.12.31 20:25:13.173543 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_66_13} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14053 | 2025.12.31 20:25:13.173624 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 14054 | 2025.12.31 20:25:13.772792 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14055 | 2025.12.31 20:25:13.772964 [ 269 ] {0c18a4d5-aac3-4ebc-b2e1-10d6f7ed8aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14056 | 2025.12.31 20:25:13.773027 [ 269 ] {0c18a4d5-aac3-4ebc-b2e1-10d6f7ed8aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14057 | 2025.12.31 20:25:13.773825 [ 269 ] {0c18a4d5-aac3-4ebc-b2e1-10d6f7ed8aa3} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14058 | 2025.12.31 20:25:13.773875 [ 269 ] {0c18a4d5-aac3-4ebc-b2e1-10d6f7ed8aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14059 | 2025.12.31 20:25:13.774273 [ 269 ] {0c18a4d5-aac3-4ebc-b2e1-10d6f7ed8aa3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14060 | 2025.12.31 20:25:13.774512 [ 269 ] {0c18a4d5-aac3-4ebc-b2e1-10d6f7ed8aa3} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14061 | 2025.12.31 20:25:13.774663 [ 269 ] {0c18a4d5-aac3-4ebc-b2e1-10d6f7ed8aa3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001746 sec., 234822.45131729668 rows/sec., 14.90 MiB/sec. | ||
| 14062 | 2025.12.31 20:25:13.774706 [ 269 ] {0c18a4d5-aac3-4ebc-b2e1-10d6f7ed8aa3} <Debug> TCPHandler: Processed in 0.002038566 sec. | ||
| 14063 | 2025.12.31 20:25:13.774898 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14064 | 2025.12.31 20:25:13.775022 [ 269 ] {1f8ebec6-7a94-47d4-93c2-623e0bf64266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14065 | 2025.12.31 20:25:13.775074 [ 269 ] {1f8ebec6-7a94-47d4-93c2-623e0bf64266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14066 | 2025.12.31 20:25:13.776061 [ 269 ] {1f8ebec6-7a94-47d4-93c2-623e0bf64266} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2025.12.31 20:25:13.776100 [ 269 ] {1f8ebec6-7a94-47d4-93c2-623e0bf64266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14068 | 2025.12.31 20:25:13.776493 [ 269 ] {1f8ebec6-7a94-47d4-93c2-623e0bf64266} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14069 | 2025.12.31 20:25:13.776712 [ 269 ] {1f8ebec6-7a94-47d4-93c2-623e0bf64266} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2025.12.31 20:25:13.776857 [ 269 ] {1f8ebec6-7a94-47d4-93c2-623e0bf64266} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.00186 sec., 632258.064516129 rows/sec., 50.34 MiB/sec. | ||
| 14071 | 2025.12.31 20:25:13.776898 [ 269 ] {1f8ebec6-7a94-47d4-93c2-623e0bf64266} <Debug> TCPHandler: Processed in 0.002062857 sec. | ||
| 14072 | 2025.12.31 20:25:13.777009 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14073 | 2025.12.31 20:25:13.777107 [ 269 ] {f830cb19-cac2-4cf6-8bf8-02477f30cbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14074 | 2025.12.31 20:25:13.777148 [ 269 ] {f830cb19-cac2-4cf6-8bf8-02477f30cbc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14075 | 2025.12.31 20:25:13.777641 [ 269 ] {f830cb19-cac2-4cf6-8bf8-02477f30cbc1} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14076 | 2025.12.31 20:25:13.777680 [ 269 ] {f830cb19-cac2-4cf6-8bf8-02477f30cbc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14077 | 2025.12.31 20:25:13.777997 [ 269 ] {f830cb19-cac2-4cf6-8bf8-02477f30cbc1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14078 | 2025.12.31 20:25:13.778213 [ 269 ] {f830cb19-cac2-4cf6-8bf8-02477f30cbc1} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14079 | 2025.12.31 20:25:13.778347 [ 269 ] {f830cb19-cac2-4cf6-8bf8-02477f30cbc1} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.00126 sec., 188095.23809523808 rows/sec., 11.41 MiB/sec. | ||
| 14080 | 2025.12.31 20:25:13.778386 [ 269 ] {f830cb19-cac2-4cf6-8bf8-02477f30cbc1} <Debug> TCPHandler: Processed in 0.001426672 sec. | ||
| 14081 | 2025.12.31 20:25:13.778491 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14082 | 2025.12.31 20:25:13.778588 [ 269 ] {0bc96aef-31f0-4bb1-83e1-e705a8443b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14083 | 2025.12.31 20:25:13.778630 [ 269 ] {0bc96aef-31f0-4bb1-83e1-e705a8443b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14084 | 2025.12.31 20:25:13.779103 [ 269 ] {0bc96aef-31f0-4bb1-83e1-e705a8443b9e} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14085 | 2025.12.31 20:25:13.779141 [ 269 ] {0bc96aef-31f0-4bb1-83e1-e705a8443b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14086 | 2025.12.31 20:25:13.779454 [ 269 ] {0bc96aef-31f0-4bb1-83e1-e705a8443b9e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14087 | 2025.12.31 20:25:13.779672 [ 269 ] {0bc96aef-31f0-4bb1-83e1-e705a8443b9e} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14088 | 2025.12.31 20:25:13.779807 [ 269 ] {0bc96aef-31f0-4bb1-83e1-e705a8443b9e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 14089 | 2025.12.31 20:25:13.779846 [ 269 ] {0bc96aef-31f0-4bb1-83e1-e705a8443b9e} <Debug> TCPHandler: Processed in 0.001404322 sec. | ||
| 14090 | 2025.12.31 20:25:13.779968 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14091 | 2025.12.31 20:25:13.780091 [ 269 ] {51a36268-3f94-4e71-bc14-ad441668fd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14092 | 2025.12.31 20:25:13.780145 [ 269 ] {51a36268-3f94-4e71-bc14-ad441668fd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14093 | 2025.12.31 20:25:13.780649 [ 269 ] {51a36268-3f94-4e71-bc14-ad441668fd98} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14094 | 2025.12.31 20:25:13.780690 [ 269 ] {51a36268-3f94-4e71-bc14-ad441668fd98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14095 | 2025.12.31 20:25:13.781043 [ 269 ] {51a36268-3f94-4e71-bc14-ad441668fd98} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14096 | 2025.12.31 20:25:13.781274 [ 269 ] {51a36268-3f94-4e71-bc14-ad441668fd98} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14097 | 2025.12.31 20:25:13.781411 [ 269 ] {51a36268-3f94-4e71-bc14-ad441668fd98} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001344 sec., 156994.04761904763 rows/sec., 8.92 MiB/sec. | ||
| 14098 | 2025.12.31 20:25:13.781453 [ 269 ] {51a36268-3f94-4e71-bc14-ad441668fd98} <Debug> TCPHandler: Processed in 0.001547535 sec. | ||
| 14099 | 2025.12.31 20:25:13.781557 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14100 | 2025.12.31 20:25:13.781653 [ 269 ] {234f7a6f-df39-4981-a5a8-adc5356a8de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14101 | 2025.12.31 20:25:13.781695 [ 269 ] {234f7a6f-df39-4981-a5a8-adc5356a8de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14102 | 2025.12.31 20:25:13.782349 [ 269 ] {234f7a6f-df39-4981-a5a8-adc5356a8de7} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14103 | 2025.12.31 20:25:13.782388 [ 269 ] {234f7a6f-df39-4981-a5a8-adc5356a8de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14104 | 2025.12.31 20:25:13.782741 [ 269 ] {234f7a6f-df39-4981-a5a8-adc5356a8de7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14105 | 2025.12.31 20:25:13.782953 [ 269 ] {234f7a6f-df39-4981-a5a8-adc5356a8de7} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14106 | 2025.12.31 20:25:13.783090 [ 269 ] {234f7a6f-df39-4981-a5a8-adc5356a8de7} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001455 sec., 488659.79381443304 rows/sec., 34.25 MiB/sec. | ||
| 14107 | 2025.12.31 20:25:13.783130 [ 269 ] {234f7a6f-df39-4981-a5a8-adc5356a8de7} <Debug> TCPHandler: Processed in 0.001623417 sec. | ||
| 14108 | 2025.12.31 20:25:13.783239 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14109 | 2025.12.31 20:25:13.783336 [ 269 ] {e5e88439-bf11-4b17-ab60-93521f403364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14110 | 2025.12.31 20:25:13.783379 [ 269 ] {e5e88439-bf11-4b17-ab60-93521f403364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14111 | 2025.12.31 20:25:13.783712 [ 269 ] {e5e88439-bf11-4b17-ab60-93521f403364} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14112 | 2025.12.31 20:25:13.783749 [ 269 ] {e5e88439-bf11-4b17-ab60-93521f403364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14113 | 2025.12.31 20:25:13.784055 [ 269 ] {e5e88439-bf11-4b17-ab60-93521f403364} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14114 | 2025.12.31 20:25:13.784273 [ 269 ] {e5e88439-bf11-4b17-ab60-93521f403364} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14115 | 2025.12.31 20:25:13.784404 [ 269 ] {e5e88439-bf11-4b17-ab60-93521f403364} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 14116 | 2025.12.31 20:25:13.784443 [ 269 ] {e5e88439-bf11-4b17-ab60-93521f403364} <Debug> TCPHandler: Processed in 0.001254709 sec. | ||
| 14117 | 2025.12.31 20:25:13.784546 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14118 | 2025.12.31 20:25:13.784641 [ 269 ] {33553354-9132-423c-806f-f492ab1c270e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14119 | 2025.12.31 20:25:13.784684 [ 269 ] {33553354-9132-423c-806f-f492ab1c270e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14120 | 2025.12.31 20:25:13.785113 [ 269 ] {33553354-9132-423c-806f-f492ab1c270e} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14121 | 2025.12.31 20:25:13.785151 [ 269 ] {33553354-9132-423c-806f-f492ab1c270e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14122 | 2025.12.31 20:25:13.785496 [ 269 ] {33553354-9132-423c-806f-f492ab1c270e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14123 | 2025.12.31 20:25:13.785712 [ 269 ] {33553354-9132-423c-806f-f492ab1c270e} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14124 | 2025.12.31 20:25:13.785836 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14125 | 2025.12.31 20:25:13.785845 [ 269 ] {33553354-9132-423c-806f-f492ab1c270e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001223 sec., 256745.70727718726 rows/sec., 16.87 MiB/sec. | ||
| 14126 | 2025.12.31 20:25:13.785908 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2025.12.31 20:25:13.785925 [ 269 ] {33553354-9132-423c-806f-f492ab1c270e} <Debug> TCPHandler: Processed in 0.001429032 sec. | ||
| 14128 | 2025.12.31 20:25:13.785935 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14129 | 2025.12.31 20:25:13.786041 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14130 | 2025.12.31 20:25:13.786081 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 14131 | 2025.12.31 20:25:13.786140 [ 269 ] {0ca473d9-9149-4560-85f1-e64abaa1eb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14132 | 2025.12.31 20:25:13.786189 [ 269 ] {0ca473d9-9149-4560-85f1-e64abaa1eb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14133 | 2025.12.31 20:25:13.786254 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14134 | 2025.12.31 20:25:13.786301 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 29126 rows starting from the beginning of the part | ||
| 14135 | 2025.12.31 20:25:13.786376 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 98 rows starting from the beginning of the part | ||
| 14136 | 2025.12.31 20:25:13.786432 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 14137 | 2025.12.31 20:25:13.786485 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 14138 | 2025.12.31 20:25:13.786509 [ 269 ] {0ca473d9-9149-4560-85f1-e64abaa1eb5d} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14139 | 2025.12.31 20:25:13.786532 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 161 rows starting from the beginning of the part | ||
| 14140 | 2025.12.31 20:25:13.786554 [ 269 ] {0ca473d9-9149-4560-85f1-e64abaa1eb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14141 | 2025.12.31 20:25:13.786585 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 14142 | 2025.12.31 20:25:13.786881 [ 269 ] {0ca473d9-9149-4560-85f1-e64abaa1eb5d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14143 | 2025.12.31 20:25:13.787114 [ 269 ] {0ca473d9-9149-4560-85f1-e64abaa1eb5d} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2025.12.31 20:25:13.787253 [ 269 ] {0ca473d9-9149-4560-85f1-e64abaa1eb5d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 59.58 KiB/sec. | ||
| 14145 | 2025.12.31 20:25:13.787291 [ 269 ] {0ca473d9-9149-4560-85f1-e64abaa1eb5d} <Debug> TCPHandler: Processed in 0.001299799 sec. | ||
| 14146 | 2025.12.31 20:25:13.787390 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14147 | 2025.12.31 20:25:13.787484 [ 269 ] {7bf680ec-0b1b-4e84-adfb-943d15c07d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14148 | 2025.12.31 20:25:13.787541 [ 269 ] {7bf680ec-0b1b-4e84-adfb-943d15c07d51} <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 | ||
| 14149 | 2025.12.31 20:25:13.788401 [ 269 ] {7bf680ec-0b1b-4e84-adfb-943d15c07d51} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14150 | 2025.12.31 20:25:13.788440 [ 269 ] {7bf680ec-0b1b-4e84-adfb-943d15c07d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14151 | 2025.12.31 20:25:13.789043 [ 269 ] {7bf680ec-0b1b-4e84-adfb-943d15c07d51} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14152 | 2025.12.31 20:25:13.789277 [ 269 ] {7bf680ec-0b1b-4e84-adfb-943d15c07d51} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14153 | 2025.12.31 20:25:13.789418 [ 269 ] {7bf680ec-0b1b-4e84-adfb-943d15c07d51} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001953 sec., 16385.048643113158 rows/sec., 29.36 MiB/sec. | ||
| 14154 | 2025.12.31 20:25:13.789475 [ 269 ] {7bf680ec-0b1b-4e84-adfb-943d15c07d51} <Debug> TCPHandler: Processed in 0.002134188 sec. | ||
| 14155 | 2025.12.31 20:25:13.789585 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14156 | 2025.12.31 20:25:13.789681 [ 269 ] {3ac46eec-1b76-46e0-bc9d-2533e4532374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14157 | 2025.12.31 20:25:13.789725 [ 269 ] {3ac46eec-1b76-46e0-bc9d-2533e4532374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14158 | 2025.12.31 20:25:13.790069 [ 269 ] {3ac46eec-1b76-46e0-bc9d-2533e4532374} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14159 | 2025.12.31 20:25:13.790107 [ 269 ] {3ac46eec-1b76-46e0-bc9d-2533e4532374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14160 | 2025.12.31 20:25:13.790432 [ 269 ] {3ac46eec-1b76-46e0-bc9d-2533e4532374} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14161 | 2025.12.31 20:25:13.790641 [ 269 ] {3ac46eec-1b76-46e0-bc9d-2533e4532374} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14162 | 2025.12.31 20:25:13.790776 [ 269 ] {3ac46eec-1b76-46e0-bc9d-2533e4532374} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001113 sec., 93441.15004492362 rows/sec., 5.73 MiB/sec. | ||
| 14163 | 2025.12.31 20:25:13.790814 [ 269 ] {3ac46eec-1b76-46e0-bc9d-2533e4532374} <Debug> TCPHandler: Processed in 0.001279159 sec. | ||
| 14164 | 2025.12.31 20:25:13.792541 [ 200 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30173 rows, containing 5 columns (5 merged, 0 gathered) in 0.006520999 sec., 4627051.775349145 rows/sec., 312.67 MiB/sec. | ||
| 14165 | 2025.12.31 20:25:13.793016 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14166 | 2025.12.31 20:25:13.793336 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2025.12.31 20:25:13.793418 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14168 | 2025.12.31 20:25:13.793520 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14169 | 2025.12.31 20:25:14.808760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14170 | 2025.12.31 20:25:14.826440 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14171 | 2025.12.31 20:25:14.826494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14172 | 2025.12.31 20:25:14.832773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14173 | 2025.12.31 20:25:14.833461 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14174 | 2025.12.31 20:25:14.833748 [ 150 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14175 | 2025.12.31 20:25:14.833793 [ 150 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14176 | 2025.12.31 20:25:14.833817 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14177 | 2025.12.31 20:25:14.833955 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 14178 | 2025.12.31 20:25:14.836682 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14179 | 2025.12.31 20:25:14.837861 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14180 | 2025.12.31 20:25:14.839563 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 14181 | 2025.12.31 20:25:14.844471 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 14182 | 2025.12.31 20:25:14.849296 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 14183 | 2025.12.31 20:25:14.854198 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 14184 | 2025.12.31 20:25:14.859371 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 14185 | 2025.12.31 20:25:14.863320 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 14186 | 2025.12.31 20:25:14.919142 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.085252575 sec., 5829.735934662384 rows/sec., 30.14 MiB/sec. | ||
| 14187 | 2025.12.31 20:25:14.922152 [ 193 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14188 | 2025.12.31 20:25:14.924230 [ 193 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_66_13} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14189 | 2025.12.31 20:25:14.924336 [ 193 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_66_13} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14190 | 2025.12.31 20:25:14.926805 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14191 | 2025.12.31 20:25:18.262052 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1722 | ||
| 14192 | 2025.12.31 20:25:18.264991 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14193 | 2025.12.31 20:25:18.265052 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14194 | 2025.12.31 20:25:18.266314 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14195 | 2025.12.31 20:25:18.266585 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14196 | 2025.12.31 20:25:18.266895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1722 | ||
| 14197 | 2025.12.31 20:25:18.759401 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14198 | 2025.12.31 20:25:18.759603 [ 269 ] {6fae371c-91df-4b69-9070-a556693070fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14199 | 2025.12.31 20:25:18.759673 [ 269 ] {6fae371c-91df-4b69-9070-a556693070fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14200 | 2025.12.31 20:25:18.760400 [ 269 ] {6fae371c-91df-4b69-9070-a556693070fb} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14201 | 2025.12.31 20:25:18.760445 [ 269 ] {6fae371c-91df-4b69-9070-a556693070fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14202 | 2025.12.31 20:25:18.760845 [ 269 ] {6fae371c-91df-4b69-9070-a556693070fb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14203 | 2025.12.31 20:25:18.761082 [ 269 ] {6fae371c-91df-4b69-9070-a556693070fb} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14204 | 2025.12.31 20:25:18.761246 [ 269 ] {6fae371c-91df-4b69-9070-a556693070fb} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001693 sec., 44890.726520968696 rows/sec., 3.70 MiB/sec. | ||
| 14205 | 2025.12.31 20:25:18.761297 [ 269 ] {6fae371c-91df-4b69-9070-a556693070fb} <Debug> TCPHandler: Processed in 0.002025176 sec. | ||
| 14206 | 2025.12.31 20:25:18.761434 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14207 | 2025.12.31 20:25:18.761528 [ 269 ] {95446b4d-5959-46bd-b906-9eaaf6ee3036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14208 | 2025.12.31 20:25:18.761568 [ 269 ] {95446b4d-5959-46bd-b906-9eaaf6ee3036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14209 | 2025.12.31 20:25:18.761970 [ 269 ] {95446b4d-5959-46bd-b906-9eaaf6ee3036} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14210 | 2025.12.31 20:25:18.762006 [ 269 ] {95446b4d-5959-46bd-b906-9eaaf6ee3036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14211 | 2025.12.31 20:25:18.762302 [ 269 ] {95446b4d-5959-46bd-b906-9eaaf6ee3036} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14212 | 2025.12.31 20:25:18.762518 [ 269 ] {95446b4d-5959-46bd-b906-9eaaf6ee3036} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14213 | 2025.12.31 20:25:18.762646 [ 269 ] {95446b4d-5959-46bd-b906-9eaaf6ee3036} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001136 sec., 8802.81690140845 rows/sec., 661.93 KiB/sec. | ||
| 14214 | 2025.12.31 20:25:18.762683 [ 269 ] {95446b4d-5959-46bd-b906-9eaaf6ee3036} <Debug> TCPHandler: Processed in 0.00129737 sec. | ||
| 14215 | 2025.12.31 20:25:18.762790 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14216 | 2025.12.31 20:25:18.762883 [ 269 ] {bf067ac1-40f2-42ce-831b-2386ae1c5ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14217 | 2025.12.31 20:25:18.762922 [ 269 ] {bf067ac1-40f2-42ce-831b-2386ae1c5ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14218 | 2025.12.31 20:25:18.763335 [ 269 ] {bf067ac1-40f2-42ce-831b-2386ae1c5ae7} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14219 | 2025.12.31 20:25:18.763371 [ 269 ] {bf067ac1-40f2-42ce-831b-2386ae1c5ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14220 | 2025.12.31 20:25:18.763668 [ 269 ] {bf067ac1-40f2-42ce-831b-2386ae1c5ae7} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14221 | 2025.12.31 20:25:18.763873 [ 269 ] {bf067ac1-40f2-42ce-831b-2386ae1c5ae7} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14222 | 2025.12.31 20:25:18.764002 [ 269 ] {bf067ac1-40f2-42ce-831b-2386ae1c5ae7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001137 sec., 65083.553210202284 rows/sec., 5.08 MiB/sec. | ||
| 14223 | 2025.12.31 20:25:18.764039 [ 269 ] {bf067ac1-40f2-42ce-831b-2386ae1c5ae7} <Debug> TCPHandler: Processed in 0.0012974 sec. | ||
| 14224 | 2025.12.31 20:25:18.764147 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14225 | 2025.12.31 20:25:18.764240 [ 269 ] {b2b081b3-9026-41a5-a528-6f17443226d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14226 | 2025.12.31 20:25:18.764284 [ 269 ] {b2b081b3-9026-41a5-a528-6f17443226d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14227 | 2025.12.31 20:25:18.764685 [ 269 ] {b2b081b3-9026-41a5-a528-6f17443226d8} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14228 | 2025.12.31 20:25:18.764722 [ 269 ] {b2b081b3-9026-41a5-a528-6f17443226d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14229 | 2025.12.31 20:25:18.765040 [ 269 ] {b2b081b3-9026-41a5-a528-6f17443226d8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14230 | 2025.12.31 20:25:18.765246 [ 269 ] {b2b081b3-9026-41a5-a528-6f17443226d8} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14231 | 2025.12.31 20:25:18.765375 [ 269 ] {b2b081b3-9026-41a5-a528-6f17443226d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 14232 | 2025.12.31 20:25:18.765412 [ 269 ] {b2b081b3-9026-41a5-a528-6f17443226d8} <Debug> TCPHandler: Processed in 0.00131209 sec. | ||
| 14233 | 2025.12.31 20:25:18.765520 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14234 | 2025.12.31 20:25:18.765612 [ 269 ] {afb09296-106a-4c98-ab42-3cf33efc6ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14235 | 2025.12.31 20:25:18.765665 [ 269 ] {afb09296-106a-4c98-ab42-3cf33efc6ea9} <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 | ||
| 14236 | 2025.12.31 20:25:18.766418 [ 269 ] {afb09296-106a-4c98-ab42-3cf33efc6ea9} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14237 | 2025.12.31 20:25:18.766455 [ 269 ] {afb09296-106a-4c98-ab42-3cf33efc6ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14238 | 2025.12.31 20:25:18.766951 [ 269 ] {afb09296-106a-4c98-ab42-3cf33efc6ea9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14239 | 2025.12.31 20:25:18.767167 [ 269 ] {afb09296-106a-4c98-ab42-3cf33efc6ea9} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14240 | 2025.12.31 20:25:18.767303 [ 269 ] {afb09296-106a-4c98-ab42-3cf33efc6ea9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001708 sec., 5854.80093676815 rows/sec., 10.49 MiB/sec. | ||
| 14241 | 2025.12.31 20:25:18.767355 [ 269 ] {afb09296-106a-4c98-ab42-3cf33efc6ea9} <Debug> TCPHandler: Processed in 0.001882583 sec. | ||
| 14242 | 2025.12.31 20:25:18.767461 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14243 | 2025.12.31 20:25:18.767555 [ 269 ] {4fcb8647-8ca2-4972-a121-5aad1ac22a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14244 | 2025.12.31 20:25:18.767596 [ 269 ] {4fcb8647-8ca2-4972-a121-5aad1ac22a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14245 | 2025.12.31 20:25:18.767924 [ 269 ] {4fcb8647-8ca2-4972-a121-5aad1ac22a81} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14246 | 2025.12.31 20:25:18.767960 [ 269 ] {4fcb8647-8ca2-4972-a121-5aad1ac22a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14247 | 2025.12.31 20:25:18.768260 [ 269 ] {4fcb8647-8ca2-4972-a121-5aad1ac22a81} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14248 | 2025.12.31 20:25:18.768468 [ 269 ] {4fcb8647-8ca2-4972-a121-5aad1ac22a81} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14249 | 2025.12.31 20:25:18.768601 [ 269 ] {4fcb8647-8ca2-4972-a121-5aad1ac22a81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 14250 | 2025.12.31 20:25:18.768598 [ 148 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14251 | 2025.12.31 20:25:18.768637 [ 269 ] {4fcb8647-8ca2-4972-a121-5aad1ac22a81} <Debug> TCPHandler: Processed in 0.001223998 sec. | ||
| 14252 | 2025.12.31 20:25:18.768677 [ 148 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14253 | 2025.12.31 20:25:18.768701 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14254 | 2025.12.31 20:25:18.768803 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 14255 | 2025.12.31 20:25:18.768929 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14256 | 2025.12.31 20:25:18.768963 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5672 rows starting from the beginning of the part | ||
| 14257 | 2025.12.31 20:25:18.769025 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 14258 | 2025.12.31 20:25:18.769068 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 104 rows starting from the beginning of the part | ||
| 14259 | 2025.12.31 20:25:18.769108 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 14260 | 2025.12.31 20:25:18.769147 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 104 rows starting from the beginning of the part | ||
| 14261 | 2025.12.31 20:25:18.769185 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 14262 | 2025.12.31 20:25:18.770835 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002071077 sec., 2926013.856558689 rows/sec., 188.41 MiB/sec. | ||
| 14263 | 2025.12.31 20:25:18.771451 [ 202 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14264 | 2025.12.31 20:25:18.771720 [ 202 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_96_19} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14265 | 2025.12.31 20:25:18.771788 [ 202 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_96_19} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14266 | 2025.12.31 20:25:18.771863 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 14267 | 2025.12.31 20:25:20.155004 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14268 | 2025.12.31 20:25:20.155292 [ 269 ] {b5d93882-1019-493d-96d9-034c3c2d7a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14269 | 2025.12.31 20:25:20.155401 [ 269 ] {b5d93882-1019-493d-96d9-034c3c2d7a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14270 | 2025.12.31 20:25:20.156417 [ 269 ] {b5d93882-1019-493d-96d9-034c3c2d7a6b} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14271 | 2025.12.31 20:25:20.156471 [ 269 ] {b5d93882-1019-493d-96d9-034c3c2d7a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14272 | 2025.12.31 20:25:20.156908 [ 269 ] {b5d93882-1019-493d-96d9-034c3c2d7a6b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14273 | 2025.12.31 20:25:20.157170 [ 269 ] {b5d93882-1019-493d-96d9-034c3c2d7a6b} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14274 | 2025.12.31 20:25:20.157342 [ 269 ] {b5d93882-1019-493d-96d9-034c3c2d7a6b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002126 sec., 192850.42333019758 rows/sec., 12.23 MiB/sec. | ||
| 14275 | 2025.12.31 20:25:20.157400 [ 269 ] {b5d93882-1019-493d-96d9-034c3c2d7a6b} <Debug> TCPHandler: Processed in 0.002590749 sec. | ||
| 14276 | 2025.12.31 20:25:20.157526 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14277 | 2025.12.31 20:25:20.157643 [ 269 ] {aa7ed9fe-3e98-4be3-94ac-0105d61225f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14278 | 2025.12.31 20:25:20.157689 [ 269 ] {aa7ed9fe-3e98-4be3-94ac-0105d61225f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14279 | 2025.12.31 20:25:20.158119 [ 269 ] {aa7ed9fe-3e98-4be3-94ac-0105d61225f2} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14280 | 2025.12.31 20:25:20.158159 [ 269 ] {aa7ed9fe-3e98-4be3-94ac-0105d61225f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14281 | 2025.12.31 20:25:20.158502 [ 269 ] {aa7ed9fe-3e98-4be3-94ac-0105d61225f2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14282 | 2025.12.31 20:25:20.158721 [ 269 ] {aa7ed9fe-3e98-4be3-94ac-0105d61225f2} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14283 | 2025.12.31 20:25:20.158864 [ 269 ] {aa7ed9fe-3e98-4be3-94ac-0105d61225f2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001247 sec., 6415.396952686448 rows/sec., 523.13 KiB/sec. | ||
| 14284 | 2025.12.31 20:25:20.158907 [ 269 ] {aa7ed9fe-3e98-4be3-94ac-0105d61225f2} <Debug> TCPHandler: Processed in 0.001434162 sec. | ||
| 14285 | 2025.12.31 20:25:20.159019 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14286 | 2025.12.31 20:25:20.159114 [ 269 ] {3e9a2618-e254-4fec-ab15-5952510dc215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14287 | 2025.12.31 20:25:20.159154 [ 269 ] {3e9a2618-e254-4fec-ab15-5952510dc215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14288 | 2025.12.31 20:25:20.160793 [ 269 ] {3e9a2618-e254-4fec-ab15-5952510dc215} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14289 | 2025.12.31 20:25:20.160829 [ 269 ] {3e9a2618-e254-4fec-ab15-5952510dc215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14290 | 2025.12.31 20:25:20.161284 [ 269 ] {3e9a2618-e254-4fec-ab15-5952510dc215} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14291 | 2025.12.31 20:25:20.161497 [ 269 ] {3e9a2618-e254-4fec-ab15-5952510dc215} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14292 | 2025.12.31 20:25:20.161626 [ 269 ] {3e9a2618-e254-4fec-ab15-5952510dc215} <Debug> executeQuery: Read 2320 rows, 192.74 KiB in 0.00253 sec., 916996.04743083 rows/sec., 74.40 MiB/sec. | ||
| 14293 | 2025.12.31 20:25:20.161666 [ 269 ] {3e9a2618-e254-4fec-ab15-5952510dc215} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 14294 | 2025.12.31 20:25:20.161680 [ 269 ] {3e9a2618-e254-4fec-ab15-5952510dc215} <Debug> TCPHandler: Processed in 0.002710962 sec. | ||
| 14295 | 2025.12.31 20:25:20.161793 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14296 | 2025.12.31 20:25:20.161886 [ 269 ] {31c042a6-fc44-4a0e-9797-f44deb4af458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14297 | 2025.12.31 20:25:20.161927 [ 269 ] {31c042a6-fc44-4a0e-9797-f44deb4af458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14298 | 2025.12.31 20:25:20.162416 [ 269 ] {31c042a6-fc44-4a0e-9797-f44deb4af458} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14299 | 2025.12.31 20:25:20.162454 [ 269 ] {31c042a6-fc44-4a0e-9797-f44deb4af458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14300 | 2025.12.31 20:25:20.162756 [ 269 ] {31c042a6-fc44-4a0e-9797-f44deb4af458} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14301 | 2025.12.31 20:25:20.162972 [ 269 ] {31c042a6-fc44-4a0e-9797-f44deb4af458} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14302 | 2025.12.31 20:25:20.163101 [ 269 ] {31c042a6-fc44-4a0e-9797-f44deb4af458} <Debug> executeQuery: Read 245 rows, 15.28 KiB in 0.001232 sec., 198863.63636363635 rows/sec., 12.11 MiB/sec. | ||
| 14303 | 2025.12.31 20:25:20.163138 [ 269 ] {31c042a6-fc44-4a0e-9797-f44deb4af458} <Debug> TCPHandler: Processed in 0.001395532 sec. | ||
| 14304 | 2025.12.31 20:25:20.163246 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14305 | 2025.12.31 20:25:20.163339 [ 269 ] {b2928549-b2d8-480b-9021-5fe56aa3e333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14306 | 2025.12.31 20:25:20.163378 [ 269 ] {b2928549-b2d8-480b-9021-5fe56aa3e333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14307 | 2025.12.31 20:25:20.163917 [ 269 ] {b2928549-b2d8-480b-9021-5fe56aa3e333} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14308 | 2025.12.31 20:25:20.163952 [ 269 ] {b2928549-b2d8-480b-9021-5fe56aa3e333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14309 | 2025.12.31 20:25:20.164262 [ 269 ] {b2928549-b2d8-480b-9021-5fe56aa3e333} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14310 | 2025.12.31 20:25:20.164463 [ 269 ] {b2928549-b2d8-480b-9021-5fe56aa3e333} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14311 | 2025.12.31 20:25:20.164588 [ 269 ] {b2928549-b2d8-480b-9021-5fe56aa3e333} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001267 sec., 347277.0323599053 rows/sec., 22.98 MiB/sec. | ||
| 14312 | 2025.12.31 20:25:20.164627 [ 269 ] {b2928549-b2d8-480b-9021-5fe56aa3e333} <Debug> TCPHandler: Processed in 0.001429893 sec. | ||
| 14313 | 2025.12.31 20:25:20.164738 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14314 | 2025.12.31 20:25:20.164832 [ 269 ] {55217bf5-ff2a-462c-881d-5019b4a7fab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14315 | 2025.12.31 20:25:20.164871 [ 269 ] {55217bf5-ff2a-462c-881d-5019b4a7fab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14316 | 2025.12.31 20:25:20.165339 [ 269 ] {55217bf5-ff2a-462c-881d-5019b4a7fab8} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14317 | 2025.12.31 20:25:20.165376 [ 269 ] {55217bf5-ff2a-462c-881d-5019b4a7fab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14318 | 2025.12.31 20:25:20.165679 [ 269 ] {55217bf5-ff2a-462c-881d-5019b4a7fab8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14319 | 2025.12.31 20:25:20.165885 [ 269 ] {55217bf5-ff2a-462c-881d-5019b4a7fab8} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14320 | 2025.12.31 20:25:20.166014 [ 269 ] {55217bf5-ff2a-462c-881d-5019b4a7fab8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001198 sec., 176126.87813021702 rows/sec., 10.00 MiB/sec. | ||
| 14321 | 2025.12.31 20:25:20.166051 [ 269 ] {55217bf5-ff2a-462c-881d-5019b4a7fab8} <Debug> TCPHandler: Processed in 0.001362821 sec. | ||
| 14322 | 2025.12.31 20:25:20.166160 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14323 | 2025.12.31 20:25:20.166254 [ 269 ] {683cdbab-b0fe-483a-8fd2-07f85c02b401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14324 | 2025.12.31 20:25:20.166293 [ 269 ] {683cdbab-b0fe-483a-8fd2-07f85c02b401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14325 | 2025.12.31 20:25:20.167114 [ 269 ] {683cdbab-b0fe-483a-8fd2-07f85c02b401} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14326 | 2025.12.31 20:25:20.167151 [ 269 ] {683cdbab-b0fe-483a-8fd2-07f85c02b401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14327 | 2025.12.31 20:25:20.167494 [ 269 ] {683cdbab-b0fe-483a-8fd2-07f85c02b401} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14328 | 2025.12.31 20:25:20.167703 [ 269 ] {683cdbab-b0fe-483a-8fd2-07f85c02b401} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14329 | 2025.12.31 20:25:20.167831 [ 269 ] {683cdbab-b0fe-483a-8fd2-07f85c02b401} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001594 sec., 737139.2722710164 rows/sec., 52.67 MiB/sec. | ||
| 14330 | 2025.12.31 20:25:20.167869 [ 269 ] {683cdbab-b0fe-483a-8fd2-07f85c02b401} <Debug> TCPHandler: Processed in 0.00175852 sec. | ||
| 14331 | 2025.12.31 20:25:20.167999 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14332 | 2025.12.31 20:25:20.168107 [ 269 ] {13204807-79c7-4536-b36a-ac5a74246578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14333 | 2025.12.31 20:25:20.168157 [ 269 ] {13204807-79c7-4536-b36a-ac5a74246578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14334 | 2025.12.31 20:25:20.168585 [ 269 ] {13204807-79c7-4536-b36a-ac5a74246578} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14335 | 2025.12.31 20:25:20.168629 [ 269 ] {13204807-79c7-4536-b36a-ac5a74246578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14336 | 2025.12.31 20:25:20.169010 [ 269 ] {13204807-79c7-4536-b36a-ac5a74246578} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14337 | 2025.12.31 20:25:20.169276 [ 269 ] {13204807-79c7-4536-b36a-ac5a74246578} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14338 | 2025.12.31 20:25:20.169438 [ 269 ] {13204807-79c7-4536-b36a-ac5a74246578} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001353 sec., 4434.589800443458 rows/sec., 231.69 KiB/sec. | ||
| 14339 | 2025.12.31 20:25:20.169485 [ 269 ] {13204807-79c7-4536-b36a-ac5a74246578} <Debug> TCPHandler: Processed in 0.001546006 sec. | ||
| 14340 | 2025.12.31 20:25:20.171780 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14341 | 2025.12.31 20:25:20.171885 [ 269 ] {2d667cea-b41d-4cd0-a4b3-1dd606fa5e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14342 | 2025.12.31 20:25:20.171931 [ 269 ] {2d667cea-b41d-4cd0-a4b3-1dd606fa5e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14343 | 2025.12.31 20:25:20.172558 [ 269 ] {2d667cea-b41d-4cd0-a4b3-1dd606fa5e5f} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14344 | 2025.12.31 20:25:20.172595 [ 269 ] {2d667cea-b41d-4cd0-a4b3-1dd606fa5e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14345 | 2025.12.31 20:25:20.172986 [ 269 ] {2d667cea-b41d-4cd0-a4b3-1dd606fa5e5f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14346 | 2025.12.31 20:25:20.173206 [ 269 ] {2d667cea-b41d-4cd0-a4b3-1dd606fa5e5f} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14347 | 2025.12.31 20:25:20.173348 [ 269 ] {2d667cea-b41d-4cd0-a4b3-1dd606fa5e5f} <Debug> executeQuery: Read 904 rows, 61.16 KiB in 0.001483 sec., 609575.1854349292 rows/sec., 40.28 MiB/sec. | ||
| 14348 | 2025.12.31 20:25:20.173386 [ 269 ] {2d667cea-b41d-4cd0-a4b3-1dd606fa5e5f} <Debug> TCPHandler: Processed in 0.001669468 sec. | ||
| 14349 | 2025.12.31 20:25:20.173505 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14350 | 2025.12.31 20:25:20.173604 [ 269 ] {85355359-d85b-4daf-9606-3edfd63f55b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14351 | 2025.12.31 20:25:20.173647 [ 269 ] {85355359-d85b-4daf-9606-3edfd63f55b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14352 | 2025.12.31 20:25:20.173979 [ 269 ] {85355359-d85b-4daf-9606-3edfd63f55b0} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14353 | 2025.12.31 20:25:20.174015 [ 269 ] {85355359-d85b-4daf-9606-3edfd63f55b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14354 | 2025.12.31 20:25:20.174308 [ 269 ] {85355359-d85b-4daf-9606-3edfd63f55b0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14355 | 2025.12.31 20:25:20.174521 [ 269 ] {85355359-d85b-4daf-9606-3edfd63f55b0} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14356 | 2025.12.31 20:25:20.174647 [ 269 ] {85355359-d85b-4daf-9606-3edfd63f55b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 14357 | 2025.12.31 20:25:20.174683 [ 269 ] {85355359-d85b-4daf-9606-3edfd63f55b0} <Debug> TCPHandler: Processed in 0.001226058 sec. | ||
| 14358 | 2025.12.31 20:25:20.174795 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14359 | 2025.12.31 20:25:20.174887 [ 269 ] {2f3344c7-3a95-49c5-b51a-bbfb1bf80e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14360 | 2025.12.31 20:25:20.174940 [ 269 ] {2f3344c7-3a95-49c5-b51a-bbfb1bf80e53} <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 | ||
| 14361 | 2025.12.31 20:25:20.175767 [ 269 ] {2f3344c7-3a95-49c5-b51a-bbfb1bf80e53} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14362 | 2025.12.31 20:25:20.175803 [ 269 ] {2f3344c7-3a95-49c5-b51a-bbfb1bf80e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14363 | 2025.12.31 20:25:20.176340 [ 269 ] {2f3344c7-3a95-49c5-b51a-bbfb1bf80e53} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14364 | 2025.12.31 20:25:20.176555 [ 269 ] {2f3344c7-3a95-49c5-b51a-bbfb1bf80e53} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14365 | 2025.12.31 20:25:20.176681 [ 269 ] {2f3344c7-3a95-49c5-b51a-bbfb1bf80e53} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001829 sec., 17495.89939857846 rows/sec., 31.35 MiB/sec. | ||
| 14366 | 2025.12.31 20:25:20.176730 [ 269 ] {2f3344c7-3a95-49c5-b51a-bbfb1bf80e53} <Debug> TCPHandler: Processed in 0.002001965 sec. | ||
| 14367 | 2025.12.31 20:25:20.176835 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14368 | 2025.12.31 20:25:20.176922 [ 269 ] {594e3d5e-36ff-48c0-8dab-099ddcb889a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14369 | 2025.12.31 20:25:20.176960 [ 269 ] {594e3d5e-36ff-48c0-8dab-099ddcb889a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14370 | 2025.12.31 20:25:20.177271 [ 269 ] {594e3d5e-36ff-48c0-8dab-099ddcb889a8} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14371 | 2025.12.31 20:25:20.177305 [ 269 ] {594e3d5e-36ff-48c0-8dab-099ddcb889a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14372 | 2025.12.31 20:25:20.177665 [ 269 ] {594e3d5e-36ff-48c0-8dab-099ddcb889a8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14373 | 2025.12.31 20:25:20.177874 [ 269 ] {594e3d5e-36ff-48c0-8dab-099ddcb889a8} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14374 | 2025.12.31 20:25:20.178001 [ 269 ] {594e3d5e-36ff-48c0-8dab-099ddcb889a8} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001064 sec., 62030.075187969924 rows/sec., 3.59 MiB/sec. | ||
| 14375 | 2025.12.31 20:25:20.178037 [ 269 ] {594e3d5e-36ff-48c0-8dab-099ddcb889a8} <Debug> TCPHandler: Processed in 0.001220968 sec. | ||
| 14376 | 2025.12.31 20:25:20.668602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32069 | ||
| 14377 | 2025.12.31 20:25:20.669152 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14378 | 2025.12.31 20:25:20.669204 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14379 | 2025.12.31 20:25:20.669884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14380 | 2025.12.31 20:25:20.670130 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14381 | 2025.12.31 20:25:20.670287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32069 | ||
| 14382 | 2025.12.31 20:25:22.336767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14383 | 2025.12.31 20:25:22.353043 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14384 | 2025.12.31 20:25:22.353119 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14385 | 2025.12.31 20:25:22.358513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14386 | 2025.12.31 20:25:22.359226 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14387 | 2025.12.31 20:25:22.362163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14388 | 2025.12.31 20:25:23.756668 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14389 | 2025.12.31 20:25:23.756968 [ 269 ] {00466bdd-b274-4bea-a401-5fc9b7b59430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14390 | 2025.12.31 20:25:23.757071 [ 269 ] {00466bdd-b274-4bea-a401-5fc9b7b59430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14391 | 2025.12.31 20:25:23.757959 [ 269 ] {00466bdd-b274-4bea-a401-5fc9b7b59430} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14392 | 2025.12.31 20:25:23.757997 [ 269 ] {00466bdd-b274-4bea-a401-5fc9b7b59430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14393 | 2025.12.31 20:25:23.758397 [ 269 ] {00466bdd-b274-4bea-a401-5fc9b7b59430} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14394 | 2025.12.31 20:25:23.758629 [ 269 ] {00466bdd-b274-4bea-a401-5fc9b7b59430} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14395 | 2025.12.31 20:25:23.758758 [ 146 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14396 | 2025.12.31 20:25:23.758780 [ 269 ] {00466bdd-b274-4bea-a401-5fc9b7b59430} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.28 MiB/sec. | ||
| 14397 | 2025.12.31 20:25:23.758797 [ 146 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14398 | 2025.12.31 20:25:23.758818 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14399 | 2025.12.31 20:25:23.758824 [ 269 ] {00466bdd-b274-4bea-a401-5fc9b7b59430} <Debug> TCPHandler: Processed in 0.002337073 sec. | ||
| 14400 | 2025.12.31 20:25:23.758911 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 14401 | 2025.12.31 20:25:23.758956 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14402 | 2025.12.31 20:25:23.759013 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14403 | 2025.12.31 20:25:23.759047 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2468 rows starting from the beginning of the part | ||
| 14404 | 2025.12.31 20:25:23.759052 [ 269 ] {f3165c3c-7322-4ab9-915d-70323f2ad571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14405 | 2025.12.31 20:25:23.759096 [ 269 ] {f3165c3c-7322-4ab9-915d-70323f2ad571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14406 | 2025.12.31 20:25:23.759114 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 77 rows starting from the beginning of the part | ||
| 14407 | 2025.12.31 20:25:23.759168 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1176 rows starting from the beginning of the part | ||
| 14408 | 2025.12.31 20:25:23.759218 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 76 rows starting from the beginning of the part | ||
| 14409 | 2025.12.31 20:25:23.759266 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 2320 rows starting from the beginning of the part | ||
| 14410 | 2025.12.31 20:25:23.759312 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 14411 | 2025.12.31 20:25:23.759534 [ 269 ] {f3165c3c-7322-4ab9-915d-70323f2ad571} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14412 | 2025.12.31 20:25:23.759570 [ 269 ] {f3165c3c-7322-4ab9-915d-70323f2ad571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14413 | 2025.12.31 20:25:23.759893 [ 269 ] {f3165c3c-7322-4ab9-915d-70323f2ad571} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14414 | 2025.12.31 20:25:23.760114 [ 269 ] {f3165c3c-7322-4ab9-915d-70323f2ad571} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14415 | 2025.12.31 20:25:23.760224 [ 146 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14416 | 2025.12.31 20:25:23.760248 [ 269 ] {f3165c3c-7322-4ab9-915d-70323f2ad571} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 14417 | 2025.12.31 20:25:23.760263 [ 146 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14418 | 2025.12.31 20:25:23.760287 [ 269 ] {f3165c3c-7322-4ab9-915d-70323f2ad571} <Debug> TCPHandler: Processed in 0.001381882 sec. | ||
| 14419 | 2025.12.31 20:25:23.760291 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14420 | 2025.12.31 20:25:23.760372 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 14421 | 2025.12.31 20:25:23.760416 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14422 | 2025.12.31 20:25:23.760482 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14423 | 2025.12.31 20:25:23.760520 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1251 rows starting from the beginning of the part | ||
| 14424 | 2025.12.31 20:25:23.760524 [ 269 ] {32e00dab-c6fe-4690-89fc-962482afb0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14425 | 2025.12.31 20:25:23.760646 [ 269 ] {32e00dab-c6fe-4690-89fc-962482afb0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14426 | 2025.12.31 20:25:23.760651 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 76 rows starting from the beginning of the part | ||
| 14427 | 2025.12.31 20:25:23.760721 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 711 rows starting from the beginning of the part | ||
| 14428 | 2025.12.31 20:25:23.760786 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 74 rows starting from the beginning of the part | ||
| 14429 | 2025.12.31 20:25:23.760851 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1175 rows starting from the beginning of the part | ||
| 14430 | 2025.12.31 20:25:23.760899 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 14431 | 2025.12.31 20:25:23.761142 [ 269 ] {32e00dab-c6fe-4690-89fc-962482afb0a4} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14432 | 2025.12.31 20:25:23.761182 [ 269 ] {32e00dab-c6fe-4690-89fc-962482afb0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14433 | 2025.12.31 20:25:23.761276 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6173 rows, containing 5 columns (5 merged, 0 gathered) in 0.002401215 sec., 2570781.87500911 rows/sec., 218.34 MiB/sec. | ||
| 14434 | 2025.12.31 20:25:23.761556 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14435 | 2025.12.31 20:25:23.761805 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_101_20} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14436 | 2025.12.31 20:25:23.761872 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_101_20} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14437 | 2025.12.31 20:25:23.761931 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 14438 | 2025.12.31 20:25:23.762009 [ 269 ] {32e00dab-c6fe-4690-89fc-962482afb0a4} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14439 | 2025.12.31 20:25:23.762293 [ 269 ] {32e00dab-c6fe-4690-89fc-962482afb0a4} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14440 | 2025.12.31 20:25:23.762456 [ 269 ] {32e00dab-c6fe-4690-89fc-962482afb0a4} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001954 sec., 50153.53121801433 rows/sec., 3.50 MiB/sec. | ||
| 14441 | 2025.12.31 20:25:23.762496 [ 269 ] {32e00dab-c6fe-4690-89fc-962482afb0a4} <Debug> TCPHandler: Processed in 0.002140509 sec. | ||
| 14442 | 2025.12.31 20:25:23.762614 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14443 | 2025.12.31 20:25:23.762671 [ 199 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.002337313 sec., 1433697.5835072151 rows/sec., 108.49 MiB/sec. | ||
| 14444 | 2025.12.31 20:25:23.762709 [ 269 ] {8a415e3d-2ade-4ba1-ac27-ad0c9ef5b217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14445 | 2025.12.31 20:25:23.762754 [ 269 ] {8a415e3d-2ade-4ba1-ac27-ad0c9ef5b217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14446 | 2025.12.31 20:25:23.762882 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14447 | 2025.12.31 20:25:23.763083 [ 269 ] {8a415e3d-2ade-4ba1-ac27-ad0c9ef5b217} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14448 | 2025.12.31 20:25:23.763118 [ 269 ] {8a415e3d-2ade-4ba1-ac27-ad0c9ef5b217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14449 | 2025.12.31 20:25:23.763133 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_101_20} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14450 | 2025.12.31 20:25:23.763198 [ 190 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_101_20} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14451 | 2025.12.31 20:25:23.763261 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 14452 | 2025.12.31 20:25:23.763427 [ 269 ] {8a415e3d-2ade-4ba1-ac27-ad0c9ef5b217} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14453 | 2025.12.31 20:25:23.763637 [ 269 ] {8a415e3d-2ade-4ba1-ac27-ad0c9ef5b217} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14454 | 2025.12.31 20:25:23.763778 [ 269 ] {8a415e3d-2ade-4ba1-ac27-ad0c9ef5b217} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001088 sec., 34926.470588235294 rows/sec., 2.34 MiB/sec. | ||
| 14455 | 2025.12.31 20:25:23.763815 [ 269 ] {8a415e3d-2ade-4ba1-ac27-ad0c9ef5b217} <Debug> TCPHandler: Processed in 0.001251298 sec. | ||
| 14456 | 2025.12.31 20:25:27.954531 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14457 | 2025.12.31 20:25:27.954584 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14458 | 2025.12.31 20:25:28.170449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32581 | ||
| 14459 | 2025.12.31 20:25:28.171054 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14460 | 2025.12.31 20:25:28.171105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14461 | 2025.12.31 20:25:28.171693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14462 | 2025.12.31 20:25:28.171966 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14463 | 2025.12.31 20:25:28.172119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32581 | ||
| 14464 | 2025.12.31 20:25:28.267185 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1766 | ||
| 14465 | 2025.12.31 20:25:28.270170 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14466 | 2025.12.31 20:25:28.270209 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14467 | 2025.12.31 20:25:28.271430 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14468 | 2025.12.31 20:25:28.271712 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2025.12.31 20:25:28.271978 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1766 | ||
| 14470 | 2025.12.31 20:25:28.760581 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14471 | 2025.12.31 20:25:28.760755 [ 269 ] {50027765-6125-49e6-a946-b3bc72ba440d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14472 | 2025.12.31 20:25:28.760819 [ 269 ] {50027765-6125-49e6-a946-b3bc72ba440d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14473 | 2025.12.31 20:25:28.761437 [ 269 ] {50027765-6125-49e6-a946-b3bc72ba440d} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14474 | 2025.12.31 20:25:28.761484 [ 269 ] {50027765-6125-49e6-a946-b3bc72ba440d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14475 | 2025.12.31 20:25:28.761892 [ 269 ] {50027765-6125-49e6-a946-b3bc72ba440d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14476 | 2025.12.31 20:25:28.762112 [ 269 ] {50027765-6125-49e6-a946-b3bc72ba440d} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14477 | 2025.12.31 20:25:28.762267 [ 269 ] {50027765-6125-49e6-a946-b3bc72ba440d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00156 sec., 48717.94871794872 rows/sec., 4.01 MiB/sec. | ||
| 14478 | 2025.12.31 20:25:28.762309 [ 269 ] {50027765-6125-49e6-a946-b3bc72ba440d} <Debug> TCPHandler: Processed in 0.001852032 sec. | ||
| 14479 | 2025.12.31 20:25:28.762425 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14480 | 2025.12.31 20:25:28.762518 [ 269 ] {da76688b-7214-4ac1-b739-bca927fad822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14481 | 2025.12.31 20:25:28.762558 [ 269 ] {da76688b-7214-4ac1-b739-bca927fad822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14482 | 2025.12.31 20:25:28.762949 [ 269 ] {da76688b-7214-4ac1-b739-bca927fad822} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14483 | 2025.12.31 20:25:28.762984 [ 269 ] {da76688b-7214-4ac1-b739-bca927fad822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14484 | 2025.12.31 20:25:28.763278 [ 269 ] {da76688b-7214-4ac1-b739-bca927fad822} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14485 | 2025.12.31 20:25:28.763488 [ 269 ] {da76688b-7214-4ac1-b739-bca927fad822} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14486 | 2025.12.31 20:25:28.763622 [ 269 ] {da76688b-7214-4ac1-b739-bca927fad822} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001122 sec., 8912.655971479502 rows/sec., 670.19 KiB/sec. | ||
| 14487 | 2025.12.31 20:25:28.763659 [ 269 ] {da76688b-7214-4ac1-b739-bca927fad822} <Debug> TCPHandler: Processed in 0.001280999 sec. | ||
| 14488 | 2025.12.31 20:25:28.763762 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14489 | 2025.12.31 20:25:28.763853 [ 269 ] {5993d130-42d9-4023-994b-d7d2bd1e3e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14490 | 2025.12.31 20:25:28.763892 [ 269 ] {5993d130-42d9-4023-994b-d7d2bd1e3e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14491 | 2025.12.31 20:25:28.764315 [ 269 ] {5993d130-42d9-4023-994b-d7d2bd1e3e58} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14492 | 2025.12.31 20:25:28.764352 [ 269 ] {5993d130-42d9-4023-994b-d7d2bd1e3e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14493 | 2025.12.31 20:25:28.764653 [ 269 ] {5993d130-42d9-4023-994b-d7d2bd1e3e58} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14494 | 2025.12.31 20:25:28.764855 [ 269 ] {5993d130-42d9-4023-994b-d7d2bd1e3e58} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14495 | 2025.12.31 20:25:28.764978 [ 269 ] {5993d130-42d9-4023-994b-d7d2bd1e3e58} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001143 sec., 64741.90726159231 rows/sec., 5.05 MiB/sec. | ||
| 14496 | 2025.12.31 20:25:28.765015 [ 269 ] {5993d130-42d9-4023-994b-d7d2bd1e3e58} <Debug> TCPHandler: Processed in 0.00129991 sec. | ||
| 14497 | 2025.12.31 20:25:28.765120 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14498 | 2025.12.31 20:25:28.765212 [ 269 ] {712c921f-f481-462c-a60c-e43358d45c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14499 | 2025.12.31 20:25:28.765254 [ 269 ] {712c921f-f481-462c-a60c-e43358d45c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14500 | 2025.12.31 20:25:28.765646 [ 269 ] {712c921f-f481-462c-a60c-e43358d45c81} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14501 | 2025.12.31 20:25:28.765681 [ 269 ] {712c921f-f481-462c-a60c-e43358d45c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14502 | 2025.12.31 20:25:28.766000 [ 269 ] {712c921f-f481-462c-a60c-e43358d45c81} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14503 | 2025.12.31 20:25:28.766215 [ 269 ] {712c921f-f481-462c-a60c-e43358d45c81} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14504 | 2025.12.31 20:25:28.766340 [ 269 ] {712c921f-f481-462c-a60c-e43358d45c81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 14505 | 2025.12.31 20:25:28.766376 [ 269 ] {712c921f-f481-462c-a60c-e43358d45c81} <Debug> TCPHandler: Processed in 0.00130349 sec. | ||
| 14506 | 2025.12.31 20:25:28.766478 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14507 | 2025.12.31 20:25:28.766570 [ 269 ] {1c72adb7-b8b3-40ac-bd56-95d68383bee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14508 | 2025.12.31 20:25:28.766622 [ 269 ] {1c72adb7-b8b3-40ac-bd56-95d68383bee9} <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 | ||
| 14509 | 2025.12.31 20:25:28.767355 [ 269 ] {1c72adb7-b8b3-40ac-bd56-95d68383bee9} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14510 | 2025.12.31 20:25:28.767391 [ 269 ] {1c72adb7-b8b3-40ac-bd56-95d68383bee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14511 | 2025.12.31 20:25:28.767889 [ 269 ] {1c72adb7-b8b3-40ac-bd56-95d68383bee9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14512 | 2025.12.31 20:25:28.768110 [ 269 ] {1c72adb7-b8b3-40ac-bd56-95d68383bee9} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14513 | 2025.12.31 20:25:28.768247 [ 269 ] {1c72adb7-b8b3-40ac-bd56-95d68383bee9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001695 sec., 5899.705014749263 rows/sec., 10.57 MiB/sec. | ||
| 14514 | 2025.12.31 20:25:28.768299 [ 269 ] {1c72adb7-b8b3-40ac-bd56-95d68383bee9} <Debug> TCPHandler: Processed in 0.001867083 sec. | ||
| 14515 | 2025.12.31 20:25:28.768402 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14516 | 2025.12.31 20:25:28.768494 [ 269 ] {182ab524-84f3-44e3-b45a-36b14c4e2a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14517 | 2025.12.31 20:25:28.768534 [ 269 ] {182ab524-84f3-44e3-b45a-36b14c4e2a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14518 | 2025.12.31 20:25:28.768858 [ 269 ] {182ab524-84f3-44e3-b45a-36b14c4e2a03} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14519 | 2025.12.31 20:25:28.768892 [ 269 ] {182ab524-84f3-44e3-b45a-36b14c4e2a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14520 | 2025.12.31 20:25:28.769188 [ 269 ] {182ab524-84f3-44e3-b45a-36b14c4e2a03} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14521 | 2025.12.31 20:25:28.769394 [ 269 ] {182ab524-84f3-44e3-b45a-36b14c4e2a03} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14522 | 2025.12.31 20:25:28.769518 [ 269 ] {182ab524-84f3-44e3-b45a-36b14c4e2a03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 14523 | 2025.12.31 20:25:28.769553 [ 269 ] {182ab524-84f3-44e3-b45a-36b14c4e2a03} <Debug> TCPHandler: Processed in 0.001197248 sec. | ||
| 14524 | 2025.12.31 20:25:29.862269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14525 | 2025.12.31 20:25:29.879922 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14526 | 2025.12.31 20:25:29.879988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14527 | 2025.12.31 20:25:29.885937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14528 | 2025.12.31 20:25:29.886654 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14529 | 2025.12.31 20:25:29.889691 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14530 | 2025.12.31 20:25:32.311813 [ 54 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 14531 | 2025.12.31 20:25:32.311910 [ 54 ] {} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14532 | 2025.12.31 20:25:32.311949 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14533 | 2025.12.31 20:25:32.312071 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 14534 | 2025.12.31 20:25:32.312203 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14535 | 2025.12.31 20:25:32.312237 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
| 14536 | 2025.12.31 20:25:32.312302 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 14537 | 2025.12.31 20:25:32.312344 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 14538 | 2025.12.31 20:25:32.312383 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 14539 | 2025.12.31 20:25:32.312422 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 14540 | 2025.12.31 20:25:32.313156 [ 194 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001133726 sec., 28225.51480692866 rows/sec., 1.85 MiB/sec. | ||
| 14541 | 2025.12.31 20:25:32.313282 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 14542 | 2025.12.31 20:25:32.313514 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_32_7} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14543 | 2025.12.31 20:25:32.313580 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_32_7} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 14544 | 2025.12.31 20:25:32.313644 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 14545 | 2025.12.31 20:25:33.772410 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14546 | 2025.12.31 20:25:33.772707 [ 269 ] {fb47138b-17ac-48d4-a0eb-dced03350b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14547 | 2025.12.31 20:25:33.772806 [ 269 ] {fb47138b-17ac-48d4-a0eb-dced03350b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14548 | 2025.12.31 20:25:33.773772 [ 269 ] {fb47138b-17ac-48d4-a0eb-dced03350b13} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14549 | 2025.12.31 20:25:33.773810 [ 269 ] {fb47138b-17ac-48d4-a0eb-dced03350b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14550 | 2025.12.31 20:25:33.774222 [ 269 ] {fb47138b-17ac-48d4-a0eb-dced03350b13} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14551 | 2025.12.31 20:25:33.774441 [ 269 ] {fb47138b-17ac-48d4-a0eb-dced03350b13} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14552 | 2025.12.31 20:25:33.774588 [ 269 ] {fb47138b-17ac-48d4-a0eb-dced03350b13} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001957 sec., 209504.34338272866 rows/sec., 13.29 MiB/sec. | ||
| 14553 | 2025.12.31 20:25:33.774630 [ 269 ] {fb47138b-17ac-48d4-a0eb-dced03350b13} <Debug> TCPHandler: Processed in 0.002393965 sec. | ||
| 14554 | 2025.12.31 20:25:33.774756 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14555 | 2025.12.31 20:25:33.774850 [ 269 ] {17a1c299-b81f-4dcf-849d-e5e0b7c4c255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14556 | 2025.12.31 20:25:33.774890 [ 269 ] {17a1c299-b81f-4dcf-849d-e5e0b7c4c255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14557 | 2025.12.31 20:25:33.775867 [ 269 ] {17a1c299-b81f-4dcf-849d-e5e0b7c4c255} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14558 | 2025.12.31 20:25:33.775903 [ 269 ] {17a1c299-b81f-4dcf-849d-e5e0b7c4c255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14559 | 2025.12.31 20:25:33.776289 [ 269 ] {17a1c299-b81f-4dcf-849d-e5e0b7c4c255} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14560 | 2025.12.31 20:25:33.776510 [ 269 ] {17a1c299-b81f-4dcf-849d-e5e0b7c4c255} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14561 | 2025.12.31 20:25:33.776636 [ 269 ] {17a1c299-b81f-4dcf-849d-e5e0b7c4c255} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001804 sec., 651884.7006651885 rows/sec., 51.91 MiB/sec. | ||
| 14562 | 2025.12.31 20:25:33.776673 [ 269 ] {17a1c299-b81f-4dcf-849d-e5e0b7c4c255} <Debug> TCPHandler: Processed in 0.001964025 sec. | ||
| 14563 | 2025.12.31 20:25:33.776791 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14564 | 2025.12.31 20:25:33.776884 [ 269 ] {1526c53f-971c-45d6-9f82-212c8db17270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14565 | 2025.12.31 20:25:33.776923 [ 269 ] {1526c53f-971c-45d6-9f82-212c8db17270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14566 | 2025.12.31 20:25:33.777523 [ 269 ] {1526c53f-971c-45d6-9f82-212c8db17270} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14567 | 2025.12.31 20:25:33.777558 [ 269 ] {1526c53f-971c-45d6-9f82-212c8db17270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14568 | 2025.12.31 20:25:33.777863 [ 269 ] {1526c53f-971c-45d6-9f82-212c8db17270} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14569 | 2025.12.31 20:25:33.778073 [ 269 ] {1526c53f-971c-45d6-9f82-212c8db17270} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14570 | 2025.12.31 20:25:33.778173 [ 46 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14571 | 2025.12.31 20:25:33.778200 [ 269 ] {1526c53f-971c-45d6-9f82-212c8db17270} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001334 sec., 177661.16941529236 rows/sec., 10.78 MiB/sec. | ||
| 14572 | 2025.12.31 20:25:33.778211 [ 46 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14573 | 2025.12.31 20:25:33.778231 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14574 | 2025.12.31 20:25:33.778238 [ 269 ] {1526c53f-971c-45d6-9f82-212c8db17270} <Debug> TCPHandler: Processed in 0.001494744 sec. | ||
| 14575 | 2025.12.31 20:25:33.778335 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 14576 | 2025.12.31 20:25:33.778359 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14577 | 2025.12.31 20:25:33.778434 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14578 | 2025.12.31 20:25:33.778453 [ 269 ] {d237ebf6-94bf-4fcf-bd37-2b1ad550a24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14579 | 2025.12.31 20:25:33.778466 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 279 rows starting from the beginning of the part | ||
| 14580 | 2025.12.31 20:25:33.778492 [ 269 ] {d237ebf6-94bf-4fcf-bd37-2b1ad550a24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14581 | 2025.12.31 20:25:33.778534 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part | ||
| 14582 | 2025.12.31 20:25:33.778586 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 14583 | 2025.12.31 20:25:33.778630 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 245 rows starting from the beginning of the part | ||
| 14584 | 2025.12.31 20:25:33.778674 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 10 rows starting from the beginning of the part | ||
| 14585 | 2025.12.31 20:25:33.778719 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 237 rows starting from the beginning of the part | ||
| 14586 | 2025.12.31 20:25:33.778985 [ 269 ] {d237ebf6-94bf-4fcf-bd37-2b1ad550a24e} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14587 | 2025.12.31 20:25:33.779019 [ 269 ] {d237ebf6-94bf-4fcf-bd37-2b1ad550a24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14588 | 2025.12.31 20:25:33.779317 [ 269 ] {d237ebf6-94bf-4fcf-bd37-2b1ad550a24e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14589 | 2025.12.31 20:25:33.779519 [ 269 ] {d237ebf6-94bf-4fcf-bd37-2b1ad550a24e} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14590 | 2025.12.31 20:25:33.779560 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257269 sec., 809691.4820933308 rows/sec., 52.85 MiB/sec. | ||
| 14591 | 2025.12.31 20:25:33.779642 [ 269 ] {d237ebf6-94bf-4fcf-bd37-2b1ad550a24e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001208 sec., 175496.68874172185 rows/sec., 11.32 MiB/sec. | ||
| 14592 | 2025.12.31 20:25:33.779683 [ 269 ] {d237ebf6-94bf-4fcf-bd37-2b1ad550a24e} <Debug> TCPHandler: Processed in 0.001371602 sec. | ||
| 14593 | 2025.12.31 20:25:33.779790 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14594 | 2025.12.31 20:25:33.779799 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14595 | 2025.12.31 20:25:33.779901 [ 269 ] {3bef1a2a-3384-4e12-adb6-351da746c038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14596 | 2025.12.31 20:25:33.779942 [ 269 ] {3bef1a2a-3384-4e12-adb6-351da746c038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14597 | 2025.12.31 20:25:33.780111 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_86_17} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14598 | 2025.12.31 20:25:33.780196 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_86_17} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14599 | 2025.12.31 20:25:33.780289 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14600 | 2025.12.31 20:25:33.780451 [ 269 ] {3bef1a2a-3384-4e12-adb6-351da746c038} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14601 | 2025.12.31 20:25:33.780493 [ 269 ] {3bef1a2a-3384-4e12-adb6-351da746c038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14602 | 2025.12.31 20:25:33.780804 [ 269 ] {3bef1a2a-3384-4e12-adb6-351da746c038} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14603 | 2025.12.31 20:25:33.781005 [ 269 ] {3bef1a2a-3384-4e12-adb6-351da746c038} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14604 | 2025.12.31 20:25:33.781130 [ 269 ] {3bef1a2a-3384-4e12-adb6-351da746c038} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001247 sec., 169206.09462710505 rows/sec., 9.61 MiB/sec. | ||
| 14605 | 2025.12.31 20:25:33.781168 [ 269 ] {3bef1a2a-3384-4e12-adb6-351da746c038} <Debug> TCPHandler: Processed in 0.001423233 sec. | ||
| 14606 | 2025.12.31 20:25:33.781274 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14607 | 2025.12.31 20:25:33.781368 [ 269 ] {17c1827a-61dd-44d6-ab0d-d71e36649442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14608 | 2025.12.31 20:25:33.781407 [ 269 ] {17c1827a-61dd-44d6-ab0d-d71e36649442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14609 | 2025.12.31 20:25:33.782066 [ 269 ] {17c1827a-61dd-44d6-ab0d-d71e36649442} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14610 | 2025.12.31 20:25:33.782100 [ 269 ] {17c1827a-61dd-44d6-ab0d-d71e36649442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14611 | 2025.12.31 20:25:33.782427 [ 269 ] {17c1827a-61dd-44d6-ab0d-d71e36649442} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14612 | 2025.12.31 20:25:33.782640 [ 269 ] {17c1827a-61dd-44d6-ab0d-d71e36649442} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14613 | 2025.12.31 20:25:33.782761 [ 269 ] {17c1827a-61dd-44d6-ab0d-d71e36649442} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001411 sec., 503897.9447200567 rows/sec., 35.32 MiB/sec. | ||
| 14614 | 2025.12.31 20:25:33.782798 [ 269 ] {17c1827a-61dd-44d6-ab0d-d71e36649442} <Debug> TCPHandler: Processed in 0.001570786 sec. | ||
| 14615 | 2025.12.31 20:25:33.782916 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14616 | 2025.12.31 20:25:33.783010 [ 269 ] {80612aed-d08b-4db6-8269-89f0b953db18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14617 | 2025.12.31 20:25:33.783050 [ 269 ] {80612aed-d08b-4db6-8269-89f0b953db18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14618 | 2025.12.31 20:25:33.783381 [ 269 ] {80612aed-d08b-4db6-8269-89f0b953db18} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14619 | 2025.12.31 20:25:33.783416 [ 269 ] {80612aed-d08b-4db6-8269-89f0b953db18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14620 | 2025.12.31 20:25:33.783710 [ 269 ] {80612aed-d08b-4db6-8269-89f0b953db18} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14621 | 2025.12.31 20:25:33.783920 [ 269 ] {80612aed-d08b-4db6-8269-89f0b953db18} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14622 | 2025.12.31 20:25:33.784043 [ 269 ] {80612aed-d08b-4db6-8269-89f0b953db18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 14623 | 2025.12.31 20:25:33.784078 [ 269 ] {80612aed-d08b-4db6-8269-89f0b953db18} <Debug> TCPHandler: Processed in 0.001217328 sec. | ||
| 14624 | 2025.12.31 20:25:33.784185 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14625 | 2025.12.31 20:25:33.784277 [ 269 ] {0a20f1f1-eb96-49c0-8047-f01fd425653b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14626 | 2025.12.31 20:25:33.784318 [ 269 ] {0a20f1f1-eb96-49c0-8047-f01fd425653b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14627 | 2025.12.31 20:25:33.784756 [ 269 ] {0a20f1f1-eb96-49c0-8047-f01fd425653b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14628 | 2025.12.31 20:25:33.784791 [ 269 ] {0a20f1f1-eb96-49c0-8047-f01fd425653b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14629 | 2025.12.31 20:25:33.785106 [ 269 ] {0a20f1f1-eb96-49c0-8047-f01fd425653b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14630 | 2025.12.31 20:25:33.785325 [ 269 ] {0a20f1f1-eb96-49c0-8047-f01fd425653b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14631 | 2025.12.31 20:25:33.785431 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14632 | 2025.12.31 20:25:33.785449 [ 269 ] {0a20f1f1-eb96-49c0-8047-f01fd425653b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00119 sec., 263865.5462184874 rows/sec., 17.33 MiB/sec. | ||
| 14633 | 2025.12.31 20:25:33.785467 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14634 | 2025.12.31 20:25:33.785485 [ 269 ] {0a20f1f1-eb96-49c0-8047-f01fd425653b} <Debug> TCPHandler: Processed in 0.00134688 sec. | ||
| 14635 | 2025.12.31 20:25:33.785487 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14636 | 2025.12.31 20:25:33.785582 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 14637 | 2025.12.31 20:25:33.785598 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14638 | 2025.12.31 20:25:33.785701 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14639 | 2025.12.31 20:25:33.785702 [ 269 ] {a8748f03-35f8-4608-8348-b0c3274b009d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14640 | 2025.12.31 20:25:33.785740 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 30173 rows starting from the beginning of the part | ||
| 14641 | 2025.12.31 20:25:33.785760 [ 269 ] {a8748f03-35f8-4608-8348-b0c3274b009d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14642 | 2025.12.31 20:25:33.785810 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 14643 | 2025.12.31 20:25:33.785861 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 904 rows starting from the beginning of the part | ||
| 14644 | 2025.12.31 20:25:33.785911 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 98 rows starting from the beginning of the part | ||
| 14645 | 2025.12.31 20:25:33.785954 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 14646 | 2025.12.31 20:25:33.785994 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 314 rows starting from the beginning of the part | ||
| 14647 | 2025.12.31 20:25:33.786107 [ 269 ] {a8748f03-35f8-4608-8348-b0c3274b009d} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14648 | 2025.12.31 20:25:33.786148 [ 269 ] {a8748f03-35f8-4608-8348-b0c3274b009d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14649 | 2025.12.31 20:25:33.786469 [ 269 ] {a8748f03-35f8-4608-8348-b0c3274b009d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14650 | 2025.12.31 20:25:33.786688 [ 269 ] {a8748f03-35f8-4608-8348-b0c3274b009d} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14651 | 2025.12.31 20:25:33.786813 [ 269 ] {a8748f03-35f8-4608-8348-b0c3274b009d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 59.74 KiB/sec. | ||
| 14652 | 2025.12.31 20:25:33.786848 [ 269 ] {a8748f03-35f8-4608-8348-b0c3274b009d} <Debug> TCPHandler: Processed in 0.001298309 sec. | ||
| 14653 | 2025.12.31 20:25:33.786960 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14654 | 2025.12.31 20:25:33.787051 [ 269 ] {09e220c8-a623-41fd-a321-50962bc37c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14655 | 2025.12.31 20:25:33.787102 [ 269 ] {09e220c8-a623-41fd-a321-50962bc37c4d} <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 | ||
| 14656 | 2025.12.31 20:25:33.787906 [ 269 ] {09e220c8-a623-41fd-a321-50962bc37c4d} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14657 | 2025.12.31 20:25:33.787941 [ 269 ] {09e220c8-a623-41fd-a321-50962bc37c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14658 | 2025.12.31 20:25:33.788483 [ 269 ] {09e220c8-a623-41fd-a321-50962bc37c4d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14659 | 2025.12.31 20:25:33.788711 [ 269 ] {09e220c8-a623-41fd-a321-50962bc37c4d} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14660 | 2025.12.31 20:25:33.788819 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14661 | 2025.12.31 20:25:33.788843 [ 269 ] {09e220c8-a623-41fd-a321-50962bc37c4d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00181 sec., 17679.558011049725 rows/sec., 31.68 MiB/sec. | ||
| 14662 | 2025.12.31 20:25:33.788848 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14663 | 2025.12.31 20:25:33.788873 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14664 | 2025.12.31 20:25:33.788896 [ 269 ] {09e220c8-a623-41fd-a321-50962bc37c4d} <Debug> TCPHandler: Processed in 0.001983625 sec. | ||
| 14665 | 2025.12.31 20:25:33.788970 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 14666 | 2025.12.31 20:25:33.789009 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14667 | 2025.12.31 20:25:33.789106 [ 269 ] {c7c7117f-4992-45f5-b861-07a2fcfa82e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14668 | 2025.12.31 20:25:33.789146 [ 269 ] {c7c7117f-4992-45f5-b861-07a2fcfa82e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14669 | 2025.12.31 20:25:33.789202 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14670 | 2025.12.31 20:25:33.789266 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1734 rows starting from the beginning of the part | ||
| 14671 | 2025.12.31 20:25:33.789395 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 32 rows starting from the beginning of the part | ||
| 14672 | 2025.12.31 20:25:33.789490 [ 269 ] {c7c7117f-4992-45f5-b861-07a2fcfa82e6} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14673 | 2025.12.31 20:25:33.789508 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 14674 | 2025.12.31 20:25:33.789533 [ 269 ] {c7c7117f-4992-45f5-b861-07a2fcfa82e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14675 | 2025.12.31 20:25:33.789624 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 32 rows starting from the beginning of the part | ||
| 14676 | 2025.12.31 20:25:33.789729 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 10 rows starting from the beginning of the part | ||
| 14677 | 2025.12.31 20:25:33.789830 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 32 rows starting from the beginning of the part | ||
| 14678 | 2025.12.31 20:25:33.790042 [ 269 ] {c7c7117f-4992-45f5-b861-07a2fcfa82e6} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14679 | 2025.12.31 20:25:33.790319 [ 269 ] {c7c7117f-4992-45f5-b861-07a2fcfa82e6} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14680 | 2025.12.31 20:25:33.790465 [ 269 ] {c7c7117f-4992-45f5-b861-07a2fcfa82e6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001377 sec., 75526.50689905592 rows/sec., 4.63 MiB/sec. | ||
| 14681 | 2025.12.31 20:25:33.790502 [ 269 ] {c7c7117f-4992-45f5-b861-07a2fcfa82e6} <Debug> TCPHandler: Processed in 0.001540345 sec. | ||
| 14682 | 2025.12.31 20:25:33.794202 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31809 rows, containing 5 columns (5 merged, 0 gathered) in 0.008661258 sec., 3672561.191457407 rows/sec., 248.05 MiB/sec. | ||
| 14683 | 2025.12.31 20:25:33.794737 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14684 | 2025.12.31 20:25:33.795008 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14685 | 2025.12.31 20:25:33.795074 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14686 | 2025.12.31 20:25:33.795146 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14687 | 2025.12.31 20:25:33.798566 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1850 rows, containing 19 columns (19 merged, 0 gathered) in 0.009629259 sec., 192122.77912557966 rows/sec., 344.28 MiB/sec. | ||
| 14688 | 2025.12.31 20:25:33.800568 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14689 | 2025.12.31 20:25:33.800922 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14690 | 2025.12.31 20:25:33.801001 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14691 | 2025.12.31 20:25:33.801111 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.28 MiB. | ||
| 14692 | 2025.12.31 20:25:34.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.29 MiB, peak 377.54 MiB, free memory in arenas 0.00 B, will set to 368.65 MiB (RSS), difference: 8.36 MiB | ||
| 14693 | 2025.12.31 20:25:35.672293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33029 | ||
| 14694 | 2025.12.31 20:25:35.672814 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14695 | 2025.12.31 20:25:35.672863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14696 | 2025.12.31 20:25:35.673358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14697 | 2025.12.31 20:25:35.673610 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14698 | 2025.12.31 20:25:35.673743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33029 | ||
| 14699 | 2025.12.31 20:25:37.389805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14700 | 2025.12.31 20:25:37.410698 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14701 | 2025.12.31 20:25:37.410774 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14702 | 2025.12.31 20:25:37.416984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14703 | 2025.12.31 20:25:37.417713 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14704 | 2025.12.31 20:25:37.421518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14705 | 2025.12.31 20:25:38.272273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1800 | ||
| 14706 | 2025.12.31 20:25:38.274918 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14707 | 2025.12.31 20:25:38.274979 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14708 | 2025.12.31 20:25:38.276245 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14709 | 2025.12.31 20:25:38.276545 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14710 | 2025.12.31 20:25:38.276930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1800 | ||
| 14711 | 2025.12.31 20:25:38.760632 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14712 | 2025.12.31 20:25:38.760827 [ 269 ] {feca68f2-b1c6-46c0-90ae-0b2979e707e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14713 | 2025.12.31 20:25:38.760899 [ 269 ] {feca68f2-b1c6-46c0-90ae-0b2979e707e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14714 | 2025.12.31 20:25:38.761546 [ 269 ] {feca68f2-b1c6-46c0-90ae-0b2979e707e6} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14715 | 2025.12.31 20:25:38.761593 [ 269 ] {feca68f2-b1c6-46c0-90ae-0b2979e707e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14716 | 2025.12.31 20:25:38.761982 [ 269 ] {feca68f2-b1c6-46c0-90ae-0b2979e707e6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14717 | 2025.12.31 20:25:38.762196 [ 269 ] {feca68f2-b1c6-46c0-90ae-0b2979e707e6} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14718 | 2025.12.31 20:25:38.762344 [ 269 ] {feca68f2-b1c6-46c0-90ae-0b2979e707e6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001571 sec., 48376.83004455761 rows/sec., 3.99 MiB/sec. | ||
| 14719 | 2025.12.31 20:25:38.762385 [ 269 ] {feca68f2-b1c6-46c0-90ae-0b2979e707e6} <Debug> TCPHandler: Processed in 0.001886503 sec. | ||
| 14720 | 2025.12.31 20:25:38.762501 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14721 | 2025.12.31 20:25:38.762596 [ 269 ] {bf2d6efa-b331-4099-a8aa-fbd75911d442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14722 | 2025.12.31 20:25:38.762636 [ 269 ] {bf2d6efa-b331-4099-a8aa-fbd75911d442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14723 | 2025.12.31 20:25:38.763022 [ 269 ] {bf2d6efa-b331-4099-a8aa-fbd75911d442} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14724 | 2025.12.31 20:25:38.763059 [ 269 ] {bf2d6efa-b331-4099-a8aa-fbd75911d442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14725 | 2025.12.31 20:25:38.763367 [ 269 ] {bf2d6efa-b331-4099-a8aa-fbd75911d442} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14726 | 2025.12.31 20:25:38.763572 [ 269 ] {bf2d6efa-b331-4099-a8aa-fbd75911d442} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14727 | 2025.12.31 20:25:38.763700 [ 269 ] {bf2d6efa-b331-4099-a8aa-fbd75911d442} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001122 sec., 8912.655971479502 rows/sec., 670.19 KiB/sec. | ||
| 14728 | 2025.12.31 20:25:38.763736 [ 269 ] {bf2d6efa-b331-4099-a8aa-fbd75911d442} <Debug> TCPHandler: Processed in 0.001283249 sec. | ||
| 14729 | 2025.12.31 20:25:38.763848 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14730 | 2025.12.31 20:25:38.763940 [ 269 ] {c42fcc8a-e839-4668-b331-da86d66be552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14731 | 2025.12.31 20:25:38.763980 [ 269 ] {c42fcc8a-e839-4668-b331-da86d66be552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14732 | 2025.12.31 20:25:38.764403 [ 269 ] {c42fcc8a-e839-4668-b331-da86d66be552} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14733 | 2025.12.31 20:25:38.764439 [ 269 ] {c42fcc8a-e839-4668-b331-da86d66be552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14734 | 2025.12.31 20:25:38.764742 [ 269 ] {c42fcc8a-e839-4668-b331-da86d66be552} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14735 | 2025.12.31 20:25:38.764952 [ 269 ] {c42fcc8a-e839-4668-b331-da86d66be552} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2025.12.31 20:25:38.765079 [ 269 ] {c42fcc8a-e839-4668-b331-da86d66be552} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001157 sec., 63958.51339671564 rows/sec., 4.99 MiB/sec. | ||
| 14737 | 2025.12.31 20:25:38.765116 [ 269 ] {c42fcc8a-e839-4668-b331-da86d66be552} <Debug> TCPHandler: Processed in 0.00131554 sec. | ||
| 14738 | 2025.12.31 20:25:38.765228 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14739 | 2025.12.31 20:25:38.765320 [ 269 ] {65cb48cc-5a36-43d9-98fd-ae74b5f29df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14740 | 2025.12.31 20:25:38.765363 [ 269 ] {65cb48cc-5a36-43d9-98fd-ae74b5f29df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14741 | 2025.12.31 20:25:38.765802 [ 269 ] {65cb48cc-5a36-43d9-98fd-ae74b5f29df4} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2025.12.31 20:25:38.765850 [ 269 ] {65cb48cc-5a36-43d9-98fd-ae74b5f29df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14743 | 2025.12.31 20:25:38.766228 [ 269 ] {65cb48cc-5a36-43d9-98fd-ae74b5f29df4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14744 | 2025.12.31 20:25:38.766453 [ 269 ] {65cb48cc-5a36-43d9-98fd-ae74b5f29df4} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2025.12.31 20:25:38.766589 [ 269 ] {65cb48cc-5a36-43d9-98fd-ae74b5f29df4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 14746 | 2025.12.31 20:25:38.766627 [ 269 ] {65cb48cc-5a36-43d9-98fd-ae74b5f29df4} <Debug> TCPHandler: Processed in 0.001446853 sec. | ||
| 14747 | 2025.12.31 20:25:38.766741 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14748 | 2025.12.31 20:25:38.766844 [ 269 ] {06c65c76-0e2e-46fd-bc6c-fd0ad476e201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14749 | 2025.12.31 20:25:38.766899 [ 269 ] {06c65c76-0e2e-46fd-bc6c-fd0ad476e201} <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 | ||
| 14750 | 2025.12.31 20:25:38.767681 [ 269 ] {06c65c76-0e2e-46fd-bc6c-fd0ad476e201} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14751 | 2025.12.31 20:25:38.767718 [ 269 ] {06c65c76-0e2e-46fd-bc6c-fd0ad476e201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14752 | 2025.12.31 20:25:38.768241 [ 269 ] {06c65c76-0e2e-46fd-bc6c-fd0ad476e201} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14753 | 2025.12.31 20:25:38.768468 [ 269 ] {06c65c76-0e2e-46fd-bc6c-fd0ad476e201} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14754 | 2025.12.31 20:25:38.768614 [ 269 ] {06c65c76-0e2e-46fd-bc6c-fd0ad476e201} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00179 sec., 5586.59217877095 rows/sec., 10.01 MiB/sec. | ||
| 14755 | 2025.12.31 20:25:38.768681 [ 269 ] {06c65c76-0e2e-46fd-bc6c-fd0ad476e201} <Debug> TCPHandler: Processed in 0.001990345 sec. | ||
| 14756 | 2025.12.31 20:25:38.768798 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14757 | 2025.12.31 20:25:38.768893 [ 269 ] {000d3e00-a624-4898-b1cb-4d3b1a06b0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14758 | 2025.12.31 20:25:38.768937 [ 269 ] {000d3e00-a624-4898-b1cb-4d3b1a06b0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14759 | 2025.12.31 20:25:38.769293 [ 269 ] {000d3e00-a624-4898-b1cb-4d3b1a06b0c8} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14760 | 2025.12.31 20:25:38.769329 [ 269 ] {000d3e00-a624-4898-b1cb-4d3b1a06b0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14761 | 2025.12.31 20:25:38.769641 [ 269 ] {000d3e00-a624-4898-b1cb-4d3b1a06b0c8} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14762 | 2025.12.31 20:25:38.769850 [ 269 ] {000d3e00-a624-4898-b1cb-4d3b1a06b0c8} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14763 | 2025.12.31 20:25:38.769987 [ 269 ] {000d3e00-a624-4898-b1cb-4d3b1a06b0c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 14764 | 2025.12.31 20:25:38.769983 [ 104 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14765 | 2025.12.31 20:25:38.770026 [ 269 ] {000d3e00-a624-4898-b1cb-4d3b1a06b0c8} <Debug> TCPHandler: Processed in 0.001277969 sec. | ||
| 14766 | 2025.12.31 20:25:38.770065 [ 104 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14767 | 2025.12.31 20:25:38.770091 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14768 | 2025.12.31 20:25:38.770182 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 14769 | 2025.12.31 20:25:38.770273 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14770 | 2025.12.31 20:25:38.770301 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6060 rows starting from the beginning of the part | ||
| 14771 | 2025.12.31 20:25:38.770354 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 66 rows starting from the beginning of the part | ||
| 14772 | 2025.12.31 20:25:38.770395 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 38 rows starting from the beginning of the part | ||
| 14773 | 2025.12.31 20:25:38.770434 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 14774 | 2025.12.31 20:25:38.770472 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 14775 | 2025.12.31 20:25:38.770506 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 14776 | 2025.12.31 20:25:38.772040 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6388 rows, containing 4 columns (4 merged, 0 gathered) in 0.001893553 sec., 3373552.2586375983 rows/sec., 217.08 MiB/sec. | ||
| 14777 | 2025.12.31 20:25:38.772529 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14778 | 2025.12.31 20:25:38.772934 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_101_20} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14779 | 2025.12.31 20:25:38.773040 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_101_20} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14780 | 2025.12.31 20:25:38.773152 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14781 | 2025.12.31 20:25:42.954623 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14782 | 2025.12.31 20:25:42.954681 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14783 | 2025.12.31 20:25:43.067287 [ 219 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 14784 | 2025.12.31 20:25:43.067360 [ 219 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 14785 | 2025.12.31 20:25:43.083012 [ 219 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 14786 | 2025.12.31 20:25:43.173892 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33541 | ||
| 14787 | 2025.12.31 20:25:43.174462 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14788 | 2025.12.31 20:25:43.174508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14789 | 2025.12.31 20:25:43.175005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14790 | 2025.12.31 20:25:43.175252 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14791 | 2025.12.31 20:25:43.175385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33541 | ||
| 14792 | 2025.12.31 20:25:43.175476 [ 220 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 14793 | 2025.12.31 20:25:43.175507 [ 220 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 14794 | 2025.12.31 20:25:43.178256 [ 220 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 14795 | 2025.12.31 20:25:43.773282 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14796 | 2025.12.31 20:25:43.773570 [ 269 ] {adb5f01d-6af7-4cd5-babf-e489db21c695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14797 | 2025.12.31 20:25:43.773675 [ 269 ] {adb5f01d-6af7-4cd5-babf-e489db21c695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14798 | 2025.12.31 20:25:43.774760 [ 269 ] {adb5f01d-6af7-4cd5-babf-e489db21c695} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14799 | 2025.12.31 20:25:43.774809 [ 269 ] {adb5f01d-6af7-4cd5-babf-e489db21c695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14800 | 2025.12.31 20:25:43.775225 [ 269 ] {adb5f01d-6af7-4cd5-babf-e489db21c695} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14801 | 2025.12.31 20:25:43.775447 [ 269 ] {adb5f01d-6af7-4cd5-babf-e489db21c695} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14802 | 2025.12.31 20:25:43.775592 [ 125 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Selected 6 parts from all_1_31_7 to all_36_36_0 | ||
| 14803 | 2025.12.31 20:25:43.775600 [ 269 ] {adb5f01d-6af7-4cd5-babf-e489db21c695} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002104 sec., 194866.92015209125 rows/sec., 12.36 MiB/sec. | ||
| 14804 | 2025.12.31 20:25:43.775674 [ 125 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14805 | 2025.12.31 20:25:43.775693 [ 269 ] {adb5f01d-6af7-4cd5-babf-e489db21c695} <Debug> TCPHandler: Processed in 0.00259613 sec. | ||
| 14806 | 2025.12.31 20:25:43.775706 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14807 | 2025.12.31 20:25:43.775821 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14808 | 2025.12.31 20:25:43.775829 [ 200 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_7 to all_36_36_0 into Compact with storage Full | ||
| 14809 | 2025.12.31 20:25:43.775924 [ 269 ] {95a50498-f0e4-4f55-a1d5-7df00eecd235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14810 | 2025.12.31 20:25:43.775969 [ 269 ] {95a50498-f0e4-4f55-a1d5-7df00eecd235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14811 | 2025.12.31 20:25:43.775983 [ 200 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14812 | 2025.12.31 20:25:43.776025 [ 200 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 434 rows starting from the beginning of the part | ||
| 14813 | 2025.12.31 20:25:43.776098 [ 200 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 14814 | 2025.12.31 20:25:43.776152 [ 200 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 14815 | 2025.12.31 20:25:43.776200 [ 200 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 14816 | 2025.12.31 20:25:43.776246 [ 200 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 14817 | 2025.12.31 20:25:43.776293 [ 200 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 14818 | 2025.12.31 20:25:43.776889 [ 269 ] {95a50498-f0e4-4f55-a1d5-7df00eecd235} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14819 | 2025.12.31 20:25:43.776931 [ 269 ] {95a50498-f0e4-4f55-a1d5-7df00eecd235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14820 | 2025.12.31 20:25:43.777308 [ 269 ] {95a50498-f0e4-4f55-a1d5-7df00eecd235} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14821 | 2025.12.31 20:25:43.777446 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668448 sec., 1488808.7611960338 rows/sec., 100.40 MiB/sec. | ||
| 14822 | 2025.12.31 20:25:43.777524 [ 269 ] {95a50498-f0e4-4f55-a1d5-7df00eecd235} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14823 | 2025.12.31 20:25:43.777667 [ 269 ] {95a50498-f0e4-4f55-a1d5-7df00eecd235} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001762 sec., 667423.3825198638 rows/sec., 53.14 MiB/sec. | ||
| 14824 | 2025.12.31 20:25:43.777684 [ 193 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 14825 | 2025.12.31 20:25:43.777706 [ 269 ] {95a50498-f0e4-4f55-a1d5-7df00eecd235} <Debug> TCPHandler: Processed in 0.001935985 sec. | ||
| 14826 | 2025.12.31 20:25:43.777824 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14827 | 2025.12.31 20:25:43.777921 [ 269 ] {82bf87ce-7927-4b43-8b58-07bbc5e074c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14828 | 2025.12.31 20:25:43.777965 [ 269 ] {82bf87ce-7927-4b43-8b58-07bbc5e074c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14829 | 2025.12.31 20:25:43.778046 [ 193 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_36_8} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14830 | 2025.12.31 20:25:43.778139 [ 193 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_36_8} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Merged 6 parts: [all_1_31_7, all_36_36_0] -> all_1_36_8 | ||
| 14831 | 2025.12.31 20:25:43.778262 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 14832 | 2025.12.31 20:25:43.778437 [ 269 ] {82bf87ce-7927-4b43-8b58-07bbc5e074c2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14833 | 2025.12.31 20:25:43.778478 [ 269 ] {82bf87ce-7927-4b43-8b58-07bbc5e074c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14834 | 2025.12.31 20:25:43.778791 [ 269 ] {82bf87ce-7927-4b43-8b58-07bbc5e074c2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14835 | 2025.12.31 20:25:43.779001 [ 269 ] {82bf87ce-7927-4b43-8b58-07bbc5e074c2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14836 | 2025.12.31 20:25:43.779129 [ 269 ] {82bf87ce-7927-4b43-8b58-07bbc5e074c2} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001226 sec., 193311.58238172918 rows/sec., 11.73 MiB/sec. | ||
| 14837 | 2025.12.31 20:25:43.779167 [ 269 ] {82bf87ce-7927-4b43-8b58-07bbc5e074c2} <Debug> TCPHandler: Processed in 0.001393622 sec. | ||
| 14838 | 2025.12.31 20:25:43.779274 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14839 | 2025.12.31 20:25:43.779367 [ 269 ] {34ac8428-5e2a-4345-aca9-847cfded9db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14840 | 2025.12.31 20:25:43.779406 [ 269 ] {34ac8428-5e2a-4345-aca9-847cfded9db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14841 | 2025.12.31 20:25:43.779865 [ 269 ] {34ac8428-5e2a-4345-aca9-847cfded9db3} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14842 | 2025.12.31 20:25:43.779902 [ 269 ] {34ac8428-5e2a-4345-aca9-847cfded9db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14843 | 2025.12.31 20:25:43.780199 [ 269 ] {34ac8428-5e2a-4345-aca9-847cfded9db3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14844 | 2025.12.31 20:25:43.780410 [ 269 ] {34ac8428-5e2a-4345-aca9-847cfded9db3} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14845 | 2025.12.31 20:25:43.780510 [ 125 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 14846 | 2025.12.31 20:25:43.780532 [ 269 ] {34ac8428-5e2a-4345-aca9-847cfded9db3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001183 sec., 179205.40997464073 rows/sec., 11.56 MiB/sec. | ||
| 14847 | 2025.12.31 20:25:43.780553 [ 125 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14848 | 2025.12.31 20:25:43.780580 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14849 | 2025.12.31 20:25:43.780580 [ 269 ] {34ac8428-5e2a-4345-aca9-847cfded9db3} <Debug> TCPHandler: Processed in 0.001356291 sec. | ||
| 14850 | 2025.12.31 20:25:43.780692 [ 195 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 14851 | 2025.12.31 20:25:43.780704 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14852 | 2025.12.31 20:25:43.780831 [ 269 ] {190cd448-3d07-4e60-bbde-e9dc38d8e7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14853 | 2025.12.31 20:25:43.780848 [ 195 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14854 | 2025.12.31 20:25:43.780871 [ 269 ] {190cd448-3d07-4e60-bbde-e9dc38d8e7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14855 | 2025.12.31 20:25:43.780893 [ 195 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 465 rows starting from the beginning of the part | ||
| 14856 | 2025.12.31 20:25:43.780976 [ 195 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 14857 | 2025.12.31 20:25:43.781030 [ 195 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 14858 | 2025.12.31 20:25:43.781081 [ 195 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 440 rows starting from the beginning of the part | ||
| 14859 | 2025.12.31 20:25:43.781132 [ 195 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 14860 | 2025.12.31 20:25:43.781182 [ 195 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 14861 | 2025.12.31 20:25:43.781387 [ 269 ] {190cd448-3d07-4e60-bbde-e9dc38d8e7a7} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14862 | 2025.12.31 20:25:43.781428 [ 269 ] {190cd448-3d07-4e60-bbde-e9dc38d8e7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14863 | 2025.12.31 20:25:43.781741 [ 269 ] {190cd448-3d07-4e60-bbde-e9dc38d8e7a7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14864 | 2025.12.31 20:25:43.781971 [ 269 ] {190cd448-3d07-4e60-bbde-e9dc38d8e7a7} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14865 | 2025.12.31 20:25:43.782086 [ 125 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Selected 6 parts from all_1_31_7 to all_36_36_0 | ||
| 14866 | 2025.12.31 20:25:43.782101 [ 269 ] {190cd448-3d07-4e60-bbde-e9dc38d8e7a7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001288 sec., 163819.8757763975 rows/sec., 9.30 MiB/sec. | ||
| 14867 | 2025.12.31 20:25:43.782124 [ 125 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14868 | 2025.12.31 20:25:43.782147 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14869 | 2025.12.31 20:25:43.782149 [ 269 ] {190cd448-3d07-4e60-bbde-e9dc38d8e7a7} <Debug> TCPHandler: Processed in 0.001495234 sec. | ||
| 14870 | 2025.12.31 20:25:43.782236 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_7 to all_36_36_0 into Compact with storage Full | ||
| 14871 | 2025.12.31 20:25:43.782265 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14872 | 2025.12.31 20:25:43.782296 [ 197 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001659428 sec., 1056388.1048168405 rows/sec., 73.31 MiB/sec. | ||
| 14873 | 2025.12.31 20:25:43.782347 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14874 | 2025.12.31 20:25:43.782372 [ 269 ] {c4088e03-0d05-4848-8ed2-4c0f0ebd529f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14875 | 2025.12.31 20:25:43.782381 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 223 rows starting from the beginning of the part | ||
| 14876 | 2025.12.31 20:25:43.782423 [ 269 ] {c4088e03-0d05-4848-8ed2-4c0f0ebd529f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14877 | 2025.12.31 20:25:43.782444 [ 195 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 14878 | 2025.12.31 20:25:43.782452 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 14879 | 2025.12.31 20:25:43.782513 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 14880 | 2025.12.31 20:25:43.782557 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 14881 | 2025.12.31 20:25:43.782605 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 14882 | 2025.12.31 20:25:43.782649 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 14883 | 2025.12.31 20:25:43.782728 [ 195 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_37_8} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14884 | 2025.12.31 20:25:43.782814 [ 195 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_37_8} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 14885 | 2025.12.31 20:25:43.782900 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 14886 | 2025.12.31 20:25:43.783196 [ 269 ] {c4088e03-0d05-4848-8ed2-4c0f0ebd529f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14887 | 2025.12.31 20:25:43.783240 [ 269 ] {c4088e03-0d05-4848-8ed2-4c0f0ebd529f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14888 | 2025.12.31 20:25:43.783584 [ 186 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384981 sec., 922756.3410617185 rows/sec., 56.09 MiB/sec. | ||
| 14889 | 2025.12.31 20:25:43.783600 [ 269 ] {c4088e03-0d05-4848-8ed2-4c0f0ebd529f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14890 | 2025.12.31 20:25:43.783738 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 14891 | 2025.12.31 20:25:43.783871 [ 269 ] {c4088e03-0d05-4848-8ed2-4c0f0ebd529f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14892 | 2025.12.31 20:25:43.784026 [ 269 ] {c4088e03-0d05-4848-8ed2-4c0f0ebd529f} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001673 sec., 424985.05678422 rows/sec., 29.79 MiB/sec. | ||
| 14893 | 2025.12.31 20:25:43.784043 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_36_8} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14894 | 2025.12.31 20:25:43.784066 [ 269 ] {c4088e03-0d05-4848-8ed2-4c0f0ebd529f} <Debug> TCPHandler: Processed in 0.001849472 sec. | ||
| 14895 | 2025.12.31 20:25:43.784120 [ 188 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_36_8} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Merged 6 parts: [all_1_31_7, all_36_36_0] -> all_1_36_8 | ||
| 14896 | 2025.12.31 20:25:43.784176 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14897 | 2025.12.31 20:25:43.784197 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 14898 | 2025.12.31 20:25:43.784274 [ 269 ] {7fb141d5-9edf-4407-b362-95e5cd07ac5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14899 | 2025.12.31 20:25:43.784320 [ 269 ] {7fb141d5-9edf-4407-b362-95e5cd07ac5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14900 | 2025.12.31 20:25:43.784679 [ 269 ] {7fb141d5-9edf-4407-b362-95e5cd07ac5f} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14901 | 2025.12.31 20:25:43.784725 [ 269 ] {7fb141d5-9edf-4407-b362-95e5cd07ac5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14902 | 2025.12.31 20:25:43.785095 [ 269 ] {7fb141d5-9edf-4407-b362-95e5cd07ac5f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14903 | 2025.12.31 20:25:43.785348 [ 269 ] {7fb141d5-9edf-4407-b362-95e5cd07ac5f} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14904 | 2025.12.31 20:25:43.785477 [ 144 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 14905 | 2025.12.31 20:25:43.785479 [ 269 ] {7fb141d5-9edf-4407-b362-95e5cd07ac5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001222 sec., 4909.983633387888 rows/sec., 256.53 KiB/sec. | ||
| 14906 | 2025.12.31 20:25:43.785521 [ 144 ] {} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14907 | 2025.12.31 20:25:43.785541 [ 269 ] {7fb141d5-9edf-4407-b362-95e5cd07ac5f} <Debug> TCPHandler: Processed in 0.001412672 sec. | ||
| 14908 | 2025.12.31 20:25:43.785548 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14909 | 2025.12.31 20:25:43.785635 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 14910 | 2025.12.31 20:25:43.785653 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14911 | 2025.12.31 20:25:43.785720 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14912 | 2025.12.31 20:25:43.785750 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 168 rows starting from the beginning of the part | ||
| 14913 | 2025.12.31 20:25:43.785754 [ 269 ] {77c37e12-6e61-490c-8aa0-91e59e40e8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14914 | 2025.12.31 20:25:43.785797 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 14915 | 2025.12.31 20:25:43.785804 [ 269 ] {77c37e12-6e61-490c-8aa0-91e59e40e8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14916 | 2025.12.31 20:25:43.785842 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 14917 | 2025.12.31 20:25:43.785884 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 14918 | 2025.12.31 20:25:43.785922 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 14919 | 2025.12.31 20:25:43.785958 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 14920 | 2025.12.31 20:25:43.786255 [ 269 ] {77c37e12-6e61-490c-8aa0-91e59e40e8b6} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14921 | 2025.12.31 20:25:43.786297 [ 269 ] {77c37e12-6e61-490c-8aa0-91e59e40e8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14922 | 2025.12.31 20:25:43.786648 [ 269 ] {77c37e12-6e61-490c-8aa0-91e59e40e8b6} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14923 | 2025.12.31 20:25:43.786659 [ 202 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001056194 sec., 187465.56030426227 rows/sec., 9.56 MiB/sec. | ||
| 14924 | 2025.12.31 20:25:43.786780 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 14925 | 2025.12.31 20:25:43.786885 [ 269 ] {77c37e12-6e61-490c-8aa0-91e59e40e8b6} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14926 | 2025.12.31 20:25:43.787032 [ 269 ] {77c37e12-6e61-490c-8aa0-91e59e40e8b6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001296 sec., 242283.95061728393 rows/sec., 15.92 MiB/sec. | ||
| 14927 | 2025.12.31 20:25:43.787072 [ 269 ] {77c37e12-6e61-490c-8aa0-91e59e40e8b6} <Debug> TCPHandler: Processed in 0.001465813 sec. | ||
| 14928 | 2025.12.31 20:25:43.787072 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_33_7} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14929 | 2025.12.31 20:25:43.787154 [ 195 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_33_7} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 14930 | 2025.12.31 20:25:43.787185 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14931 | 2025.12.31 20:25:43.787220 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 14932 | 2025.12.31 20:25:43.787317 [ 269 ] {d08264e1-fd78-4e04-9ced-0a4cd8eba16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14933 | 2025.12.31 20:25:43.787368 [ 269 ] {d08264e1-fd78-4e04-9ced-0a4cd8eba16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14934 | 2025.12.31 20:25:43.787704 [ 269 ] {d08264e1-fd78-4e04-9ced-0a4cd8eba16f} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14935 | 2025.12.31 20:25:43.787746 [ 269 ] {d08264e1-fd78-4e04-9ced-0a4cd8eba16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14936 | 2025.12.31 20:25:43.788102 [ 269 ] {d08264e1-fd78-4e04-9ced-0a4cd8eba16f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14937 | 2025.12.31 20:25:43.788343 [ 269 ] {d08264e1-fd78-4e04-9ced-0a4cd8eba16f} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14938 | 2025.12.31 20:25:43.788468 [ 269 ] {d08264e1-fd78-4e04-9ced-0a4cd8eba16f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 57.30 KiB/sec. | ||
| 14939 | 2025.12.31 20:25:43.788503 [ 269 ] {d08264e1-fd78-4e04-9ced-0a4cd8eba16f} <Debug> TCPHandler: Processed in 0.001376752 sec. | ||
| 14940 | 2025.12.31 20:25:43.788605 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14941 | 2025.12.31 20:25:43.788698 [ 269 ] {5c0b393f-3a59-4151-9fc0-9e2789a7e675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14942 | 2025.12.31 20:25:43.788750 [ 269 ] {5c0b393f-3a59-4151-9fc0-9e2789a7e675} <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 | ||
| 14943 | 2025.12.31 20:25:43.789566 [ 269 ] {5c0b393f-3a59-4151-9fc0-9e2789a7e675} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14944 | 2025.12.31 20:25:43.789601 [ 269 ] {5c0b393f-3a59-4151-9fc0-9e2789a7e675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14945 | 2025.12.31 20:25:43.790124 [ 269 ] {5c0b393f-3a59-4151-9fc0-9e2789a7e675} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14946 | 2025.12.31 20:25:43.790337 [ 269 ] {5c0b393f-3a59-4151-9fc0-9e2789a7e675} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14947 | 2025.12.31 20:25:43.790470 [ 269 ] {5c0b393f-3a59-4151-9fc0-9e2789a7e675} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00179 sec., 17877.09497206704 rows/sec., 32.03 MiB/sec. | ||
| 14948 | 2025.12.31 20:25:43.790521 [ 269 ] {5c0b393f-3a59-4151-9fc0-9e2789a7e675} <Debug> TCPHandler: Processed in 0.001963505 sec. | ||
| 14949 | 2025.12.31 20:25:43.790626 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14950 | 2025.12.31 20:25:43.790719 [ 269 ] {b104af20-3caa-45fc-b083-a983874a1118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14951 | 2025.12.31 20:25:43.790759 [ 269 ] {b104af20-3caa-45fc-b083-a983874a1118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14952 | 2025.12.31 20:25:43.791085 [ 269 ] {b104af20-3caa-45fc-b083-a983874a1118} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14953 | 2025.12.31 20:25:43.791120 [ 269 ] {b104af20-3caa-45fc-b083-a983874a1118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14954 | 2025.12.31 20:25:43.791410 [ 269 ] {b104af20-3caa-45fc-b083-a983874a1118} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14955 | 2025.12.31 20:25:43.791615 [ 269 ] {b104af20-3caa-45fc-b083-a983874a1118} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14956 | 2025.12.31 20:25:43.791738 [ 269 ] {b104af20-3caa-45fc-b083-a983874a1118} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001038 sec., 100192.6782273603 rows/sec., 6.14 MiB/sec. | ||
| 14957 | 2025.12.31 20:25:43.791773 [ 269 ] {b104af20-3caa-45fc-b083-a983874a1118} <Debug> TCPHandler: Processed in 0.001193658 sec. | ||
| 14958 | 2025.12.31 20:25:44.921618 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14959 | 2025.12.31 20:25:44.938132 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14960 | 2025.12.31 20:25:44.938198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14961 | 2025.12.31 20:25:44.944034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14962 | 2025.12.31 20:25:44.944747 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14963 | 2025.12.31 20:25:44.947680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14964 | 2025.12.31 20:25:48.277205 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1834 | ||
| 14965 | 2025.12.31 20:25:48.279756 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14966 | 2025.12.31 20:25:48.279805 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14967 | 2025.12.31 20:25:48.280989 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14968 | 2025.12.31 20:25:48.281244 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14969 | 2025.12.31 20:25:48.281508 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1834 | ||
| 14970 | 2025.12.31 20:25:48.761258 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14971 | 2025.12.31 20:25:48.761426 [ 269 ] {19b5323c-2f0b-416b-8909-baa9a43fd9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14972 | 2025.12.31 20:25:48.761488 [ 269 ] {19b5323c-2f0b-416b-8909-baa9a43fd9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14973 | 2025.12.31 20:25:48.762136 [ 269 ] {19b5323c-2f0b-416b-8909-baa9a43fd9c3} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14974 | 2025.12.31 20:25:48.762172 [ 269 ] {19b5323c-2f0b-416b-8909-baa9a43fd9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14975 | 2025.12.31 20:25:48.762549 [ 269 ] {19b5323c-2f0b-416b-8909-baa9a43fd9c3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14976 | 2025.12.31 20:25:48.762784 [ 269 ] {19b5323c-2f0b-416b-8909-baa9a43fd9c3} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2025.12.31 20:25:48.762912 [ 142 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14978 | 2025.12.31 20:25:48.762931 [ 269 ] {19b5323c-2f0b-416b-8909-baa9a43fd9c3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001552 sec., 48969.072164948455 rows/sec., 4.04 MiB/sec. | ||
| 14979 | 2025.12.31 20:25:48.762948 [ 142 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14980 | 2025.12.31 20:25:48.762967 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 14981 | 2025.12.31 20:25:48.762972 [ 269 ] {19b5323c-2f0b-416b-8909-baa9a43fd9c3} <Debug> TCPHandler: Processed in 0.001833752 sec. | ||
| 14982 | 2025.12.31 20:25:48.763050 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 14983 | 2025.12.31 20:25:48.763095 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14984 | 2025.12.31 20:25:48.763133 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14985 | 2025.12.31 20:25:48.763161 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2468 rows starting from the beginning of the part | ||
| 14986 | 2025.12.31 20:25:48.763188 [ 269 ] {f596ac2b-be45-461b-bee7-634968738d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14987 | 2025.12.31 20:25:48.763219 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 76 rows starting from the beginning of the part | ||
| 14988 | 2025.12.31 20:25:48.763228 [ 269 ] {f596ac2b-be45-461b-bee7-634968738d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14989 | 2025.12.31 20:25:48.763262 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1176 rows starting from the beginning of the part | ||
| 14990 | 2025.12.31 20:25:48.763305 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 76 rows starting from the beginning of the part | ||
| 14991 | 2025.12.31 20:25:48.763345 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1176 rows starting from the beginning of the part | ||
| 14992 | 2025.12.31 20:25:48.763387 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 76 rows starting from the beginning of the part | ||
| 14993 | 2025.12.31 20:25:48.763619 [ 269 ] {f596ac2b-be45-461b-bee7-634968738d73} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14994 | 2025.12.31 20:25:48.763654 [ 269 ] {f596ac2b-be45-461b-bee7-634968738d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 14995 | 2025.12.31 20:25:48.763945 [ 269 ] {f596ac2b-be45-461b-bee7-634968738d73} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14996 | 2025.12.31 20:25:48.764153 [ 269 ] {f596ac2b-be45-461b-bee7-634968738d73} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14997 | 2025.12.31 20:25:48.764280 [ 269 ] {f596ac2b-be45-461b-bee7-634968738d73} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00111 sec., 9009.009009009009 rows/sec., 677.44 KiB/sec. | ||
| 14998 | 2025.12.31 20:25:48.764316 [ 269 ] {f596ac2b-be45-461b-bee7-634968738d73} <Debug> TCPHandler: Processed in 0.001269509 sec. | ||
| 14999 | 2025.12.31 20:25:48.764423 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15000 | 2025.12.31 20:25:48.764514 [ 269 ] {d9025b49-6048-4e05-ad37-e1da72669089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15001 | 2025.12.31 20:25:48.764554 [ 269 ] {d9025b49-6048-4e05-ad37-e1da72669089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15002 | 2025.12.31 20:25:48.764964 [ 269 ] {d9025b49-6048-4e05-ad37-e1da72669089} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15003 | 2025.12.31 20:25:48.764999 [ 269 ] {d9025b49-6048-4e05-ad37-e1da72669089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15004 | 2025.12.31 20:25:48.765060 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5048 rows, containing 5 columns (5 merged, 0 gathered) in 0.002040206 sec., 2474259.952181299 rows/sec., 209.44 MiB/sec. | ||
| 15005 | 2025.12.31 20:25:48.765298 [ 269 ] {d9025b49-6048-4e05-ad37-e1da72669089} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15006 | 2025.12.31 20:25:48.765422 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15007 | 2025.12.31 20:25:48.765530 [ 269 ] {d9025b49-6048-4e05-ad37-e1da72669089} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15008 | 2025.12.31 20:25:48.765651 [ 142 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15009 | 2025.12.31 20:25:48.765669 [ 269 ] {d9025b49-6048-4e05-ad37-e1da72669089} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001173 sec., 63086.10400682012 rows/sec., 4.93 MiB/sec. | ||
| 15010 | 2025.12.31 20:25:48.765679 [ 142 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15011 | 2025.12.31 20:25:48.765702 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15012 | 2025.12.31 20:25:48.765706 [ 269 ] {d9025b49-6048-4e05-ad37-e1da72669089} <Debug> TCPHandler: Processed in 0.00133082 sec. | ||
| 15013 | 2025.12.31 20:25:48.765760 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_106_21} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15014 | 2025.12.31 20:25:48.765767 [ 199 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 15015 | 2025.12.31 20:25:48.765820 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15016 | 2025.12.31 20:25:48.765844 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_106_21} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15017 | 2025.12.31 20:25:48.765876 [ 199 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15018 | 2025.12.31 20:25:48.765911 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 15019 | 2025.12.31 20:25:48.765916 [ 269 ] {de374873-ac87-4817-aee3-929d9b95cb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15020 | 2025.12.31 20:25:48.765914 [ 199 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1251 rows starting from the beginning of the part | ||
| 15021 | 2025.12.31 20:25:48.765973 [ 269 ] {de374873-ac87-4817-aee3-929d9b95cb62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15022 | 2025.12.31 20:25:48.766021 [ 199 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 74 rows starting from the beginning of the part | ||
| 15023 | 2025.12.31 20:25:48.766073 [ 199 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 711 rows starting from the beginning of the part | ||
| 15024 | 2025.12.31 20:25:48.766114 [ 199 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 74 rows starting from the beginning of the part | ||
| 15025 | 2025.12.31 20:25:48.766154 [ 199 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 711 rows starting from the beginning of the part | ||
| 15026 | 2025.12.31 20:25:48.766193 [ 199 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 74 rows starting from the beginning of the part | ||
| 15027 | 2025.12.31 20:25:48.766391 [ 269 ] {de374873-ac87-4817-aee3-929d9b95cb62} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15028 | 2025.12.31 20:25:48.766431 [ 269 ] {de374873-ac87-4817-aee3-929d9b95cb62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15029 | 2025.12.31 20:25:48.766767 [ 269 ] {de374873-ac87-4817-aee3-929d9b95cb62} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15030 | 2025.12.31 20:25:48.766994 [ 269 ] {de374873-ac87-4817-aee3-929d9b95cb62} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15031 | 2025.12.31 20:25:48.767121 [ 269 ] {de374873-ac87-4817-aee3-929d9b95cb62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 15032 | 2025.12.31 20:25:48.767157 [ 269 ] {de374873-ac87-4817-aee3-929d9b95cb62} <Debug> TCPHandler: Processed in 0.001384101 sec. | ||
| 15033 | 2025.12.31 20:25:48.767264 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15034 | 2025.12.31 20:25:48.767355 [ 269 ] {ae24d319-8cee-4a8f-98e3-6a37b2dc209f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15035 | 2025.12.31 20:25:48.767409 [ 269 ] {ae24d319-8cee-4a8f-98e3-6a37b2dc209f} <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 | ||
| 15036 | 2025.12.31 20:25:48.767447 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2895 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711339 sec., 1691657.8188190649 rows/sec., 127.58 MiB/sec. | ||
| 15037 | 2025.12.31 20:25:48.767602 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15038 | 2025.12.31 20:25:48.767863 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_106_21} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15039 | 2025.12.31 20:25:48.767934 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_106_21} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15040 | 2025.12.31 20:25:48.768024 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 15041 | 2025.12.31 20:25:48.768167 [ 269 ] {ae24d319-8cee-4a8f-98e3-6a37b2dc209f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15042 | 2025.12.31 20:25:48.768208 [ 269 ] {ae24d319-8cee-4a8f-98e3-6a37b2dc209f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15043 | 2025.12.31 20:25:48.768721 [ 269 ] {ae24d319-8cee-4a8f-98e3-6a37b2dc209f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15044 | 2025.12.31 20:25:48.768937 [ 269 ] {ae24d319-8cee-4a8f-98e3-6a37b2dc209f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15045 | 2025.12.31 20:25:48.769071 [ 269 ] {ae24d319-8cee-4a8f-98e3-6a37b2dc209f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001734 sec., 5767.012687427912 rows/sec., 10.33 MiB/sec. | ||
| 15046 | 2025.12.31 20:25:48.769123 [ 269 ] {ae24d319-8cee-4a8f-98e3-6a37b2dc209f} <Debug> TCPHandler: Processed in 0.001906263 sec. | ||
| 15047 | 2025.12.31 20:25:48.769230 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15048 | 2025.12.31 20:25:48.769321 [ 269 ] {d4fdf986-46b3-46bd-97bc-fa033e58440b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15049 | 2025.12.31 20:25:48.769361 [ 269 ] {d4fdf986-46b3-46bd-97bc-fa033e58440b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15050 | 2025.12.31 20:25:48.769722 [ 269 ] {d4fdf986-46b3-46bd-97bc-fa033e58440b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15051 | 2025.12.31 20:25:48.769767 [ 269 ] {d4fdf986-46b3-46bd-97bc-fa033e58440b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15052 | 2025.12.31 20:25:48.770154 [ 269 ] {d4fdf986-46b3-46bd-97bc-fa033e58440b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15053 | 2025.12.31 20:25:48.770419 [ 269 ] {d4fdf986-46b3-46bd-97bc-fa033e58440b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15054 | 2025.12.31 20:25:48.770567 [ 269 ] {d4fdf986-46b3-46bd-97bc-fa033e58440b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. | ||
| 15055 | 2025.12.31 20:25:48.770605 [ 269 ] {d4fdf986-46b3-46bd-97bc-fa033e58440b} <Debug> TCPHandler: Processed in 0.001422072 sec. | ||
| 15056 | 2025.12.31 20:25:50.152851 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15057 | 2025.12.31 20:25:50.153026 [ 269 ] {30778e76-57a5-49d1-a63e-36e03ca5fb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15058 | 2025.12.31 20:25:50.153090 [ 269 ] {30778e76-57a5-49d1-a63e-36e03ca5fb17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15059 | 2025.12.31 20:25:50.153937 [ 269 ] {30778e76-57a5-49d1-a63e-36e03ca5fb17} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15060 | 2025.12.31 20:25:50.153985 [ 269 ] {30778e76-57a5-49d1-a63e-36e03ca5fb17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15061 | 2025.12.31 20:25:50.154406 [ 269 ] {30778e76-57a5-49d1-a63e-36e03ca5fb17} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15062 | 2025.12.31 20:25:50.154628 [ 269 ] {30778e76-57a5-49d1-a63e-36e03ca5fb17} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15063 | 2025.12.31 20:25:50.154787 [ 269 ] {30778e76-57a5-49d1-a63e-36e03ca5fb17} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001809 sec., 226644.55500276395 rows/sec., 14.38 MiB/sec. | ||
| 15064 | 2025.12.31 20:25:50.154828 [ 269 ] {30778e76-57a5-49d1-a63e-36e03ca5fb17} <Debug> TCPHandler: Processed in 0.002105259 sec. | ||
| 15065 | 2025.12.31 20:25:50.154950 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15066 | 2025.12.31 20:25:50.155044 [ 269 ] {756e8132-a513-4f75-9b03-57908c3279a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15067 | 2025.12.31 20:25:50.155085 [ 269 ] {756e8132-a513-4f75-9b03-57908c3279a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15068 | 2025.12.31 20:25:50.155526 [ 269 ] {756e8132-a513-4f75-9b03-57908c3279a1} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15069 | 2025.12.31 20:25:50.155562 [ 269 ] {756e8132-a513-4f75-9b03-57908c3279a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15070 | 2025.12.31 20:25:50.155866 [ 269 ] {756e8132-a513-4f75-9b03-57908c3279a1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15071 | 2025.12.31 20:25:50.156143 [ 269 ] {756e8132-a513-4f75-9b03-57908c3279a1} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15072 | 2025.12.31 20:25:50.156293 [ 269 ] {756e8132-a513-4f75-9b03-57908c3279a1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001268 sec., 6309.148264984227 rows/sec., 514.47 KiB/sec. | ||
| 15073 | 2025.12.31 20:25:50.156332 [ 269 ] {756e8132-a513-4f75-9b03-57908c3279a1} <Debug> TCPHandler: Processed in 0.001434923 sec. | ||
| 15074 | 2025.12.31 20:25:50.156499 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15075 | 2025.12.31 20:25:50.156592 [ 269 ] {2978f525-ad7f-4397-adfa-de215c292d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15076 | 2025.12.31 20:25:50.156632 [ 269 ] {2978f525-ad7f-4397-adfa-de215c292d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15077 | 2025.12.31 20:25:50.158270 [ 269 ] {2978f525-ad7f-4397-adfa-de215c292d58} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15078 | 2025.12.31 20:25:50.158306 [ 269 ] {2978f525-ad7f-4397-adfa-de215c292d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15079 | 2025.12.31 20:25:50.158753 [ 269 ] {2978f525-ad7f-4397-adfa-de215c292d58} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15080 | 2025.12.31 20:25:50.158974 [ 269 ] {2978f525-ad7f-4397-adfa-de215c292d58} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15081 | 2025.12.31 20:25:50.159105 [ 269 ] {2978f525-ad7f-4397-adfa-de215c292d58} <Debug> executeQuery: Read 2320 rows, 192.74 KiB in 0.00253 sec., 916996.04743083 rows/sec., 74.40 MiB/sec. | ||
| 15082 | 2025.12.31 20:25:50.159145 [ 269 ] {2978f525-ad7f-4397-adfa-de215c292d58} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 15083 | 2025.12.31 20:25:50.159158 [ 269 ] {2978f525-ad7f-4397-adfa-de215c292d58} <Debug> TCPHandler: Processed in 0.002718202 sec. | ||
| 15084 | 2025.12.31 20:25:50.159271 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15085 | 2025.12.31 20:25:50.159365 [ 269 ] {298ab74d-b244-4b36-a75e-1c6ddb5d4fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15086 | 2025.12.31 20:25:50.159404 [ 269 ] {298ab74d-b244-4b36-a75e-1c6ddb5d4fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15087 | 2025.12.31 20:25:50.159950 [ 269 ] {298ab74d-b244-4b36-a75e-1c6ddb5d4fbb} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15088 | 2025.12.31 20:25:50.159987 [ 269 ] {298ab74d-b244-4b36-a75e-1c6ddb5d4fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15089 | 2025.12.31 20:25:50.160290 [ 269 ] {298ab74d-b244-4b36-a75e-1c6ddb5d4fbb} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15090 | 2025.12.31 20:25:50.160506 [ 269 ] {298ab74d-b244-4b36-a75e-1c6ddb5d4fbb} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15091 | 2025.12.31 20:25:50.160641 [ 269 ] {298ab74d-b244-4b36-a75e-1c6ddb5d4fbb} <Debug> executeQuery: Read 245 rows, 15.28 KiB in 0.001293 sec., 189481.82521268367 rows/sec., 11.54 MiB/sec. | ||
| 15092 | 2025.12.31 20:25:50.160686 [ 269 ] {298ab74d-b244-4b36-a75e-1c6ddb5d4fbb} <Debug> TCPHandler: Processed in 0.001462553 sec. | ||
| 15093 | 2025.12.31 20:25:50.160823 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15094 | 2025.12.31 20:25:50.160924 [ 269 ] {7e4b55d3-8b9e-47fa-bdde-bd82b2ddf893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15095 | 2025.12.31 20:25:50.160963 [ 269 ] {7e4b55d3-8b9e-47fa-bdde-bd82b2ddf893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15096 | 2025.12.31 20:25:50.161546 [ 269 ] {7e4b55d3-8b9e-47fa-bdde-bd82b2ddf893} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15097 | 2025.12.31 20:25:50.161584 [ 269 ] {7e4b55d3-8b9e-47fa-bdde-bd82b2ddf893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15098 | 2025.12.31 20:25:50.162020 [ 269 ] {7e4b55d3-8b9e-47fa-bdde-bd82b2ddf893} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15099 | 2025.12.31 20:25:50.162235 [ 269 ] {7e4b55d3-8b9e-47fa-bdde-bd82b2ddf893} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15100 | 2025.12.31 20:25:50.162360 [ 269 ] {7e4b55d3-8b9e-47fa-bdde-bd82b2ddf893} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001454 sec., 302613.48005502066 rows/sec., 20.02 MiB/sec. | ||
| 15101 | 2025.12.31 20:25:50.162398 [ 269 ] {7e4b55d3-8b9e-47fa-bdde-bd82b2ddf893} <Debug> TCPHandler: Processed in 0.001633057 sec. | ||
| 15102 | 2025.12.31 20:25:50.162516 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15103 | 2025.12.31 20:25:50.162621 [ 269 ] {7a4907d8-ce0f-4b4c-8ba2-6dc288f10d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15104 | 2025.12.31 20:25:50.162662 [ 269 ] {7a4907d8-ce0f-4b4c-8ba2-6dc288f10d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15105 | 2025.12.31 20:25:50.163183 [ 269 ] {7a4907d8-ce0f-4b4c-8ba2-6dc288f10d5c} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15106 | 2025.12.31 20:25:50.163254 [ 269 ] {7a4907d8-ce0f-4b4c-8ba2-6dc288f10d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15107 | 2025.12.31 20:25:50.163583 [ 269 ] {7a4907d8-ce0f-4b4c-8ba2-6dc288f10d5c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15108 | 2025.12.31 20:25:50.163799 [ 269 ] {7a4907d8-ce0f-4b4c-8ba2-6dc288f10d5c} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15109 | 2025.12.31 20:25:50.163936 [ 269 ] {7a4907d8-ce0f-4b4c-8ba2-6dc288f10d5c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001333 sec., 158289.57239309826 rows/sec., 8.99 MiB/sec. | ||
| 15110 | 2025.12.31 20:25:50.163975 [ 269 ] {7a4907d8-ce0f-4b4c-8ba2-6dc288f10d5c} <Debug> TCPHandler: Processed in 0.001510034 sec. | ||
| 15111 | 2025.12.31 20:25:50.164179 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15112 | 2025.12.31 20:25:50.164280 [ 269 ] {f361e1b6-e38d-4601-bb0a-585d38280b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15113 | 2025.12.31 20:25:50.164320 [ 269 ] {f361e1b6-e38d-4601-bb0a-585d38280b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15114 | 2025.12.31 20:25:50.165216 [ 269 ] {f361e1b6-e38d-4601-bb0a-585d38280b4a} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15115 | 2025.12.31 20:25:50.165253 [ 269 ] {f361e1b6-e38d-4601-bb0a-585d38280b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15116 | 2025.12.31 20:25:50.165619 [ 269 ] {f361e1b6-e38d-4601-bb0a-585d38280b4a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15117 | 2025.12.31 20:25:50.165833 [ 269 ] {f361e1b6-e38d-4601-bb0a-585d38280b4a} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15118 | 2025.12.31 20:25:50.165978 [ 269 ] {f361e1b6-e38d-4601-bb0a-585d38280b4a} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001702 sec., 690364.2773207991 rows/sec., 49.33 MiB/sec. | ||
| 15119 | 2025.12.31 20:25:50.166021 [ 269 ] {f361e1b6-e38d-4601-bb0a-585d38280b4a} <Debug> TCPHandler: Processed in 0.001947034 sec. | ||
| 15120 | 2025.12.31 20:25:50.166136 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15121 | 2025.12.31 20:25:50.166235 [ 269 ] {f4561576-8900-4d33-945e-82450f822075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15122 | 2025.12.31 20:25:50.166276 [ 269 ] {f4561576-8900-4d33-945e-82450f822075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15123 | 2025.12.31 20:25:50.166614 [ 269 ] {f4561576-8900-4d33-945e-82450f822075} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15124 | 2025.12.31 20:25:50.166650 [ 269 ] {f4561576-8900-4d33-945e-82450f822075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15125 | 2025.12.31 20:25:50.166943 [ 269 ] {f4561576-8900-4d33-945e-82450f822075} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15126 | 2025.12.31 20:25:50.167150 [ 269 ] {f4561576-8900-4d33-945e-82450f822075} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15127 | 2025.12.31 20:25:50.167274 [ 269 ] {f4561576-8900-4d33-945e-82450f822075} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 15128 | 2025.12.31 20:25:50.167309 [ 269 ] {f4561576-8900-4d33-945e-82450f822075} <Debug> TCPHandler: Processed in 0.001220687 sec. | ||
| 15129 | 2025.12.31 20:25:50.167422 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15130 | 2025.12.31 20:25:50.167515 [ 269 ] {700f103c-c22d-42cd-9677-0ae3a35ade52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15131 | 2025.12.31 20:25:50.167558 [ 269 ] {700f103c-c22d-42cd-9677-0ae3a35ade52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15132 | 2025.12.31 20:25:50.168272 [ 269 ] {700f103c-c22d-42cd-9677-0ae3a35ade52} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15133 | 2025.12.31 20:25:50.168317 [ 269 ] {700f103c-c22d-42cd-9677-0ae3a35ade52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15134 | 2025.12.31 20:25:50.168769 [ 269 ] {700f103c-c22d-42cd-9677-0ae3a35ade52} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15135 | 2025.12.31 20:25:50.168985 [ 269 ] {700f103c-c22d-42cd-9677-0ae3a35ade52} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15136 | 2025.12.31 20:25:50.169128 [ 269 ] {700f103c-c22d-42cd-9677-0ae3a35ade52} <Debug> executeQuery: Read 904 rows, 61.16 KiB in 0.001631 sec., 554261.1894543224 rows/sec., 36.62 MiB/sec. | ||
| 15137 | 2025.12.31 20:25:50.169165 [ 269 ] {700f103c-c22d-42cd-9677-0ae3a35ade52} <Debug> TCPHandler: Processed in 0.001789791 sec. | ||
| 15138 | 2025.12.31 20:25:50.169279 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15139 | 2025.12.31 20:25:50.169373 [ 269 ] {4c37e8c5-7029-4e59-8acf-53b88b0c3526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15140 | 2025.12.31 20:25:50.169415 [ 269 ] {4c37e8c5-7029-4e59-8acf-53b88b0c3526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15141 | 2025.12.31 20:25:50.169731 [ 269 ] {4c37e8c5-7029-4e59-8acf-53b88b0c3526} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15142 | 2025.12.31 20:25:50.169767 [ 269 ] {4c37e8c5-7029-4e59-8acf-53b88b0c3526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15143 | 2025.12.31 20:25:50.170058 [ 269 ] {4c37e8c5-7029-4e59-8acf-53b88b0c3526} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15144 | 2025.12.31 20:25:50.170283 [ 269 ] {4c37e8c5-7029-4e59-8acf-53b88b0c3526} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15145 | 2025.12.31 20:25:50.170411 [ 269 ] {4c37e8c5-7029-4e59-8acf-53b88b0c3526} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 15146 | 2025.12.31 20:25:50.170448 [ 269 ] {4c37e8c5-7029-4e59-8acf-53b88b0c3526} <Debug> TCPHandler: Processed in 0.001216948 sec. | ||
| 15147 | 2025.12.31 20:25:50.170556 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15148 | 2025.12.31 20:25:50.170648 [ 269 ] {4a023c39-3b59-4fd2-a85f-7aa393ca6171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15149 | 2025.12.31 20:25:50.170702 [ 269 ] {4a023c39-3b59-4fd2-a85f-7aa393ca6171} <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 | ||
| 15150 | 2025.12.31 20:25:50.171507 [ 269 ] {4a023c39-3b59-4fd2-a85f-7aa393ca6171} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15151 | 2025.12.31 20:25:50.171543 [ 269 ] {4a023c39-3b59-4fd2-a85f-7aa393ca6171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15152 | 2025.12.31 20:25:50.172071 [ 269 ] {4a023c39-3b59-4fd2-a85f-7aa393ca6171} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15153 | 2025.12.31 20:25:50.172289 [ 269 ] {4a023c39-3b59-4fd2-a85f-7aa393ca6171} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15154 | 2025.12.31 20:25:50.172424 [ 269 ] {4a023c39-3b59-4fd2-a85f-7aa393ca6171} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001794 sec., 17837.235228539575 rows/sec., 31.96 MiB/sec. | ||
| 15155 | 2025.12.31 20:25:50.172476 [ 269 ] {4a023c39-3b59-4fd2-a85f-7aa393ca6171} <Debug> TCPHandler: Processed in 0.001968135 sec. | ||
| 15156 | 2025.12.31 20:25:50.172587 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15157 | 2025.12.31 20:25:50.172682 [ 269 ] {bad8a91c-292f-4a9c-9484-8c2b0de16ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15158 | 2025.12.31 20:25:50.172722 [ 269 ] {bad8a91c-292f-4a9c-9484-8c2b0de16ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15159 | 2025.12.31 20:25:50.173057 [ 269 ] {bad8a91c-292f-4a9c-9484-8c2b0de16ff3} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15160 | 2025.12.31 20:25:50.173094 [ 269 ] {bad8a91c-292f-4a9c-9484-8c2b0de16ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15161 | 2025.12.31 20:25:50.173411 [ 269 ] {bad8a91c-292f-4a9c-9484-8c2b0de16ff3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15162 | 2025.12.31 20:25:50.173622 [ 269 ] {bad8a91c-292f-4a9c-9484-8c2b0de16ff3} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15163 | 2025.12.31 20:25:50.173748 [ 269 ] {bad8a91c-292f-4a9c-9484-8c2b0de16ff3} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001085 sec., 60829.4930875576 rows/sec., 3.52 MiB/sec. | ||
| 15164 | 2025.12.31 20:25:50.173783 [ 269 ] {bad8a91c-292f-4a9c-9484-8c2b0de16ff3} <Debug> TCPHandler: Processed in 0.001245078 sec. | ||
| 15165 | 2025.12.31 20:25:50.675566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33989 | ||
| 15166 | 2025.12.31 20:25:50.676328 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15167 | 2025.12.31 20:25:50.676379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15168 | 2025.12.31 20:25:50.676898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15169 | 2025.12.31 20:25:50.677136 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15170 | 2025.12.31 20:25:50.677265 [ 139 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15171 | 2025.12.31 20:25:50.677274 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33989 | ||
| 15172 | 2025.12.31 20:25:50.677346 [ 139 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15173 | 2025.12.31 20:25:50.677375 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15174 | 2025.12.31 20:25:50.677485 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 15175 | 2025.12.31 20:25:50.677617 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15176 | 2025.12.31 20:25:50.677661 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31621 rows starting from the beginning of the part | ||
| 15177 | 2025.12.31 20:25:50.677734 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 15178 | 2025.12.31 20:25:50.677787 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 15179 | 2025.12.31 20:25:50.677834 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 15180 | 2025.12.31 20:25:50.677878 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 15181 | 2025.12.31 20:25:50.677923 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 15182 | 2025.12.31 20:25:50.680357 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33989 rows, containing 4 columns (4 merged, 0 gathered) in 0.002913146 sec., 11667455.046880588 rows/sec., 166.90 MiB/sec. | ||
| 15183 | 2025.12.31 20:25:50.680891 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15184 | 2025.12.31 20:25:50.681183 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_71_14} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15185 | 2025.12.31 20:25:50.681263 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_71_14} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15186 | 2025.12.31 20:25:50.681370 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 15187 | 2025.12.31 20:25:52.447803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15188 | 2025.12.31 20:25:52.464749 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15189 | 2025.12.31 20:25:52.464800 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15190 | 2025.12.31 20:25:52.470802 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15191 | 2025.12.31 20:25:52.471523 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15192 | 2025.12.31 20:25:52.471821 [ 137 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15193 | 2025.12.31 20:25:52.471889 [ 137 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15194 | 2025.12.31 20:25:52.471909 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15195 | 2025.12.31 20:25:52.472034 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 15196 | 2025.12.31 20:25:52.474382 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15197 | 2025.12.31 20:25:52.475585 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15198 | 2025.12.31 20:25:52.477068 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 15199 | 2025.12.31 20:25:52.481802 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 15200 | 2025.12.31 20:25:52.486420 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 15201 | 2025.12.31 20:25:52.490947 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 15202 | 2025.12.31 20:25:52.495701 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 15203 | 2025.12.31 20:25:52.500391 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 15204 | 2025.12.31 20:25:52.555183 [ 192 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.083204359 sec., 6429.9515846279155 rows/sec., 33.25 MiB/sec. | ||
| 15205 | 2025.12.31 20:25:52.558825 [ 192 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15206 | 2025.12.31 20:25:52.560951 [ 192 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_71_14} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15207 | 2025.12.31 20:25:52.561053 [ 192 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_71_14} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15208 | 2025.12.31 20:25:52.563713 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15209 | 2025.12.31 20:25:53.756699 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15210 | 2025.12.31 20:25:53.756898 [ 269 ] {b27fcb91-1b70-4308-a861-09b1f9ee854b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15211 | 2025.12.31 20:25:53.756965 [ 269 ] {b27fcb91-1b70-4308-a861-09b1f9ee854b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15212 | 2025.12.31 20:25:53.757668 [ 269 ] {b27fcb91-1b70-4308-a861-09b1f9ee854b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15213 | 2025.12.31 20:25:53.757722 [ 269 ] {b27fcb91-1b70-4308-a861-09b1f9ee854b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15214 | 2025.12.31 20:25:53.758140 [ 269 ] {b27fcb91-1b70-4308-a861-09b1f9ee854b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15215 | 2025.12.31 20:25:53.758368 [ 269 ] {b27fcb91-1b70-4308-a861-09b1f9ee854b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15216 | 2025.12.31 20:25:53.758538 [ 269 ] {b27fcb91-1b70-4308-a861-09b1f9ee854b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.55 MiB/sec. | ||
| 15217 | 2025.12.31 20:25:53.758589 [ 269 ] {b27fcb91-1b70-4308-a861-09b1f9ee854b} <Debug> TCPHandler: Processed in 0.002028977 sec. | ||
| 15218 | 2025.12.31 20:25:53.758719 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15219 | 2025.12.31 20:25:53.758822 [ 269 ] {979dd830-432a-463e-ac57-6313471d2a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15220 | 2025.12.31 20:25:53.758867 [ 269 ] {979dd830-432a-463e-ac57-6313471d2a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15221 | 2025.12.31 20:25:53.759323 [ 269 ] {979dd830-432a-463e-ac57-6313471d2a8a} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15222 | 2025.12.31 20:25:53.759362 [ 269 ] {979dd830-432a-463e-ac57-6313471d2a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15223 | 2025.12.31 20:25:53.759685 [ 269 ] {979dd830-432a-463e-ac57-6313471d2a8a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15224 | 2025.12.31 20:25:53.759893 [ 269 ] {979dd830-432a-463e-ac57-6313471d2a8a} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15225 | 2025.12.31 20:25:53.760034 [ 269 ] {979dd830-432a-463e-ac57-6313471d2a8a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 15226 | 2025.12.31 20:25:53.760073 [ 269 ] {979dd830-432a-463e-ac57-6313471d2a8a} <Debug> TCPHandler: Processed in 0.001409012 sec. | ||
| 15227 | 2025.12.31 20:25:53.760184 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15228 | 2025.12.31 20:25:53.760280 [ 269 ] {71465b81-809f-4052-987c-55f0c697679a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15229 | 2025.12.31 20:25:53.760325 [ 269 ] {71465b81-809f-4052-987c-55f0c697679a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15230 | 2025.12.31 20:25:53.760722 [ 269 ] {71465b81-809f-4052-987c-55f0c697679a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15231 | 2025.12.31 20:25:53.760759 [ 269 ] {71465b81-809f-4052-987c-55f0c697679a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15232 | 2025.12.31 20:25:53.761085 [ 269 ] {71465b81-809f-4052-987c-55f0c697679a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15233 | 2025.12.31 20:25:53.761304 [ 269 ] {71465b81-809f-4052-987c-55f0c697679a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15234 | 2025.12.31 20:25:53.761429 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
| 15235 | 2025.12.31 20:25:53.761435 [ 269 ] {71465b81-809f-4052-987c-55f0c697679a} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001175 sec., 83404.25531914893 rows/sec., 5.82 MiB/sec. | ||
| 15236 | 2025.12.31 20:25:53.761504 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15237 | 2025.12.31 20:25:53.761521 [ 269 ] {71465b81-809f-4052-987c-55f0c697679a} <Debug> TCPHandler: Processed in 0.001384921 sec. | ||
| 15238 | 2025.12.31 20:25:53.761530 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15239 | 2025.12.31 20:25:53.761631 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 15240 | 2025.12.31 20:25:53.761642 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15241 | 2025.12.31 20:25:53.761739 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15242 | 2025.12.31 20:25:53.761747 [ 269 ] {11b6882f-6841-4b5a-b55c-8d94e40ef691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15243 | 2025.12.31 20:25:53.761773 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 31809 rows starting from the beginning of the part | ||
| 15244 | 2025.12.31 20:25:53.761793 [ 269 ] {11b6882f-6841-4b5a-b55c-8d94e40ef691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15245 | 2025.12.31 20:25:53.761841 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 15246 | 2025.12.31 20:25:53.761897 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 314 rows starting from the beginning of the part | ||
| 15247 | 2025.12.31 20:25:53.761945 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 15248 | 2025.12.31 20:25:53.761991 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 904 rows starting from the beginning of the part | ||
| 15249 | 2025.12.31 20:25:53.762131 [ 269 ] {11b6882f-6841-4b5a-b55c-8d94e40ef691} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15250 | 2025.12.31 20:25:53.762167 [ 269 ] {11b6882f-6841-4b5a-b55c-8d94e40ef691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15251 | 2025.12.31 20:25:53.762479 [ 269 ] {11b6882f-6841-4b5a-b55c-8d94e40ef691} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15252 | 2025.12.31 20:25:53.762685 [ 269 ] {11b6882f-6841-4b5a-b55c-8d94e40ef691} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15253 | 2025.12.31 20:25:53.762824 [ 269 ] {11b6882f-6841-4b5a-b55c-8d94e40ef691} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001096 sec., 34671.53284671533 rows/sec., 2.33 MiB/sec. | ||
| 15254 | 2025.12.31 20:25:53.762860 [ 269 ] {11b6882f-6841-4b5a-b55c-8d94e40ef691} <Debug> TCPHandler: Processed in 0.001266159 sec. | ||
| 15255 | 2025.12.31 20:25:53.768212 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33347 rows, containing 5 columns (5 merged, 0 gathered) in 0.006609021 sec., 5045679.231462573 rows/sec., 340.60 MiB/sec. | ||
| 15256 | 2025.12.31 20:25:53.768559 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 15257 | 2025.12.31 20:25:53.768913 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15258 | 2025.12.31 20:25:53.769006 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
| 15259 | 2025.12.31 20:25:53.769128 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 15260 | 2025.12.31 20:25:57.954931 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15261 | 2025.12.31 20:25:57.954980 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15262 | 2025.12.31 20:25:58.177456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34501 | ||
| 15263 | 2025.12.31 20:25:58.178065 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15264 | 2025.12.31 20:25:58.178112 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15265 | 2025.12.31 20:25:58.178641 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15266 | 2025.12.31 20:25:58.178914 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15267 | 2025.12.31 20:25:58.179055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34501 | ||
| 15268 | 2025.12.31 20:25:58.281729 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1878 | ||
| 15269 | 2025.12.31 20:25:58.284458 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15270 | 2025.12.31 20:25:58.284509 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15271 | 2025.12.31 20:25:58.285768 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15272 | 2025.12.31 20:25:58.286094 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15273 | 2025.12.31 20:25:58.286275 [ 130 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15274 | 2025.12.31 20:25:58.286347 [ 130 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15275 | 2025.12.31 20:25:58.286374 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15276 | 2025.12.31 20:25:58.286492 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1878 | ||
| 15277 | 2025.12.31 20:25:58.286490 [ 196 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 15278 | 2025.12.31 20:25:58.287058 [ 196 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15279 | 2025.12.31 20:25:58.287216 [ 196 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 15280 | 2025.12.31 20:25:58.287591 [ 196 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 38 rows starting from the beginning of the part | ||
| 15281 | 2025.12.31 20:25:58.287989 [ 196 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 44 rows starting from the beginning of the part | ||
| 15282 | 2025.12.31 20:25:58.288363 [ 196 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 15283 | 2025.12.31 20:25:58.288713 [ 196 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
| 15284 | 2025.12.31 20:25:58.289060 [ 196 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 44 rows starting from the beginning of the part | ||
| 15285 | 2025.12.31 20:25:58.297684 [ 197 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1878 rows, containing 72 columns (72 merged, 0 gathered) in 0.011246207 sec., 166989.6348164319 rows/sec., 130.65 MiB/sec. | ||
| 15286 | 2025.12.31 20:25:58.299422 [ 188 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15287 | 2025.12.31 20:25:58.299998 [ 188 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_51_10} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15288 | 2025.12.31 20:25:58.300088 [ 188 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_51_10} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15289 | 2025.12.31 20:25:58.300287 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 15290 | 2025.12.31 20:25:58.760424 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15291 | 2025.12.31 20:25:58.760602 [ 269 ] {f636f1f2-5d3e-4748-86cb-995a7d992df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15292 | 2025.12.31 20:25:58.760670 [ 269 ] {f636f1f2-5d3e-4748-86cb-995a7d992df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15293 | 2025.12.31 20:25:58.761324 [ 269 ] {f636f1f2-5d3e-4748-86cb-995a7d992df2} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15294 | 2025.12.31 20:25:58.761370 [ 269 ] {f636f1f2-5d3e-4748-86cb-995a7d992df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15295 | 2025.12.31 20:25:58.761774 [ 269 ] {f636f1f2-5d3e-4748-86cb-995a7d992df2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15296 | 2025.12.31 20:25:58.762012 [ 269 ] {f636f1f2-5d3e-4748-86cb-995a7d992df2} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15297 | 2025.12.31 20:25:58.762174 [ 269 ] {f636f1f2-5d3e-4748-86cb-995a7d992df2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001619 sec., 46942.557134033355 rows/sec., 3.87 MiB/sec. | ||
| 15298 | 2025.12.31 20:25:58.762225 [ 269 ] {f636f1f2-5d3e-4748-86cb-995a7d992df2} <Debug> TCPHandler: Processed in 0.001928994 sec. | ||
| 15299 | 2025.12.31 20:25:58.762365 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15300 | 2025.12.31 20:25:58.762470 [ 269 ] {f67dd77e-7c79-457b-9ec5-7fe9ff0c8893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15301 | 2025.12.31 20:25:58.762515 [ 269 ] {f67dd77e-7c79-457b-9ec5-7fe9ff0c8893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15302 | 2025.12.31 20:25:58.762953 [ 269 ] {f67dd77e-7c79-457b-9ec5-7fe9ff0c8893} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15303 | 2025.12.31 20:25:58.762988 [ 269 ] {f67dd77e-7c79-457b-9ec5-7fe9ff0c8893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15304 | 2025.12.31 20:25:58.763304 [ 269 ] {f67dd77e-7c79-457b-9ec5-7fe9ff0c8893} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15305 | 2025.12.31 20:25:58.763515 [ 269 ] {f67dd77e-7c79-457b-9ec5-7fe9ff0c8893} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15306 | 2025.12.31 20:25:58.763635 [ 126 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15307 | 2025.12.31 20:25:58.763659 [ 269 ] {f67dd77e-7c79-457b-9ec5-7fe9ff0c8893} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001212 sec., 8250.82508250825 rows/sec., 620.42 KiB/sec. | ||
| 15308 | 2025.12.31 20:25:58.763673 [ 126 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15309 | 2025.12.31 20:25:58.763694 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15310 | 2025.12.31 20:25:58.763700 [ 269 ] {f67dd77e-7c79-457b-9ec5-7fe9ff0c8893} <Debug> TCPHandler: Processed in 0.001389211 sec. | ||
| 15311 | 2025.12.31 20:25:58.763780 [ 186 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 15312 | 2025.12.31 20:25:58.763817 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15313 | 2025.12.31 20:25:58.763869 [ 186 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15314 | 2025.12.31 20:25:58.763901 [ 186 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 279 rows starting from the beginning of the part | ||
| 15315 | 2025.12.31 20:25:58.763916 [ 269 ] {7b277cdc-fa61-4162-8811-60c860874975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15316 | 2025.12.31 20:25:58.763958 [ 269 ] {7b277cdc-fa61-4162-8811-60c860874975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15317 | 2025.12.31 20:25:58.763958 [ 186 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 10 rows starting from the beginning of the part | ||
| 15318 | 2025.12.31 20:25:58.764014 [ 186 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part | ||
| 15319 | 2025.12.31 20:25:58.764057 [ 186 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 15320 | 2025.12.31 20:25:58.764097 [ 186 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 245 rows starting from the beginning of the part | ||
| 15321 | 2025.12.31 20:25:58.764139 [ 186 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 15322 | 2025.12.31 20:25:58.764396 [ 269 ] {7b277cdc-fa61-4162-8811-60c860874975} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15323 | 2025.12.31 20:25:58.764432 [ 269 ] {7b277cdc-fa61-4162-8811-60c860874975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15324 | 2025.12.31 20:25:58.764758 [ 269 ] {7b277cdc-fa61-4162-8811-60c860874975} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15325 | 2025.12.31 20:25:58.764961 [ 197 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001212238 sec., 652512.1304562305 rows/sec., 42.84 MiB/sec. | ||
| 15326 | 2025.12.31 20:25:58.764977 [ 269 ] {7b277cdc-fa61-4162-8811-60c860874975} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15327 | 2025.12.31 20:25:58.765143 [ 269 ] {7b277cdc-fa61-4162-8811-60c860874975} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001247 sec., 59342.42181234964 rows/sec., 4.63 MiB/sec. | ||
| 15328 | 2025.12.31 20:25:58.765182 [ 269 ] {7b277cdc-fa61-4162-8811-60c860874975} <Debug> TCPHandler: Processed in 0.001419502 sec. | ||
| 15329 | 2025.12.31 20:25:58.765182 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15330 | 2025.12.31 20:25:58.765306 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15331 | 2025.12.31 20:25:58.765409 [ 269 ] {e97cb7f0-4438-4033-a200-87e27a643b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15332 | 2025.12.31 20:25:58.765458 [ 269 ] {e97cb7f0-4438-4033-a200-87e27a643b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15333 | 2025.12.31 20:25:58.765538 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_91_18} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15334 | 2025.12.31 20:25:58.765636 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_91_18} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15335 | 2025.12.31 20:25:58.765762 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15336 | 2025.12.31 20:25:58.765889 [ 269 ] {e97cb7f0-4438-4033-a200-87e27a643b5c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15337 | 2025.12.31 20:25:58.765929 [ 269 ] {e97cb7f0-4438-4033-a200-87e27a643b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15338 | 2025.12.31 20:25:58.766269 [ 269 ] {e97cb7f0-4438-4033-a200-87e27a643b5c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15339 | 2025.12.31 20:25:58.766478 [ 269 ] {e97cb7f0-4438-4033-a200-87e27a643b5c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15340 | 2025.12.31 20:25:58.766613 [ 269 ] {e97cb7f0-4438-4033-a200-87e27a643b5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 15341 | 2025.12.31 20:25:58.766650 [ 269 ] {e97cb7f0-4438-4033-a200-87e27a643b5c} <Debug> TCPHandler: Processed in 0.001394272 sec. | ||
| 15342 | 2025.12.31 20:25:58.766758 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15343 | 2025.12.31 20:25:58.766861 [ 269 ] {7021f050-800f-4828-8886-e59b71c93d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15344 | 2025.12.31 20:25:58.766918 [ 269 ] {7021f050-800f-4828-8886-e59b71c93d13} <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 | ||
| 15345 | 2025.12.31 20:25:58.767725 [ 269 ] {7021f050-800f-4828-8886-e59b71c93d13} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15346 | 2025.12.31 20:25:58.767762 [ 269 ] {7021f050-800f-4828-8886-e59b71c93d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15347 | 2025.12.31 20:25:58.768303 [ 269 ] {7021f050-800f-4828-8886-e59b71c93d13} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15348 | 2025.12.31 20:25:58.768547 [ 269 ] {7021f050-800f-4828-8886-e59b71c93d13} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15349 | 2025.12.31 20:25:58.768661 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15350 | 2025.12.31 20:25:58.768690 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15351 | 2025.12.31 20:25:58.768697 [ 269 ] {7021f050-800f-4828-8886-e59b71c93d13} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001855 sec., 5390.8355795148245 rows/sec., 9.66 MiB/sec. | ||
| 15352 | 2025.12.31 20:25:58.768709 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15353 | 2025.12.31 20:25:58.768783 [ 269 ] {7021f050-800f-4828-8886-e59b71c93d13} <Debug> TCPHandler: Processed in 0.002075407 sec. | ||
| 15354 | 2025.12.31 20:25:58.768783 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 15355 | 2025.12.31 20:25:58.768919 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15356 | 2025.12.31 20:25:58.769018 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15357 | 2025.12.31 20:25:58.769034 [ 269 ] {7b3b621e-fdf4-4bfd-b894-66a7faaa7b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15358 | 2025.12.31 20:25:58.769079 [ 269 ] {7b3b621e-fdf4-4bfd-b894-66a7faaa7b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15359 | 2025.12.31 20:25:58.769083 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1850 rows starting from the beginning of the part | ||
| 15360 | 2025.12.31 20:25:58.769238 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 10 rows starting from the beginning of the part | ||
| 15361 | 2025.12.31 20:25:58.769378 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 32 rows starting from the beginning of the part | ||
| 15362 | 2025.12.31 20:25:58.769499 [ 269 ] {7b3b621e-fdf4-4bfd-b894-66a7faaa7b99} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15363 | 2025.12.31 20:25:58.769528 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 15364 | 2025.12.31 20:25:58.769540 [ 269 ] {7b3b621e-fdf4-4bfd-b894-66a7faaa7b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15365 | 2025.12.31 20:25:58.769653 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 32 rows starting from the beginning of the part | ||
| 15366 | 2025.12.31 20:25:58.769752 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 15367 | 2025.12.31 20:25:58.769925 [ 269 ] {7b3b621e-fdf4-4bfd-b894-66a7faaa7b99} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15368 | 2025.12.31 20:25:58.770161 [ 269 ] {7b3b621e-fdf4-4bfd-b894-66a7faaa7b99} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15369 | 2025.12.31 20:25:58.770278 [ 126 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15370 | 2025.12.31 20:25:58.770294 [ 269 ] {7b3b621e-fdf4-4bfd-b894-66a7faaa7b99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001286 sec., 46656.29860031104 rows/sec., 3.14 MiB/sec. | ||
| 15371 | 2025.12.31 20:25:58.770309 [ 126 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15372 | 2025.12.31 20:25:58.770328 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15373 | 2025.12.31 20:25:58.770332 [ 269 ] {7b3b621e-fdf4-4bfd-b894-66a7faaa7b99} <Debug> TCPHandler: Processed in 0.001471984 sec. | ||
| 15374 | 2025.12.31 20:25:58.770414 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 15375 | 2025.12.31 20:25:58.770532 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15376 | 2025.12.31 20:25:58.770567 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6388 rows starting from the beginning of the part | ||
| 15377 | 2025.12.31 20:25:58.770629 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 15378 | 2025.12.31 20:25:58.770674 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 15379 | 2025.12.31 20:25:58.770716 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 66 rows starting from the beginning of the part | ||
| 15380 | 2025.12.31 20:25:58.770771 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 38 rows starting from the beginning of the part | ||
| 15381 | 2025.12.31 20:25:58.770815 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 15382 | 2025.12.31 20:25:58.773111 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6716 rows, containing 4 columns (4 merged, 0 gathered) in 0.002733242 sec., 2457155.275676285 rows/sec., 158.01 MiB/sec. | ||
| 15383 | 2025.12.31 20:25:58.773689 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15384 | 2025.12.31 20:25:58.774030 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_106_21} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15385 | 2025.12.31 20:25:58.774118 [ 189 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_106_21} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15386 | 2025.12.31 20:25:58.774214 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 15387 | 2025.12.31 20:25:58.777846 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1944 rows, containing 19 columns (19 merged, 0 gathered) in 0.009093648 sec., 213775.59368913335 rows/sec., 383.08 MiB/sec. | ||
| 15388 | 2025.12.31 20:25:58.779564 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15389 | 2025.12.31 20:25:58.779925 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15390 | 2025.12.31 20:25:58.780011 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15391 | 2025.12.31 20:25:58.780158 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.36 MiB. | ||
| 15392 | 2025.12.31 20:25:59.001166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.06 MiB, peak 387.55 MiB, free memory in arenas 0.00 B, will set to 372.82 MiB (RSS), difference: 2.77 MiB | ||
| 15393 | 2025.12.31 20:25:59.975417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 15394 | 2025.12.31 20:25:59.992317 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15395 | 2025.12.31 20:25:59.992380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15396 | 2025.12.31 20:25:59.998533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15397 | 2025.12.31 20:25:59.999255 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15398 | 2025.12.31 20:26:00.001171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.34 MiB, peak 387.55 MiB, free memory in arenas 0.00 B, will set to 372.85 MiB (RSS), difference: -4.49 MiB | ||
| 15399 | 2025.12.31 20:26:00.002613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 15400 | 2025.12.31 20:26:03.773304 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15401 | 2025.12.31 20:26:03.773514 [ 269 ] {4bdc4e3a-f62e-40a3-84c8-96618afcc2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15402 | 2025.12.31 20:26:03.773589 [ 269 ] {4bdc4e3a-f62e-40a3-84c8-96618afcc2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15403 | 2025.12.31 20:26:03.774507 [ 269 ] {4bdc4e3a-f62e-40a3-84c8-96618afcc2cf} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15404 | 2025.12.31 20:26:03.774555 [ 269 ] {4bdc4e3a-f62e-40a3-84c8-96618afcc2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15405 | 2025.12.31 20:26:03.775004 [ 269 ] {4bdc4e3a-f62e-40a3-84c8-96618afcc2cf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15406 | 2025.12.31 20:26:03.775238 [ 269 ] {4bdc4e3a-f62e-40a3-84c8-96618afcc2cf} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15407 | 2025.12.31 20:26:03.775404 [ 269 ] {4bdc4e3a-f62e-40a3-84c8-96618afcc2cf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001942 sec., 211122.55406797118 rows/sec., 13.39 MiB/sec. | ||
| 15408 | 2025.12.31 20:26:03.775458 [ 269 ] {4bdc4e3a-f62e-40a3-84c8-96618afcc2cf} <Debug> TCPHandler: Processed in 0.002289282 sec. | ||
| 15409 | 2025.12.31 20:26:03.775589 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15410 | 2025.12.31 20:26:03.775693 [ 269 ] {9e72e2ab-f34d-4280-bdb6-d6f3c65e1580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15411 | 2025.12.31 20:26:03.775739 [ 269 ] {9e72e2ab-f34d-4280-bdb6-d6f3c65e1580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15412 | 2025.12.31 20:26:03.776869 [ 269 ] {9e72e2ab-f34d-4280-bdb6-d6f3c65e1580} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15413 | 2025.12.31 20:26:03.776909 [ 269 ] {9e72e2ab-f34d-4280-bdb6-d6f3c65e1580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15414 | 2025.12.31 20:26:03.777297 [ 269 ] {9e72e2ab-f34d-4280-bdb6-d6f3c65e1580} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15415 | 2025.12.31 20:26:03.777514 [ 269 ] {9e72e2ab-f34d-4280-bdb6-d6f3c65e1580} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15416 | 2025.12.31 20:26:03.777649 [ 269 ] {9e72e2ab-f34d-4280-bdb6-d6f3c65e1580} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001979 sec., 594239.5149065185 rows/sec., 47.32 MiB/sec. | ||
| 15417 | 2025.12.31 20:26:03.777688 [ 269 ] {9e72e2ab-f34d-4280-bdb6-d6f3c65e1580} <Debug> TCPHandler: Processed in 0.002152119 sec. | ||
| 15418 | 2025.12.31 20:26:03.777802 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15419 | 2025.12.31 20:26:03.777899 [ 269 ] {a2b28837-fc95-45c6-89b1-945b188e10a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15420 | 2025.12.31 20:26:03.777944 [ 269 ] {a2b28837-fc95-45c6-89b1-945b188e10a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15421 | 2025.12.31 20:26:03.778525 [ 269 ] {a2b28837-fc95-45c6-89b1-945b188e10a9} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15422 | 2025.12.31 20:26:03.778563 [ 269 ] {a2b28837-fc95-45c6-89b1-945b188e10a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15423 | 2025.12.31 20:26:03.778875 [ 269 ] {a2b28837-fc95-45c6-89b1-945b188e10a9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15424 | 2025.12.31 20:26:03.779093 [ 269 ] {a2b28837-fc95-45c6-89b1-945b188e10a9} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15425 | 2025.12.31 20:26:03.779224 [ 269 ] {a2b28837-fc95-45c6-89b1-945b188e10a9} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001345 sec., 176208.1784386617 rows/sec., 10.69 MiB/sec. | ||
| 15426 | 2025.12.31 20:26:03.779262 [ 269 ] {a2b28837-fc95-45c6-89b1-945b188e10a9} <Debug> TCPHandler: Processed in 0.001511675 sec. | ||
| 15427 | 2025.12.31 20:26:03.779373 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15428 | 2025.12.31 20:26:03.779467 [ 269 ] {1272baed-ab83-4ae7-9cbd-95e86b7cb483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15429 | 2025.12.31 20:26:03.779509 [ 269 ] {1272baed-ab83-4ae7-9cbd-95e86b7cb483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15430 | 2025.12.31 20:26:03.780017 [ 269 ] {1272baed-ab83-4ae7-9cbd-95e86b7cb483} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15431 | 2025.12.31 20:26:03.780054 [ 269 ] {1272baed-ab83-4ae7-9cbd-95e86b7cb483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15432 | 2025.12.31 20:26:03.780365 [ 269 ] {1272baed-ab83-4ae7-9cbd-95e86b7cb483} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15433 | 2025.12.31 20:26:03.780583 [ 269 ] {1272baed-ab83-4ae7-9cbd-95e86b7cb483} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15434 | 2025.12.31 20:26:03.780713 [ 269 ] {1272baed-ab83-4ae7-9cbd-95e86b7cb483} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001264 sec., 167721.51898734178 rows/sec., 10.82 MiB/sec. | ||
| 15435 | 2025.12.31 20:26:03.780751 [ 269 ] {1272baed-ab83-4ae7-9cbd-95e86b7cb483} <Debug> TCPHandler: Processed in 0.001428593 sec. | ||
| 15436 | 2025.12.31 20:26:03.780881 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15437 | 2025.12.31 20:26:03.781004 [ 269 ] {ad1b1a58-0aa1-44bc-bd58-fc6d3e78a955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15438 | 2025.12.31 20:26:03.781056 [ 269 ] {ad1b1a58-0aa1-44bc-bd58-fc6d3e78a955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15439 | 2025.12.31 20:26:03.781675 [ 269 ] {ad1b1a58-0aa1-44bc-bd58-fc6d3e78a955} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15440 | 2025.12.31 20:26:03.781721 [ 269 ] {ad1b1a58-0aa1-44bc-bd58-fc6d3e78a955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15441 | 2025.12.31 20:26:03.782093 [ 269 ] {ad1b1a58-0aa1-44bc-bd58-fc6d3e78a955} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15442 | 2025.12.31 20:26:03.782312 [ 269 ] {ad1b1a58-0aa1-44bc-bd58-fc6d3e78a955} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15443 | 2025.12.31 20:26:03.782448 [ 269 ] {ad1b1a58-0aa1-44bc-bd58-fc6d3e78a955} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00147 sec., 143537.4149659864 rows/sec., 8.15 MiB/sec. | ||
| 15444 | 2025.12.31 20:26:03.782489 [ 269 ] {ad1b1a58-0aa1-44bc-bd58-fc6d3e78a955} <Debug> TCPHandler: Processed in 0.001671318 sec. | ||
| 15445 | 2025.12.31 20:26:03.782599 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15446 | 2025.12.31 20:26:03.782695 [ 269 ] {5497b9be-0542-4ed7-8b61-cff2a8e0c0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15447 | 2025.12.31 20:26:03.782737 [ 269 ] {5497b9be-0542-4ed7-8b61-cff2a8e0c0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15448 | 2025.12.31 20:26:03.783502 [ 269 ] {5497b9be-0542-4ed7-8b61-cff2a8e0c0d0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15449 | 2025.12.31 20:26:03.783540 [ 269 ] {5497b9be-0542-4ed7-8b61-cff2a8e0c0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15450 | 2025.12.31 20:26:03.783904 [ 269 ] {5497b9be-0542-4ed7-8b61-cff2a8e0c0d0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15451 | 2025.12.31 20:26:03.784139 [ 269 ] {5497b9be-0542-4ed7-8b61-cff2a8e0c0d0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15452 | 2025.12.31 20:26:03.784275 [ 269 ] {5497b9be-0542-4ed7-8b61-cff2a8e0c0d0} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001599 sec., 444652.90806754224 rows/sec., 31.17 MiB/sec. | ||
| 15453 | 2025.12.31 20:26:03.784317 [ 269 ] {5497b9be-0542-4ed7-8b61-cff2a8e0c0d0} <Debug> TCPHandler: Processed in 0.00176827 sec. | ||
| 15454 | 2025.12.31 20:26:03.784427 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15455 | 2025.12.31 20:26:03.784526 [ 269 ] {36e95c12-3869-4eaa-841c-b58455457028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15456 | 2025.12.31 20:26:03.784571 [ 269 ] {36e95c12-3869-4eaa-841c-b58455457028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15457 | 2025.12.31 20:26:03.784904 [ 269 ] {36e95c12-3869-4eaa-841c-b58455457028} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15458 | 2025.12.31 20:26:03.784941 [ 269 ] {36e95c12-3869-4eaa-841c-b58455457028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15459 | 2025.12.31 20:26:03.785268 [ 269 ] {36e95c12-3869-4eaa-841c-b58455457028} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15460 | 2025.12.31 20:26:03.785492 [ 269 ] {36e95c12-3869-4eaa-841c-b58455457028} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15461 | 2025.12.31 20:26:03.785633 [ 269 ] {36e95c12-3869-4eaa-841c-b58455457028} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 15462 | 2025.12.31 20:26:03.785671 [ 269 ] {36e95c12-3869-4eaa-841c-b58455457028} <Debug> TCPHandler: Processed in 0.00129348 sec. | ||
| 15463 | 2025.12.31 20:26:03.785785 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15464 | 2025.12.31 20:26:03.785880 [ 269 ] {94d0a649-d427-4f9b-8290-c34576f19623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15465 | 2025.12.31 20:26:03.785924 [ 269 ] {94d0a649-d427-4f9b-8290-c34576f19623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15466 | 2025.12.31 20:26:03.786386 [ 269 ] {94d0a649-d427-4f9b-8290-c34576f19623} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15467 | 2025.12.31 20:26:03.786425 [ 269 ] {94d0a649-d427-4f9b-8290-c34576f19623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15468 | 2025.12.31 20:26:03.786776 [ 269 ] {94d0a649-d427-4f9b-8290-c34576f19623} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15469 | 2025.12.31 20:26:03.786998 [ 269 ] {94d0a649-d427-4f9b-8290-c34576f19623} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15470 | 2025.12.31 20:26:03.787129 [ 269 ] {94d0a649-d427-4f9b-8290-c34576f19623} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001268 sec., 247634.06940063092 rows/sec., 16.27 MiB/sec. | ||
| 15471 | 2025.12.31 20:26:03.787167 [ 269 ] {94d0a649-d427-4f9b-8290-c34576f19623} <Debug> TCPHandler: Processed in 0.001431453 sec. | ||
| 15472 | 2025.12.31 20:26:03.787309 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15473 | 2025.12.31 20:26:03.787431 [ 269 ] {766c13ec-d41b-44f8-933a-681365b04797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15474 | 2025.12.31 20:26:03.787484 [ 269 ] {766c13ec-d41b-44f8-933a-681365b04797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15475 | 2025.12.31 20:26:03.787967 [ 269 ] {766c13ec-d41b-44f8-933a-681365b04797} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15476 | 2025.12.31 20:26:03.788005 [ 269 ] {766c13ec-d41b-44f8-933a-681365b04797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15477 | 2025.12.31 20:26:03.788323 [ 269 ] {766c13ec-d41b-44f8-933a-681365b04797} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15478 | 2025.12.31 20:26:03.788535 [ 269 ] {766c13ec-d41b-44f8-933a-681365b04797} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15479 | 2025.12.31 20:26:03.788669 [ 269 ] {766c13ec-d41b-44f8-933a-681365b04797} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001263 sec., 791.7656373713381 rows/sec., 53.35 KiB/sec. | ||
| 15480 | 2025.12.31 20:26:03.788709 [ 269 ] {766c13ec-d41b-44f8-933a-681365b04797} <Debug> TCPHandler: Processed in 0.001462944 sec. | ||
| 15481 | 2025.12.31 20:26:03.788831 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15482 | 2025.12.31 20:26:03.788934 [ 269 ] {eabc8671-4a6e-46e8-be33-10382a541218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15483 | 2025.12.31 20:26:03.788990 [ 269 ] {eabc8671-4a6e-46e8-be33-10382a541218} <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 | ||
| 15484 | 2025.12.31 20:26:03.789820 [ 269 ] {eabc8671-4a6e-46e8-be33-10382a541218} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15485 | 2025.12.31 20:26:03.789859 [ 269 ] {eabc8671-4a6e-46e8-be33-10382a541218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15486 | 2025.12.31 20:26:03.790427 [ 269 ] {eabc8671-4a6e-46e8-be33-10382a541218} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15487 | 2025.12.31 20:26:03.790657 [ 269 ] {eabc8671-4a6e-46e8-be33-10382a541218} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15488 | 2025.12.31 20:26:03.790802 [ 269 ] {eabc8671-4a6e-46e8-be33-10382a541218} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001889 sec., 16940.179989412387 rows/sec., 30.36 MiB/sec. | ||
| 15489 | 2025.12.31 20:26:03.790868 [ 269 ] {eabc8671-4a6e-46e8-be33-10382a541218} <Debug> TCPHandler: Processed in 0.002088018 sec. | ||
| 15490 | 2025.12.31 20:26:03.790981 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15491 | 2025.12.31 20:26:03.791078 [ 269 ] {fb30a829-f133-4ac0-88d7-8ab1c6289b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15492 | 2025.12.31 20:26:03.791120 [ 269 ] {fb30a829-f133-4ac0-88d7-8ab1c6289b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15493 | 2025.12.31 20:26:03.791463 [ 269 ] {fb30a829-f133-4ac0-88d7-8ab1c6289b95} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15494 | 2025.12.31 20:26:03.791501 [ 269 ] {fb30a829-f133-4ac0-88d7-8ab1c6289b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15495 | 2025.12.31 20:26:03.791822 [ 269 ] {fb30a829-f133-4ac0-88d7-8ab1c6289b95} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15496 | 2025.12.31 20:26:03.792038 [ 269 ] {fb30a829-f133-4ac0-88d7-8ab1c6289b95} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15497 | 2025.12.31 20:26:03.792171 [ 269 ] {fb30a829-f133-4ac0-88d7-8ab1c6289b95} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001113 sec., 93441.15004492362 rows/sec., 5.73 MiB/sec. | ||
| 15498 | 2025.12.31 20:26:03.792209 [ 269 ] {fb30a829-f133-4ac0-88d7-8ab1c6289b95} <Debug> TCPHandler: Processed in 0.001278489 sec. | ||
| 15499 | 2025.12.31 20:26:05.680121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34949 | ||
| 15500 | 2025.12.31 20:26:05.680656 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15501 | 2025.12.31 20:26:05.680706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15502 | 2025.12.31 20:26:05.681262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15503 | 2025.12.31 20:26:05.681527 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15504 | 2025.12.31 20:26:05.681682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34949 | ||
| 15505 | 2025.12.31 20:26:07.503668 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 15506 | 2025.12.31 20:26:07.524705 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15507 | 2025.12.31 20:26:07.524796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15508 | 2025.12.31 20:26:07.530981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15509 | 2025.12.31 20:26:07.531868 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15510 | 2025.12.31 20:26:07.536892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15511 | 2025.12.31 20:26:08.056150 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60648 | ||
| 15512 | 2025.12.31 20:26:08.056258 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15513 | 2025.12.31 20:26:08.056284 [ 290 ] {} <Debug> TCP-Session: c74edcb5-c1d2-49f2-bda5-cd717e9b40f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60648 | ||
| 15514 | 2025.12.31 20:26:08.056306 [ 290 ] {} <Debug> TCP-Session: c74edcb5-c1d2-49f2-bda5-cd717e9b40f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15515 | 2025.12.31 20:26:08.056318 [ 290 ] {} <Debug> TCP-Session: c74edcb5-c1d2-49f2-bda5-cd717e9b40f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15516 | 2025.12.31 20:26:08.056527 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61263 | ||
| 15517 | 2025.12.31 20:26:08.056578 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41132 | ||
| 15518 | 2025.12.31 20:26:08.056593 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38196 | ||
| 15519 | 2025.12.31 20:26:08.056618 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47062 | ||
| 15520 | 2025.12.31 20:26:08.056646 [ 290 ] {} <Trace> TCP-Session: c74edcb5-c1d2-49f2-bda5-cd717e9b40f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15521 | 2025.12.31 20:26:08.056636 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15522 | 2025.12.31 20:26:08.056690 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15523 | 2025.12.31 20:26:08.056698 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15524 | 2025.12.31 20:26:08.056726 [ 291 ] {} <Debug> TCP-Session: 40fb015d-497d-4403-b839-9dc67744ba05 Authenticating user 'default' from [fd00:1122:3344:101::e]:61263 | ||
| 15525 | 2025.12.31 20:26:08.056735 [ 294 ] {} <Debug> TCP-Session: fa6cd432-d8d9-429a-9096-ae2f2f12df1c Authenticating user 'default' from [fd00:1122:3344:101::e]:38196 | ||
| 15526 | 2025.12.31 20:26:08.056747 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15527 | 2025.12.31 20:26:08.056767 [ 291 ] {} <Debug> TCP-Session: 40fb015d-497d-4403-b839-9dc67744ba05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15528 | 2025.12.31 20:26:08.056772 [ 294 ] {} <Debug> TCP-Session: fa6cd432-d8d9-429a-9096-ae2f2f12df1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15529 | 2025.12.31 20:26:08.056801 [ 291 ] {} <Debug> TCP-Session: 40fb015d-497d-4403-b839-9dc67744ba05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15530 | 2025.12.31 20:26:08.056802 [ 286 ] {} <Debug> TCP-Session: 6b37f9f8-a453-4738-b96d-d3cac62fa72b Authenticating user 'default' from [fd00:1122:3344:101::e]:47062 | ||
| 15531 | 2025.12.31 20:26:08.056815 [ 294 ] {} <Debug> TCP-Session: fa6cd432-d8d9-429a-9096-ae2f2f12df1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15532 | 2025.12.31 20:26:08.056836 [ 290 ] {cdf28726-d43a-4689-82ff-e8b302544726} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60648) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15533 | 2025.12.31 20:26:08.056846 [ 286 ] {} <Debug> TCP-Session: 6b37f9f8-a453-4738-b96d-d3cac62fa72b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15534 | 2025.12.31 20:26:08.056754 [ 292 ] {} <Debug> TCP-Session: 06f50285-ea85-4bcb-bfd7-72cb499eaf1f Authenticating user 'default' from [fd00:1122:3344:101::e]:41132 | ||
| 15535 | 2025.12.31 20:26:08.056886 [ 286 ] {} <Debug> TCP-Session: 6b37f9f8-a453-4738-b96d-d3cac62fa72b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15536 | 2025.12.31 20:26:08.056912 [ 292 ] {} <Debug> TCP-Session: 06f50285-ea85-4bcb-bfd7-72cb499eaf1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15537 | 2025.12.31 20:26:08.056633 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53251 | ||
| 15538 | 2025.12.31 20:26:08.056936 [ 292 ] {} <Debug> TCP-Session: 06f50285-ea85-4bcb-bfd7-72cb499eaf1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15539 | 2025.12.31 20:26:08.056627 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54362 | ||
| 15540 | 2025.12.31 20:26:08.056602 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41600 | ||
| 15541 | 2025.12.31 20:26:08.056587 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59133 | ||
| 15542 | 2025.12.31 20:26:08.057040 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15543 | 2025.12.31 20:26:08.057060 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15544 | 2025.12.31 20:26:08.057073 [ 289 ] {} <Debug> TCP-Session: 03448802-abc4-4596-9191-561d325865b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53251 | ||
| 15545 | 2025.12.31 20:26:08.057092 [ 288 ] {} <Debug> TCP-Session: 890cde8f-ee4d-4e0b-8506-31ab5ab2c4ff Authenticating user 'default' from [fd00:1122:3344:101::e]:54362 | ||
| 15546 | 2025.12.31 20:26:08.057105 [ 289 ] {} <Debug> TCP-Session: 03448802-abc4-4596-9191-561d325865b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15547 | 2025.12.31 20:26:08.057107 [ 290 ] {cdf28726-d43a-4689-82ff-e8b302544726} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15548 | 2025.12.31 20:26:08.057125 [ 289 ] {} <Debug> TCP-Session: 03448802-abc4-4596-9191-561d325865b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15549 | 2025.12.31 20:26:08.057114 [ 288 ] {} <Debug> TCP-Session: 890cde8f-ee4d-4e0b-8506-31ab5ab2c4ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15550 | 2025.12.31 20:26:08.057174 [ 288 ] {} <Debug> TCP-Session: 890cde8f-ee4d-4e0b-8506-31ab5ab2c4ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15551 | 2025.12.31 20:26:08.057177 [ 290 ] {cdf28726-d43a-4689-82ff-e8b302544726} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15552 | 2025.12.31 20:26:08.057350 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15553 | 2025.12.31 20:26:08.057390 [ 266 ] {} <Debug> TCP-Session: f7c8086b-7c4f-4dcd-ba78-5112bd660603 Authenticating user 'default' from [fd00:1122:3344:101::e]:41600 | ||
| 15554 | 2025.12.31 20:26:08.057416 [ 266 ] {} <Debug> TCP-Session: f7c8086b-7c4f-4dcd-ba78-5112bd660603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15555 | 2025.12.31 20:26:08.057436 [ 266 ] {} <Debug> TCP-Session: f7c8086b-7c4f-4dcd-ba78-5112bd660603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15556 | 2025.12.31 20:26:08.057467 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15557 | 2025.12.31 20:26:08.057486 [ 290 ] {cdf28726-d43a-4689-82ff-e8b302544726} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 15558 | 2025.12.31 20:26:08.057498 [ 293 ] {} <Debug> TCP-Session: 370e638c-8aa6-4788-9c16-1f797dcf4d7b Authenticating user 'default' from [fd00:1122:3344:101::e]:59133 | ||
| 15559 | 2025.12.31 20:26:08.057529 [ 293 ] {} <Debug> TCP-Session: 370e638c-8aa6-4788-9c16-1f797dcf4d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15560 | 2025.12.31 20:26:08.057542 [ 293 ] {} <Debug> TCP-Session: 370e638c-8aa6-4788-9c16-1f797dcf4d7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15561 | 2025.12.31 20:26:08.058415 [ 347 ] {cdf28726-d43a-4689-82ff-e8b302544726} <Trace> AggregatingTransform: Aggregating | ||
| 15562 | 2025.12.31 20:26:08.058448 [ 347 ] {cdf28726-d43a-4689-82ff-e8b302544726} <Trace> Aggregator: Aggregation method: without_key | ||
| 15563 | 2025.12.31 20:26:08.058487 [ 347 ] {cdf28726-d43a-4689-82ff-e8b302544726} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894511 sec. (1117.929 rows/sec., 43.67 KiB/sec.) | ||
| 15564 | 2025.12.31 20:26:08.058507 [ 347 ] {cdf28726-d43a-4689-82ff-e8b302544726} <Trace> Aggregator: Merging aggregated data | ||
| 15565 | 2025.12.31 20:26:08.059782 [ 290 ] {cdf28726-d43a-4689-82ff-e8b302544726} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003004 sec., 332.8894806924101 rows/sec., 13.00 KiB/sec. | ||
| 15566 | 2025.12.31 20:26:08.059912 [ 290 ] {cdf28726-d43a-4689-82ff-e8b302544726} <Debug> TCPHandler: Processed in 0.003387997 sec. | ||
| 15567 | 2025.12.31 20:26:08.059986 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15568 | 2025.12.31 20:26:08.060010 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15569 | 2025.12.31 20:26:08.060026 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15570 | 2025.12.31 20:26:08.060048 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15571 | 2025.12.31 20:26:08.060062 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15572 | 2025.12.31 20:26:08.060075 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15573 | 2025.12.31 20:26:08.060091 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15574 | 2025.12.31 20:26:08.060108 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15575 | 2025.12.31 20:26:08.060135 [ 286 ] {} <Debug> TCP-Session: 6b37f9f8-a453-4738-b96d-d3cac62fa72b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15576 | 2025.12.31 20:26:08.060144 [ 294 ] {} <Debug> TCP-Session: fa6cd432-d8d9-429a-9096-ae2f2f12df1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15577 | 2025.12.31 20:26:08.060168 [ 266 ] {} <Debug> TCP-Session: f7c8086b-7c4f-4dcd-ba78-5112bd660603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15578 | 2025.12.31 20:26:08.060125 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15579 | 2025.12.31 20:26:08.060111 [ 293 ] {} <Debug> TCP-Session: 370e638c-8aa6-4788-9c16-1f797dcf4d7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15580 | 2025.12.31 20:26:08.060234 [ 288 ] {} <Debug> TCP-Session: 890cde8f-ee4d-4e0b-8506-31ab5ab2c4ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15581 | 2025.12.31 20:26:08.060098 [ 292 ] {} <Debug> TCP-Session: 06f50285-ea85-4bcb-bfd7-72cb499eaf1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15582 | 2025.12.31 20:26:08.060078 [ 291 ] {} <Debug> TCP-Session: 40fb015d-497d-4403-b839-9dc67744ba05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15583 | 2025.12.31 20:26:08.060060 [ 289 ] {} <Debug> TCP-Session: 03448802-abc4-4596-9191-561d325865b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15584 | 2025.12.31 20:26:08.060017 [ 290 ] {} <Debug> TCP-Session: c74edcb5-c1d2-49f2-bda5-cd717e9b40f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15585 | 2025.12.31 20:26:08.107747 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54072 | ||
| 15586 | 2025.12.31 20:26:08.107833 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15587 | 2025.12.31 20:26:08.107862 [ 290 ] {} <Debug> TCP-Session: 92584133-a5b3-4203-be19-9e580c49e610 Authenticating user 'default' from [fd00:1122:3344:101::e]:54072 | ||
| 15588 | 2025.12.31 20:26:08.107884 [ 290 ] {} <Debug> TCP-Session: 92584133-a5b3-4203-be19-9e580c49e610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15589 | 2025.12.31 20:26:08.107899 [ 290 ] {} <Debug> TCP-Session: 92584133-a5b3-4203-be19-9e580c49e610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15590 | 2025.12.31 20:26:08.108082 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54745 | ||
| 15591 | 2025.12.31 20:26:08.108097 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53516 | ||
| 15592 | 2025.12.31 20:26:08.108120 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64909 | ||
| 15593 | 2025.12.31 20:26:08.108144 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41459 | ||
| 15594 | 2025.12.31 20:26:08.108169 [ 290 ] {} <Trace> TCP-Session: 92584133-a5b3-4203-be19-9e580c49e610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15595 | 2025.12.31 20:26:08.108190 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15596 | 2025.12.31 20:26:08.108218 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15597 | 2025.12.31 20:26:08.108223 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15598 | 2025.12.31 20:26:08.108244 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15599 | 2025.12.31 20:26:08.108261 [ 292 ] {} <Debug> TCP-Session: 93bee494-0762-4407-9ed2-fff292608a92 Authenticating user 'default' from [fd00:1122:3344:101::e]:53516 | ||
| 15600 | 2025.12.31 20:26:08.108274 [ 294 ] {} <Debug> TCP-Session: 138ffea5-f580-402a-99d7-8878a8267e3c Authenticating user 'default' from [fd00:1122:3344:101::e]:64909 | ||
| 15601 | 2025.12.31 20:26:08.108288 [ 286 ] {} <Debug> TCP-Session: 74abefeb-896d-419d-b9f9-518f77f76439 Authenticating user 'default' from [fd00:1122:3344:101::e]:41459 | ||
| 15602 | 2025.12.31 20:26:08.108306 [ 292 ] {} <Debug> TCP-Session: 93bee494-0762-4407-9ed2-fff292608a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15603 | 2025.12.31 20:26:08.108315 [ 294 ] {} <Debug> TCP-Session: 138ffea5-f580-402a-99d7-8878a8267e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15604 | 2025.12.31 20:26:08.108328 [ 290 ] {624820e8-8663-474f-b737-bd4947791e30} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54072) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15605 | 2025.12.31 20:26:08.108352 [ 294 ] {} <Debug> TCP-Session: 138ffea5-f580-402a-99d7-8878a8267e3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15606 | 2025.12.31 20:26:08.108340 [ 292 ] {} <Debug> TCP-Session: 93bee494-0762-4407-9ed2-fff292608a92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15607 | 2025.12.31 20:26:08.108331 [ 286 ] {} <Debug> TCP-Session: 74abefeb-896d-419d-b9f9-518f77f76439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15608 | 2025.12.31 20:26:08.108243 [ 291 ] {} <Debug> TCP-Session: ce469ff6-03c3-44a1-81f4-f9f315737708 Authenticating user 'default' from [fd00:1122:3344:101::e]:54745 | ||
| 15609 | 2025.12.31 20:26:08.108410 [ 286 ] {} <Debug> TCP-Session: 74abefeb-896d-419d-b9f9-518f77f76439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15610 | 2025.12.31 20:26:08.108429 [ 291 ] {} <Debug> TCP-Session: ce469ff6-03c3-44a1-81f4-f9f315737708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15611 | 2025.12.31 20:26:08.108165 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36788 | ||
| 15612 | 2025.12.31 20:26:08.108448 [ 291 ] {} <Debug> TCP-Session: ce469ff6-03c3-44a1-81f4-f9f315737708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15613 | 2025.12.31 20:26:08.108131 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62952 | ||
| 15614 | 2025.12.31 20:26:08.108110 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51901 | ||
| 15615 | 2025.12.31 20:26:08.108545 [ 290 ] {624820e8-8663-474f-b737-bd4947791e30} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15616 | 2025.12.31 20:26:08.108564 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15617 | 2025.12.31 20:26:08.108584 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15618 | 2025.12.31 20:26:08.108156 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55781 | ||
| 15619 | 2025.12.31 20:26:08.108618 [ 290 ] {624820e8-8663-474f-b737-bd4947791e30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15620 | 2025.12.31 20:26:08.108626 [ 266 ] {} <Debug> TCP-Session: 25637e2e-7df3-43e1-ae22-ddb82123f9e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62952 | ||
| 15621 | 2025.12.31 20:26:08.108618 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15622 | 2025.12.31 20:26:08.108680 [ 266 ] {} <Debug> TCP-Session: 25637e2e-7df3-43e1-ae22-ddb82123f9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15623 | 2025.12.31 20:26:08.108690 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15624 | 2025.12.31 20:26:08.108701 [ 266 ] {} <Debug> TCP-Session: 25637e2e-7df3-43e1-ae22-ddb82123f9e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15625 | 2025.12.31 20:26:08.108700 [ 293 ] {} <Debug> TCP-Session: 7335624a-0a0d-42ac-9bdf-656c096a5660 Authenticating user 'default' from [fd00:1122:3344:101::e]:51901 | ||
| 15626 | 2025.12.31 20:26:08.108722 [ 288 ] {} <Debug> TCP-Session: 726e3f4d-0787-48d2-8fa6-2d70b1d17521 Authenticating user 'default' from [fd00:1122:3344:101::e]:55781 | ||
| 15627 | 2025.12.31 20:26:08.108743 [ 293 ] {} <Debug> TCP-Session: 7335624a-0a0d-42ac-9bdf-656c096a5660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15628 | 2025.12.31 20:26:08.108758 [ 288 ] {} <Debug> TCP-Session: 726e3f4d-0787-48d2-8fa6-2d70b1d17521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15629 | 2025.12.31 20:26:08.108771 [ 293 ] {} <Debug> TCP-Session: 7335624a-0a0d-42ac-9bdf-656c096a5660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15630 | 2025.12.31 20:26:08.108782 [ 288 ] {} <Debug> TCP-Session: 726e3f4d-0787-48d2-8fa6-2d70b1d17521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15631 | 2025.12.31 20:26:08.108621 [ 289 ] {} <Debug> TCP-Session: 4a052b0f-330f-46e9-9be6-f0d908f648cf Authenticating user 'default' from [fd00:1122:3344:101::e]:36788 | ||
| 15632 | 2025.12.31 20:26:08.108830 [ 289 ] {} <Debug> TCP-Session: 4a052b0f-330f-46e9-9be6-f0d908f648cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15633 | 2025.12.31 20:26:08.108846 [ 289 ] {} <Debug> TCP-Session: 4a052b0f-330f-46e9-9be6-f0d908f648cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15634 | 2025.12.31 20:26:08.108899 [ 290 ] {624820e8-8663-474f-b737-bd4947791e30} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 15635 | 2025.12.31 20:26:08.109735 [ 324 ] {624820e8-8663-474f-b737-bd4947791e30} <Trace> AggregatingTransform: Aggregating | ||
| 15636 | 2025.12.31 20:26:08.109792 [ 324 ] {624820e8-8663-474f-b737-bd4947791e30} <Trace> Aggregator: Aggregation method: without_key | ||
| 15637 | 2025.12.31 20:26:08.109829 [ 324 ] {624820e8-8663-474f-b737-bd4947791e30} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000836879 sec. (1194.916 rows/sec., 46.68 KiB/sec.) | ||
| 15638 | 2025.12.31 20:26:08.109847 [ 324 ] {624820e8-8663-474f-b737-bd4947791e30} <Trace> Aggregator: Merging aggregated data | ||
| 15639 | 2025.12.31 20:26:08.111104 [ 290 ] {624820e8-8663-474f-b737-bd4947791e30} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002815 sec., 355.2397868561279 rows/sec., 13.88 KiB/sec. | ||
| 15640 | 2025.12.31 20:26:08.111270 [ 290 ] {624820e8-8663-474f-b737-bd4947791e30} <Debug> TCPHandler: Processed in 0.003178922 sec. | ||
| 15641 | 2025.12.31 20:26:08.111389 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15642 | 2025.12.31 20:26:08.111417 [ 290 ] {} <Debug> TCP-Session: 92584133-a5b3-4203-be19-9e580c49e610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15643 | 2025.12.31 20:26:08.111418 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15644 | 2025.12.31 20:26:08.111437 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15645 | 2025.12.31 20:26:08.111464 [ 291 ] {} <Debug> TCP-Session: ce469ff6-03c3-44a1-81f4-f9f315737708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15646 | 2025.12.31 20:26:08.111473 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15647 | 2025.12.31 20:26:08.111473 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15648 | 2025.12.31 20:26:08.111511 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15649 | 2025.12.31 20:26:08.111516 [ 286 ] {} <Debug> TCP-Session: 74abefeb-896d-419d-b9f9-518f77f76439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15650 | 2025.12.31 20:26:08.111526 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15651 | 2025.12.31 20:26:08.111546 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15652 | 2025.12.31 20:26:08.111550 [ 288 ] {} <Debug> TCP-Session: 726e3f4d-0787-48d2-8fa6-2d70b1d17521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15653 | 2025.12.31 20:26:08.111581 [ 266 ] {} <Debug> TCP-Session: 25637e2e-7df3-43e1-ae22-ddb82123f9e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15654 | 2025.12.31 20:26:08.111599 [ 289 ] {} <Debug> TCP-Session: 4a052b0f-330f-46e9-9be6-f0d908f648cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15655 | 2025.12.31 20:26:08.111541 [ 292 ] {} <Debug> TCP-Session: 93bee494-0762-4407-9ed2-fff292608a92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15656 | 2025.12.31 20:26:08.111491 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15657 | 2025.12.31 20:26:08.111485 [ 293 ] {} <Debug> TCP-Session: 7335624a-0a0d-42ac-9bdf-656c096a5660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15658 | 2025.12.31 20:26:08.111689 [ 294 ] {} <Debug> TCP-Session: 138ffea5-f580-402a-99d7-8878a8267e3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15659 | 2025.12.31 20:26:08.287692 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1916 | ||
| 15660 | 2025.12.31 20:26:08.290522 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15661 | 2025.12.31 20:26:08.290588 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15662 | 2025.12.31 20:26:08.291904 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15663 | 2025.12.31 20:26:08.292230 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15664 | 2025.12.31 20:26:08.292636 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1916 | ||
| 15665 | 2025.12.31 20:26:08.761509 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15666 | 2025.12.31 20:26:08.761693 [ 269 ] {d66eb800-80e2-4cc5-9cb4-b34229111687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15667 | 2025.12.31 20:26:08.761763 [ 269 ] {d66eb800-80e2-4cc5-9cb4-b34229111687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15668 | 2025.12.31 20:26:08.762534 [ 269 ] {d66eb800-80e2-4cc5-9cb4-b34229111687} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15669 | 2025.12.31 20:26:08.762603 [ 269 ] {d66eb800-80e2-4cc5-9cb4-b34229111687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15670 | 2025.12.31 20:26:08.763089 [ 269 ] {d66eb800-80e2-4cc5-9cb4-b34229111687} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15671 | 2025.12.31 20:26:08.763389 [ 269 ] {d66eb800-80e2-4cc5-9cb4-b34229111687} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15672 | 2025.12.31 20:26:08.763624 [ 269 ] {d66eb800-80e2-4cc5-9cb4-b34229111687} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001977 sec., 1011.6337885685382 rows/sec., 82.49 KiB/sec. | ||
| 15673 | 2025.12.31 20:26:08.763711 [ 269 ] {d66eb800-80e2-4cc5-9cb4-b34229111687} <Debug> TCPHandler: Processed in 0.002336823 sec. | ||
| 15674 | 2025.12.31 20:26:08.763865 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15675 | 2025.12.31 20:26:08.763980 [ 269 ] {321059cc-7a4f-4693-92ee-2f0be2ea1a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15676 | 2025.12.31 20:26:08.764031 [ 269 ] {321059cc-7a4f-4693-92ee-2f0be2ea1a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15677 | 2025.12.31 20:26:08.764664 [ 269 ] {321059cc-7a4f-4693-92ee-2f0be2ea1a37} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15678 | 2025.12.31 20:26:08.764714 [ 269 ] {321059cc-7a4f-4693-92ee-2f0be2ea1a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15679 | 2025.12.31 20:26:08.765180 [ 269 ] {321059cc-7a4f-4693-92ee-2f0be2ea1a37} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15680 | 2025.12.31 20:26:08.765507 [ 269 ] {321059cc-7a4f-4693-92ee-2f0be2ea1a37} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15681 | 2025.12.31 20:26:08.765699 [ 112 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15682 | 2025.12.31 20:26:08.765705 [ 269 ] {321059cc-7a4f-4693-92ee-2f0be2ea1a37} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001753 sec., 43924.70051340559 rows/sec., 3.61 MiB/sec. | ||
| 15683 | 2025.12.31 20:26:08.765772 [ 112 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15684 | 2025.12.31 20:26:08.765800 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15685 | 2025.12.31 20:26:08.765801 [ 269 ] {321059cc-7a4f-4693-92ee-2f0be2ea1a37} <Debug> TCPHandler: Processed in 0.001993035 sec. | ||
| 15686 | 2025.12.31 20:26:08.765942 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 15687 | 2025.12.31 20:26:08.765950 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15688 | 2025.12.31 20:26:08.766097 [ 269 ] {32360e3a-a8d7-459f-ac25-46de0d4643b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15689 | 2025.12.31 20:26:08.766107 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15690 | 2025.12.31 20:26:08.766148 [ 269 ] {32360e3a-a8d7-459f-ac25-46de0d4643b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15691 | 2025.12.31 20:26:08.766167 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2468 rows starting from the beginning of the part | ||
| 15692 | 2025.12.31 20:26:08.766242 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 2320 rows starting from the beginning of the part | ||
| 15693 | 2025.12.31 20:26:08.766299 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
| 15694 | 2025.12.31 20:26:08.766346 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 76 rows starting from the beginning of the part | ||
| 15695 | 2025.12.31 20:26:08.766394 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1176 rows starting from the beginning of the part | ||
| 15696 | 2025.12.31 20:26:08.766461 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 77 rows starting from the beginning of the part | ||
| 15697 | 2025.12.31 20:26:08.766644 [ 269 ] {32360e3a-a8d7-459f-ac25-46de0d4643b4} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15698 | 2025.12.31 20:26:08.766692 [ 269 ] {32360e3a-a8d7-459f-ac25-46de0d4643b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15699 | 2025.12.31 20:26:08.767049 [ 269 ] {32360e3a-a8d7-459f-ac25-46de0d4643b4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15700 | 2025.12.31 20:26:08.767303 [ 269 ] {32360e3a-a8d7-459f-ac25-46de0d4643b4} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15701 | 2025.12.31 20:26:08.767459 [ 269 ] {32360e3a-a8d7-459f-ac25-46de0d4643b4} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001385 sec., 8664.259927797833 rows/sec., 643.76 KiB/sec. | ||
| 15702 | 2025.12.31 20:26:08.767501 [ 269 ] {32360e3a-a8d7-459f-ac25-46de0d4643b4} <Debug> TCPHandler: Processed in 0.001603517 sec. | ||
| 15703 | 2025.12.31 20:26:08.767626 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15704 | 2025.12.31 20:26:08.767728 [ 269 ] {36da8150-4932-4e30-a157-83b2a4c55554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15705 | 2025.12.31 20:26:08.767772 [ 269 ] {36da8150-4932-4e30-a157-83b2a4c55554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15706 | 2025.12.31 20:26:08.768259 [ 269 ] {36da8150-4932-4e30-a157-83b2a4c55554} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15707 | 2025.12.31 20:26:08.768304 [ 269 ] {36da8150-4932-4e30-a157-83b2a4c55554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15708 | 2025.12.31 20:26:08.768732 [ 269 ] {36da8150-4932-4e30-a157-83b2a4c55554} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15709 | 2025.12.31 20:26:08.768840 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6173 rows, containing 5 columns (5 merged, 0 gathered) in 0.002956428 sec., 2087992.672238255 rows/sec., 177.34 MiB/sec. | ||
| 15710 | 2025.12.31 20:26:08.769042 [ 269 ] {36da8150-4932-4e30-a157-83b2a4c55554} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15711 | 2025.12.31 20:26:08.769219 [ 112 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15712 | 2025.12.31 20:26:08.769221 [ 269 ] {36da8150-4932-4e30-a157-83b2a4c55554} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001515 sec., 50165.01650165016 rows/sec., 3.92 MiB/sec. | ||
| 15713 | 2025.12.31 20:26:08.769267 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15714 | 2025.12.31 20:26:08.769291 [ 112 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15715 | 2025.12.31 20:26:08.769326 [ 269 ] {36da8150-4932-4e30-a157-83b2a4c55554} <Debug> TCPHandler: Processed in 0.00175162 sec. | ||
| 15716 | 2025.12.31 20:26:08.769353 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15717 | 2025.12.31 20:26:08.769454 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 15718 | 2025.12.31 20:26:08.769492 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15719 | 2025.12.31 20:26:08.769579 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15720 | 2025.12.31 20:26:08.769604 [ 269 ] {12b67a9d-e852-4fef-bf9d-4f80586e442c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15721 | 2025.12.31 20:26:08.769625 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1251 rows starting from the beginning of the part | ||
| 15722 | 2025.12.31 20:26:08.769660 [ 269 ] {12b67a9d-e852-4fef-bf9d-4f80586e442c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15723 | 2025.12.31 20:26:08.769706 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1175 rows starting from the beginning of the part | ||
| 15724 | 2025.12.31 20:26:08.769765 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
| 15725 | 2025.12.31 20:26:08.769771 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_111_22} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15726 | 2025.12.31 20:26:08.769809 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 74 rows starting from the beginning of the part | ||
| 15727 | 2025.12.31 20:26:08.769855 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 711 rows starting from the beginning of the part | ||
| 15728 | 2025.12.31 20:26:08.769891 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_111_22} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15729 | 2025.12.31 20:26:08.769899 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 76 rows starting from the beginning of the part | ||
| 15730 | 2025.12.31 20:26:08.770033 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 15731 | 2025.12.31 20:26:08.770112 [ 269 ] {12b67a9d-e852-4fef-bf9d-4f80586e442c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15732 | 2025.12.31 20:26:08.770156 [ 269 ] {12b67a9d-e852-4fef-bf9d-4f80586e442c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15733 | 2025.12.31 20:26:08.770535 [ 269 ] {12b67a9d-e852-4fef-bf9d-4f80586e442c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15734 | 2025.12.31 20:26:08.770772 [ 269 ] {12b67a9d-e852-4fef-bf9d-4f80586e442c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15735 | 2025.12.31 20:26:08.770914 [ 269 ] {12b67a9d-e852-4fef-bf9d-4f80586e442c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001329 sec., 121143.71708051165 rows/sec., 8.44 MiB/sec. | ||
| 15736 | 2025.12.31 20:26:08.770953 [ 269 ] {12b67a9d-e852-4fef-bf9d-4f80586e442c} <Debug> TCPHandler: Processed in 0.001516944 sec. | ||
| 15737 | 2025.12.31 20:26:08.771077 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15738 | 2025.12.31 20:26:08.771172 [ 269 ] {8698d4b7-9801-42bf-be30-f760419f8d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15739 | 2025.12.31 20:26:08.771229 [ 269 ] {8698d4b7-9801-42bf-be30-f760419f8d85} <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 | ||
| 15740 | 2025.12.31 20:26:08.771235 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001816222 sec., 1845038.767287259 rows/sec., 139.62 MiB/sec. | ||
| 15741 | 2025.12.31 20:26:08.771430 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15742 | 2025.12.31 20:26:08.771704 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_111_22} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15743 | 2025.12.31 20:26:08.771785 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_111_22} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15744 | 2025.12.31 20:26:08.771880 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 15745 | 2025.12.31 20:26:08.772038 [ 269 ] {8698d4b7-9801-42bf-be30-f760419f8d85} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15746 | 2025.12.31 20:26:08.772081 [ 269 ] {8698d4b7-9801-42bf-be30-f760419f8d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15747 | 2025.12.31 20:26:08.772632 [ 269 ] {8698d4b7-9801-42bf-be30-f760419f8d85} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15748 | 2025.12.31 20:26:08.772857 [ 269 ] {8698d4b7-9801-42bf-be30-f760419f8d85} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15749 | 2025.12.31 20:26:08.773001 [ 269 ] {8698d4b7-9801-42bf-be30-f760419f8d85} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001847 sec., 5414.185165132648 rows/sec., 9.70 MiB/sec. | ||
| 15750 | 2025.12.31 20:26:08.773057 [ 269 ] {8698d4b7-9801-42bf-be30-f760419f8d85} <Debug> TCPHandler: Processed in 0.002031606 sec. | ||
| 15751 | 2025.12.31 20:26:08.773178 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15752 | 2025.12.31 20:26:08.773274 [ 269 ] {fc70bf90-ce92-4329-99b1-5168904d77e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15753 | 2025.12.31 20:26:08.773318 [ 269 ] {fc70bf90-ce92-4329-99b1-5168904d77e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15754 | 2025.12.31 20:26:08.773668 [ 269 ] {fc70bf90-ce92-4329-99b1-5168904d77e7} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15755 | 2025.12.31 20:26:08.773706 [ 269 ] {fc70bf90-ce92-4329-99b1-5168904d77e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 15756 | 2025.12.31 20:26:08.774012 [ 269 ] {fc70bf90-ce92-4329-99b1-5168904d77e7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15757 | 2025.12.31 20:26:08.774228 [ 269 ] {fc70bf90-ce92-4329-99b1-5168904d77e7} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15758 | 2025.12.31 20:26:08.774362 [ 269 ] {fc70bf90-ce92-4329-99b1-5168904d77e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 15759 | 2025.12.31 20:26:08.774400 [ 269 ] {fc70bf90-ce92-4329-99b1-5168904d77e7} <Debug> TCPHandler: Processed in 0.001272629 sec. | ||
| 15760 | 2025.12.31 20:26:09.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.88 MiB, peak 387.55 MiB, free memory in arenas 0.00 B, will set to 372.87 MiB (RSS), difference: -1.01 MiB | ||
| 15761 | 2025.12.31 20:26:09.992845 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54999 | ||
| 15762 | 2025.12.31 20:26:09.992967 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15763 | 2025.12.31 20:26:09.992999 [ 290 ] {} <Debug> TCP-Session: 10d31add-797d-48f4-8913-8bcb863b3778 Authenticating user 'default' from [fd00:1122:3344:101::e]:54999 | ||
| 15764 | 2025.12.31 20:26:09.993023 [ 290 ] {} <Debug> TCP-Session: 10d31add-797d-48f4-8913-8bcb863b3778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15765 | 2025.12.31 20:26:09.993038 [ 290 ] {} <Debug> TCP-Session: 10d31add-797d-48f4-8913-8bcb863b3778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15766 | 2025.12.31 20:26:09.993245 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39593 | ||
| 15767 | 2025.12.31 20:26:09.993276 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61355 | ||
| 15768 | 2025.12.31 20:26:09.993293 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63761 | ||
| 15769 | 2025.12.31 20:26:09.993308 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58709 | ||
| 15770 | 2025.12.31 20:26:09.993363 [ 290 ] {} <Trace> TCP-Session: 10d31add-797d-48f4-8913-8bcb863b3778 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15771 | 2025.12.31 20:26:09.993378 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15772 | 2025.12.31 20:26:09.993362 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15773 | 2025.12.31 20:26:09.993408 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15774 | 2025.12.31 20:26:09.993419 [ 294 ] {} <Debug> TCP-Session: a0993db0-f469-4592-9d18-07da866c2939 Authenticating user 'default' from [fd00:1122:3344:101::e]:61355 | ||
| 15775 | 2025.12.31 20:26:09.993445 [ 291 ] {} <Debug> TCP-Session: 391c5072-072c-4ab8-9698-4643396a811a Authenticating user 'default' from [fd00:1122:3344:101::e]:39593 | ||
| 15776 | 2025.12.31 20:26:09.993455 [ 286 ] {} <Debug> TCP-Session: c4bdd544-0a94-455d-ab21-5e19bbf9ec92 Authenticating user 'default' from [fd00:1122:3344:101::e]:63761 | ||
| 15777 | 2025.12.31 20:26:09.993466 [ 294 ] {} <Debug> TCP-Session: a0993db0-f469-4592-9d18-07da866c2939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15778 | 2025.12.31 20:26:09.993484 [ 291 ] {} <Debug> TCP-Session: 391c5072-072c-4ab8-9698-4643396a811a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15779 | 2025.12.31 20:26:09.993489 [ 286 ] {} <Debug> TCP-Session: c4bdd544-0a94-455d-ab21-5e19bbf9ec92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15780 | 2025.12.31 20:26:09.993510 [ 291 ] {} <Debug> TCP-Session: 391c5072-072c-4ab8-9698-4643396a811a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15781 | 2025.12.31 20:26:09.993501 [ 294 ] {} <Debug> TCP-Session: a0993db0-f469-4592-9d18-07da866c2939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15782 | 2025.12.31 20:26:09.993518 [ 286 ] {} <Debug> TCP-Session: c4bdd544-0a94-455d-ab21-5e19bbf9ec92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15783 | 2025.12.31 20:26:09.993537 [ 290 ] {beb44261-d077-4676-8299-d686fa45e913} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54999) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15784 | 2025.12.31 20:26:09.993456 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15785 | 2025.12.31 20:26:09.993306 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53071 | ||
| 15786 | 2025.12.31 20:26:09.993620 [ 289 ] {} <Debug> TCP-Session: 86033923-e318-4917-bfbc-af0f9459e6b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58709 | ||
| 15787 | 2025.12.31 20:26:09.993283 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59282 | ||
| 15788 | 2025.12.31 20:26:09.993679 [ 289 ] {} <Debug> TCP-Session: 86033923-e318-4917-bfbc-af0f9459e6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15789 | 2025.12.31 20:26:09.993267 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50973 | ||
| 15790 | 2025.12.31 20:26:09.993701 [ 289 ] {} <Debug> TCP-Session: 86033923-e318-4917-bfbc-af0f9459e6b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15791 | 2025.12.31 20:26:09.993727 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15792 | 2025.12.31 20:26:09.993737 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15793 | 2025.12.31 20:26:09.993263 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47835 | ||
| 15794 | 2025.12.31 20:26:09.993774 [ 266 ] {} <Debug> TCP-Session: 1da7c68c-6512-4584-bb63-41cdbf0ca6d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59282 | ||
| 15795 | 2025.12.31 20:26:09.993763 [ 288 ] {} <Debug> TCP-Session: 9a832371-6dbd-41e1-bdac-d3f85cc33652 Authenticating user 'default' from [fd00:1122:3344:101::e]:53071 | ||
| 15796 | 2025.12.31 20:26:09.993811 [ 290 ] {beb44261-d077-4676-8299-d686fa45e913} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15797 | 2025.12.31 20:26:09.993841 [ 288 ] {} <Debug> TCP-Session: 9a832371-6dbd-41e1-bdac-d3f85cc33652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15798 | 2025.12.31 20:26:09.993848 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15799 | 2025.12.31 20:26:09.993863 [ 288 ] {} <Debug> TCP-Session: 9a832371-6dbd-41e1-bdac-d3f85cc33652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15800 | 2025.12.31 20:26:09.993877 [ 292 ] {} <Debug> TCP-Session: 54096f45-521f-4cdb-8d71-6cb846a586b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47835 | ||
| 15801 | 2025.12.31 20:26:09.993888 [ 290 ] {beb44261-d077-4676-8299-d686fa45e913} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15802 | 2025.12.31 20:26:09.993901 [ 292 ] {} <Debug> TCP-Session: 54096f45-521f-4cdb-8d71-6cb846a586b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15803 | 2025.12.31 20:26:09.993816 [ 266 ] {} <Debug> TCP-Session: 1da7c68c-6512-4584-bb63-41cdbf0ca6d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15804 | 2025.12.31 20:26:09.993926 [ 292 ] {} <Debug> TCP-Session: 54096f45-521f-4cdb-8d71-6cb846a586b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15805 | 2025.12.31 20:26:09.993947 [ 266 ] {} <Debug> TCP-Session: 1da7c68c-6512-4584-bb63-41cdbf0ca6d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15806 | 2025.12.31 20:26:09.993764 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15807 | 2025.12.31 20:26:09.993990 [ 293 ] {} <Debug> TCP-Session: 8c9e2a09-f6a8-4000-b327-7a37d15bdd4a Authenticating user 'default' from [fd00:1122:3344:101::e]:50973 | ||
| 15808 | 2025.12.31 20:26:09.994006 [ 293 ] {} <Debug> TCP-Session: 8c9e2a09-f6a8-4000-b327-7a37d15bdd4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15809 | 2025.12.31 20:26:09.994018 [ 293 ] {} <Debug> TCP-Session: 8c9e2a09-f6a8-4000-b327-7a37d15bdd4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15810 | 2025.12.31 20:26:09.994185 [ 290 ] {beb44261-d077-4676-8299-d686fa45e913} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 15811 | 2025.12.31 20:26:09.995187 [ 349 ] {beb44261-d077-4676-8299-d686fa45e913} <Trace> AggregatingTransform: Aggregating | ||
| 15812 | 2025.12.31 20:26:09.995224 [ 349 ] {beb44261-d077-4676-8299-d686fa45e913} <Trace> Aggregator: Aggregation method: without_key | ||
| 15813 | 2025.12.31 20:26:09.995256 [ 349 ] {beb44261-d077-4676-8299-d686fa45e913} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968622 sec. (1032.394 rows/sec., 40.33 KiB/sec.) | ||
| 15814 | 2025.12.31 20:26:09.995271 [ 349 ] {beb44261-d077-4676-8299-d686fa45e913} <Trace> Aggregator: Merging aggregated data | ||
| 15815 | 2025.12.31 20:26:09.996595 [ 290 ] {beb44261-d077-4676-8299-d686fa45e913} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003113 sec., 321.23353678124 rows/sec., 12.55 KiB/sec. | ||
| 15816 | 2025.12.31 20:26:09.996747 [ 290 ] {beb44261-d077-4676-8299-d686fa45e913} <Debug> TCPHandler: Processed in 0.003499979 sec. | ||
| 15817 | 2025.12.31 20:26:09.996828 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15818 | 2025.12.31 20:26:09.996855 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15819 | 2025.12.31 20:26:09.996859 [ 290 ] {} <Debug> TCP-Session: 10d31add-797d-48f4-8913-8bcb863b3778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15820 | 2025.12.31 20:26:09.996873 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15821 | 2025.12.31 20:26:09.996892 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15822 | 2025.12.31 20:26:09.996910 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15823 | 2025.12.31 20:26:09.996944 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15824 | 2025.12.31 20:26:09.996956 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15825 | 2025.12.31 20:26:09.996971 [ 294 ] {} <Debug> TCP-Session: a0993db0-f469-4592-9d18-07da866c2939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15826 | 2025.12.31 20:26:09.997009 [ 291 ] {} <Debug> TCP-Session: 391c5072-072c-4ab8-9698-4643396a811a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15827 | 2025.12.31 20:26:09.996984 [ 266 ] {} <Debug> TCP-Session: 1da7c68c-6512-4584-bb63-41cdbf0ca6d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15828 | 2025.12.31 20:26:09.996967 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15829 | 2025.12.31 20:26:09.996951 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15830 | 2025.12.31 20:26:09.997136 [ 289 ] {} <Debug> TCP-Session: 86033923-e318-4917-bfbc-af0f9459e6b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15831 | 2025.12.31 20:26:09.996951 [ 292 ] {} <Debug> TCP-Session: 54096f45-521f-4cdb-8d71-6cb846a586b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15832 | 2025.12.31 20:26:09.997162 [ 286 ] {} <Debug> TCP-Session: c4bdd544-0a94-455d-ab21-5e19bbf9ec92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15833 | 2025.12.31 20:26:09.996934 [ 293 ] {} <Debug> TCP-Session: 8c9e2a09-f6a8-4000-b327-7a37d15bdd4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15834 | 2025.12.31 20:26:09.996902 [ 288 ] {} <Debug> TCP-Session: 9a832371-6dbd-41e1-bdac-d3f85cc33652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15835 | 2025.12.31 20:26:12.955021 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15836 | 2025.12.31 20:26:12.955079 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15837 | 2025.12.31 20:26:13.181848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35461 | ||
| 15838 | 2025.12.31 20:26:13.182490 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15839 | 2025.12.31 20:26:13.182531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15840 | 2025.12.31 20:26:13.183009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15841 | 2025.12.31 20:26:13.183232 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15842 | 2025.12.31 20:26:13.183376 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35461 | ||
| 15843 | 2025.12.31 20:26:13.771739 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15844 | 2025.12.31 20:26:13.771919 [ 269 ] {9b501126-cc5f-48bd-bd16-7e0e01bc333e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15845 | 2025.12.31 20:26:13.771983 [ 269 ] {9b501126-cc5f-48bd-bd16-7e0e01bc333e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15846 | 2025.12.31 20:26:13.772723 [ 269 ] {9b501126-cc5f-48bd-bd16-7e0e01bc333e} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15847 | 2025.12.31 20:26:13.772761 [ 269 ] {9b501126-cc5f-48bd-bd16-7e0e01bc333e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15848 | 2025.12.31 20:26:13.773174 [ 269 ] {9b501126-cc5f-48bd-bd16-7e0e01bc333e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15849 | 2025.12.31 20:26:13.773397 [ 269 ] {9b501126-cc5f-48bd-bd16-7e0e01bc333e} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15850 | 2025.12.31 20:26:13.773547 [ 269 ] {9b501126-cc5f-48bd-bd16-7e0e01bc333e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001676 sec., 244630.07159904536 rows/sec., 15.52 MiB/sec. | ||
| 15851 | 2025.12.31 20:26:13.773590 [ 269 ] {9b501126-cc5f-48bd-bd16-7e0e01bc333e} <Debug> TCPHandler: Processed in 0.001971795 sec. | ||
| 15852 | 2025.12.31 20:26:13.773705 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15853 | 2025.12.31 20:26:13.773801 [ 269 ] {9420fe9c-239f-46da-842e-88f6be5c701f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15854 | 2025.12.31 20:26:13.773841 [ 269 ] {9420fe9c-239f-46da-842e-88f6be5c701f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15855 | 2025.12.31 20:26:13.774604 [ 269 ] {9420fe9c-239f-46da-842e-88f6be5c701f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15856 | 2025.12.31 20:26:13.774639 [ 269 ] {9420fe9c-239f-46da-842e-88f6be5c701f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15857 | 2025.12.31 20:26:13.775003 [ 269 ] {9420fe9c-239f-46da-842e-88f6be5c701f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15858 | 2025.12.31 20:26:13.775208 [ 269 ] {9420fe9c-239f-46da-842e-88f6be5c701f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15859 | 2025.12.31 20:26:13.775335 [ 269 ] {9420fe9c-239f-46da-842e-88f6be5c701f} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001553 sec., 757244.0437862203 rows/sec., 60.30 MiB/sec. | ||
| 15860 | 2025.12.31 20:26:13.775378 [ 269 ] {9420fe9c-239f-46da-842e-88f6be5c701f} <Debug> TCPHandler: Processed in 0.00172064 sec. | ||
| 15861 | 2025.12.31 20:26:13.775491 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15862 | 2025.12.31 20:26:13.775585 [ 269 ] {efb7c449-2ab7-413f-8a3b-e5c7770b13d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15863 | 2025.12.31 20:26:13.775624 [ 269 ] {efb7c449-2ab7-413f-8a3b-e5c7770b13d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15864 | 2025.12.31 20:26:13.776081 [ 269 ] {efb7c449-2ab7-413f-8a3b-e5c7770b13d2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15865 | 2025.12.31 20:26:13.776114 [ 269 ] {efb7c449-2ab7-413f-8a3b-e5c7770b13d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15866 | 2025.12.31 20:26:13.776411 [ 269 ] {efb7c449-2ab7-413f-8a3b-e5c7770b13d2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15867 | 2025.12.31 20:26:13.776613 [ 269 ] {efb7c449-2ab7-413f-8a3b-e5c7770b13d2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15868 | 2025.12.31 20:26:13.776739 [ 269 ] {efb7c449-2ab7-413f-8a3b-e5c7770b13d2} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001173 sec., 202046.0358056266 rows/sec., 12.26 MiB/sec. | ||
| 15869 | 2025.12.31 20:26:13.776776 [ 269 ] {efb7c449-2ab7-413f-8a3b-e5c7770b13d2} <Debug> TCPHandler: Processed in 0.001333401 sec. | ||
| 15870 | 2025.12.31 20:26:13.776884 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15871 | 2025.12.31 20:26:13.776978 [ 269 ] {ff186628-5abc-4567-9644-9e665c3cd2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15872 | 2025.12.31 20:26:13.777016 [ 269 ] {ff186628-5abc-4567-9644-9e665c3cd2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15873 | 2025.12.31 20:26:13.777462 [ 269 ] {ff186628-5abc-4567-9644-9e665c3cd2a8} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15874 | 2025.12.31 20:26:13.777495 [ 269 ] {ff186628-5abc-4567-9644-9e665c3cd2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15875 | 2025.12.31 20:26:13.777788 [ 269 ] {ff186628-5abc-4567-9644-9e665c3cd2a8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15876 | 2025.12.31 20:26:13.777999 [ 269 ] {ff186628-5abc-4567-9644-9e665c3cd2a8} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15877 | 2025.12.31 20:26:13.778123 [ 269 ] {ff186628-5abc-4567-9644-9e665c3cd2a8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001163 sec., 182287.18830610492 rows/sec., 11.76 MiB/sec. | ||
| 15878 | 2025.12.31 20:26:13.778165 [ 269 ] {ff186628-5abc-4567-9644-9e665c3cd2a8} <Debug> TCPHandler: Processed in 0.00132674 sec. | ||
| 15879 | 2025.12.31 20:26:13.778272 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15880 | 2025.12.31 20:26:13.778366 [ 269 ] {d1e5d52b-1c3b-4d88-a854-4f1baeb542d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15881 | 2025.12.31 20:26:13.778408 [ 269 ] {d1e5d52b-1c3b-4d88-a854-4f1baeb542d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15882 | 2025.12.31 20:26:13.778854 [ 269 ] {d1e5d52b-1c3b-4d88-a854-4f1baeb542d4} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15883 | 2025.12.31 20:26:13.778888 [ 269 ] {d1e5d52b-1c3b-4d88-a854-4f1baeb542d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15884 | 2025.12.31 20:26:13.779176 [ 269 ] {d1e5d52b-1c3b-4d88-a854-4f1baeb542d4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15885 | 2025.12.31 20:26:13.779381 [ 269 ] {d1e5d52b-1c3b-4d88-a854-4f1baeb542d4} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15886 | 2025.12.31 20:26:13.779503 [ 269 ] {d1e5d52b-1c3b-4d88-a854-4f1baeb542d4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001156 sec., 182525.95155709345 rows/sec., 10.37 MiB/sec. | ||
| 15887 | 2025.12.31 20:26:13.779540 [ 269 ] {d1e5d52b-1c3b-4d88-a854-4f1baeb542d4} <Debug> TCPHandler: Processed in 0.00131559 sec. | ||
| 15888 | 2025.12.31 20:26:13.779656 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15889 | 2025.12.31 20:26:13.779749 [ 269 ] {11a2cdd5-388f-4601-a656-fe2df903ed05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15890 | 2025.12.31 20:26:13.779788 [ 269 ] {11a2cdd5-388f-4601-a656-fe2df903ed05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15891 | 2025.12.31 20:26:13.780366 [ 269 ] {11a2cdd5-388f-4601-a656-fe2df903ed05} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15892 | 2025.12.31 20:26:13.780400 [ 269 ] {11a2cdd5-388f-4601-a656-fe2df903ed05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15893 | 2025.12.31 20:26:13.780724 [ 269 ] {11a2cdd5-388f-4601-a656-fe2df903ed05} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15894 | 2025.12.31 20:26:13.780925 [ 269 ] {11a2cdd5-388f-4601-a656-fe2df903ed05} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15895 | 2025.12.31 20:26:13.781048 [ 269 ] {11a2cdd5-388f-4601-a656-fe2df903ed05} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001316 sec., 540273.5562310031 rows/sec., 37.87 MiB/sec. | ||
| 15896 | 2025.12.31 20:26:13.781090 [ 269 ] {11a2cdd5-388f-4601-a656-fe2df903ed05} <Debug> TCPHandler: Processed in 0.001489744 sec. | ||
| 15897 | 2025.12.31 20:26:13.781201 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15898 | 2025.12.31 20:26:13.781294 [ 269 ] {e6b54231-9aaf-4831-8915-b47ddb62444d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15899 | 2025.12.31 20:26:13.781333 [ 269 ] {e6b54231-9aaf-4831-8915-b47ddb62444d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15900 | 2025.12.31 20:26:13.781659 [ 269 ] {e6b54231-9aaf-4831-8915-b47ddb62444d} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15901 | 2025.12.31 20:26:13.781693 [ 269 ] {e6b54231-9aaf-4831-8915-b47ddb62444d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15902 | 2025.12.31 20:26:13.781978 [ 269 ] {e6b54231-9aaf-4831-8915-b47ddb62444d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15903 | 2025.12.31 20:26:13.782188 [ 269 ] {e6b54231-9aaf-4831-8915-b47ddb62444d} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15904 | 2025.12.31 20:26:13.782309 [ 269 ] {e6b54231-9aaf-4831-8915-b47ddb62444d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 15905 | 2025.12.31 20:26:13.782345 [ 269 ] {e6b54231-9aaf-4831-8915-b47ddb62444d} <Debug> TCPHandler: Processed in 0.001191858 sec. | ||
| 15906 | 2025.12.31 20:26:13.782453 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15907 | 2025.12.31 20:26:13.782547 [ 269 ] {67689e6e-2cdb-48e5-94ca-35d4672d57d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15908 | 2025.12.31 20:26:13.782588 [ 269 ] {67689e6e-2cdb-48e5-94ca-35d4672d57d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15909 | 2025.12.31 20:26:13.783004 [ 269 ] {67689e6e-2cdb-48e5-94ca-35d4672d57d2} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15910 | 2025.12.31 20:26:13.783037 [ 269 ] {67689e6e-2cdb-48e5-94ca-35d4672d57d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15911 | 2025.12.31 20:26:13.783353 [ 269 ] {67689e6e-2cdb-48e5-94ca-35d4672d57d2} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15912 | 2025.12.31 20:26:13.783553 [ 269 ] {67689e6e-2cdb-48e5-94ca-35d4672d57d2} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15913 | 2025.12.31 20:26:13.783659 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 15914 | 2025.12.31 20:26:13.783676 [ 269 ] {67689e6e-2cdb-48e5-94ca-35d4672d57d2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001148 sec., 273519.16376306623 rows/sec., 17.97 MiB/sec. | ||
| 15915 | 2025.12.31 20:26:13.783700 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15916 | 2025.12.31 20:26:13.783717 [ 269 ] {67689e6e-2cdb-48e5-94ca-35d4672d57d2} <Debug> TCPHandler: Processed in 0.00131121 sec. | ||
| 15917 | 2025.12.31 20:26:13.783720 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15918 | 2025.12.31 20:26:13.783832 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15919 | 2025.12.31 20:26:13.783833 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 15920 | 2025.12.31 20:26:13.783927 [ 269 ] {62976d37-1796-46ec-bb70-832f3d9787a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15921 | 2025.12.31 20:26:13.783972 [ 269 ] {62976d37-1796-46ec-bb70-832f3d9787a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15922 | 2025.12.31 20:26:13.783993 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15923 | 2025.12.31 20:26:13.784038 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_105_21, total 33347 rows starting from the beginning of the part | ||
| 15924 | 2025.12.31 20:26:13.784104 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 98 rows starting from the beginning of the part | ||
| 15925 | 2025.12.31 20:26:13.784149 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 15926 | 2025.12.31 20:26:13.784193 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 15927 | 2025.12.31 20:26:13.784233 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 161 rows starting from the beginning of the part | ||
| 15928 | 2025.12.31 20:26:13.784273 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::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 | ||
| 15929 | 2025.12.31 20:26:13.784279 [ 269 ] {62976d37-1796-46ec-bb70-832f3d9787a0} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15930 | 2025.12.31 20:26:13.784319 [ 269 ] {62976d37-1796-46ec-bb70-832f3d9787a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15931 | 2025.12.31 20:26:13.784630 [ 269 ] {62976d37-1796-46ec-bb70-832f3d9787a0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15932 | 2025.12.31 20:26:13.784839 [ 269 ] {62976d37-1796-46ec-bb70-832f3d9787a0} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15933 | 2025.12.31 20:26:13.784943 [ 106 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 15934 | 2025.12.31 20:26:13.784968 [ 269 ] {62976d37-1796-46ec-bb70-832f3d9787a0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 15935 | 2025.12.31 20:26:13.784977 [ 106 ] {} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15936 | 2025.12.31 20:26:13.784999 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15937 | 2025.12.31 20:26:13.785004 [ 269 ] {62976d37-1796-46ec-bb70-832f3d9787a0} <Debug> TCPHandler: Processed in 0.001219397 sec. | ||
| 15938 | 2025.12.31 20:26:13.785118 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15939 | 2025.12.31 20:26:13.785119 [ 189 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 15940 | 2025.12.31 20:26:13.785211 [ 269 ] {d97d3f7d-87f6-4a8d-bd21-52946ef8748d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15941 | 2025.12.31 20:26:13.785268 [ 269 ] {d97d3f7d-87f6-4a8d-bd21-52946ef8748d} <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 | ||
| 15942 | 2025.12.31 20:26:13.785277 [ 189 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15943 | 2025.12.31 20:26:13.785317 [ 189 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 32 rows starting from the beginning of the part | ||
| 15944 | 2025.12.31 20:26:13.785382 [ 189 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 15945 | 2025.12.31 20:26:13.785426 [ 189 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 15946 | 2025.12.31 20:26:13.785465 [ 189 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 15947 | 2025.12.31 20:26:13.785510 [ 189 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 15948 | 2025.12.31 20:26:13.785551 [ 189 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 15949 | 2025.12.31 20:26:13.786066 [ 269 ] {d97d3f7d-87f6-4a8d-bd21-52946ef8748d} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15950 | 2025.12.31 20:26:13.786107 [ 269 ] {d97d3f7d-87f6-4a8d-bd21-52946ef8748d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15951 | 2025.12.31 20:26:13.786370 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.001307841 sec., 28290.900805220208 rows/sec., 1.86 MiB/sec. | ||
| 15952 | 2025.12.31 20:26:13.786552 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 15953 | 2025.12.31 20:26:13.786719 [ 269 ] {d97d3f7d-87f6-4a8d-bd21-52946ef8748d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15954 | 2025.12.31 20:26:13.786926 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_37_8} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15955 | 2025.12.31 20:26:13.787009 [ 269 ] {d97d3f7d-87f6-4a8d-bd21-52946ef8748d} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15956 | 2025.12.31 20:26:13.787019 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_37_8} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 15957 | 2025.12.31 20:26:13.787137 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 15958 | 2025.12.31 20:26:13.787161 [ 269 ] {d97d3f7d-87f6-4a8d-bd21-52946ef8748d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001967 sec., 16268.42907981698 rows/sec., 29.15 MiB/sec. | ||
| 15959 | 2025.12.31 20:26:13.787227 [ 269 ] {d97d3f7d-87f6-4a8d-bd21-52946ef8748d} <Debug> TCPHandler: Processed in 0.002157009 sec. | ||
| 15960 | 2025.12.31 20:26:13.787340 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15961 | 2025.12.31 20:26:13.787434 [ 269 ] {3cf62763-e2ee-46ec-af96-5b874d5acbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15962 | 2025.12.31 20:26:13.787475 [ 269 ] {3cf62763-e2ee-46ec-af96-5b874d5acbd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15963 | 2025.12.31 20:26:13.787804 [ 269 ] {3cf62763-e2ee-46ec-af96-5b874d5acbd8} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15964 | 2025.12.31 20:26:13.787840 [ 269 ] {3cf62763-e2ee-46ec-af96-5b874d5acbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15965 | 2025.12.31 20:26:13.788150 [ 269 ] {3cf62763-e2ee-46ec-af96-5b874d5acbd8} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15966 | 2025.12.31 20:26:13.788355 [ 269 ] {3cf62763-e2ee-46ec-af96-5b874d5acbd8} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15967 | 2025.12.31 20:26:13.788483 [ 269 ] {3cf62763-e2ee-46ec-af96-5b874d5acbd8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 15968 | 2025.12.31 20:26:13.788523 [ 269 ] {3cf62763-e2ee-46ec-af96-5b874d5acbd8} <Debug> TCPHandler: Processed in 0.001231359 sec. | ||
| 15969 | 2025.12.31 20:26:13.791278 [ 190 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34394 rows, containing 5 columns (5 merged, 0 gathered) in 0.007500581 sec., 4585511.4423802635 rows/sec., 309.51 MiB/sec. | ||
| 15970 | 2025.12.31 20:26:13.791571 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 15971 | 2025.12.31 20:26:13.791872 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15972 | 2025.12.31 20:26:13.791946 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 15973 | 2025.12.31 20:26:13.792031 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 15974 | 2025.12.31 20:26:15.037025 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15975 | 2025.12.31 20:26:15.053840 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15976 | 2025.12.31 20:26:15.053900 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15977 | 2025.12.31 20:26:15.060104 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15978 | 2025.12.31 20:26:15.060792 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15979 | 2025.12.31 20:26:15.063785 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15980 | 2025.12.31 20:26:18.292911 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1954 | ||
| 15981 | 2025.12.31 20:26:18.295614 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15982 | 2025.12.31 20:26:18.295664 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15983 | 2025.12.31 20:26:18.296926 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15984 | 2025.12.31 20:26:18.297215 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15985 | 2025.12.31 20:26:18.297602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1954 | ||
| 15986 | 2025.12.31 20:26:18.761699 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15987 | 2025.12.31 20:26:18.761882 [ 269 ] {a483c28e-f897-4ae6-b0f0-ae380b7915ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15988 | 2025.12.31 20:26:18.761953 [ 269 ] {a483c28e-f897-4ae6-b0f0-ae380b7915ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15989 | 2025.12.31 20:26:18.762603 [ 269 ] {a483c28e-f897-4ae6-b0f0-ae380b7915ca} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15990 | 2025.12.31 20:26:18.762649 [ 269 ] {a483c28e-f897-4ae6-b0f0-ae380b7915ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15991 | 2025.12.31 20:26:18.763050 [ 269 ] {a483c28e-f897-4ae6-b0f0-ae380b7915ca} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15992 | 2025.12.31 20:26:18.763289 [ 269 ] {a483c28e-f897-4ae6-b0f0-ae380b7915ca} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15993 | 2025.12.31 20:26:18.763448 [ 269 ] {a483c28e-f897-4ae6-b0f0-ae380b7915ca} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001616 sec., 47029.70297029703 rows/sec., 3.88 MiB/sec. | ||
| 15994 | 2025.12.31 20:26:18.763499 [ 269 ] {a483c28e-f897-4ae6-b0f0-ae380b7915ca} <Debug> TCPHandler: Processed in 0.001934814 sec. | ||
| 15995 | 2025.12.31 20:26:18.763623 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15996 | 2025.12.31 20:26:18.763732 [ 269 ] {5d5d64c5-f04b-4c2d-8207-2915f741a2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15997 | 2025.12.31 20:26:18.763778 [ 269 ] {5d5d64c5-f04b-4c2d-8207-2915f741a2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15998 | 2025.12.31 20:26:18.764243 [ 269 ] {5d5d64c5-f04b-4c2d-8207-2915f741a2f1} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15999 | 2025.12.31 20:26:18.764282 [ 269 ] {5d5d64c5-f04b-4c2d-8207-2915f741a2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16000 | 2025.12.31 20:26:18.764618 [ 269 ] {5d5d64c5-f04b-4c2d-8207-2915f741a2f1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16001 | 2025.12.31 20:26:18.764841 [ 269 ] {5d5d64c5-f04b-4c2d-8207-2915f741a2f1} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16002 | 2025.12.31 20:26:18.764987 [ 269 ] {5d5d64c5-f04b-4c2d-8207-2915f741a2f1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001279 sec., 7818.608287724785 rows/sec., 587.92 KiB/sec. | ||
| 16003 | 2025.12.31 20:26:18.765028 [ 269 ] {5d5d64c5-f04b-4c2d-8207-2915f741a2f1} <Debug> TCPHandler: Processed in 0.001457554 sec. | ||
| 16004 | 2025.12.31 20:26:18.765150 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16005 | 2025.12.31 20:26:18.765248 [ 269 ] {73fb4d8c-8a6d-43df-864c-2f12f95cffd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16006 | 2025.12.31 20:26:18.765290 [ 269 ] {73fb4d8c-8a6d-43df-864c-2f12f95cffd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16007 | 2025.12.31 20:26:18.765744 [ 269 ] {73fb4d8c-8a6d-43df-864c-2f12f95cffd6} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16008 | 2025.12.31 20:26:18.765780 [ 269 ] {73fb4d8c-8a6d-43df-864c-2f12f95cffd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16009 | 2025.12.31 20:26:18.766111 [ 269 ] {73fb4d8c-8a6d-43df-864c-2f12f95cffd6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16010 | 2025.12.31 20:26:18.766359 [ 269 ] {73fb4d8c-8a6d-43df-864c-2f12f95cffd6} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16011 | 2025.12.31 20:26:18.766490 [ 269 ] {73fb4d8c-8a6d-43df-864c-2f12f95cffd6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001262 sec., 58637.08399366085 rows/sec., 4.58 MiB/sec. | ||
| 16012 | 2025.12.31 20:26:18.766528 [ 269 ] {73fb4d8c-8a6d-43df-864c-2f12f95cffd6} <Debug> TCPHandler: Processed in 0.001429423 sec. | ||
| 16013 | 2025.12.31 20:26:18.766703 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16014 | 2025.12.31 20:26:18.766803 [ 269 ] {6228b91f-89e9-4d6e-99c6-d8cd2170b3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16015 | 2025.12.31 20:26:18.766848 [ 269 ] {6228b91f-89e9-4d6e-99c6-d8cd2170b3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16016 | 2025.12.31 20:26:18.767258 [ 269 ] {6228b91f-89e9-4d6e-99c6-d8cd2170b3ea} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16017 | 2025.12.31 20:26:18.767295 [ 269 ] {6228b91f-89e9-4d6e-99c6-d8cd2170b3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16018 | 2025.12.31 20:26:18.767651 [ 269 ] {6228b91f-89e9-4d6e-99c6-d8cd2170b3ea} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16019 | 2025.12.31 20:26:18.767868 [ 269 ] {6228b91f-89e9-4d6e-99c6-d8cd2170b3ea} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16020 | 2025.12.31 20:26:18.768018 [ 269 ] {6228b91f-89e9-4d6e-99c6-d8cd2170b3ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 16021 | 2025.12.31 20:26:18.768056 [ 269 ] {6228b91f-89e9-4d6e-99c6-d8cd2170b3ea} <Debug> TCPHandler: Processed in 0.001404462 sec. | ||
| 16022 | 2025.12.31 20:26:18.768163 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16023 | 2025.12.31 20:26:18.768261 [ 269 ] {daa6644c-9037-4640-8483-79cf434b334b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16024 | 2025.12.31 20:26:18.768315 [ 269 ] {daa6644c-9037-4640-8483-79cf434b334b} <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 | ||
| 16025 | 2025.12.31 20:26:18.769095 [ 269 ] {daa6644c-9037-4640-8483-79cf434b334b} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16026 | 2025.12.31 20:26:18.769130 [ 269 ] {daa6644c-9037-4640-8483-79cf434b334b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16027 | 2025.12.31 20:26:18.769664 [ 269 ] {daa6644c-9037-4640-8483-79cf434b334b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16028 | 2025.12.31 20:26:18.769893 [ 269 ] {daa6644c-9037-4640-8483-79cf434b334b} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16029 | 2025.12.31 20:26:18.770039 [ 269 ] {daa6644c-9037-4640-8483-79cf434b334b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001799 sec., 5558.643690939411 rows/sec., 9.96 MiB/sec. | ||
| 16030 | 2025.12.31 20:26:18.770103 [ 269 ] {daa6644c-9037-4640-8483-79cf434b334b} <Debug> TCPHandler: Processed in 0.001989295 sec. | ||
| 16031 | 2025.12.31 20:26:18.770212 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16032 | 2025.12.31 20:26:18.770308 [ 269 ] {5ba1ea88-ae6a-49a0-8a6e-febf8baf0b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16033 | 2025.12.31 20:26:18.770354 [ 269 ] {5ba1ea88-ae6a-49a0-8a6e-febf8baf0b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16034 | 2025.12.31 20:26:18.770695 [ 269 ] {5ba1ea88-ae6a-49a0-8a6e-febf8baf0b82} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16035 | 2025.12.31 20:26:18.770730 [ 269 ] {5ba1ea88-ae6a-49a0-8a6e-febf8baf0b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16036 | 2025.12.31 20:26:18.771038 [ 269 ] {5ba1ea88-ae6a-49a0-8a6e-febf8baf0b82} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16037 | 2025.12.31 20:26:18.771268 [ 269 ] {5ba1ea88-ae6a-49a0-8a6e-febf8baf0b82} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16038 | 2025.12.31 20:26:18.771397 [ 269 ] {5ba1ea88-ae6a-49a0-8a6e-febf8baf0b82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 16039 | 2025.12.31 20:26:18.771434 [ 269 ] {5ba1ea88-ae6a-49a0-8a6e-febf8baf0b82} <Debug> TCPHandler: Processed in 0.001272269 sec. | ||
| 16040 | 2025.12.31 20:26:19.106030 [ 94 ] {} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 16041 | 2025.12.31 20:26:19.106078 [ 94 ] {} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16042 | 2025.12.31 20:26:19.106101 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16043 | 2025.12.31 20:26:19.106229 [ 187 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 16044 | 2025.12.31 20:26:19.106382 [ 187 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16045 | 2025.12.31 20:26:19.106419 [ 187 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 16046 | 2025.12.31 20:26:19.106492 [ 187 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 16047 | 2025.12.31 20:26:19.106542 [ 187 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 16048 | 2025.12.31 20:26:19.106589 [ 187 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 16049 | 2025.12.31 20:26:19.106635 [ 187 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 16050 | 2025.12.31 20:26:19.107457 [ 190 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290359 sec., 30999.12504969547 rows/sec., 2.59 MiB/sec. | ||
| 16051 | 2025.12.31 20:26:19.107611 [ 191 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 16052 | 2025.12.31 20:26:19.107883 [ 191 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_25_6} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16053 | 2025.12.31 20:26:19.107961 [ 191 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_25_6} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 16054 | 2025.12.31 20:26:19.108054 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16055 | 2025.12.31 20:26:20.178242 [ 217 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 16056 | 2025.12.31 20:26:20.178291 [ 217 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 16057 | 2025.12.31 20:26:20.182886 [ 217 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 16058 | 2025.12.31 20:26:20.369765 [ 220 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 16059 | 2025.12.31 20:26:20.369842 [ 220 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 16060 | 2025.12.31 20:26:20.373522 [ 220 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 16061 | 2025.12.31 20:26:20.683551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35909 | ||
| 16062 | 2025.12.31 20:26:20.684054 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16063 | 2025.12.31 20:26:20.684093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16064 | 2025.12.31 20:26:20.684569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16065 | 2025.12.31 20:26:20.684836 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16066 | 2025.12.31 20:26:20.684978 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35909 | ||
| 16067 | 2025.12.31 20:26:21.140494 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16068 | 2025.12.31 20:26:21.140758 [ 269 ] {15317f42-e780-42df-aee6-dd3949070eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16069 | 2025.12.31 20:26:21.140824 [ 269 ] {15317f42-e780-42df-aee6-dd3949070eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16070 | 2025.12.31 20:26:21.141482 [ 269 ] {15317f42-e780-42df-aee6-dd3949070eef} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16071 | 2025.12.31 20:26:21.141530 [ 269 ] {15317f42-e780-42df-aee6-dd3949070eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16072 | 2025.12.31 20:26:21.141906 [ 269 ] {15317f42-e780-42df-aee6-dd3949070eef} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16073 | 2025.12.31 20:26:21.142123 [ 269 ] {15317f42-e780-42df-aee6-dd3949070eef} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16074 | 2025.12.31 20:26:21.142275 [ 269 ] {15317f42-e780-42df-aee6-dd3949070eef} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001574 sec., 15247.776365946633 rows/sec., 1.27 MiB/sec. | ||
| 16075 | 2025.12.31 20:26:21.142317 [ 269 ] {15317f42-e780-42df-aee6-dd3949070eef} <Debug> TCPHandler: Processed in 0.002002846 sec. | ||
| 16076 | 2025.12.31 20:26:21.142436 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16077 | 2025.12.31 20:26:21.142531 [ 269 ] {9946fde3-0d60-47c4-b384-0380ab1a28fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16078 | 2025.12.31 20:26:21.142572 [ 269 ] {9946fde3-0d60-47c4-b384-0380ab1a28fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16079 | 2025.12.31 20:26:21.142972 [ 269 ] {9946fde3-0d60-47c4-b384-0380ab1a28fb} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16080 | 2025.12.31 20:26:21.143008 [ 269 ] {9946fde3-0d60-47c4-b384-0380ab1a28fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16081 | 2025.12.31 20:26:21.143289 [ 269 ] {9946fde3-0d60-47c4-b384-0380ab1a28fb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16082 | 2025.12.31 20:26:21.143495 [ 269 ] {9946fde3-0d60-47c4-b384-0380ab1a28fb} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16083 | 2025.12.31 20:26:21.143623 [ 269 ] {9946fde3-0d60-47c4-b384-0380ab1a28fb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00111 sec., 7207.207207207207 rows/sec., 587.70 KiB/sec. | ||
| 16084 | 2025.12.31 20:26:21.143661 [ 269 ] {9946fde3-0d60-47c4-b384-0380ab1a28fb} <Debug> TCPHandler: Processed in 0.001272869 sec. | ||
| 16085 | 2025.12.31 20:26:21.143772 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16086 | 2025.12.31 20:26:21.143865 [ 269 ] {b978d694-1789-4eb3-ae19-02c8903c7d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16087 | 2025.12.31 20:26:21.143903 [ 269 ] {b978d694-1789-4eb3-ae19-02c8903c7d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16088 | 2025.12.31 20:26:21.145014 [ 269 ] {b978d694-1789-4eb3-ae19-02c8903c7d20} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16089 | 2025.12.31 20:26:21.145052 [ 269 ] {b978d694-1789-4eb3-ae19-02c8903c7d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16090 | 2025.12.31 20:26:21.145460 [ 269 ] {b978d694-1789-4eb3-ae19-02c8903c7d20} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16091 | 2025.12.31 20:26:21.145675 [ 269 ] {b978d694-1789-4eb3-ae19-02c8903c7d20} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16092 | 2025.12.31 20:26:21.145803 [ 269 ] {b978d694-1789-4eb3-ae19-02c8903c7d20} <Debug> executeQuery: Read 1384 rows, 118.77 KiB in 0.001956 sec., 707566.4621676892 rows/sec., 59.30 MiB/sec. | ||
| 16093 | 2025.12.31 20:26:21.145841 [ 269 ] {b978d694-1789-4eb3-ae19-02c8903c7d20} <Debug> TCPHandler: Processed in 0.002116208 sec. | ||
| 16094 | 2025.12.31 20:26:21.145957 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16095 | 2025.12.31 20:26:21.146051 [ 269 ] {72546558-0aeb-4a77-87ea-91facac126b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16096 | 2025.12.31 20:26:21.146091 [ 269 ] {72546558-0aeb-4a77-87ea-91facac126b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16097 | 2025.12.31 20:26:21.146506 [ 269 ] {72546558-0aeb-4a77-87ea-91facac126b4} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16098 | 2025.12.31 20:26:21.146542 [ 269 ] {72546558-0aeb-4a77-87ea-91facac126b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16099 | 2025.12.31 20:26:21.146861 [ 269 ] {72546558-0aeb-4a77-87ea-91facac126b4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16100 | 2025.12.31 20:26:21.147068 [ 269 ] {72546558-0aeb-4a77-87ea-91facac126b4} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16101 | 2025.12.31 20:26:21.147192 [ 269 ] {72546558-0aeb-4a77-87ea-91facac126b4} <Debug> executeQuery: Read 52 rows, 3.93 KiB in 0.001159 sec., 44866.2640207075 rows/sec., 3.31 MiB/sec. | ||
| 16102 | 2025.12.31 20:26:21.147201 [ 92 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16103 | 2025.12.31 20:26:21.147229 [ 269 ] {72546558-0aeb-4a77-87ea-91facac126b4} <Debug> TCPHandler: Processed in 0.00132031 sec. | ||
| 16104 | 2025.12.31 20:26:21.147264 [ 92 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16105 | 2025.12.31 20:26:21.147291 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16106 | 2025.12.31 20:26:21.147353 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16107 | 2025.12.31 20:26:21.147407 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 16108 | 2025.12.31 20:26:21.147454 [ 269 ] {8e61000f-3bfc-4eba-bb4c-f36bd745c203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16109 | 2025.12.31 20:26:21.147498 [ 269 ] {8e61000f-3bfc-4eba-bb4c-f36bd745c203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16110 | 2025.12.31 20:26:21.147547 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16111 | 2025.12.31 20:26:21.147587 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 279 rows starting from the beginning of the part | ||
| 16112 | 2025.12.31 20:26:21.147657 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 237 rows starting from the beginning of the part | ||
| 16113 | 2025.12.31 20:26:21.147705 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 12 rows starting from the beginning of the part | ||
| 16114 | 2025.12.31 20:26:21.147750 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part | ||
| 16115 | 2025.12.31 20:26:21.147792 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 10 rows starting from the beginning of the part | ||
| 16116 | 2025.12.31 20:26:21.147835 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 52 rows starting from the beginning of the part | ||
| 16117 | 2025.12.31 20:26:21.147985 [ 269 ] {8e61000f-3bfc-4eba-bb4c-f36bd745c203} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16118 | 2025.12.31 20:26:21.148026 [ 269 ] {8e61000f-3bfc-4eba-bb4c-f36bd745c203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16119 | 2025.12.31 20:26:21.148368 [ 269 ] {8e61000f-3bfc-4eba-bb4c-f36bd745c203} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16120 | 2025.12.31 20:26:21.148604 [ 269 ] {8e61000f-3bfc-4eba-bb4c-f36bd745c203} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16121 | 2025.12.31 20:26:21.148730 [ 269 ] {8e61000f-3bfc-4eba-bb4c-f36bd745c203} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001294 sec., 194744.9768160742 rows/sec., 13.47 MiB/sec. | ||
| 16122 | 2025.12.31 20:26:21.148772 [ 269 ] {8e61000f-3bfc-4eba-bb4c-f36bd745c203} <Debug> TCPHandler: Processed in 0.001467514 sec. | ||
| 16123 | 2025.12.31 20:26:21.148798 [ 191 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 827 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444773 sec., 572408.2606748603 rows/sec., 37.90 MiB/sec. | ||
| 16124 | 2025.12.31 20:26:21.148885 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16125 | 2025.12.31 20:26:21.148967 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16126 | 2025.12.31 20:26:21.148984 [ 269 ] {2133cc7b-ce04-4576-be3b-5405c558298a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16127 | 2025.12.31 20:26:21.149023 [ 269 ] {2133cc7b-ce04-4576-be3b-5405c558298a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16128 | 2025.12.31 20:26:21.149222 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_96_19} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16129 | 2025.12.31 20:26:21.149288 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_96_19} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16130 | 2025.12.31 20:26:21.149364 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 16131 | 2025.12.31 20:26:21.149414 [ 269 ] {2133cc7b-ce04-4576-be3b-5405c558298a} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16132 | 2025.12.31 20:26:21.149449 [ 269 ] {2133cc7b-ce04-4576-be3b-5405c558298a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16133 | 2025.12.31 20:26:21.149737 [ 269 ] {2133cc7b-ce04-4576-be3b-5405c558298a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16134 | 2025.12.31 20:26:21.149953 [ 269 ] {2133cc7b-ce04-4576-be3b-5405c558298a} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16135 | 2025.12.31 20:26:21.150078 [ 269 ] {2133cc7b-ce04-4576-be3b-5405c558298a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 16136 | 2025.12.31 20:26:21.150116 [ 269 ] {2133cc7b-ce04-4576-be3b-5405c558298a} <Debug> TCPHandler: Processed in 0.00127839 sec. | ||
| 16137 | 2025.12.31 20:26:21.150223 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16138 | 2025.12.31 20:26:21.150315 [ 269 ] {c2c5952e-c6af-412e-9f2e-c83e6a01d4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16139 | 2025.12.31 20:26:21.150354 [ 269 ] {c2c5952e-c6af-412e-9f2e-c83e6a01d4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16140 | 2025.12.31 20:26:21.150987 [ 269 ] {c2c5952e-c6af-412e-9f2e-c83e6a01d4f4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16141 | 2025.12.31 20:26:21.151023 [ 269 ] {c2c5952e-c6af-412e-9f2e-c83e6a01d4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16142 | 2025.12.31 20:26:21.151375 [ 269 ] {c2c5952e-c6af-412e-9f2e-c83e6a01d4f4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16143 | 2025.12.31 20:26:21.151584 [ 269 ] {c2c5952e-c6af-412e-9f2e-c83e6a01d4f4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16144 | 2025.12.31 20:26:21.151719 [ 269 ] {c2c5952e-c6af-412e-9f2e-c83e6a01d4f4} <Debug> executeQuery: Read 596 rows, 45.88 KiB in 0.001421 sec., 419422.9415904293 rows/sec., 31.53 MiB/sec. | ||
| 16145 | 2025.12.31 20:26:21.151758 [ 269 ] {c2c5952e-c6af-412e-9f2e-c83e6a01d4f4} <Debug> TCPHandler: Processed in 0.001582606 sec. | ||
| 16146 | 2025.12.31 20:26:21.151869 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16147 | 2025.12.31 20:26:21.151962 [ 269 ] {f4c4ce4c-23ef-4c95-9793-62ced4dda69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16148 | 2025.12.31 20:26:21.152004 [ 269 ] {f4c4ce4c-23ef-4c95-9793-62ced4dda69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16149 | 2025.12.31 20:26:21.152643 [ 269 ] {f4c4ce4c-23ef-4c95-9793-62ced4dda69c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16150 | 2025.12.31 20:26:21.152680 [ 269 ] {f4c4ce4c-23ef-4c95-9793-62ced4dda69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16151 | 2025.12.31 20:26:21.153053 [ 269 ] {f4c4ce4c-23ef-4c95-9793-62ced4dda69c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16152 | 2025.12.31 20:26:21.153269 [ 269 ] {f4c4ce4c-23ef-4c95-9793-62ced4dda69c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16153 | 2025.12.31 20:26:21.153399 [ 269 ] {f4c4ce4c-23ef-4c95-9793-62ced4dda69c} <Debug> executeQuery: Read 942 rows, 67.25 KiB in 0.001455 sec., 647422.6804123712 rows/sec., 45.14 MiB/sec. | ||
| 16154 | 2025.12.31 20:26:21.153437 [ 269 ] {f4c4ce4c-23ef-4c95-9793-62ced4dda69c} <Debug> TCPHandler: Processed in 0.001616106 sec. | ||
| 16155 | 2025.12.31 20:26:21.153550 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16156 | 2025.12.31 20:26:21.153644 [ 269 ] {76c5c11c-bc05-457b-a1bb-e86caa7dbffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16157 | 2025.12.31 20:26:21.153703 [ 269 ] {76c5c11c-bc05-457b-a1bb-e86caa7dbffe} <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 | ||
| 16158 | 2025.12.31 20:26:21.154524 [ 269 ] {76c5c11c-bc05-457b-a1bb-e86caa7dbffe} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2025.12.31 20:26:21.154559 [ 269 ] {76c5c11c-bc05-457b-a1bb-e86caa7dbffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16160 | 2025.12.31 20:26:21.155096 [ 269 ] {76c5c11c-bc05-457b-a1bb-e86caa7dbffe} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16161 | 2025.12.31 20:26:21.155319 [ 269 ] {76c5c11c-bc05-457b-a1bb-e86caa7dbffe} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16162 | 2025.12.31 20:26:21.155453 [ 269 ] {76c5c11c-bc05-457b-a1bb-e86caa7dbffe} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001828 sec., 17505.4704595186 rows/sec., 31.37 MiB/sec. | ||
| 16163 | 2025.12.31 20:26:21.155454 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16164 | 2025.12.31 20:26:21.155506 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2025.12.31 20:26:21.155508 [ 269 ] {76c5c11c-bc05-457b-a1bb-e86caa7dbffe} <Debug> TCPHandler: Processed in 0.002006116 sec. | ||
| 16166 | 2025.12.31 20:26:21.155529 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16167 | 2025.12.31 20:26:21.155621 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 16168 | 2025.12.31 20:26:21.155641 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16169 | 2025.12.31 20:26:21.155741 [ 269 ] {8cc02930-2f75-483f-90ee-77170687618c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16170 | 2025.12.31 20:26:21.155782 [ 269 ] {8cc02930-2f75-483f-90ee-77170687618c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16171 | 2025.12.31 20:26:21.155842 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16172 | 2025.12.31 20:26:21.155899 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1944 rows starting from the beginning of the part | ||
| 16173 | 2025.12.31 20:26:21.156031 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 32 rows starting from the beginning of the part | ||
| 16174 | 2025.12.31 20:26:21.156117 [ 269 ] {8cc02930-2f75-483f-90ee-77170687618c} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16175 | 2025.12.31 20:26:21.156138 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 10 rows starting from the beginning of the part | ||
| 16176 | 2025.12.31 20:26:21.156153 [ 269 ] {8cc02930-2f75-483f-90ee-77170687618c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16177 | 2025.12.31 20:26:21.156240 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 32 rows starting from the beginning of the part | ||
| 16178 | 2025.12.31 20:26:21.156334 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 10 rows starting from the beginning of the part | ||
| 16179 | 2025.12.31 20:26:21.156431 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 32 rows starting from the beginning of the part | ||
| 16180 | 2025.12.31 20:26:21.156448 [ 269 ] {8cc02930-2f75-483f-90ee-77170687618c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16181 | 2025.12.31 20:26:21.156682 [ 269 ] {8cc02930-2f75-483f-90ee-77170687618c} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16182 | 2025.12.31 20:26:21.156812 [ 269 ] {8cc02930-2f75-483f-90ee-77170687618c} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001089 sec., 25711.66207529844 rows/sec., 1.74 MiB/sec. | ||
| 16183 | 2025.12.31 20:26:21.156821 [ 92 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16184 | 2025.12.31 20:26:21.156849 [ 269 ] {8cc02930-2f75-483f-90ee-77170687618c} <Debug> TCPHandler: Processed in 0.001255629 sec. | ||
| 16185 | 2025.12.31 20:26:21.156863 [ 92 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16186 | 2025.12.31 20:26:21.156888 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16187 | 2025.12.31 20:26:21.156967 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 16188 | 2025.12.31 20:26:21.157052 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16189 | 2025.12.31 20:26:21.157077 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6716 rows starting from the beginning of the part | ||
| 16190 | 2025.12.31 20:26:21.157121 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 104 rows starting from the beginning of the part | ||
| 16191 | 2025.12.31 20:26:21.157161 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 16192 | 2025.12.31 20:26:21.157197 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 104 rows starting from the beginning of the part | ||
| 16193 | 2025.12.31 20:26:21.157232 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 16194 | 2025.12.31 20:26:21.157268 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 28 rows starting from the beginning of the part | ||
| 16195 | 2025.12.31 20:26:21.158916 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7072 rows, containing 4 columns (4 merged, 0 gathered) in 0.001977655 sec., 3575952.3273776267 rows/sec., 229.87 MiB/sec. | ||
| 16196 | 2025.12.31 20:26:21.159301 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16197 | 2025.12.31 20:26:21.159567 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_111_22} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16198 | 2025.12.31 20:26:21.159657 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_111_22} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16199 | 2025.12.31 20:26:21.159719 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 16200 | 2025.12.31 20:26:21.163400 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2060 rows, containing 19 columns (19 merged, 0 gathered) in 0.007817839 sec., 263499.92625839444 rows/sec., 472.18 MiB/sec. | ||
| 16201 | 2025.12.31 20:26:21.164856 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16202 | 2025.12.31 20:26:21.165173 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16203 | 2025.12.31 20:26:21.165241 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16204 | 2025.12.31 20:26:21.165354 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.88 MiB. | ||
| 16205 | 2025.12.31 20:26:22.000277 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.11 MiB, peak 392.94 MiB, free memory in arenas 0.00 B, will set to 376.13 MiB (RSS), difference: 1.01 MiB | ||
| 16206 | 2025.12.31 20:26:22.563886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16207 | 2025.12.31 20:26:22.582686 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16208 | 2025.12.31 20:26:22.582758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16209 | 2025.12.31 20:26:22.588667 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16210 | 2025.12.31 20:26:22.589406 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16211 | 2025.12.31 20:26:22.592789 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16212 | 2025.12.31 20:26:23.756107 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16213 | 2025.12.31 20:26:23.756324 [ 269 ] {39b29150-c293-4476-a8c4-4cc474964585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16214 | 2025.12.31 20:26:23.756396 [ 269 ] {39b29150-c293-4476-a8c4-4cc474964585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16215 | 2025.12.31 20:26:23.757127 [ 269 ] {39b29150-c293-4476-a8c4-4cc474964585} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16216 | 2025.12.31 20:26:23.757176 [ 269 ] {39b29150-c293-4476-a8c4-4cc474964585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16217 | 2025.12.31 20:26:23.757582 [ 269 ] {39b29150-c293-4476-a8c4-4cc474964585} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16218 | 2025.12.31 20:26:23.757818 [ 269 ] {39b29150-c293-4476-a8c4-4cc474964585} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16219 | 2025.12.31 20:26:23.757969 [ 269 ] {39b29150-c293-4476-a8c4-4cc474964585} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001698 sec., 32979.976442873965 rows/sec., 2.53 MiB/sec. | ||
| 16220 | 2025.12.31 20:26:23.758011 [ 269 ] {39b29150-c293-4476-a8c4-4cc474964585} <Debug> TCPHandler: Processed in 0.002039467 sec. | ||
| 16221 | 2025.12.31 20:26:23.758139 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16222 | 2025.12.31 20:26:23.758262 [ 269 ] {349ed568-55cd-45a0-85ef-5b37002e61d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16223 | 2025.12.31 20:26:23.758311 [ 269 ] {349ed568-55cd-45a0-85ef-5b37002e61d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16224 | 2025.12.31 20:26:23.758802 [ 269 ] {349ed568-55cd-45a0-85ef-5b37002e61d4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16225 | 2025.12.31 20:26:23.758839 [ 269 ] {349ed568-55cd-45a0-85ef-5b37002e61d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16226 | 2025.12.31 20:26:23.759152 [ 269 ] {349ed568-55cd-45a0-85ef-5b37002e61d4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16227 | 2025.12.31 20:26:23.759363 [ 269 ] {349ed568-55cd-45a0-85ef-5b37002e61d4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16228 | 2025.12.31 20:26:23.759493 [ 269 ] {349ed568-55cd-45a0-85ef-5b37002e61d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 16229 | 2025.12.31 20:26:23.759531 [ 269 ] {349ed568-55cd-45a0-85ef-5b37002e61d4} <Debug> TCPHandler: Processed in 0.001459123 sec. | ||
| 16230 | 2025.12.31 20:26:23.759637 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16231 | 2025.12.31 20:26:23.759734 [ 269 ] {f1cd5c7b-8852-4be4-a184-13dc4ab474a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16232 | 2025.12.31 20:26:23.759778 [ 269 ] {f1cd5c7b-8852-4be4-a184-13dc4ab474a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16233 | 2025.12.31 20:26:23.760149 [ 269 ] {f1cd5c7b-8852-4be4-a184-13dc4ab474a5} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16234 | 2025.12.31 20:26:23.760185 [ 269 ] {f1cd5c7b-8852-4be4-a184-13dc4ab474a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16235 | 2025.12.31 20:26:23.760506 [ 269 ] {f1cd5c7b-8852-4be4-a184-13dc4ab474a5} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16236 | 2025.12.31 20:26:23.760743 [ 269 ] {f1cd5c7b-8852-4be4-a184-13dc4ab474a5} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16237 | 2025.12.31 20:26:23.760870 [ 269 ] {f1cd5c7b-8852-4be4-a184-13dc4ab474a5} <Debug> executeQuery: Read 86 rows, 6.14 KiB in 0.001155 sec., 74458.87445887446 rows/sec., 5.19 MiB/sec. | ||
| 16238 | 2025.12.31 20:26:23.760907 [ 269 ] {f1cd5c7b-8852-4be4-a184-13dc4ab474a5} <Debug> TCPHandler: Processed in 0.00131761 sec. | ||
| 16239 | 2025.12.31 20:26:23.761010 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16240 | 2025.12.31 20:26:23.761102 [ 269 ] {cb7b3b29-33b2-4c16-bede-a0d181f8db67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16241 | 2025.12.31 20:26:23.761143 [ 269 ] {cb7b3b29-33b2-4c16-bede-a0d181f8db67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16242 | 2025.12.31 20:26:23.761460 [ 269 ] {cb7b3b29-33b2-4c16-bede-a0d181f8db67} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16243 | 2025.12.31 20:26:23.761495 [ 269 ] {cb7b3b29-33b2-4c16-bede-a0d181f8db67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16244 | 2025.12.31 20:26:23.761801 [ 269 ] {cb7b3b29-33b2-4c16-bede-a0d181f8db67} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16245 | 2025.12.31 20:26:23.762009 [ 269 ] {cb7b3b29-33b2-4c16-bede-a0d181f8db67} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16246 | 2025.12.31 20:26:23.762138 [ 269 ] {cb7b3b29-33b2-4c16-bede-a0d181f8db67} <Debug> executeQuery: Read 32 rows, 2.20 KiB in 0.001054 sec., 30360.531309297912 rows/sec., 2.04 MiB/sec. | ||
| 16247 | 2025.12.31 20:26:23.762174 [ 269 ] {cb7b3b29-33b2-4c16-bede-a0d181f8db67} <Debug> TCPHandler: Processed in 0.001211008 sec. | ||
| 16248 | 2025.12.31 20:26:27.955122 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16249 | 2025.12.31 20:26:27.955178 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16250 | 2025.12.31 20:26:28.185141 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36421 | ||
| 16251 | 2025.12.31 20:26:28.185684 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16252 | 2025.12.31 20:26:28.185724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16253 | 2025.12.31 20:26:28.186204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16254 | 2025.12.31 20:26:28.186438 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16255 | 2025.12.31 20:26:28.186566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36421 | ||
| 16256 | 2025.12.31 20:26:28.186590 [ 83 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16257 | 2025.12.31 20:26:28.186660 [ 83 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16258 | 2025.12.31 20:26:28.186684 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16259 | 2025.12.31 20:26:28.186780 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 16260 | 2025.12.31 20:26:28.186871 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16261 | 2025.12.31 20:26:28.186904 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 33989 rows starting from the beginning of the part | ||
| 16262 | 2025.12.31 20:26:28.186960 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 16263 | 2025.12.31 20:26:28.187005 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 16264 | 2025.12.31 20:26:28.187049 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 16265 | 2025.12.31 20:26:28.187088 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 16266 | 2025.12.31 20:26:28.187127 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 16267 | 2025.12.31 20:26:28.189712 [ 196 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36421 rows, containing 4 columns (4 merged, 0 gathered) in 0.002972028 sec., 12254595.178780282 rows/sec., 175.30 MiB/sec. | ||
| 16268 | 2025.12.31 20:26:28.189974 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16269 | 2025.12.31 20:26:28.190248 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_76_15} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16270 | 2025.12.31 20:26:28.190318 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_76_15} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16271 | 2025.12.31 20:26:28.190393 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 16272 | 2025.12.31 20:26:28.297865 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1994 | ||
| 16273 | 2025.12.31 20:26:28.300603 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16274 | 2025.12.31 20:26:28.300645 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16275 | 2025.12.31 20:26:28.301861 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16276 | 2025.12.31 20:26:28.302148 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16277 | 2025.12.31 20:26:28.302352 [ 221 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): 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] | ||
| 16278 | 2025.12.31 20:26:28.302381 [ 221 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): 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] | ||
| 16279 | 2025.12.31 20:26:28.302416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1994 | ||
| 16280 | 2025.12.31 20:26:28.307009 [ 221 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): 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] | ||
| 16281 | 2025.12.31 20:26:28.760247 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16282 | 2025.12.31 20:26:28.760448 [ 269 ] {c49c7723-9e75-4a65-8844-08216fb1d28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16283 | 2025.12.31 20:26:28.760522 [ 269 ] {c49c7723-9e75-4a65-8844-08216fb1d28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16284 | 2025.12.31 20:26:28.761237 [ 269 ] {c49c7723-9e75-4a65-8844-08216fb1d28c} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16285 | 2025.12.31 20:26:28.761285 [ 269 ] {c49c7723-9e75-4a65-8844-08216fb1d28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16286 | 2025.12.31 20:26:28.761684 [ 269 ] {c49c7723-9e75-4a65-8844-08216fb1d28c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16287 | 2025.12.31 20:26:28.761895 [ 269 ] {c49c7723-9e75-4a65-8844-08216fb1d28c} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16288 | 2025.12.31 20:26:28.762033 [ 269 ] {c49c7723-9e75-4a65-8844-08216fb1d28c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001661 sec., 45755.56893437688 rows/sec., 3.77 MiB/sec. | ||
| 16289 | 2025.12.31 20:26:28.762036 [ 81 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16290 | 2025.12.31 20:26:28.762072 [ 269 ] {c49c7723-9e75-4a65-8844-08216fb1d28c} <Debug> TCPHandler: Processed in 0.001993035 sec. | ||
| 16291 | 2025.12.31 20:26:28.762099 [ 81 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16292 | 2025.12.31 20:26:28.762123 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16293 | 2025.12.31 20:26:28.762200 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16294 | 2025.12.31 20:26:28.762243 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 16295 | 2025.12.31 20:26:28.762292 [ 269 ] {0d4cd2e7-de96-4193-a478-532a15660fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16296 | 2025.12.31 20:26:28.762334 [ 269 ] {0d4cd2e7-de96-4193-a478-532a15660fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16297 | 2025.12.31 20:26:28.762382 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16298 | 2025.12.31 20:26:28.762423 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2468 rows starting from the beginning of the part | ||
| 16299 | 2025.12.31 20:26:28.762494 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1176 rows starting from the beginning of the part | ||
| 16300 | 2025.12.31 20:26:28.762542 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 76 rows starting from the beginning of the part | ||
| 16301 | 2025.12.31 20:26:28.762588 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1384 rows starting from the beginning of the part | ||
| 16302 | 2025.12.31 20:26:28.762634 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 16303 | 2025.12.31 20:26:28.762750 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 76 rows starting from the beginning of the part | ||
| 16304 | 2025.12.31 20:26:28.762779 [ 269 ] {0d4cd2e7-de96-4193-a478-532a15660fb0} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16305 | 2025.12.31 20:26:28.762820 [ 269 ] {0d4cd2e7-de96-4193-a478-532a15660fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16306 | 2025.12.31 20:26:28.763171 [ 269 ] {0d4cd2e7-de96-4193-a478-532a15660fb0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16307 | 2025.12.31 20:26:28.763414 [ 269 ] {0d4cd2e7-de96-4193-a478-532a15660fb0} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16308 | 2025.12.31 20:26:28.763551 [ 269 ] {0d4cd2e7-de96-4193-a478-532a15660fb0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001237 sec., 8084.074373484236 rows/sec., 607.88 KiB/sec. | ||
| 16309 | 2025.12.31 20:26:28.763590 [ 269 ] {0d4cd2e7-de96-4193-a478-532a15660fb0} <Debug> TCPHandler: Processed in 0.001403602 sec. | ||
| 16310 | 2025.12.31 20:26:28.763696 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16311 | 2025.12.31 20:26:28.763788 [ 269 ] {9945896e-ed7a-4cf1-beb5-ba92698e1567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16312 | 2025.12.31 20:26:28.763827 [ 269 ] {9945896e-ed7a-4cf1-beb5-ba92698e1567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16313 | 2025.12.31 20:26:28.764245 [ 269 ] {9945896e-ed7a-4cf1-beb5-ba92698e1567} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16314 | 2025.12.31 20:26:28.764281 [ 269 ] {9945896e-ed7a-4cf1-beb5-ba92698e1567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16315 | 2025.12.31 20:26:28.764591 [ 269 ] {9945896e-ed7a-4cf1-beb5-ba92698e1567} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16316 | 2025.12.31 20:26:28.764702 [ 193 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5236 rows, containing 5 columns (5 merged, 0 gathered) in 0.002487317 sec., 2105079.4892649385 rows/sec., 180.27 MiB/sec. | ||
| 16317 | 2025.12.31 20:26:28.764807 [ 269 ] {9945896e-ed7a-4cf1-beb5-ba92698e1567} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16318 | 2025.12.31 20:26:28.764931 [ 81 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16319 | 2025.12.31 20:26:28.764941 [ 269 ] {9945896e-ed7a-4cf1-beb5-ba92698e1567} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001171 sec., 63193.8514090521 rows/sec., 4.93 MiB/sec. | ||
| 16320 | 2025.12.31 20:26:28.764968 [ 81 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16321 | 2025.12.31 20:26:28.764997 [ 269 ] {9945896e-ed7a-4cf1-beb5-ba92698e1567} <Debug> TCPHandler: Processed in 0.001348741 sec. | ||
| 16322 | 2025.12.31 20:26:28.765001 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16323 | 2025.12.31 20:26:28.765010 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16324 | 2025.12.31 20:26:28.765098 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 16325 | 2025.12.31 20:26:28.765117 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16326 | 2025.12.31 20:26:28.765206 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16327 | 2025.12.31 20:26:28.765220 [ 269 ] {fe4e9dbf-69d9-486c-916a-abe4257b2c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16328 | 2025.12.31 20:26:28.765243 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1251 rows starting from the beginning of the part | ||
| 16329 | 2025.12.31 20:26:28.765271 [ 269 ] {fe4e9dbf-69d9-486c-916a-abe4257b2c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16330 | 2025.12.31 20:26:28.765303 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 711 rows starting from the beginning of the part | ||
| 16331 | 2025.12.31 20:26:28.765353 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 74 rows starting from the beginning of the part | ||
| 16332 | 2025.12.31 20:26:28.765353 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_116_23} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16333 | 2025.12.31 20:26:28.765397 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 596 rows starting from the beginning of the part | ||
| 16334 | 2025.12.31 20:26:28.765441 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 16335 | 2025.12.31 20:26:28.765454 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_116_23} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16336 | 2025.12.31 20:26:28.765480 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 74 rows starting from the beginning of the part | ||
| 16337 | 2025.12.31 20:26:28.765569 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 16338 | 2025.12.31 20:26:28.765689 [ 269 ] {fe4e9dbf-69d9-486c-916a-abe4257b2c0a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16339 | 2025.12.31 20:26:28.765728 [ 269 ] {fe4e9dbf-69d9-486c-916a-abe4257b2c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16340 | 2025.12.31 20:26:28.766074 [ 269 ] {fe4e9dbf-69d9-486c-916a-abe4257b2c0a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16341 | 2025.12.31 20:26:28.766299 [ 269 ] {fe4e9dbf-69d9-486c-916a-abe4257b2c0a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16342 | 2025.12.31 20:26:28.766426 [ 269 ] {fe4e9dbf-69d9-486c-916a-abe4257b2c0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 16343 | 2025.12.31 20:26:28.766463 [ 269 ] {fe4e9dbf-69d9-486c-916a-abe4257b2c0a} <Debug> TCPHandler: Processed in 0.001392152 sec. | ||
| 16344 | 2025.12.31 20:26:28.766566 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16345 | 2025.12.31 20:26:28.766629 [ 199 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2770 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558025 sec., 1777891.8823510534 rows/sec., 136.10 MiB/sec. | ||
| 16346 | 2025.12.31 20:26:28.766657 [ 269 ] {0746cc44-d5a6-40a8-a819-90fc3e34ce04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16347 | 2025.12.31 20:26:28.766718 [ 269 ] {0746cc44-d5a6-40a8-a819-90fc3e34ce04} <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 | ||
| 16348 | 2025.12.31 20:26:28.766838 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16349 | 2025.12.31 20:26:28.767092 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_116_23} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16350 | 2025.12.31 20:26:28.767165 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_116_23} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16351 | 2025.12.31 20:26:28.767238 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 16352 | 2025.12.31 20:26:28.767505 [ 269 ] {0746cc44-d5a6-40a8-a819-90fc3e34ce04} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16353 | 2025.12.31 20:26:28.767545 [ 269 ] {0746cc44-d5a6-40a8-a819-90fc3e34ce04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16354 | 2025.12.31 20:26:28.768060 [ 269 ] {0746cc44-d5a6-40a8-a819-90fc3e34ce04} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16355 | 2025.12.31 20:26:28.768283 [ 269 ] {0746cc44-d5a6-40a8-a819-90fc3e34ce04} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16356 | 2025.12.31 20:26:28.768419 [ 269 ] {0746cc44-d5a6-40a8-a819-90fc3e34ce04} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00178 sec., 5617.9775280898875 rows/sec., 10.07 MiB/sec. | ||
| 16357 | 2025.12.31 20:26:28.768473 [ 269 ] {0746cc44-d5a6-40a8-a819-90fc3e34ce04} <Debug> TCPHandler: Processed in 0.001952955 sec. | ||
| 16358 | 2025.12.31 20:26:28.768582 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16359 | 2025.12.31 20:26:28.768680 [ 269 ] {7f82a6f5-7c23-41ec-9a25-aabef32f733d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16360 | 2025.12.31 20:26:28.768722 [ 269 ] {7f82a6f5-7c23-41ec-9a25-aabef32f733d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16361 | 2025.12.31 20:26:28.769053 [ 269 ] {7f82a6f5-7c23-41ec-9a25-aabef32f733d} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16362 | 2025.12.31 20:26:28.769089 [ 269 ] {7f82a6f5-7c23-41ec-9a25-aabef32f733d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16363 | 2025.12.31 20:26:28.769400 [ 269 ] {7f82a6f5-7c23-41ec-9a25-aabef32f733d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16364 | 2025.12.31 20:26:28.769609 [ 269 ] {7f82a6f5-7c23-41ec-9a25-aabef32f733d} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16365 | 2025.12.31 20:26:28.769735 [ 269 ] {7f82a6f5-7c23-41ec-9a25-aabef32f733d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 16366 | 2025.12.31 20:26:28.769771 [ 269 ] {7f82a6f5-7c23-41ec-9a25-aabef32f733d} <Debug> TCPHandler: Processed in 0.001236318 sec. | ||
| 16367 | 2025.12.31 20:26:30.092893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16368 | 2025.12.31 20:26:30.111276 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16369 | 2025.12.31 20:26:30.111344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16370 | 2025.12.31 20:26:30.117504 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16371 | 2025.12.31 20:26:30.118233 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16372 | 2025.12.31 20:26:30.118538 [ 76 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16373 | 2025.12.31 20:26:30.118604 [ 76 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16374 | 2025.12.31 20:26:30.118624 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16375 | 2025.12.31 20:26:30.118717 [ 186 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 16376 | 2025.12.31 20:26:30.121747 [ 186 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16377 | 2025.12.31 20:26:30.121801 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16378 | 2025.12.31 20:26:30.122631 [ 186 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 16379 | 2025.12.31 20:26:30.126078 [ 186 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 16380 | 2025.12.31 20:26:30.129530 [ 186 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 16381 | 2025.12.31 20:26:30.133413 [ 186 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 16382 | 2025.12.31 20:26:30.137612 [ 186 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 16383 | 2025.12.31 20:26:30.141831 [ 186 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 16384 | 2025.12.31 20:26:30.198327 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.079640817 sec., 7194.803137190318 rows/sec., 37.20 MiB/sec. | ||
| 16385 | 2025.12.31 20:26:30.200856 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16386 | 2025.12.31 20:26:30.202645 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_76_15} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16387 | 2025.12.31 20:26:30.202746 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_76_15} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16388 | 2025.12.31 20:26:30.204363 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16389 | 2025.12.31 20:26:32.002886 [ 79 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Selected 5 parts from all_1_36_8 to all_40_40_0 | ||
| 16390 | 2025.12.31 20:26:32.002953 [ 79 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16391 | 2025.12.31 20:26:32.002974 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16392 | 2025.12.31 20:26:32.003091 [ 189 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_40_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_8 to all_40_40_0 into Compact with storage Full | ||
| 16393 | 2025.12.31 20:26:32.003237 [ 189 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_40_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16394 | 2025.12.31 20:26:32.003274 [ 189 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 223 rows starting from the beginning of the part | ||
| 16395 | 2025.12.31 20:26:32.003350 [ 189 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 16396 | 2025.12.31 20:26:32.003399 [ 189 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 16397 | 2025.12.31 20:26:32.003443 [ 189 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 16398 | 2025.12.31 20:26:32.003487 [ 189 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 16399 | 2025.12.31 20:26:32.004353 [ 199 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_40_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131757 sec., 658788.5273647701 rows/sec., 40.28 MiB/sec. | ||
| 16400 | 2025.12.31 20:26:32.004495 [ 189 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_40_9} <Trace> MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) | ||
| 16401 | 2025.12.31 20:26:32.004737 [ 189 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_40_9} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16402 | 2025.12.31 20:26:32.004805 [ 189 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_40_9} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Merged 5 parts: [all_1_36_8, all_40_40_0] -> all_1_40_9 | ||
| 16403 | 2025.12.31 20:26:32.004869 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16404 | 2025.12.31 20:26:32.479866 [ 78 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Selected 5 parts from all_1_36_8 to all_40_40_0 | ||
| 16405 | 2025.12.31 20:26:32.479964 [ 78 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16406 | 2025.12.31 20:26:32.480003 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 16407 | 2025.12.31 20:26:32.480210 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_40_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_8 to all_40_40_0 into Compact with storage Full | ||
| 16408 | 2025.12.31 20:26:32.480460 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_40_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16409 | 2025.12.31 20:26:32.480525 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 434 rows starting from the beginning of the part | ||
| 16410 | 2025.12.31 20:26:32.480612 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 16411 | 2025.12.31 20:26:32.480667 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 16412 | 2025.12.31 20:26:32.480718 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 16413 | 2025.12.31 20:26:32.480767 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 16414 | 2025.12.31 20:26:32.481793 [ 189 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_40_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001674198 sec., 1008243.9472511614 rows/sec., 68.36 MiB/sec. | ||
| 16415 | 2025.12.31 20:26:32.481944 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_40_9} <Trace> MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) | ||
| 16416 | 2025.12.31 20:26:32.482181 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_40_9} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16417 | 2025.12.31 20:26:32.482251 [ 192 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_40_9} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Merged 5 parts: [all_1_36_8, all_40_40_0] -> all_1_40_9 | ||
| 16418 | 2025.12.31 20:26:32.482315 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 16419 | 2025.12.31 20:26:33.319854 [ 223 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 16420 | 2025.12.31 20:26:33.319929 [ 223 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 16421 | 2025.12.31 20:26:33.323046 [ 223 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 16422 | 2025.12.31 20:26:33.692079 [ 78 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 16423 | 2025.12.31 20:26:33.692144 [ 78 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16424 | 2025.12.31 20:26:33.692169 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16425 | 2025.12.31 20:26:33.692295 [ 189 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 16426 | 2025.12.31 20:26:33.692457 [ 189 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16427 | 2025.12.31 20:26:33.692496 [ 189 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 465 rows starting from the beginning of the part | ||
| 16428 | 2025.12.31 20:26:33.692572 [ 189 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 440 rows starting from the beginning of the part | ||
| 16429 | 2025.12.31 20:26:33.692627 [ 189 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 16430 | 2025.12.31 20:26:33.692677 [ 189 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 16431 | 2025.12.31 20:26:33.692725 [ 189 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 252 rows starting from the beginning of the part | ||
| 16432 | 2025.12.31 20:26:33.693706 [ 192 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467673 sec., 1077215.428777391 rows/sec., 75.68 MiB/sec. | ||
| 16433 | 2025.12.31 20:26:33.693899 [ 192 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 16434 | 2025.12.31 20:26:33.694188 [ 192 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_41_9} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16435 | 2025.12.31 20:26:33.694266 [ 192 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_41_9} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 16436 | 2025.12.31 20:26:33.694375 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 16437 | 2025.12.31 20:26:33.761727 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16438 | 2025.12.31 20:26:33.761906 [ 269 ] {99862664-4199-40fe-8df8-1ed1054fd942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16439 | 2025.12.31 20:26:33.761973 [ 269 ] {99862664-4199-40fe-8df8-1ed1054fd942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16440 | 2025.12.31 20:26:33.762722 [ 269 ] {99862664-4199-40fe-8df8-1ed1054fd942} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16441 | 2025.12.31 20:26:33.762761 [ 269 ] {99862664-4199-40fe-8df8-1ed1054fd942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16442 | 2025.12.31 20:26:33.763143 [ 269 ] {99862664-4199-40fe-8df8-1ed1054fd942} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16443 | 2025.12.31 20:26:33.763364 [ 269 ] {99862664-4199-40fe-8df8-1ed1054fd942} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16444 | 2025.12.31 20:26:33.763510 [ 269 ] {99862664-4199-40fe-8df8-1ed1054fd942} <Debug> executeQuery: Read 120 rows, 10.45 KiB in 0.001656 sec., 72463.76811594203 rows/sec., 6.16 MiB/sec. | ||
| 16445 | 2025.12.31 20:26:33.763551 [ 269 ] {99862664-4199-40fe-8df8-1ed1054fd942} <Debug> TCPHandler: Processed in 0.001951165 sec. | ||
| 16446 | 2025.12.31 20:26:33.763688 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16447 | 2025.12.31 20:26:33.763787 [ 269 ] {ba331ec2-d005-4570-b64d-25251ab677f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16448 | 2025.12.31 20:26:33.763826 [ 269 ] {ba331ec2-d005-4570-b64d-25251ab677f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16449 | 2025.12.31 20:26:33.764276 [ 269 ] {ba331ec2-d005-4570-b64d-25251ab677f5} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16450 | 2025.12.31 20:26:33.764310 [ 269 ] {ba331ec2-d005-4570-b64d-25251ab677f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16451 | 2025.12.31 20:26:33.764606 [ 269 ] {ba331ec2-d005-4570-b64d-25251ab677f5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16452 | 2025.12.31 20:26:33.764810 [ 269 ] {ba331ec2-d005-4570-b64d-25251ab677f5} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16453 | 2025.12.31 20:26:33.764940 [ 269 ] {ba331ec2-d005-4570-b64d-25251ab677f5} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001172 sec., 27303.754266211603 rows/sec., 2.00 MiB/sec. | ||
| 16454 | 2025.12.31 20:26:33.764977 [ 269 ] {ba331ec2-d005-4570-b64d-25251ab677f5} <Debug> TCPHandler: Processed in 0.00134534 sec. | ||
| 16455 | 2025.12.31 20:26:33.765091 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16456 | 2025.12.31 20:26:33.765197 [ 269 ] {1685d8e0-3b0e-485f-888b-9160bc6c7497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16457 | 2025.12.31 20:26:33.765236 [ 269 ] {1685d8e0-3b0e-485f-888b-9160bc6c7497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16458 | 2025.12.31 20:26:33.765710 [ 269 ] {1685d8e0-3b0e-485f-888b-9160bc6c7497} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16459 | 2025.12.31 20:26:33.765749 [ 269 ] {1685d8e0-3b0e-485f-888b-9160bc6c7497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16460 | 2025.12.31 20:26:33.766075 [ 269 ] {1685d8e0-3b0e-485f-888b-9160bc6c7497} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16461 | 2025.12.31 20:26:33.766284 [ 269 ] {1685d8e0-3b0e-485f-888b-9160bc6c7497} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16462 | 2025.12.31 20:26:33.766405 [ 269 ] {1685d8e0-3b0e-485f-888b-9160bc6c7497} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001226 sec., 78303.42577487764 rows/sec., 6.12 MiB/sec. | ||
| 16463 | 2025.12.31 20:26:33.766443 [ 269 ] {1685d8e0-3b0e-485f-888b-9160bc6c7497} <Debug> TCPHandler: Processed in 0.001398632 sec. | ||
| 16464 | 2025.12.31 20:26:33.766518 [ 219 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 16465 | 2025.12.31 20:26:33.766568 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16466 | 2025.12.31 20:26:33.766570 [ 219 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 16467 | 2025.12.31 20:26:33.766671 [ 269 ] {0f547b7a-f9fc-4cec-ae0d-b2f2b64babe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16468 | 2025.12.31 20:26:33.766718 [ 269 ] {0f547b7a-f9fc-4cec-ae0d-b2f2b64babe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16469 | 2025.12.31 20:26:33.767153 [ 269 ] {0f547b7a-f9fc-4cec-ae0d-b2f2b64babe6} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16470 | 2025.12.31 20:26:33.767189 [ 269 ] {0f547b7a-f9fc-4cec-ae0d-b2f2b64babe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16471 | 2025.12.31 20:26:33.767553 [ 269 ] {0f547b7a-f9fc-4cec-ae0d-b2f2b64babe6} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16472 | 2025.12.31 20:26:33.767814 [ 269 ] {0f547b7a-f9fc-4cec-ae0d-b2f2b64babe6} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16473 | 2025.12.31 20:26:33.767927 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 3 parts from all_1_110_22 to all_112_112_0 | ||
| 16474 | 2025.12.31 20:26:33.767948 [ 269 ] {0f547b7a-f9fc-4cec-ae0d-b2f2b64babe6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 16475 | 2025.12.31 20:26:33.767963 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16476 | 2025.12.31 20:26:33.767983 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16477 | 2025.12.31 20:26:33.767986 [ 269 ] {0f547b7a-f9fc-4cec-ae0d-b2f2b64babe6} <Debug> TCPHandler: Processed in 0.001473433 sec. | ||
| 16478 | 2025.12.31 20:26:33.768061 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_112_23} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_110_22 to all_112_112_0 into Compact with storage Full | ||
| 16479 | 2025.12.31 20:26:33.768102 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16480 | 2025.12.31 20:26:33.768162 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_112_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16481 | 2025.12.31 20:26:33.768195 [ 269 ] {2fb40388-551a-4475-a84e-816d35ee5a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16482 | 2025.12.31 20:26:33.768196 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 34394 rows starting from the beginning of the part | ||
| 16483 | 2025.12.31 20:26:33.768251 [ 269 ] {2fb40388-551a-4475-a84e-816d35ee5a5e} <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 | ||
| 16484 | 2025.12.31 20:26:33.768272 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 16485 | 2025.12.31 20:26:33.768324 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 942 rows starting from the beginning of the part | ||
| 16486 | 2025.12.31 20:26:33.769136 [ 269 ] {2fb40388-551a-4475-a84e-816d35ee5a5e} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16487 | 2025.12.31 20:26:33.769174 [ 269 ] {2fb40388-551a-4475-a84e-816d35ee5a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16488 | 2025.12.31 20:26:33.769619 [ 219 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 16489 | 2025.12.31 20:26:33.769761 [ 269 ] {2fb40388-551a-4475-a84e-816d35ee5a5e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16490 | 2025.12.31 20:26:33.770000 [ 269 ] {2fb40388-551a-4475-a84e-816d35ee5a5e} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16491 | 2025.12.31 20:26:33.770172 [ 269 ] {2fb40388-551a-4475-a84e-816d35ee5a5e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001995 sec., 16040.100250626569 rows/sec., 28.74 MiB/sec. | ||
| 16492 | 2025.12.31 20:26:33.770231 [ 269 ] {2fb40388-551a-4475-a84e-816d35ee5a5e} <Debug> TCPHandler: Processed in 0.002177279 sec. | ||
| 16493 | 2025.12.31 20:26:33.770342 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16494 | 2025.12.31 20:26:33.770435 [ 269 ] {6d5cfc10-277d-4d58-9897-ff16ebcddf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16495 | 2025.12.31 20:26:33.770476 [ 269 ] {6d5cfc10-277d-4d58-9897-ff16ebcddf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16496 | 2025.12.31 20:26:33.770803 [ 269 ] {6d5cfc10-277d-4d58-9897-ff16ebcddf19} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16497 | 2025.12.31 20:26:33.770836 [ 269 ] {6d5cfc10-277d-4d58-9897-ff16ebcddf19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16498 | 2025.12.31 20:26:33.771138 [ 269 ] {6d5cfc10-277d-4d58-9897-ff16ebcddf19} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16499 | 2025.12.31 20:26:33.771345 [ 269 ] {6d5cfc10-277d-4d58-9897-ff16ebcddf19} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16500 | 2025.12.31 20:26:33.771552 [ 269 ] {6d5cfc10-277d-4d58-9897-ff16ebcddf19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 16501 | 2025.12.31 20:26:33.771614 [ 269 ] {6d5cfc10-277d-4d58-9897-ff16ebcddf19} <Debug> TCPHandler: Processed in 0.00131914 sec. | ||
| 16502 | 2025.12.31 20:26:33.774773 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_112_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35496 rows, containing 5 columns (5 merged, 0 gathered) in 0.006734914 sec., 5270445.918091902 rows/sec., 356.10 MiB/sec. | ||
| 16503 | 2025.12.31 20:26:33.775135 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_112_23} <Trace> MergedBlockOutputStream: filled checksums all_1_112_23 (state Temporary) | ||
| 16504 | 2025.12.31 20:26:33.775455 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_112_23 to all_1_112_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16505 | 2025.12.31 20:26:33.775535 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 3 parts: [all_1_110_22, all_112_112_0] -> all_1_112_23 | ||
| 16506 | 2025.12.31 20:26:33.775631 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16507 | 2025.12.31 20:26:35.686733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36869 | ||
| 16508 | 2025.12.31 20:26:35.687387 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16509 | 2025.12.31 20:26:35.687445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16510 | 2025.12.31 20:26:35.687995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16511 | 2025.12.31 20:26:35.688250 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16512 | 2025.12.31 20:26:35.688434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36869 | ||
| 16513 | 2025.12.31 20:26:37.621894 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16514 | 2025.12.31 20:26:37.642075 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16515 | 2025.12.31 20:26:37.642150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16516 | 2025.12.31 20:26:37.648514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16517 | 2025.12.31 20:26:37.649263 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16518 | 2025.12.31 20:26:37.652920 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16519 | 2025.12.31 20:26:38.302669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2018 | ||
| 16520 | 2025.12.31 20:26:38.305024 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16521 | 2025.12.31 20:26:38.305086 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16522 | 2025.12.31 20:26:38.306324 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16523 | 2025.12.31 20:26:38.306614 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16524 | 2025.12.31 20:26:38.307395 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2018 | ||
| 16525 | 2025.12.31 20:26:38.760425 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16526 | 2025.12.31 20:26:38.760605 [ 269 ] {163caaaa-7e10-412b-9ff8-1b80972963f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16527 | 2025.12.31 20:26:38.760682 [ 269 ] {163caaaa-7e10-412b-9ff8-1b80972963f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16528 | 2025.12.31 20:26:38.761419 [ 269 ] {163caaaa-7e10-412b-9ff8-1b80972963f7} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16529 | 2025.12.31 20:26:38.761475 [ 269 ] {163caaaa-7e10-412b-9ff8-1b80972963f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16530 | 2025.12.31 20:26:38.761892 [ 269 ] {163caaaa-7e10-412b-9ff8-1b80972963f7} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16531 | 2025.12.31 20:26:38.762131 [ 269 ] {163caaaa-7e10-412b-9ff8-1b80972963f7} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16532 | 2025.12.31 20:26:38.762297 [ 269 ] {163caaaa-7e10-412b-9ff8-1b80972963f7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001741 sec., 43653.072946582426 rows/sec., 3.60 MiB/sec. | ||
| 16533 | 2025.12.31 20:26:38.762352 [ 269 ] {163caaaa-7e10-412b-9ff8-1b80972963f7} <Debug> TCPHandler: Processed in 0.002056017 sec. | ||
| 16534 | 2025.12.31 20:26:38.762487 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16535 | 2025.12.31 20:26:38.762595 [ 269 ] {366a805d-9691-4aea-9846-dcf7c22d1b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16536 | 2025.12.31 20:26:38.762643 [ 269 ] {366a805d-9691-4aea-9846-dcf7c22d1b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16537 | 2025.12.31 20:26:38.763090 [ 269 ] {366a805d-9691-4aea-9846-dcf7c22d1b66} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16538 | 2025.12.31 20:26:38.763130 [ 269 ] {366a805d-9691-4aea-9846-dcf7c22d1b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16539 | 2025.12.31 20:26:38.763448 [ 269 ] {366a805d-9691-4aea-9846-dcf7c22d1b66} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16540 | 2025.12.31 20:26:38.763674 [ 269 ] {366a805d-9691-4aea-9846-dcf7c22d1b66} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16541 | 2025.12.31 20:26:38.763813 [ 269 ] {366a805d-9691-4aea-9846-dcf7c22d1b66} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001242 sec., 8051.529790660225 rows/sec., 605.44 KiB/sec. | ||
| 16542 | 2025.12.31 20:26:38.763854 [ 269 ] {366a805d-9691-4aea-9846-dcf7c22d1b66} <Debug> TCPHandler: Processed in 0.001420422 sec. | ||
| 16543 | 2025.12.31 20:26:38.763979 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16544 | 2025.12.31 20:26:38.764076 [ 269 ] {c805215f-fd24-4bfc-8862-25469b8663dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16545 | 2025.12.31 20:26:38.764120 [ 269 ] {c805215f-fd24-4bfc-8862-25469b8663dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16546 | 2025.12.31 20:26:38.764556 [ 269 ] {c805215f-fd24-4bfc-8862-25469b8663dc} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16547 | 2025.12.31 20:26:38.764594 [ 269 ] {c805215f-fd24-4bfc-8862-25469b8663dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16548 | 2025.12.31 20:26:38.764910 [ 269 ] {c805215f-fd24-4bfc-8862-25469b8663dc} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16549 | 2025.12.31 20:26:38.765132 [ 269 ] {c805215f-fd24-4bfc-8862-25469b8663dc} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16550 | 2025.12.31 20:26:38.765268 [ 269 ] {c805215f-fd24-4bfc-8862-25469b8663dc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001212 sec., 61056.105610561055 rows/sec., 4.77 MiB/sec. | ||
| 16551 | 2025.12.31 20:26:38.765306 [ 269 ] {c805215f-fd24-4bfc-8862-25469b8663dc} <Debug> TCPHandler: Processed in 0.001378221 sec. | ||
| 16552 | 2025.12.31 20:26:38.765423 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16553 | 2025.12.31 20:26:38.765519 [ 269 ] {0f7b0c7f-1967-4e70-9e34-749034b084d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16554 | 2025.12.31 20:26:38.765564 [ 269 ] {0f7b0c7f-1967-4e70-9e34-749034b084d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16555 | 2025.12.31 20:26:38.765986 [ 269 ] {0f7b0c7f-1967-4e70-9e34-749034b084d3} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16556 | 2025.12.31 20:26:38.766023 [ 269 ] {0f7b0c7f-1967-4e70-9e34-749034b084d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16557 | 2025.12.31 20:26:38.766359 [ 269 ] {0f7b0c7f-1967-4e70-9e34-749034b084d3} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16558 | 2025.12.31 20:26:38.766582 [ 269 ] {0f7b0c7f-1967-4e70-9e34-749034b084d3} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16559 | 2025.12.31 20:26:38.766719 [ 269 ] {0f7b0c7f-1967-4e70-9e34-749034b084d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 16560 | 2025.12.31 20:26:38.766758 [ 269 ] {0f7b0c7f-1967-4e70-9e34-749034b084d3} <Debug> TCPHandler: Processed in 0.001385102 sec. | ||
| 16561 | 2025.12.31 20:26:38.766870 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16562 | 2025.12.31 20:26:38.766966 [ 269 ] {6145a965-02bc-4cf1-8f50-2e13ef3d3767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16563 | 2025.12.31 20:26:38.767021 [ 269 ] {6145a965-02bc-4cf1-8f50-2e13ef3d3767} <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 | ||
| 16564 | 2025.12.31 20:26:38.767798 [ 269 ] {6145a965-02bc-4cf1-8f50-2e13ef3d3767} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16565 | 2025.12.31 20:26:38.767835 [ 269 ] {6145a965-02bc-4cf1-8f50-2e13ef3d3767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16566 | 2025.12.31 20:26:38.768365 [ 269 ] {6145a965-02bc-4cf1-8f50-2e13ef3d3767} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16567 | 2025.12.31 20:26:38.768603 [ 269 ] {6145a965-02bc-4cf1-8f50-2e13ef3d3767} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16568 | 2025.12.31 20:26:38.768751 [ 269 ] {6145a965-02bc-4cf1-8f50-2e13ef3d3767} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001804 sec., 5543.2372505543235 rows/sec., 9.93 MiB/sec. | ||
| 16569 | 2025.12.31 20:26:38.768811 [ 269 ] {6145a965-02bc-4cf1-8f50-2e13ef3d3767} <Debug> TCPHandler: Processed in 0.001990535 sec. | ||
| 16570 | 2025.12.31 20:26:38.768921 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16571 | 2025.12.31 20:26:38.769016 [ 269 ] {52c5c8fa-9b58-4a1a-81f4-85edfd04cfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16572 | 2025.12.31 20:26:38.769058 [ 269 ] {52c5c8fa-9b58-4a1a-81f4-85edfd04cfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16573 | 2025.12.31 20:26:38.769392 [ 269 ] {52c5c8fa-9b58-4a1a-81f4-85edfd04cfb4} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16574 | 2025.12.31 20:26:38.769429 [ 269 ] {52c5c8fa-9b58-4a1a-81f4-85edfd04cfb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16575 | 2025.12.31 20:26:38.769741 [ 269 ] {52c5c8fa-9b58-4a1a-81f4-85edfd04cfb4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16576 | 2025.12.31 20:26:38.769949 [ 269 ] {52c5c8fa-9b58-4a1a-81f4-85edfd04cfb4} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16577 | 2025.12.31 20:26:38.770078 [ 269 ] {52c5c8fa-9b58-4a1a-81f4-85edfd04cfb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 16578 | 2025.12.31 20:26:38.770115 [ 269 ] {52c5c8fa-9b58-4a1a-81f4-85edfd04cfb4} <Debug> TCPHandler: Processed in 0.001244168 sec. | ||
| 16579 | 2025.12.31 20:26:42.955213 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16580 | 2025.12.31 20:26:42.955264 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16581 | 2025.12.31 20:26:43.154129 [ 217 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 16582 | 2025.12.31 20:26:43.154212 [ 217 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 16583 | 2025.12.31 20:26:43.157132 [ 217 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 16584 | 2025.12.31 20:26:43.188587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37381 | ||
| 16585 | 2025.12.31 20:26:43.189118 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16586 | 2025.12.31 20:26:43.189156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16587 | 2025.12.31 20:26:43.189628 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16588 | 2025.12.31 20:26:43.189856 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16589 | 2025.12.31 20:26:43.189986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37381 | ||
| 16590 | 2025.12.31 20:26:43.623857 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 16591 | 2025.12.31 20:26:43.623912 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 16592 | 2025.12.31 20:26:43.627969 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 16593 | 2025.12.31 20:26:43.761627 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16594 | 2025.12.31 20:26:43.761823 [ 269 ] {b6db7c3a-023a-4e57-b3f3-1e6a2f888f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16595 | 2025.12.31 20:26:43.761897 [ 269 ] {b6db7c3a-023a-4e57-b3f3-1e6a2f888f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16596 | 2025.12.31 20:26:43.762661 [ 269 ] {b6db7c3a-023a-4e57-b3f3-1e6a2f888f97} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16597 | 2025.12.31 20:26:43.762703 [ 269 ] {b6db7c3a-023a-4e57-b3f3-1e6a2f888f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16598 | 2025.12.31 20:26:43.763103 [ 269 ] {b6db7c3a-023a-4e57-b3f3-1e6a2f888f97} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16599 | 2025.12.31 20:26:43.763332 [ 269 ] {b6db7c3a-023a-4e57-b3f3-1e6a2f888f97} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16600 | 2025.12.31 20:26:43.763490 [ 269 ] {b6db7c3a-023a-4e57-b3f3-1e6a2f888f97} <Debug> executeQuery: Read 120 rows, 10.45 KiB in 0.001721 sec., 69726.90296339337 rows/sec., 5.93 MiB/sec. | ||
| 16601 | 2025.12.31 20:26:43.763541 [ 269 ] {b6db7c3a-023a-4e57-b3f3-1e6a2f888f97} <Debug> TCPHandler: Processed in 0.002049587 sec. | ||
| 16602 | 2025.12.31 20:26:43.763669 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16603 | 2025.12.31 20:26:43.763770 [ 269 ] {4c693a56-8652-457a-9252-45af6a6fc6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16604 | 2025.12.31 20:26:43.763816 [ 269 ] {4c693a56-8652-457a-9252-45af6a6fc6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16605 | 2025.12.31 20:26:43.764255 [ 269 ] {4c693a56-8652-457a-9252-45af6a6fc6ff} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16606 | 2025.12.31 20:26:43.764290 [ 269 ] {4c693a56-8652-457a-9252-45af6a6fc6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16607 | 2025.12.31 20:26:43.764601 [ 269 ] {4c693a56-8652-457a-9252-45af6a6fc6ff} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16608 | 2025.12.31 20:26:43.764813 [ 269 ] {4c693a56-8652-457a-9252-45af6a6fc6ff} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16609 | 2025.12.31 20:26:43.764948 [ 269 ] {4c693a56-8652-457a-9252-45af6a6fc6ff} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.0012 sec., 26666.666666666668 rows/sec., 1.96 MiB/sec. | ||
| 16610 | 2025.12.31 20:26:43.764986 [ 269 ] {4c693a56-8652-457a-9252-45af6a6fc6ff} <Debug> TCPHandler: Processed in 0.001369962 sec. | ||
| 16611 | 2025.12.31 20:26:43.765096 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16612 | 2025.12.31 20:26:43.765195 [ 269 ] {d326fb7b-9b3a-479e-843e-2f1366087f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16613 | 2025.12.31 20:26:43.765237 [ 269 ] {d326fb7b-9b3a-479e-843e-2f1366087f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16614 | 2025.12.31 20:26:43.765701 [ 269 ] {d326fb7b-9b3a-479e-843e-2f1366087f52} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16615 | 2025.12.31 20:26:43.765737 [ 269 ] {d326fb7b-9b3a-479e-843e-2f1366087f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16616 | 2025.12.31 20:26:43.766072 [ 269 ] {d326fb7b-9b3a-479e-843e-2f1366087f52} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16617 | 2025.12.31 20:26:43.766288 [ 269 ] {d326fb7b-9b3a-479e-843e-2f1366087f52} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16618 | 2025.12.31 20:26:43.766416 [ 269 ] {d326fb7b-9b3a-479e-843e-2f1366087f52} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001241 sec., 77356.97018533442 rows/sec., 6.04 MiB/sec. | ||
| 16619 | 2025.12.31 20:26:43.766454 [ 269 ] {d326fb7b-9b3a-479e-843e-2f1366087f52} <Debug> TCPHandler: Processed in 0.001407312 sec. | ||
| 16620 | 2025.12.31 20:26:43.766567 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16621 | 2025.12.31 20:26:43.766661 [ 269 ] {29e5d0e6-ab49-4309-b2a7-55bf53bd3395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16622 | 2025.12.31 20:26:43.766705 [ 269 ] {29e5d0e6-ab49-4309-b2a7-55bf53bd3395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16623 | 2025.12.31 20:26:43.767115 [ 269 ] {29e5d0e6-ab49-4309-b2a7-55bf53bd3395} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16624 | 2025.12.31 20:26:43.767149 [ 269 ] {29e5d0e6-ab49-4309-b2a7-55bf53bd3395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16625 | 2025.12.31 20:26:43.767471 [ 269 ] {29e5d0e6-ab49-4309-b2a7-55bf53bd3395} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16626 | 2025.12.31 20:26:43.767685 [ 269 ] {29e5d0e6-ab49-4309-b2a7-55bf53bd3395} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16627 | 2025.12.31 20:26:43.767795 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 2 parts from all_1_112_23 to all_113_113_0 | ||
| 16628 | 2025.12.31 20:26:43.767811 [ 269 ] {29e5d0e6-ab49-4309-b2a7-55bf53bd3395} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 16629 | 2025.12.31 20:26:43.767831 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16630 | 2025.12.31 20:26:43.767849 [ 269 ] {29e5d0e6-ab49-4309-b2a7-55bf53bd3395} <Debug> TCPHandler: Processed in 0.001330951 sec. | ||
| 16631 | 2025.12.31 20:26:43.767850 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16632 | 2025.12.31 20:26:43.767950 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16633 | 2025.12.31 20:26:43.767976 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_113_24} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_112_23 to all_113_113_0 into Compact with storage Full | ||
| 16634 | 2025.12.31 20:26:43.768017 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 16635 | 2025.12.31 20:26:43.768042 [ 269 ] {8a80a0a3-9f52-4a8c-afae-1d80f0d7a96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16636 | 2025.12.31 20:26:43.768069 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 16637 | 2025.12.31 20:26:43.768109 [ 269 ] {8a80a0a3-9f52-4a8c-afae-1d80f0d7a96c} <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 | ||
| 16638 | 2025.12.31 20:26:43.768127 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_113_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16639 | 2025.12.31 20:26:43.768173 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_112_23, total 35496 rows starting from the beginning of the part | ||
| 16640 | 2025.12.31 20:26:43.768244 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 86 rows starting from the beginning of the part | ||
| 16641 | 2025.12.31 20:26:43.768947 [ 269 ] {8a80a0a3-9f52-4a8c-afae-1d80f0d7a96c} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16642 | 2025.12.31 20:26:43.768991 [ 269 ] {8a80a0a3-9f52-4a8c-afae-1d80f0d7a96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16643 | 2025.12.31 20:26:43.769589 [ 269 ] {8a80a0a3-9f52-4a8c-afae-1d80f0d7a96c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16644 | 2025.12.31 20:26:43.769830 [ 269 ] {8a80a0a3-9f52-4a8c-afae-1d80f0d7a96c} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16645 | 2025.12.31 20:26:43.769985 [ 269 ] {8a80a0a3-9f52-4a8c-afae-1d80f0d7a96c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001961 sec., 16318.20499745028 rows/sec., 29.24 MiB/sec. | ||
| 16646 | 2025.12.31 20:26:43.770043 [ 269 ] {8a80a0a3-9f52-4a8c-afae-1d80f0d7a96c} <Debug> TCPHandler: Processed in 0.002140619 sec. | ||
| 16647 | 2025.12.31 20:26:43.770151 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16648 | 2025.12.31 20:26:43.770245 [ 269 ] {f0d057b1-ef02-4cc0-926c-b1694d89ef1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16649 | 2025.12.31 20:26:43.770247 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 16650 | 2025.12.31 20:26:43.770290 [ 269 ] {f0d057b1-ef02-4cc0-926c-b1694d89ef1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16651 | 2025.12.31 20:26:43.770628 [ 269 ] {f0d057b1-ef02-4cc0-926c-b1694d89ef1a} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16652 | 2025.12.31 20:26:43.770662 [ 269 ] {f0d057b1-ef02-4cc0-926c-b1694d89ef1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16653 | 2025.12.31 20:26:43.770967 [ 269 ] {f0d057b1-ef02-4cc0-926c-b1694d89ef1a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16654 | 2025.12.31 20:26:43.771173 [ 269 ] {f0d057b1-ef02-4cc0-926c-b1694d89ef1a} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16655 | 2025.12.31 20:26:43.771274 [ 62 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16656 | 2025.12.31 20:26:43.771300 [ 269 ] {f0d057b1-ef02-4cc0-926c-b1694d89ef1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 16657 | 2025.12.31 20:26:43.771305 [ 62 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16658 | 2025.12.31 20:26:43.771330 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16659 | 2025.12.31 20:26:43.771335 [ 269 ] {f0d057b1-ef02-4cc0-926c-b1694d89ef1a} <Debug> TCPHandler: Processed in 0.001232728 sec. | ||
| 16660 | 2025.12.31 20:26:43.771415 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 16661 | 2025.12.31 20:26:43.771511 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16662 | 2025.12.31 20:26:43.771544 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7072 rows starting from the beginning of the part | ||
| 16663 | 2025.12.31 20:26:43.771605 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 32 rows starting from the beginning of the part | ||
| 16664 | 2025.12.31 20:26:43.771650 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 16665 | 2025.12.31 20:26:43.771691 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 16666 | 2025.12.31 20:26:43.771731 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 16667 | 2025.12.31 20:26:43.771772 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 16668 | 2025.12.31 20:26:43.773909 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7344 rows, containing 4 columns (4 merged, 0 gathered) in 0.002529808 sec., 2902987.104159683 rows/sec., 186.94 MiB/sec. | ||
| 16669 | 2025.12.31 20:26:43.774333 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16670 | 2025.12.31 20:26:43.774574 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_116_23} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16671 | 2025.12.31 20:26:43.774636 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_116_23} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16672 | 2025.12.31 20:26:43.774701 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 16673 | 2025.12.31 20:26:43.774899 [ 194 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_113_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35582 rows, containing 5 columns (5 merged, 0 gathered) in 0.00697931 sec., 5098211.714338523 rows/sec., 344.49 MiB/sec. | ||
| 16674 | 2025.12.31 20:26:43.775179 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_113_24} <Trace> MergedBlockOutputStream: filled checksums all_1_113_24 (state Temporary) | ||
| 16675 | 2025.12.31 20:26:43.775468 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_113_24} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_113_24 to all_1_113_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16676 | 2025.12.31 20:26:43.775549 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_113_24} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 2 parts: [all_1_112_23, all_113_113_0] -> all_1_113_24 | ||
| 16677 | 2025.12.31 20:26:43.775639 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16678 | 2025.12.31 20:26:45.152997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16679 | 2025.12.31 20:26:45.172025 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16680 | 2025.12.31 20:26:45.172095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16681 | 2025.12.31 20:26:45.178278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16682 | 2025.12.31 20:26:45.178992 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16683 | 2025.12.31 20:26:45.182276 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16684 | 2025.12.31 20:26:48.307598 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2042 | ||
| 16685 | 2025.12.31 20:26:48.309904 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16686 | 2025.12.31 20:26:48.309959 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16687 | 2025.12.31 20:26:48.311162 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16688 | 2025.12.31 20:26:48.311432 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16689 | 2025.12.31 20:26:48.311596 [ 55 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16690 | 2025.12.31 20:26:48.311657 [ 55 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16691 | 2025.12.31 20:26:48.311680 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16692 | 2025.12.31 20:26:48.311732 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2042 | ||
| 16693 | 2025.12.31 20:26:48.311782 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 16694 | 2025.12.31 20:26:48.312339 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16695 | 2025.12.31 20:26:48.312501 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1878 rows starting from the beginning of the part | ||
| 16696 | 2025.12.31 20:26:48.312879 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 38 rows starting from the beginning of the part | ||
| 16697 | 2025.12.31 20:26:48.313234 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 38 rows starting from the beginning of the part | ||
| 16698 | 2025.12.31 20:26:48.313586 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 16699 | 2025.12.31 20:26:48.313937 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 16700 | 2025.12.31 20:26:48.314279 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 16701 | 2025.12.31 20:26:48.321448 [ 194 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2042 rows, containing 72 columns (72 merged, 0 gathered) in 0.009707132 sec., 210360.79451685626 rows/sec., 163.41 MiB/sec. | ||
| 16702 | 2025.12.31 20:26:48.323838 [ 197 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16703 | 2025.12.31 20:26:48.324421 [ 197 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_56_11} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16704 | 2025.12.31 20:26:48.324490 [ 197 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_56_11} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16705 | 2025.12.31 20:26:48.324748 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
| 16706 | 2025.12.31 20:26:48.761287 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16707 | 2025.12.31 20:26:48.761490 [ 269 ] {307cae47-b423-43a6-b255-f3ac6922e233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16708 | 2025.12.31 20:26:48.761566 [ 269 ] {307cae47-b423-43a6-b255-f3ac6922e233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16709 | 2025.12.31 20:26:48.762281 [ 269 ] {307cae47-b423-43a6-b255-f3ac6922e233} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16710 | 2025.12.31 20:26:48.762334 [ 269 ] {307cae47-b423-43a6-b255-f3ac6922e233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16711 | 2025.12.31 20:26:48.762737 [ 269 ] {307cae47-b423-43a6-b255-f3ac6922e233} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16712 | 2025.12.31 20:26:48.762980 [ 269 ] {307cae47-b423-43a6-b255-f3ac6922e233} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16713 | 2025.12.31 20:26:48.763140 [ 269 ] {307cae47-b423-43a6-b255-f3ac6922e233} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001704 sec., 44600.93896713615 rows/sec., 3.68 MiB/sec. | ||
| 16714 | 2025.12.31 20:26:48.763193 [ 269 ] {307cae47-b423-43a6-b255-f3ac6922e233} <Debug> TCPHandler: Processed in 0.002042637 sec. | ||
| 16715 | 2025.12.31 20:26:48.763322 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16716 | 2025.12.31 20:26:48.763426 [ 269 ] {b1b0b70d-fbfc-475c-891b-7657e7323c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16717 | 2025.12.31 20:26:48.763473 [ 269 ] {b1b0b70d-fbfc-475c-891b-7657e7323c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16718 | 2025.12.31 20:26:48.763893 [ 269 ] {b1b0b70d-fbfc-475c-891b-7657e7323c68} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16719 | 2025.12.31 20:26:48.763932 [ 269 ] {b1b0b70d-fbfc-475c-891b-7657e7323c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16720 | 2025.12.31 20:26:48.764234 [ 269 ] {b1b0b70d-fbfc-475c-891b-7657e7323c68} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16721 | 2025.12.31 20:26:48.764444 [ 269 ] {b1b0b70d-fbfc-475c-891b-7657e7323c68} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16722 | 2025.12.31 20:26:48.764571 [ 55 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16723 | 2025.12.31 20:26:48.764576 [ 269 ] {b1b0b70d-fbfc-475c-891b-7657e7323c68} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 639.96 KiB/sec. | ||
| 16724 | 2025.12.31 20:26:48.764646 [ 55 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16725 | 2025.12.31 20:26:48.764662 [ 269 ] {b1b0b70d-fbfc-475c-891b-7657e7323c68} <Debug> TCPHandler: Processed in 0.001390612 sec. | ||
| 16726 | 2025.12.31 20:26:48.764685 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16727 | 2025.12.31 20:26:48.764781 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16728 | 2025.12.31 20:26:48.764790 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 16729 | 2025.12.31 20:26:48.764881 [ 269 ] {f6e9de25-8123-4887-858b-53da81ee4649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16730 | 2025.12.31 20:26:48.764916 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16731 | 2025.12.31 20:26:48.764926 [ 269 ] {f6e9de25-8123-4887-858b-53da81ee4649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16732 | 2025.12.31 20:26:48.764956 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 279 rows starting from the beginning of the part | ||
| 16733 | 2025.12.31 20:26:48.765026 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 10 rows starting from the beginning of the part | ||
| 16734 | 2025.12.31 20:26:48.765072 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 32 rows starting from the beginning of the part | ||
| 16735 | 2025.12.31 20:26:48.765117 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 10 rows starting from the beginning of the part | ||
| 16736 | 2025.12.31 20:26:48.765157 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 32 rows starting from the beginning of the part | ||
| 16737 | 2025.12.31 20:26:48.765199 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 10 rows starting from the beginning of the part | ||
| 16738 | 2025.12.31 20:26:48.765360 [ 269 ] {f6e9de25-8123-4887-858b-53da81ee4649} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16739 | 2025.12.31 20:26:48.765403 [ 269 ] {f6e9de25-8123-4887-858b-53da81ee4649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16740 | 2025.12.31 20:26:48.765726 [ 269 ] {f6e9de25-8123-4887-858b-53da81ee4649} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16741 | 2025.12.31 20:26:48.765952 [ 269 ] {f6e9de25-8123-4887-858b-53da81ee4649} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16742 | 2025.12.31 20:26:48.766047 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129594 sec., 287821.9670663765 rows/sec., 19.86 MiB/sec. | ||
| 16743 | 2025.12.31 20:26:48.766084 [ 269 ] {f6e9de25-8123-4887-858b-53da81ee4649} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001222 sec., 60556.46481178396 rows/sec., 4.73 MiB/sec. | ||
| 16744 | 2025.12.31 20:26:48.766130 [ 269 ] {f6e9de25-8123-4887-858b-53da81ee4649} <Debug> TCPHandler: Processed in 0.001398282 sec. | ||
| 16745 | 2025.12.31 20:26:48.766239 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16746 | 2025.12.31 20:26:48.766260 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16747 | 2025.12.31 20:26:48.766336 [ 269 ] {ec81de4b-8086-42fb-9f3c-2c393f7ff4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16748 | 2025.12.31 20:26:48.766386 [ 269 ] {ec81de4b-8086-42fb-9f3c-2c393f7ff4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16749 | 2025.12.31 20:26:48.766576 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_101_20} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16750 | 2025.12.31 20:26:48.766668 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_101_20} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16751 | 2025.12.31 20:26:48.766788 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16752 | 2025.12.31 20:26:48.766803 [ 269 ] {ec81de4b-8086-42fb-9f3c-2c393f7ff4fd} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16753 | 2025.12.31 20:26:48.766844 [ 269 ] {ec81de4b-8086-42fb-9f3c-2c393f7ff4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16754 | 2025.12.31 20:26:48.767180 [ 269 ] {ec81de4b-8086-42fb-9f3c-2c393f7ff4fd} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16755 | 2025.12.31 20:26:48.767403 [ 269 ] {ec81de4b-8086-42fb-9f3c-2c393f7ff4fd} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16756 | 2025.12.31 20:26:48.767526 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 2 parts from all_1_113_24 to all_114_114_0 | ||
| 16757 | 2025.12.31 20:26:48.767535 [ 269 ] {ec81de4b-8086-42fb-9f3c-2c393f7ff4fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 16758 | 2025.12.31 20:26:48.767563 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16759 | 2025.12.31 20:26:48.767588 [ 269 ] {ec81de4b-8086-42fb-9f3c-2c393f7ff4fd} <Debug> TCPHandler: Processed in 0.001397422 sec. | ||
| 16760 | 2025.12.31 20:26:48.767589 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16761 | 2025.12.31 20:26:48.767668 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_114_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_113_24 to all_114_114_0 into Compact with storage Full | ||
| 16762 | 2025.12.31 20:26:48.767702 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16763 | 2025.12.31 20:26:48.767767 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_114_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16764 | 2025.12.31 20:26:48.767796 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_24, total 35582 rows starting from the beginning of the part | ||
| 16765 | 2025.12.31 20:26:48.767800 [ 269 ] {52d6f924-53be-46fa-b4a0-be079b278c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16766 | 2025.12.31 20:26:48.767851 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 16767 | 2025.12.31 20:26:48.767864 [ 269 ] {52d6f924-53be-46fa-b4a0-be079b278c04} <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 | ||
| 16768 | 2025.12.31 20:26:48.768656 [ 269 ] {52d6f924-53be-46fa-b4a0-be079b278c04} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16769 | 2025.12.31 20:26:48.768693 [ 269 ] {52d6f924-53be-46fa-b4a0-be079b278c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16770 | 2025.12.31 20:26:48.769227 [ 269 ] {52d6f924-53be-46fa-b4a0-be079b278c04} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16771 | 2025.12.31 20:26:48.769453 [ 269 ] {52d6f924-53be-46fa-b4a0-be079b278c04} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16772 | 2025.12.31 20:26:48.769579 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16773 | 2025.12.31 20:26:48.769593 [ 269 ] {52d6f924-53be-46fa-b4a0-be079b278c04} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001812 sec., 5518.763796909492 rows/sec., 9.89 MiB/sec. | ||
| 16774 | 2025.12.31 20:26:48.769617 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16775 | 2025.12.31 20:26:48.769643 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16776 | 2025.12.31 20:26:48.769657 [ 269 ] {52d6f924-53be-46fa-b4a0-be079b278c04} <Debug> TCPHandler: Processed in 0.002002746 sec. | ||
| 16777 | 2025.12.31 20:26:48.769729 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 16778 | 2025.12.31 20:26:48.769783 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16779 | 2025.12.31 20:26:48.769881 [ 269 ] {22288c36-168d-4c17-8b99-e436b95891fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16780 | 2025.12.31 20:26:48.769922 [ 269 ] {22288c36-168d-4c17-8b99-e436b95891fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16781 | 2025.12.31 20:26:48.769986 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16782 | 2025.12.31 20:26:48.770054 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2060 rows starting from the beginning of the part | ||
| 16783 | 2025.12.31 20:26:48.770199 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 10 rows starting from the beginning of the part | ||
| 16784 | 2025.12.31 20:26:48.770281 [ 269 ] {22288c36-168d-4c17-8b99-e436b95891fc} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16785 | 2025.12.31 20:26:48.770315 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 32 rows starting from the beginning of the part | ||
| 16786 | 2025.12.31 20:26:48.770322 [ 269 ] {22288c36-168d-4c17-8b99-e436b95891fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16787 | 2025.12.31 20:26:48.770440 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 10 rows starting from the beginning of the part | ||
| 16788 | 2025.12.31 20:26:48.770557 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 32 rows starting from the beginning of the part | ||
| 16789 | 2025.12.31 20:26:48.770661 [ 269 ] {22288c36-168d-4c17-8b99-e436b95891fc} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16790 | 2025.12.31 20:26:48.770672 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 10 rows starting from the beginning of the part | ||
| 16791 | 2025.12.31 20:26:48.770890 [ 269 ] {22288c36-168d-4c17-8b99-e436b95891fc} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16792 | 2025.12.31 20:26:48.771027 [ 269 ] {22288c36-168d-4c17-8b99-e436b95891fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 16793 | 2025.12.31 20:26:48.771064 [ 269 ] {22288c36-168d-4c17-8b99-e436b95891fc} <Debug> TCPHandler: Processed in 0.00132831 sec. | ||
| 16794 | 2025.12.31 20:26:48.771109 [ 217 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 16795 | 2025.12.31 20:26:48.771140 [ 217 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 16796 | 2025.12.31 20:26:48.773932 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_114_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35742 rows, containing 5 columns (5 merged, 0 gathered) in 0.006283133 sec., 5688563.332974171 rows/sec., 384.43 MiB/sec. | ||
| 16797 | 2025.12.31 20:26:48.773943 [ 217 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 16798 | 2025.12.31 20:26:48.774315 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_114_25} <Trace> MergedBlockOutputStream: filled checksums all_1_114_25 (state Temporary) | ||
| 16799 | 2025.12.31 20:26:48.774632 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_114_25} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_114_25 to all_1_114_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16800 | 2025.12.31 20:26:48.774714 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_114_25} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 2 parts: [all_1_113_24, all_114_114_0] -> all_1_114_25 | ||
| 16801 | 2025.12.31 20:26:48.774807 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16802 | 2025.12.31 20:26:48.781598 [ 195 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2154 rows, containing 19 columns (19 merged, 0 gathered) in 0.011908632 sec., 180877.1989931337 rows/sec., 324.12 MiB/sec. | ||
| 16803 | 2025.12.31 20:26:48.783540 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16804 | 2025.12.31 20:26:48.783893 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16805 | 2025.12.31 20:26:48.783963 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16806 | 2025.12.31 20:26:48.784108 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.22 MiB. | ||
| 16807 | 2025.12.31 20:26:49.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.79 MiB, peak 396.98 MiB, free memory in arenas 0.00 B, will set to 383.97 MiB (RSS), difference: 5.18 MiB | ||
| 16808 | 2025.12.31 20:26:50.153303 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16809 | 2025.12.31 20:26:50.153481 [ 269 ] {6c324eff-9433-4f31-9a05-2f47c1be973e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16810 | 2025.12.31 20:26:50.153545 [ 269 ] {6c324eff-9433-4f31-9a05-2f47c1be973e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16811 | 2025.12.31 20:26:50.154476 [ 269 ] {6c324eff-9433-4f31-9a05-2f47c1be973e} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16812 | 2025.12.31 20:26:50.154524 [ 269 ] {6c324eff-9433-4f31-9a05-2f47c1be973e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16813 | 2025.12.31 20:26:50.154936 [ 269 ] {6c324eff-9433-4f31-9a05-2f47c1be973e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16814 | 2025.12.31 20:26:50.155159 [ 269 ] {6c324eff-9433-4f31-9a05-2f47c1be973e} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16815 | 2025.12.31 20:26:50.155311 [ 269 ] {6c324eff-9433-4f31-9a05-2f47c1be973e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001878 sec., 218317.3588924388 rows/sec., 13.85 MiB/sec. | ||
| 16816 | 2025.12.31 20:26:50.155354 [ 269 ] {6c324eff-9433-4f31-9a05-2f47c1be973e} <Debug> TCPHandler: Processed in 0.00218363 sec. | ||
| 16817 | 2025.12.31 20:26:50.155480 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16818 | 2025.12.31 20:26:50.155579 [ 269 ] {73536465-9f6b-4642-8e66-3c23dc9db45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16819 | 2025.12.31 20:26:50.155620 [ 269 ] {73536465-9f6b-4642-8e66-3c23dc9db45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16820 | 2025.12.31 20:26:50.156062 [ 269 ] {73536465-9f6b-4642-8e66-3c23dc9db45e} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16821 | 2025.12.31 20:26:50.156098 [ 269 ] {73536465-9f6b-4642-8e66-3c23dc9db45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16822 | 2025.12.31 20:26:50.156476 [ 269 ] {73536465-9f6b-4642-8e66-3c23dc9db45e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16823 | 2025.12.31 20:26:50.156764 [ 269 ] {73536465-9f6b-4642-8e66-3c23dc9db45e} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16824 | 2025.12.31 20:26:50.156926 [ 269 ] {73536465-9f6b-4642-8e66-3c23dc9db45e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001366 sec., 5856.515373352855 rows/sec., 477.56 KiB/sec. | ||
| 16825 | 2025.12.31 20:26:50.156966 [ 269 ] {73536465-9f6b-4642-8e66-3c23dc9db45e} <Debug> TCPHandler: Processed in 0.001535145 sec. | ||
| 16826 | 2025.12.31 20:26:50.157088 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16827 | 2025.12.31 20:26:50.157188 [ 269 ] {574ba031-6dac-488e-8528-cb0dee505dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16828 | 2025.12.31 20:26:50.157226 [ 269 ] {574ba031-6dac-488e-8528-cb0dee505dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16829 | 2025.12.31 20:26:50.159315 [ 269 ] {574ba031-6dac-488e-8528-cb0dee505dfe} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16830 | 2025.12.31 20:26:50.159357 [ 269 ] {574ba031-6dac-488e-8528-cb0dee505dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16831 | 2025.12.31 20:26:50.159808 [ 269 ] {574ba031-6dac-488e-8528-cb0dee505dfe} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16832 | 2025.12.31 20:26:50.160025 [ 269 ] {574ba031-6dac-488e-8528-cb0dee505dfe} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16833 | 2025.12.31 20:26:50.160156 [ 269 ] {574ba031-6dac-488e-8528-cb0dee505dfe} <Debug> executeQuery: Read 2320 rows, 192.74 KiB in 0.002986 sec., 776959.1426657736 rows/sec., 63.04 MiB/sec. | ||
| 16834 | 2025.12.31 20:26:50.160166 [ 51 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16835 | 2025.12.31 20:26:50.160200 [ 269 ] {574ba031-6dac-488e-8528-cb0dee505dfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 16836 | 2025.12.31 20:26:50.160237 [ 269 ] {574ba031-6dac-488e-8528-cb0dee505dfe} <Debug> TCPHandler: Processed in 0.003196742 sec. | ||
| 16837 | 2025.12.31 20:26:50.160248 [ 51 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16838 | 2025.12.31 20:26:50.160275 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16839 | 2025.12.31 20:26:50.160362 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16840 | 2025.12.31 20:26:50.160375 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 16841 | 2025.12.31 20:26:50.160464 [ 269 ] {3f87b18b-64ba-4f18-be9f-b40a3253ea03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16842 | 2025.12.31 20:26:50.160508 [ 269 ] {3f87b18b-64ba-4f18-be9f-b40a3253ea03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16843 | 2025.12.31 20:26:50.160508 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16844 | 2025.12.31 20:26:50.160555 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2468 rows starting from the beginning of the part | ||
| 16845 | 2025.12.31 20:26:50.160626 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 120 rows starting from the beginning of the part | ||
| 16846 | 2025.12.31 20:26:50.160680 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 76 rows starting from the beginning of the part | ||
| 16847 | 2025.12.31 20:26:50.160724 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 120 rows starting from the beginning of the part | ||
| 16848 | 2025.12.31 20:26:50.160771 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 76 rows starting from the beginning of the part | ||
| 16849 | 2025.12.31 20:26:50.160818 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 2320 rows starting from the beginning of the part | ||
| 16850 | 2025.12.31 20:26:50.161146 [ 269 ] {3f87b18b-64ba-4f18-be9f-b40a3253ea03} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16851 | 2025.12.31 20:26:50.161192 [ 269 ] {3f87b18b-64ba-4f18-be9f-b40a3253ea03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16852 | 2025.12.31 20:26:50.161547 [ 269 ] {3f87b18b-64ba-4f18-be9f-b40a3253ea03} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16853 | 2025.12.31 20:26:50.161831 [ 269 ] {3f87b18b-64ba-4f18-be9f-b40a3253ea03} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16854 | 2025.12.31 20:26:50.161998 [ 269 ] {3f87b18b-64ba-4f18-be9f-b40a3253ea03} <Debug> executeQuery: Read 245 rows, 15.28 KiB in 0.001552 sec., 157860.82474226804 rows/sec., 9.61 MiB/sec. | ||
| 16855 | 2025.12.31 20:26:50.162049 [ 269 ] {3f87b18b-64ba-4f18-be9f-b40a3253ea03} <Debug> TCPHandler: Processed in 0.00173538 sec. | ||
| 16856 | 2025.12.31 20:26:50.162191 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16857 | 2025.12.31 20:26:50.162290 [ 269 ] {01391352-cbce-4f36-9fc5-4646cb51aa59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16858 | 2025.12.31 20:26:50.162332 [ 269 ] {01391352-cbce-4f36-9fc5-4646cb51aa59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16859 | 2025.12.31 20:26:50.162984 [ 269 ] {01391352-cbce-4f36-9fc5-4646cb51aa59} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16860 | 2025.12.31 20:26:50.163021 [ 269 ] {01391352-cbce-4f36-9fc5-4646cb51aa59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16861 | 2025.12.31 20:26:50.163053 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5180 rows, containing 5 columns (5 merged, 0 gathered) in 0.002723912 sec., 1901676.706149097 rows/sec., 162.59 MiB/sec. | ||
| 16862 | 2025.12.31 20:26:50.163321 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16863 | 2025.12.31 20:26:50.163360 [ 269 ] {01391352-cbce-4f36-9fc5-4646cb51aa59} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16864 | 2025.12.31 20:26:50.163673 [ 269 ] {01391352-cbce-4f36-9fc5-4646cb51aa59} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16865 | 2025.12.31 20:26:50.163684 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_121_24} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16866 | 2025.12.31 20:26:50.163770 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_121_24} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16867 | 2025.12.31 20:26:50.163808 [ 269 ] {01391352-cbce-4f36-9fc5-4646cb51aa59} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001538 sec., 286085.8257477243 rows/sec., 18.93 MiB/sec. | ||
| 16868 | 2025.12.31 20:26:50.163850 [ 269 ] {01391352-cbce-4f36-9fc5-4646cb51aa59} <Debug> TCPHandler: Processed in 0.001722219 sec. | ||
| 16869 | 2025.12.31 20:26:50.163863 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 16870 | 2025.12.31 20:26:50.163964 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16871 | 2025.12.31 20:26:50.164061 [ 269 ] {e2d27b9b-cd2e-472b-bae7-0f9f7aa640ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16872 | 2025.12.31 20:26:50.164099 [ 269 ] {e2d27b9b-cd2e-472b-bae7-0f9f7aa640ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16873 | 2025.12.31 20:26:50.164616 [ 269 ] {e2d27b9b-cd2e-472b-bae7-0f9f7aa640ab} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16874 | 2025.12.31 20:26:50.164652 [ 269 ] {e2d27b9b-cd2e-472b-bae7-0f9f7aa640ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16875 | 2025.12.31 20:26:50.164957 [ 269 ] {e2d27b9b-cd2e-472b-bae7-0f9f7aa640ab} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16876 | 2025.12.31 20:26:50.165163 [ 269 ] {e2d27b9b-cd2e-472b-bae7-0f9f7aa640ab} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16877 | 2025.12.31 20:26:50.165286 [ 269 ] {e2d27b9b-cd2e-472b-bae7-0f9f7aa640ab} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001244 sec., 169614.14790996784 rows/sec., 9.63 MiB/sec. | ||
| 16878 | 2025.12.31 20:26:50.165321 [ 269 ] {e2d27b9b-cd2e-472b-bae7-0f9f7aa640ab} <Debug> TCPHandler: Processed in 0.001405183 sec. | ||
| 16879 | 2025.12.31 20:26:50.165430 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16880 | 2025.12.31 20:26:50.165522 [ 269 ] {a0a9828a-2d93-475e-bfc1-1658451731a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16881 | 2025.12.31 20:26:50.165559 [ 269 ] {a0a9828a-2d93-475e-bfc1-1658451731a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16882 | 2025.12.31 20:26:50.166577 [ 269 ] {a0a9828a-2d93-475e-bfc1-1658451731a8} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16883 | 2025.12.31 20:26:50.166611 [ 269 ] {a0a9828a-2d93-475e-bfc1-1658451731a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16884 | 2025.12.31 20:26:50.166960 [ 269 ] {a0a9828a-2d93-475e-bfc1-1658451731a8} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16885 | 2025.12.31 20:26:50.167176 [ 269 ] {a0a9828a-2d93-475e-bfc1-1658451731a8} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16886 | 2025.12.31 20:26:50.167298 [ 269 ] {a0a9828a-2d93-475e-bfc1-1658451731a8} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001794 sec., 654960.9810479375 rows/sec., 46.80 MiB/sec. | ||
| 16887 | 2025.12.31 20:26:50.167298 [ 50 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16888 | 2025.12.31 20:26:50.167335 [ 269 ] {a0a9828a-2d93-475e-bfc1-1658451731a8} <Debug> TCPHandler: Processed in 0.001950944 sec. | ||
| 16889 | 2025.12.31 20:26:50.167345 [ 50 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16890 | 2025.12.31 20:26:50.167363 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16891 | 2025.12.31 20:26:50.167440 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 16892 | 2025.12.31 20:26:50.167448 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16893 | 2025.12.31 20:26:50.167527 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16894 | 2025.12.31 20:26:50.167547 [ 269 ] {3961523e-adb0-4424-a497-2c03a2d62794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16895 | 2025.12.31 20:26:50.167558 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1251 rows starting from the beginning of the part | ||
| 16896 | 2025.12.31 20:26:50.167588 [ 269 ] {3961523e-adb0-4424-a497-2c03a2d62794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16897 | 2025.12.31 20:26:50.167616 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 96 rows starting from the beginning of the part | ||
| 16898 | 2025.12.31 20:26:50.167663 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 74 rows starting from the beginning of the part | ||
| 16899 | 2025.12.31 20:26:50.167708 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 96 rows starting from the beginning of the part | ||
| 16900 | 2025.12.31 20:26:50.167758 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 74 rows starting from the beginning of the part | ||
| 16901 | 2025.12.31 20:26:50.167821 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1175 rows starting from the beginning of the part | ||
| 16902 | 2025.12.31 20:26:50.167933 [ 269 ] {3961523e-adb0-4424-a497-2c03a2d62794} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16903 | 2025.12.31 20:26:50.167967 [ 269 ] {3961523e-adb0-4424-a497-2c03a2d62794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16904 | 2025.12.31 20:26:50.168257 [ 269 ] {3961523e-adb0-4424-a497-2c03a2d62794} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 16905 | 2025.12.31 20:26:50.168461 [ 269 ] {3961523e-adb0-4424-a497-2c03a2d62794} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16906 | 2025.12.31 20:26:50.168583 [ 269 ] {3961523e-adb0-4424-a497-2c03a2d62794} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 16907 | 2025.12.31 20:26:50.168617 [ 269 ] {3961523e-adb0-4424-a497-2c03a2d62794} <Debug> TCPHandler: Processed in 0.001216938 sec. | ||
| 16908 | 2025.12.31 20:26:50.168731 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16909 | 2025.12.31 20:26:50.168823 [ 269 ] {74a55d2e-503b-4f66-8457-fec17be60319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16910 | 2025.12.31 20:26:50.168864 [ 269 ] {74a55d2e-503b-4f66-8457-fec17be60319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16911 | 2025.12.31 20:26:50.168922 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2766 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514975 sec., 1825772.7025198436 rows/sec., 139.51 MiB/sec. | ||
| 16912 | 2025.12.31 20:26:50.169190 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16913 | 2025.12.31 20:26:50.169516 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_121_24} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16914 | 2025.12.31 20:26:50.169516 [ 269 ] {74a55d2e-503b-4f66-8457-fec17be60319} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16915 | 2025.12.31 20:26:50.169568 [ 269 ] {74a55d2e-503b-4f66-8457-fec17be60319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16916 | 2025.12.31 20:26:50.169611 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_121_24} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16917 | 2025.12.31 20:26:50.169721 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 16918 | 2025.12.31 20:26:50.169953 [ 269 ] {74a55d2e-503b-4f66-8457-fec17be60319} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16919 | 2025.12.31 20:26:50.170179 [ 269 ] {74a55d2e-503b-4f66-8457-fec17be60319} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16920 | 2025.12.31 20:26:50.170279 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_114_25 to all_119_119_0 | ||
| 16921 | 2025.12.31 20:26:50.170306 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16922 | 2025.12.31 20:26:50.170306 [ 269 ] {74a55d2e-503b-4f66-8457-fec17be60319} <Debug> executeQuery: Read 904 rows, 61.16 KiB in 0.001501 sec., 602265.1565622918 rows/sec., 39.79 MiB/sec. | ||
| 16923 | 2025.12.31 20:26:50.170324 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16924 | 2025.12.31 20:26:50.170349 [ 269 ] {74a55d2e-503b-4f66-8457-fec17be60319} <Debug> TCPHandler: Processed in 0.001664518 sec. | ||
| 16925 | 2025.12.31 20:26:50.170396 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_119_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_25 to all_119_119_0 into Compact with storage Full | ||
| 16926 | 2025.12.31 20:26:50.170468 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16927 | 2025.12.31 20:26:50.170488 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_119_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16928 | 2025.12.31 20:26:50.170518 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_25, total 35742 rows starting from the beginning of the part | ||
| 16929 | 2025.12.31 20:26:50.170560 [ 269 ] {7c30c50a-0727-4205-a183-8e3f2c57d984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16930 | 2025.12.31 20:26:50.170570 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 16931 | 2025.12.31 20:26:50.170602 [ 269 ] {7c30c50a-0727-4205-a183-8e3f2c57d984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16932 | 2025.12.31 20:26:50.170615 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 16933 | 2025.12.31 20:26:50.170656 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16934 | 2025.12.31 20:26:50.170696 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16935 | 2025.12.31 20:26:50.170735 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 904 rows starting from the beginning of the part | ||
| 16936 | 2025.12.31 20:26:50.170913 [ 269 ] {7c30c50a-0727-4205-a183-8e3f2c57d984} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16937 | 2025.12.31 20:26:50.170946 [ 269 ] {7c30c50a-0727-4205-a183-8e3f2c57d984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16938 | 2025.12.31 20:26:50.171226 [ 269 ] {7c30c50a-0727-4205-a183-8e3f2c57d984} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16939 | 2025.12.31 20:26:50.171433 [ 269 ] {7c30c50a-0727-4205-a183-8e3f2c57d984} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16940 | 2025.12.31 20:26:50.171554 [ 269 ] {7c30c50a-0727-4205-a183-8e3f2c57d984} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 16941 | 2025.12.31 20:26:50.171588 [ 269 ] {7c30c50a-0727-4205-a183-8e3f2c57d984} <Debug> TCPHandler: Processed in 0.001167817 sec. | ||
| 16942 | 2025.12.31 20:26:50.171696 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16943 | 2025.12.31 20:26:50.171787 [ 269 ] {b36ef459-0375-404a-bc92-797031605b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16944 | 2025.12.31 20:26:50.171841 [ 269 ] {b36ef459-0375-404a-bc92-797031605b3f} <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 | ||
| 16945 | 2025.12.31 20:26:50.172675 [ 269 ] {b36ef459-0375-404a-bc92-797031605b3f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16946 | 2025.12.31 20:26:50.172709 [ 269 ] {b36ef459-0375-404a-bc92-797031605b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16947 | 2025.12.31 20:26:50.173240 [ 269 ] {b36ef459-0375-404a-bc92-797031605b3f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16948 | 2025.12.31 20:26:50.173463 [ 269 ] {b36ef459-0375-404a-bc92-797031605b3f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16949 | 2025.12.31 20:26:50.173598 [ 269 ] {b36ef459-0375-404a-bc92-797031605b3f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001828 sec., 17505.4704595186 rows/sec., 31.37 MiB/sec. | ||
| 16950 | 2025.12.31 20:26:50.173651 [ 269 ] {b36ef459-0375-404a-bc92-797031605b3f} <Debug> TCPHandler: Processed in 0.002001006 sec. | ||
| 16951 | 2025.12.31 20:26:50.173767 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16952 | 2025.12.31 20:26:50.173859 [ 269 ] {042d0291-cb1b-4630-9f38-83fa6be5024b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16953 | 2025.12.31 20:26:50.173899 [ 269 ] {042d0291-cb1b-4630-9f38-83fa6be5024b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16954 | 2025.12.31 20:26:50.174230 [ 269 ] {042d0291-cb1b-4630-9f38-83fa6be5024b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16955 | 2025.12.31 20:26:50.174263 [ 269 ] {042d0291-cb1b-4630-9f38-83fa6be5024b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16956 | 2025.12.31 20:26:50.174555 [ 269 ] {042d0291-cb1b-4630-9f38-83fa6be5024b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16957 | 2025.12.31 20:26:50.174758 [ 269 ] {042d0291-cb1b-4630-9f38-83fa6be5024b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16958 | 2025.12.31 20:26:50.174882 [ 269 ] {042d0291-cb1b-4630-9f38-83fa6be5024b} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001041 sec., 63400.57636887608 rows/sec., 3.67 MiB/sec. | ||
| 16959 | 2025.12.31 20:26:50.174917 [ 269 ] {042d0291-cb1b-4630-9f38-83fa6be5024b} <Debug> TCPHandler: Processed in 0.001196798 sec. | ||
| 16960 | 2025.12.31 20:26:50.177324 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_119_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37286 rows, containing 5 columns (5 merged, 0 gathered) in 0.006958358 sec., 5358448.07065115 rows/sec., 362.12 MiB/sec. | ||
| 16961 | 2025.12.31 20:26:50.177707 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_119_26} <Trace> MergedBlockOutputStream: filled checksums all_1_119_26 (state Temporary) | ||
| 16962 | 2025.12.31 20:26:50.177988 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_119_26} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_119_26 to all_1_119_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16963 | 2025.12.31 20:26:50.178055 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_119_26} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_114_25, all_119_119_0] -> all_1_119_26 | ||
| 16964 | 2025.12.31 20:26:50.178112 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 16965 | 2025.12.31 20:26:50.690170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37829 | ||
| 16966 | 2025.12.31 20:26:50.690960 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16967 | 2025.12.31 20:26:50.691002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16968 | 2025.12.31 20:26:50.691488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16969 | 2025.12.31 20:26:50.691724 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16970 | 2025.12.31 20:26:50.691859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37829 | ||
| 16971 | 2025.12.31 20:26:52.682376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16972 | 2025.12.31 20:26:52.699619 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16973 | 2025.12.31 20:26:52.699679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16974 | 2025.12.31 20:26:52.706324 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16975 | 2025.12.31 20:26:52.707034 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16976 | 2025.12.31 20:26:52.710140 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16977 | 2025.12.31 20:26:53.757208 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16978 | 2025.12.31 20:26:53.757405 [ 269 ] {8cb50cda-6642-43ec-9908-2948f478a058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16979 | 2025.12.31 20:26:53.757468 [ 269 ] {8cb50cda-6642-43ec-9908-2948f478a058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16980 | 2025.12.31 20:26:53.758175 [ 269 ] {8cb50cda-6642-43ec-9908-2948f478a058} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16981 | 2025.12.31 20:26:53.758223 [ 269 ] {8cb50cda-6642-43ec-9908-2948f478a058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16982 | 2025.12.31 20:26:53.758621 [ 269 ] {8cb50cda-6642-43ec-9908-2948f478a058} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16983 | 2025.12.31 20:26:53.758858 [ 269 ] {8cb50cda-6642-43ec-9908-2948f478a058} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16984 | 2025.12.31 20:26:53.759010 [ 269 ] {8cb50cda-6642-43ec-9908-2948f478a058} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.60 MiB/sec. | ||
| 16985 | 2025.12.31 20:26:53.759052 [ 269 ] {8cb50cda-6642-43ec-9908-2948f478a058} <Debug> TCPHandler: Processed in 0.001971975 sec. | ||
| 16986 | 2025.12.31 20:26:53.759179 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16987 | 2025.12.31 20:26:53.759274 [ 269 ] {d371e4ac-da13-4efd-9bd5-e2101bb0989e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16988 | 2025.12.31 20:26:53.759313 [ 269 ] {d371e4ac-da13-4efd-9bd5-e2101bb0989e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16989 | 2025.12.31 20:26:53.759773 [ 269 ] {d371e4ac-da13-4efd-9bd5-e2101bb0989e} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16990 | 2025.12.31 20:26:53.759809 [ 269 ] {d371e4ac-da13-4efd-9bd5-e2101bb0989e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 16991 | 2025.12.31 20:26:53.760106 [ 269 ] {d371e4ac-da13-4efd-9bd5-e2101bb0989e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16992 | 2025.12.31 20:26:53.760313 [ 269 ] {d371e4ac-da13-4efd-9bd5-e2101bb0989e} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16993 | 2025.12.31 20:26:53.760439 [ 269 ] {d371e4ac-da13-4efd-9bd5-e2101bb0989e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 16994 | 2025.12.31 20:26:53.760476 [ 269 ] {d371e4ac-da13-4efd-9bd5-e2101bb0989e} <Debug> TCPHandler: Processed in 0.001344721 sec. | ||
| 16995 | 2025.12.31 20:26:53.760598 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16996 | 2025.12.31 20:26:53.760690 [ 269 ] {96153e26-c9cf-436a-8036-6586409ecf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16997 | 2025.12.31 20:26:53.760732 [ 269 ] {96153e26-c9cf-436a-8036-6586409ecf24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16998 | 2025.12.31 20:26:53.761139 [ 269 ] {96153e26-c9cf-436a-8036-6586409ecf24} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16999 | 2025.12.31 20:26:53.761175 [ 269 ] {96153e26-c9cf-436a-8036-6586409ecf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17000 | 2025.12.31 20:26:53.761495 [ 269 ] {96153e26-c9cf-436a-8036-6586409ecf24} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17001 | 2025.12.31 20:26:53.761701 [ 269 ] {96153e26-c9cf-436a-8036-6586409ecf24} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17002 | 2025.12.31 20:26:53.761828 [ 269 ] {96153e26-c9cf-436a-8036-6586409ecf24} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001156 sec., 84775.08650519032 rows/sec., 5.91 MiB/sec. | ||
| 17003 | 2025.12.31 20:26:53.761865 [ 269 ] {96153e26-c9cf-436a-8036-6586409ecf24} <Debug> TCPHandler: Processed in 0.00131408 sec. | ||
| 17004 | 2025.12.31 20:26:53.761984 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17005 | 2025.12.31 20:26:53.762075 [ 269 ] {04248300-9043-4563-99a2-cb19d79a0aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17006 | 2025.12.31 20:26:53.762116 [ 269 ] {04248300-9043-4563-99a2-cb19d79a0aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17007 | 2025.12.31 20:26:53.762439 [ 269 ] {04248300-9043-4563-99a2-cb19d79a0aad} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17008 | 2025.12.31 20:26:53.762474 [ 269 ] {04248300-9043-4563-99a2-cb19d79a0aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17009 | 2025.12.31 20:26:53.762770 [ 269 ] {04248300-9043-4563-99a2-cb19d79a0aad} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17010 | 2025.12.31 20:26:53.762974 [ 269 ] {04248300-9043-4563-99a2-cb19d79a0aad} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17011 | 2025.12.31 20:26:53.763098 [ 269 ] {04248300-9043-4563-99a2-cb19d79a0aad} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001041 sec., 36503.36215177714 rows/sec., 2.45 MiB/sec. | ||
| 17012 | 2025.12.31 20:26:53.763134 [ 269 ] {04248300-9043-4563-99a2-cb19d79a0aad} <Debug> TCPHandler: Processed in 0.001196758 sec. | ||
| 17013 | 2025.12.31 20:26:57.955314 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17014 | 2025.12.31 20:26:57.955372 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17015 | 2025.12.31 20:26:58.040859 [ 222 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 17016 | 2025.12.31 20:26:58.040925 [ 222 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 17017 | 2025.12.31 20:26:58.043904 [ 222 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 17018 | 2025.12.31 20:26:58.192018 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38341 | ||
| 17019 | 2025.12.31 20:26:58.192535 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17020 | 2025.12.31 20:26:58.192572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17021 | 2025.12.31 20:26:58.193140 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17022 | 2025.12.31 20:26:58.193375 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17023 | 2025.12.31 20:26:58.193515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38341 | ||
| 17024 | 2025.12.31 20:26:58.311928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2086 | ||
| 17025 | 2025.12.31 20:26:58.314542 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17026 | 2025.12.31 20:26:58.314593 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17027 | 2025.12.31 20:26:58.315824 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17028 | 2025.12.31 20:26:58.316129 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17029 | 2025.12.31 20:26:58.316396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2086 | ||
| 17030 | 2025.12.31 20:26:58.738082 [ 223 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 17031 | 2025.12.31 20:26:58.738137 [ 223 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 17032 | 2025.12.31 20:26:58.742084 [ 223 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 17033 | 2025.12.31 20:26:58.761437 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17034 | 2025.12.31 20:26:58.761616 [ 269 ] {04e5346b-7f87-4509-90dc-21a58e607bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17035 | 2025.12.31 20:26:58.761681 [ 269 ] {04e5346b-7f87-4509-90dc-21a58e607bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17036 | 2025.12.31 20:26:58.762347 [ 269 ] {04e5346b-7f87-4509-90dc-21a58e607bbe} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17037 | 2025.12.31 20:26:58.762388 [ 269 ] {04e5346b-7f87-4509-90dc-21a58e607bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17038 | 2025.12.31 20:26:58.762793 [ 269 ] {04e5346b-7f87-4509-90dc-21a58e607bbe} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17039 | 2025.12.31 20:26:58.763021 [ 269 ] {04e5346b-7f87-4509-90dc-21a58e607bbe} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17040 | 2025.12.31 20:26:58.763169 [ 269 ] {04e5346b-7f87-4509-90dc-21a58e607bbe} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001602 sec., 47440.69912609239 rows/sec., 3.91 MiB/sec. | ||
| 17041 | 2025.12.31 20:26:58.763211 [ 269 ] {04e5346b-7f87-4509-90dc-21a58e607bbe} <Debug> TCPHandler: Processed in 0.001906323 sec. | ||
| 17042 | 2025.12.31 20:26:58.763335 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17043 | 2025.12.31 20:26:58.763431 [ 269 ] {70771360-607d-4e28-a620-f0a5e45e0b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17044 | 2025.12.31 20:26:58.763473 [ 269 ] {70771360-607d-4e28-a620-f0a5e45e0b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17045 | 2025.12.31 20:26:58.763886 [ 269 ] {70771360-607d-4e28-a620-f0a5e45e0b99} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17046 | 2025.12.31 20:26:58.763923 [ 269 ] {70771360-607d-4e28-a620-f0a5e45e0b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17047 | 2025.12.31 20:26:58.764227 [ 269 ] {70771360-607d-4e28-a620-f0a5e45e0b99} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17048 | 2025.12.31 20:26:58.764449 [ 269 ] {70771360-607d-4e28-a620-f0a5e45e0b99} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17049 | 2025.12.31 20:26:58.764578 [ 269 ] {70771360-607d-4e28-a620-f0a5e45e0b99} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001166 sec., 8576.329331046312 rows/sec., 644.90 KiB/sec. | ||
| 17050 | 2025.12.31 20:26:58.764616 [ 269 ] {70771360-607d-4e28-a620-f0a5e45e0b99} <Debug> TCPHandler: Processed in 0.00133078 sec. | ||
| 17051 | 2025.12.31 20:26:58.764731 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17052 | 2025.12.31 20:26:58.764826 [ 269 ] {464763b7-e6a7-4458-b2b4-85f3d8c5a37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17053 | 2025.12.31 20:26:58.764866 [ 269 ] {464763b7-e6a7-4458-b2b4-85f3d8c5a37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17054 | 2025.12.31 20:26:58.765287 [ 269 ] {464763b7-e6a7-4458-b2b4-85f3d8c5a37b} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17055 | 2025.12.31 20:26:58.765322 [ 269 ] {464763b7-e6a7-4458-b2b4-85f3d8c5a37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17056 | 2025.12.31 20:26:58.765623 [ 269 ] {464763b7-e6a7-4458-b2b4-85f3d8c5a37b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17057 | 2025.12.31 20:26:58.765834 [ 269 ] {464763b7-e6a7-4458-b2b4-85f3d8c5a37b} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17058 | 2025.12.31 20:26:58.765966 [ 269 ] {464763b7-e6a7-4458-b2b4-85f3d8c5a37b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001158 sec., 63903.281519861834 rows/sec., 4.99 MiB/sec. | ||
| 17059 | 2025.12.31 20:26:58.766004 [ 269 ] {464763b7-e6a7-4458-b2b4-85f3d8c5a37b} <Debug> TCPHandler: Processed in 0.00132294 sec. | ||
| 17060 | 2025.12.31 20:26:58.766114 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17061 | 2025.12.31 20:26:58.766208 [ 269 ] {c9b4b9d0-00f0-4a22-8353-3afe530b742a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17062 | 2025.12.31 20:26:58.766251 [ 269 ] {c9b4b9d0-00f0-4a22-8353-3afe530b742a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17063 | 2025.12.31 20:26:58.766647 [ 269 ] {c9b4b9d0-00f0-4a22-8353-3afe530b742a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17064 | 2025.12.31 20:26:58.766681 [ 269 ] {c9b4b9d0-00f0-4a22-8353-3afe530b742a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17065 | 2025.12.31 20:26:58.767028 [ 269 ] {c9b4b9d0-00f0-4a22-8353-3afe530b742a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17066 | 2025.12.31 20:26:58.767240 [ 269 ] {c9b4b9d0-00f0-4a22-8353-3afe530b742a} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17067 | 2025.12.31 20:26:58.767370 [ 269 ] {c9b4b9d0-00f0-4a22-8353-3afe530b742a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 17068 | 2025.12.31 20:26:58.767407 [ 269 ] {c9b4b9d0-00f0-4a22-8353-3afe530b742a} <Debug> TCPHandler: Processed in 0.001343831 sec. | ||
| 17069 | 2025.12.31 20:26:58.767512 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17070 | 2025.12.31 20:26:58.767606 [ 269 ] {611a3c2f-e13b-4893-8975-fd414df4d0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17071 | 2025.12.31 20:26:58.767660 [ 269 ] {611a3c2f-e13b-4893-8975-fd414df4d0ca} <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 | ||
| 17072 | 2025.12.31 20:26:58.768425 [ 269 ] {611a3c2f-e13b-4893-8975-fd414df4d0ca} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17073 | 2025.12.31 20:26:58.768459 [ 269 ] {611a3c2f-e13b-4893-8975-fd414df4d0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17074 | 2025.12.31 20:26:58.768970 [ 269 ] {611a3c2f-e13b-4893-8975-fd414df4d0ca} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17075 | 2025.12.31 20:26:58.769192 [ 269 ] {611a3c2f-e13b-4893-8975-fd414df4d0ca} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17076 | 2025.12.31 20:26:58.769329 [ 269 ] {611a3c2f-e13b-4893-8975-fd414df4d0ca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 17077 | 2025.12.31 20:26:58.769384 [ 269 ] {611a3c2f-e13b-4893-8975-fd414df4d0ca} <Debug> TCPHandler: Processed in 0.001922044 sec. | ||
| 17078 | 2025.12.31 20:26:58.769491 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17079 | 2025.12.31 20:26:58.769587 [ 269 ] {3990c3ca-06c0-46ed-be62-05689295fff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17080 | 2025.12.31 20:26:58.769628 [ 269 ] {3990c3ca-06c0-46ed-be62-05689295fff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17081 | 2025.12.31 20:26:58.769957 [ 269 ] {3990c3ca-06c0-46ed-be62-05689295fff9} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17082 | 2025.12.31 20:26:58.769993 [ 269 ] {3990c3ca-06c0-46ed-be62-05689295fff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17083 | 2025.12.31 20:26:58.770302 [ 269 ] {3990c3ca-06c0-46ed-be62-05689295fff9} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17084 | 2025.12.31 20:26:58.770515 [ 269 ] {3990c3ca-06c0-46ed-be62-05689295fff9} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17085 | 2025.12.31 20:26:58.770642 [ 269 ] {3990c3ca-06c0-46ed-be62-05689295fff9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 17086 | 2025.12.31 20:26:58.770677 [ 269 ] {3990c3ca-06c0-46ed-be62-05689295fff9} <Debug> TCPHandler: Processed in 0.001235838 sec. | ||
| 17087 | 2025.12.31 20:26:59.001892 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001488654 sec. | ||
| 17088 | 2025.12.31 20:26:59.085340 [ 224 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 17089 | 2025.12.31 20:26:59.085392 [ 224 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 17090 | 2025.12.31 20:26:59.088055 [ 224 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 17091 | 2025.12.31 20:26:59.506659 [ 221 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 17092 | 2025.12.31 20:26:59.506710 [ 221 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 17093 | 2025.12.31 20:26:59.509181 [ 221 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 17094 | 2025.12.31 20:27:00.210249 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17095 | 2025.12.31 20:27:00.226931 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17096 | 2025.12.31 20:27:00.226985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17097 | 2025.12.31 20:27:00.233121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17098 | 2025.12.31 20:27:00.234003 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17099 | 2025.12.31 20:27:00.236955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17100 | 2025.12.31 20:27:02.956410 [ 34 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 17101 | 2025.12.31 20:27:02.956478 [ 34 ] {} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17102 | 2025.12.31 20:27:02.956502 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17103 | 2025.12.31 20:27:02.956623 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 17104 | 2025.12.31 20:27:02.956758 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17105 | 2025.12.31 20:27:02.956796 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
| 17106 | 2025.12.31 20:27:02.956866 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 17107 | 2025.12.31 20:27:02.956915 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 17108 | 2025.12.31 20:27:02.956961 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 17109 | 2025.12.31 20:27:02.957001 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 17110 | 2025.12.31 20:27:02.957761 [ 188 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001179767 sec., 188172.74936491696 rows/sec., 9.60 MiB/sec. | ||
| 17111 | 2025.12.31 20:27:02.957950 [ 190 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 17112 | 2025.12.31 20:27:02.958253 [ 190 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_37_8} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17113 | 2025.12.31 20:27:02.958327 [ 190 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_37_8} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 17114 | 2025.12.31 20:27:02.958398 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17115 | 2025.12.31 20:27:03.772988 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17116 | 2025.12.31 20:27:03.773279 [ 269 ] {7b8bf1bb-88a0-4ef9-9560-059c23fa6d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17117 | 2025.12.31 20:27:03.773370 [ 269 ] {7b8bf1bb-88a0-4ef9-9560-059c23fa6d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17118 | 2025.12.31 20:27:03.774309 [ 269 ] {7b8bf1bb-88a0-4ef9-9560-059c23fa6d82} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17119 | 2025.12.31 20:27:03.774350 [ 269 ] {7b8bf1bb-88a0-4ef9-9560-059c23fa6d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17120 | 2025.12.31 20:27:03.774735 [ 269 ] {7b8bf1bb-88a0-4ef9-9560-059c23fa6d82} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17121 | 2025.12.31 20:27:03.774963 [ 269 ] {7b8bf1bb-88a0-4ef9-9560-059c23fa6d82} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17122 | 2025.12.31 20:27:03.775113 [ 269 ] {7b8bf1bb-88a0-4ef9-9560-059c23fa6d82} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001908 sec., 214884.6960167715 rows/sec., 13.63 MiB/sec. | ||
| 17123 | 2025.12.31 20:27:03.775155 [ 269 ] {7b8bf1bb-88a0-4ef9-9560-059c23fa6d82} <Debug> TCPHandler: Processed in 0.002366214 sec. | ||
| 17124 | 2025.12.31 20:27:03.775290 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17125 | 2025.12.31 20:27:03.775386 [ 269 ] {b9b88186-2426-4fb3-afbc-0db0c7ecce33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17126 | 2025.12.31 20:27:03.775426 [ 269 ] {b9b88186-2426-4fb3-afbc-0db0c7ecce33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17127 | 2025.12.31 20:27:03.776828 [ 269 ] {b9b88186-2426-4fb3-afbc-0db0c7ecce33} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17128 | 2025.12.31 20:27:03.776865 [ 269 ] {b9b88186-2426-4fb3-afbc-0db0c7ecce33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17129 | 2025.12.31 20:27:03.777233 [ 269 ] {b9b88186-2426-4fb3-afbc-0db0c7ecce33} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17130 | 2025.12.31 20:27:03.777433 [ 269 ] {b9b88186-2426-4fb3-afbc-0db0c7ecce33} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17131 | 2025.12.31 20:27:03.777558 [ 269 ] {b9b88186-2426-4fb3-afbc-0db0c7ecce33} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.002191 sec., 536741.214057508 rows/sec., 42.74 MiB/sec. | ||
| 17132 | 2025.12.31 20:27:03.777595 [ 269 ] {b9b88186-2426-4fb3-afbc-0db0c7ecce33} <Debug> TCPHandler: Processed in 0.002358713 sec. | ||
| 17133 | 2025.12.31 20:27:03.777710 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17134 | 2025.12.31 20:27:03.777809 [ 269 ] {d28c9bf2-d00d-4328-9af9-72ce7ad65e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17135 | 2025.12.31 20:27:03.777849 [ 269 ] {d28c9bf2-d00d-4328-9af9-72ce7ad65e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17136 | 2025.12.31 20:27:03.778482 [ 269 ] {d28c9bf2-d00d-4328-9af9-72ce7ad65e44} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17137 | 2025.12.31 20:27:03.778519 [ 269 ] {d28c9bf2-d00d-4328-9af9-72ce7ad65e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17138 | 2025.12.31 20:27:03.778837 [ 269 ] {d28c9bf2-d00d-4328-9af9-72ce7ad65e44} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17139 | 2025.12.31 20:27:03.779049 [ 269 ] {d28c9bf2-d00d-4328-9af9-72ce7ad65e44} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17140 | 2025.12.31 20:27:03.779177 [ 269 ] {d28c9bf2-d00d-4328-9af9-72ce7ad65e44} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001386 sec., 170995.67099567098 rows/sec., 10.37 MiB/sec. | ||
| 17141 | 2025.12.31 20:27:03.779215 [ 269 ] {d28c9bf2-d00d-4328-9af9-72ce7ad65e44} <Debug> TCPHandler: Processed in 0.001551915 sec. | ||
| 17142 | 2025.12.31 20:27:03.779325 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17143 | 2025.12.31 20:27:03.779418 [ 269 ] {980a1d6a-5a4d-4bbf-9b6a-151a007bd37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17144 | 2025.12.31 20:27:03.779456 [ 269 ] {980a1d6a-5a4d-4bbf-9b6a-151a007bd37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17145 | 2025.12.31 20:27:03.780025 [ 269 ] {980a1d6a-5a4d-4bbf-9b6a-151a007bd37a} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17146 | 2025.12.31 20:27:03.780062 [ 269 ] {980a1d6a-5a4d-4bbf-9b6a-151a007bd37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17147 | 2025.12.31 20:27:03.780368 [ 269 ] {980a1d6a-5a4d-4bbf-9b6a-151a007bd37a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17148 | 2025.12.31 20:27:03.780579 [ 269 ] {980a1d6a-5a4d-4bbf-9b6a-151a007bd37a} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17149 | 2025.12.31 20:27:03.780705 [ 269 ] {980a1d6a-5a4d-4bbf-9b6a-151a007bd37a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001305 sec., 162452.1072796935 rows/sec., 10.48 MiB/sec. | ||
| 17150 | 2025.12.31 20:27:03.780743 [ 269 ] {980a1d6a-5a4d-4bbf-9b6a-151a007bd37a} <Debug> TCPHandler: Processed in 0.001465643 sec. | ||
| 17151 | 2025.12.31 20:27:03.780850 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17152 | 2025.12.31 20:27:03.780944 [ 269 ] {afd0be9b-1112-4540-82a9-564f00b84ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17153 | 2025.12.31 20:27:03.780984 [ 269 ] {afd0be9b-1112-4540-82a9-564f00b84ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17154 | 2025.12.31 20:27:03.781517 [ 269 ] {afd0be9b-1112-4540-82a9-564f00b84ced} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17155 | 2025.12.31 20:27:03.781553 [ 269 ] {afd0be9b-1112-4540-82a9-564f00b84ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17156 | 2025.12.31 20:27:03.781850 [ 269 ] {afd0be9b-1112-4540-82a9-564f00b84ced} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17157 | 2025.12.31 20:27:03.782054 [ 269 ] {afd0be9b-1112-4540-82a9-564f00b84ced} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17158 | 2025.12.31 20:27:03.782181 [ 269 ] {afd0be9b-1112-4540-82a9-564f00b84ced} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001255 sec., 168127.49003984063 rows/sec., 9.55 MiB/sec. | ||
| 17159 | 2025.12.31 20:27:03.782218 [ 269 ] {afd0be9b-1112-4540-82a9-564f00b84ced} <Debug> TCPHandler: Processed in 0.001415572 sec. | ||
| 17160 | 2025.12.31 20:27:03.782331 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17161 | 2025.12.31 20:27:03.782424 [ 269 ] {816c837d-6db5-4312-aabb-d792ce20da1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17162 | 2025.12.31 20:27:03.782462 [ 269 ] {816c837d-6db5-4312-aabb-d792ce20da1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17163 | 2025.12.31 20:27:03.783258 [ 269 ] {816c837d-6db5-4312-aabb-d792ce20da1d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17164 | 2025.12.31 20:27:03.783299 [ 269 ] {816c837d-6db5-4312-aabb-d792ce20da1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17165 | 2025.12.31 20:27:03.783621 [ 269 ] {816c837d-6db5-4312-aabb-d792ce20da1d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17166 | 2025.12.31 20:27:03.783826 [ 269 ] {816c837d-6db5-4312-aabb-d792ce20da1d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17167 | 2025.12.31 20:27:03.783950 [ 269 ] {816c837d-6db5-4312-aabb-d792ce20da1d} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001544 sec., 460492.2279792746 rows/sec., 32.28 MiB/sec. | ||
| 17168 | 2025.12.31 20:27:03.783988 [ 269 ] {816c837d-6db5-4312-aabb-d792ce20da1d} <Debug> TCPHandler: Processed in 0.001707809 sec. | ||
| 17169 | 2025.12.31 20:27:03.784111 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17170 | 2025.12.31 20:27:03.784202 [ 269 ] {ae4260e7-ab20-4c2e-8314-c22e0312a62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17171 | 2025.12.31 20:27:03.784241 [ 269 ] {ae4260e7-ab20-4c2e-8314-c22e0312a62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17172 | 2025.12.31 20:27:03.784568 [ 269 ] {ae4260e7-ab20-4c2e-8314-c22e0312a62b} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17173 | 2025.12.31 20:27:03.784610 [ 269 ] {ae4260e7-ab20-4c2e-8314-c22e0312a62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17174 | 2025.12.31 20:27:03.784900 [ 269 ] {ae4260e7-ab20-4c2e-8314-c22e0312a62b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17175 | 2025.12.31 20:27:03.785138 [ 269 ] {ae4260e7-ab20-4c2e-8314-c22e0312a62b} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17176 | 2025.12.31 20:27:03.785264 [ 269 ] {ae4260e7-ab20-4c2e-8314-c22e0312a62b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 17177 | 2025.12.31 20:27:03.785300 [ 269 ] {ae4260e7-ab20-4c2e-8314-c22e0312a62b} <Debug> TCPHandler: Processed in 0.001246938 sec. | ||
| 17178 | 2025.12.31 20:27:03.785408 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17179 | 2025.12.31 20:27:03.785511 [ 269 ] {e7fa6262-a1dc-4658-ac8e-b9d9e49cda87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17180 | 2025.12.31 20:27:03.785559 [ 269 ] {e7fa6262-a1dc-4658-ac8e-b9d9e49cda87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17181 | 2025.12.31 20:27:03.786052 [ 269 ] {e7fa6262-a1dc-4658-ac8e-b9d9e49cda87} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17182 | 2025.12.31 20:27:03.786087 [ 269 ] {e7fa6262-a1dc-4658-ac8e-b9d9e49cda87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17183 | 2025.12.31 20:27:03.786450 [ 269 ] {e7fa6262-a1dc-4658-ac8e-b9d9e49cda87} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17184 | 2025.12.31 20:27:03.786650 [ 269 ] {e7fa6262-a1dc-4658-ac8e-b9d9e49cda87} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17185 | 2025.12.31 20:27:03.786775 [ 269 ] {e7fa6262-a1dc-4658-ac8e-b9d9e49cda87} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001281 sec., 245120.99921935986 rows/sec., 16.10 MiB/sec. | ||
| 17186 | 2025.12.31 20:27:03.786810 [ 269 ] {e7fa6262-a1dc-4658-ac8e-b9d9e49cda87} <Debug> TCPHandler: Processed in 0.001448782 sec. | ||
| 17187 | 2025.12.31 20:27:03.786925 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17188 | 2025.12.31 20:27:03.787016 [ 269 ] {08c9144d-f5cc-4e71-897f-37df10e7b49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17189 | 2025.12.31 20:27:03.787056 [ 269 ] {08c9144d-f5cc-4e71-897f-37df10e7b49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17190 | 2025.12.31 20:27:03.787364 [ 269 ] {08c9144d-f5cc-4e71-897f-37df10e7b49d} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17191 | 2025.12.31 20:27:03.787398 [ 269 ] {08c9144d-f5cc-4e71-897f-37df10e7b49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17192 | 2025.12.31 20:27:03.787683 [ 269 ] {08c9144d-f5cc-4e71-897f-37df10e7b49d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17193 | 2025.12.31 20:27:03.787891 [ 269 ] {08c9144d-f5cc-4e71-897f-37df10e7b49d} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17194 | 2025.12.31 20:27:03.788016 [ 269 ] {08c9144d-f5cc-4e71-897f-37df10e7b49d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 17195 | 2025.12.31 20:27:03.788052 [ 269 ] {08c9144d-f5cc-4e71-897f-37df10e7b49d} <Debug> TCPHandler: Processed in 0.001178147 sec. | ||
| 17196 | 2025.12.31 20:27:03.788233 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17197 | 2025.12.31 20:27:03.788328 [ 269 ] {3373668e-fc42-4c4a-8f12-bb19c2613746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17198 | 2025.12.31 20:27:03.788391 [ 269 ] {3373668e-fc42-4c4a-8f12-bb19c2613746} <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 | ||
| 17199 | 2025.12.31 20:27:03.789228 [ 269 ] {3373668e-fc42-4c4a-8f12-bb19c2613746} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17200 | 2025.12.31 20:27:03.789264 [ 269 ] {3373668e-fc42-4c4a-8f12-bb19c2613746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17201 | 2025.12.31 20:27:03.789786 [ 269 ] {3373668e-fc42-4c4a-8f12-bb19c2613746} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17202 | 2025.12.31 20:27:03.790002 [ 269 ] {3373668e-fc42-4c4a-8f12-bb19c2613746} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17203 | 2025.12.31 20:27:03.790134 [ 269 ] {3373668e-fc42-4c4a-8f12-bb19c2613746} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001823 sec., 17553.48326933626 rows/sec., 31.46 MiB/sec. | ||
| 17204 | 2025.12.31 20:27:03.790187 [ 269 ] {3373668e-fc42-4c4a-8f12-bb19c2613746} <Debug> TCPHandler: Processed in 0.002014486 sec. | ||
| 17205 | 2025.12.31 20:27:03.790307 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17206 | 2025.12.31 20:27:03.790407 [ 269 ] {f1f9ed02-8dbd-4ceb-a17d-a35497021723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17207 | 2025.12.31 20:27:03.790447 [ 269 ] {f1f9ed02-8dbd-4ceb-a17d-a35497021723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17208 | 2025.12.31 20:27:03.790785 [ 269 ] {f1f9ed02-8dbd-4ceb-a17d-a35497021723} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17209 | 2025.12.31 20:27:03.790821 [ 269 ] {f1f9ed02-8dbd-4ceb-a17d-a35497021723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17210 | 2025.12.31 20:27:03.791120 [ 269 ] {f1f9ed02-8dbd-4ceb-a17d-a35497021723} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17211 | 2025.12.31 20:27:03.791321 [ 269 ] {f1f9ed02-8dbd-4ceb-a17d-a35497021723} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17212 | 2025.12.31 20:27:03.791446 [ 269 ] {f1f9ed02-8dbd-4ceb-a17d-a35497021723} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001058 sec., 98298.67674858223 rows/sec., 6.02 MiB/sec. | ||
| 17213 | 2025.12.31 20:27:03.791448 [ 31 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17214 | 2025.12.31 20:27:03.791483 [ 269 ] {f1f9ed02-8dbd-4ceb-a17d-a35497021723} <Debug> TCPHandler: Processed in 0.001226988 sec. | ||
| 17215 | 2025.12.31 20:27:03.791522 [ 31 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17216 | 2025.12.31 20:27:03.791547 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17217 | 2025.12.31 20:27:03.791644 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 17218 | 2025.12.31 20:27:03.791745 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17219 | 2025.12.31 20:27:03.791773 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7344 rows starting from the beginning of the part | ||
| 17220 | 2025.12.31 20:27:03.791824 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 17221 | 2025.12.31 20:27:03.791873 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 66 rows starting from the beginning of the part | ||
| 17222 | 2025.12.31 20:27:03.791912 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 38 rows starting from the beginning of the part | ||
| 17223 | 2025.12.31 20:27:03.791945 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 17224 | 2025.12.31 20:27:03.791982 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 104 rows starting from the beginning of the part | ||
| 17225 | 2025.12.31 20:27:03.793653 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7672 rows, containing 4 columns (4 merged, 0 gathered) in 0.002044696 sec., 3752147.01843208 rows/sec., 241.48 MiB/sec. | ||
| 17226 | 2025.12.31 20:27:03.794050 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17227 | 2025.12.31 20:27:03.794282 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_121_24} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17228 | 2025.12.31 20:27:03.794343 [ 186 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_121_24} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17229 | 2025.12.31 20:27:03.794401 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 17230 | 2025.12.31 20:27:05.693694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38789 | ||
| 17231 | 2025.12.31 20:27:05.694283 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17232 | 2025.12.31 20:27:05.694342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17233 | 2025.12.31 20:27:05.694850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17234 | 2025.12.31 20:27:05.695095 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17235 | 2025.12.31 20:27:05.695249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38789 | ||
| 17236 | 2025.12.31 20:27:05.695265 [ 30 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17237 | 2025.12.31 20:27:05.695368 [ 30 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17238 | 2025.12.31 20:27:05.695407 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17239 | 2025.12.31 20:27:05.695569 [ 197 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 17240 | 2025.12.31 20:27:05.695757 [ 197 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17241 | 2025.12.31 20:27:05.695814 [ 197 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36421 rows starting from the beginning of the part | ||
| 17242 | 2025.12.31 20:27:05.695912 [ 197 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 17243 | 2025.12.31 20:27:05.695984 [ 197 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 17244 | 2025.12.31 20:27:05.696048 [ 197 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 17245 | 2025.12.31 20:27:05.696108 [ 197 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 17246 | 2025.12.31 20:27:05.696170 [ 197 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 17247 | 2025.12.31 20:27:05.698815 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38789 rows, containing 4 columns (4 merged, 0 gathered) in 0.003327007 sec., 11658827.288310485 rows/sec., 166.78 MiB/sec. | ||
| 17248 | 2025.12.31 20:27:05.699244 [ 194 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17249 | 2025.12.31 20:27:05.699561 [ 194 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_81_16} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17250 | 2025.12.31 20:27:05.699640 [ 194 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_81_16} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17251 | 2025.12.31 20:27:05.699740 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 17252 | 2025.12.31 20:27:07.737072 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17253 | 2025.12.31 20:27:07.762571 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17254 | 2025.12.31 20:27:07.762654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17255 | 2025.12.31 20:27:07.770144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17256 | 2025.12.31 20:27:07.771510 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17257 | 2025.12.31 20:27:07.771960 [ 27 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17258 | 2025.12.31 20:27:07.772046 [ 27 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17259 | 2025.12.31 20:27:07.772081 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 17260 | 2025.12.31 20:27:07.772221 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 17261 | 2025.12.31 20:27:07.776153 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17262 | 2025.12.31 20:27:07.777681 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 17263 | 2025.12.31 20:27:07.779380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17264 | 2025.12.31 20:27:07.783059 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 17265 | 2025.12.31 20:27:07.789271 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 17266 | 2025.12.31 20:27:07.794027 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 17267 | 2025.12.31 20:27:07.799535 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 17268 | 2025.12.31 20:27:07.804779 [ 197 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 17269 | 2025.12.31 20:27:07.873198 [ 188 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.101035236 sec., 6037.497650819561 rows/sec., 31.22 MiB/sec. | ||
| 17270 | 2025.12.31 20:27:07.877338 [ 188 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17271 | 2025.12.31 20:27:07.880096 [ 188 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_81_16} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17272 | 2025.12.31 20:27:07.880223 [ 188 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_81_16} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17273 | 2025.12.31 20:27:07.882902 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17274 | 2025.12.31 20:27:08.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.09 MiB, peak 402.50 MiB, free memory in arenas 0.00 B, will set to 384.06 MiB (RSS), difference: -1.03 MiB | ||
| 17275 | 2025.12.31 20:27:08.118420 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38265 | ||
| 17276 | 2025.12.31 20:27:08.118532 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17277 | 2025.12.31 20:27:08.118559 [ 293 ] {} <Debug> TCP-Session: 22799280-12e4-458c-b1bd-de0ab81cf880 Authenticating user 'default' from [fd00:1122:3344:101::e]:38265 | ||
| 17278 | 2025.12.31 20:27:08.118581 [ 293 ] {} <Debug> TCP-Session: 22799280-12e4-458c-b1bd-de0ab81cf880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17279 | 2025.12.31 20:27:08.118594 [ 293 ] {} <Debug> TCP-Session: 22799280-12e4-458c-b1bd-de0ab81cf880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17280 | 2025.12.31 20:27:08.118858 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53609 | ||
| 17281 | 2025.12.31 20:27:08.118894 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57140 | ||
| 17282 | 2025.12.31 20:27:08.118941 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58083 | ||
| 17283 | 2025.12.31 20:27:08.118964 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45399 | ||
| 17284 | 2025.12.31 20:27:08.118947 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35460 | ||
| 17285 | 2025.12.31 20:27:08.119013 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17286 | 2025.12.31 20:27:08.119052 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17287 | 2025.12.31 20:27:08.118916 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38786 | ||
| 17288 | 2025.12.31 20:27:08.119085 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17289 | 2025.12.31 20:27:08.119085 [ 294 ] {} <Debug> TCP-Session: 1dd22948-daec-4e20-8095-e85ad3b22bab Authenticating user 'default' from [fd00:1122:3344:101::e]:53609 | ||
| 17290 | 2025.12.31 20:27:08.119127 [ 292 ] {} <Debug> TCP-Session: eb1df01a-1480-4601-8f33-ba0d4e210839 Authenticating user 'default' from [fd00:1122:3344:101::e]:45399 | ||
| 17291 | 2025.12.31 20:27:08.119099 [ 286 ] {} <Debug> TCP-Session: db5de6ff-62a7-41f8-a39d-af85608274b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57140 | ||
| 17292 | 2025.12.31 20:27:08.119164 [ 292 ] {} <Debug> TCP-Session: eb1df01a-1480-4601-8f33-ba0d4e210839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17293 | 2025.12.31 20:27:08.118908 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38095 | ||
| 17294 | 2025.12.31 20:27:08.119197 [ 286 ] {} <Debug> TCP-Session: db5de6ff-62a7-41f8-a39d-af85608274b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17295 | 2025.12.31 20:27:08.119196 [ 292 ] {} <Debug> TCP-Session: eb1df01a-1480-4601-8f33-ba0d4e210839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17296 | 2025.12.31 20:27:08.119250 [ 286 ] {} <Debug> TCP-Session: db5de6ff-62a7-41f8-a39d-af85608274b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17297 | 2025.12.31 20:27:08.119260 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17298 | 2025.12.31 20:27:08.118869 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57196 | ||
| 17299 | 2025.12.31 20:27:08.119304 [ 291 ] {} <Debug> TCP-Session: 06ba1058-5074-491b-a87d-4a4054910b06 Authenticating user 'default' from [fd00:1122:3344:101::e]:35460 | ||
| 17300 | 2025.12.31 20:27:08.119156 [ 294 ] {} <Debug> TCP-Session: 1dd22948-daec-4e20-8095-e85ad3b22bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17301 | 2025.12.31 20:27:08.119343 [ 291 ] {} <Debug> TCP-Session: 06ba1058-5074-491b-a87d-4a4054910b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17302 | 2025.12.31 20:27:08.118970 [ 293 ] {} <Trace> TCP-Session: 22799280-12e4-458c-b1bd-de0ab81cf880 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17303 | 2025.12.31 20:27:08.119384 [ 291 ] {} <Debug> TCP-Session: 06ba1058-5074-491b-a87d-4a4054910b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17304 | 2025.12.31 20:27:08.119380 [ 294 ] {} <Debug> TCP-Session: 1dd22948-daec-4e20-8095-e85ad3b22bab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17305 | 2025.12.31 20:27:08.119032 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17306 | 2025.12.31 20:27:08.119481 [ 290 ] {} <Debug> TCP-Session: d5389f4e-898e-44d3-81b8-34461e7eaa87 Authenticating user 'default' from [fd00:1122:3344:101::e]:58083 | ||
| 17307 | 2025.12.31 20:27:08.119506 [ 290 ] {} <Debug> TCP-Session: d5389f4e-898e-44d3-81b8-34461e7eaa87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17308 | 2025.12.31 20:27:08.119524 [ 290 ] {} <Debug> TCP-Session: d5389f4e-898e-44d3-81b8-34461e7eaa87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17309 | 2025.12.31 20:27:08.119576 [ 293 ] {70b5bca6-b7ed-47f6-a2b5-1f4454b8b3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38265) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17310 | 2025.12.31 20:27:08.119702 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17311 | 2025.12.31 20:27:08.119736 [ 288 ] {} <Debug> TCP-Session: 40237278-f4aa-486f-a25a-0cf703c62875 Authenticating user 'default' from [fd00:1122:3344:101::e]:38786 | ||
| 17312 | 2025.12.31 20:27:08.119754 [ 288 ] {} <Debug> TCP-Session: 40237278-f4aa-486f-a25a-0cf703c62875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17313 | 2025.12.31 20:27:08.119766 [ 288 ] {} <Debug> TCP-Session: 40237278-f4aa-486f-a25a-0cf703c62875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17314 | 2025.12.31 20:27:08.119830 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17315 | 2025.12.31 20:27:08.119865 [ 266 ] {} <Debug> TCP-Session: 11dcccf2-fbe1-4d64-85b3-9c2dffb2f380 Authenticating user 'default' from [fd00:1122:3344:101::e]:57196 | ||
| 17316 | 2025.12.31 20:27:08.119880 [ 293 ] {70b5bca6-b7ed-47f6-a2b5-1f4454b8b3a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17317 | 2025.12.31 20:27:08.119885 [ 266 ] {} <Debug> TCP-Session: 11dcccf2-fbe1-4d64-85b3-9c2dffb2f380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17318 | 2025.12.31 20:27:08.119919 [ 266 ] {} <Debug> TCP-Session: 11dcccf2-fbe1-4d64-85b3-9c2dffb2f380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17319 | 2025.12.31 20:27:08.119958 [ 293 ] {70b5bca6-b7ed-47f6-a2b5-1f4454b8b3a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17320 | 2025.12.31 20:27:08.120068 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17321 | 2025.12.31 20:27:08.120104 [ 289 ] {} <Debug> TCP-Session: a7411d36-a534-48ee-8b10-dfe361a846ba Authenticating user 'default' from [fd00:1122:3344:101::e]:38095 | ||
| 17322 | 2025.12.31 20:27:08.120128 [ 289 ] {} <Debug> TCP-Session: a7411d36-a534-48ee-8b10-dfe361a846ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17323 | 2025.12.31 20:27:08.120146 [ 289 ] {} <Debug> TCP-Session: a7411d36-a534-48ee-8b10-dfe361a846ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17324 | 2025.12.31 20:27:08.120319 [ 293 ] {70b5bca6-b7ed-47f6-a2b5-1f4454b8b3a3} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 17325 | 2025.12.31 20:27:08.121288 [ 315 ] {70b5bca6-b7ed-47f6-a2b5-1f4454b8b3a3} <Trace> AggregatingTransform: Aggregating | ||
| 17326 | 2025.12.31 20:27:08.121331 [ 315 ] {70b5bca6-b7ed-47f6-a2b5-1f4454b8b3a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 17327 | 2025.12.31 20:27:08.121372 [ 315 ] {70b5bca6-b7ed-47f6-a2b5-1f4454b8b3a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946581 sec. (1056.434 rows/sec., 41.27 KiB/sec.) | ||
| 17328 | 2025.12.31 20:27:08.121394 [ 315 ] {70b5bca6-b7ed-47f6-a2b5-1f4454b8b3a3} <Trace> Aggregator: Merging aggregated data | ||
| 17329 | 2025.12.31 20:27:08.122984 [ 293 ] {70b5bca6-b7ed-47f6-a2b5-1f4454b8b3a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003464 sec., 288.6836027713626 rows/sec., 11.28 KiB/sec. | ||
| 17330 | 2025.12.31 20:27:08.123185 [ 293 ] {70b5bca6-b7ed-47f6-a2b5-1f4454b8b3a3} <Debug> TCPHandler: Processed in 0.00436243 sec. | ||
| 17331 | 2025.12.31 20:27:08.123297 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17332 | 2025.12.31 20:27:08.123318 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17333 | 2025.12.31 20:27:08.123346 [ 293 ] {} <Debug> TCP-Session: 22799280-12e4-458c-b1bd-de0ab81cf880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17334 | 2025.12.31 20:27:08.123347 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17335 | 2025.12.31 20:27:08.123363 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17336 | 2025.12.31 20:27:08.123385 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17337 | 2025.12.31 20:27:08.123399 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17338 | 2025.12.31 20:27:08.123432 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17339 | 2025.12.31 20:27:08.123449 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17340 | 2025.12.31 20:27:08.123468 [ 286 ] {} <Debug> TCP-Session: db5de6ff-62a7-41f8-a39d-af85608274b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17341 | 2025.12.31 20:27:08.123482 [ 288 ] {} <Debug> TCP-Session: 40237278-f4aa-486f-a25a-0cf703c62875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17342 | 2025.12.31 20:27:08.123498 [ 291 ] {} <Debug> TCP-Session: 06ba1058-5074-491b-a87d-4a4054910b06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17343 | 2025.12.31 20:27:08.123366 [ 292 ] {} <Debug> TCP-Session: eb1df01a-1480-4601-8f33-ba0d4e210839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17344 | 2025.12.31 20:27:08.123443 [ 294 ] {} <Debug> TCP-Session: 1dd22948-daec-4e20-8095-e85ad3b22bab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17345 | 2025.12.31 20:27:08.123415 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17346 | 2025.12.31 20:27:08.123410 [ 289 ] {} <Debug> TCP-Session: a7411d36-a534-48ee-8b10-dfe361a846ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17347 | 2025.12.31 20:27:08.123613 [ 290 ] {} <Debug> TCP-Session: d5389f4e-898e-44d3-81b8-34461e7eaa87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17348 | 2025.12.31 20:27:08.123393 [ 266 ] {} <Debug> TCP-Session: 11dcccf2-fbe1-4d64-85b3-9c2dffb2f380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17349 | 2025.12.31 20:27:08.316681 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2122 | ||
| 17350 | 2025.12.31 20:27:08.319253 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17351 | 2025.12.31 20:27:08.319309 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17352 | 2025.12.31 20:27:08.320525 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17353 | 2025.12.31 20:27:08.320796 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17354 | 2025.12.31 20:27:08.321107 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2122 | ||
| 17355 | 2025.12.31 20:27:08.499958 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46513 | ||
| 17356 | 2025.12.31 20:27:08.500064 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17357 | 2025.12.31 20:27:08.500091 [ 293 ] {} <Debug> TCP-Session: dec3e7fd-14e1-418e-ab50-a94f87ea6e35 Authenticating user 'default' from [fd00:1122:3344:101::e]:46513 | ||
| 17358 | 2025.12.31 20:27:08.500113 [ 293 ] {} <Debug> TCP-Session: dec3e7fd-14e1-418e-ab50-a94f87ea6e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17359 | 2025.12.31 20:27:08.500126 [ 293 ] {} <Debug> TCP-Session: dec3e7fd-14e1-418e-ab50-a94f87ea6e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17360 | 2025.12.31 20:27:08.500326 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61546 | ||
| 17361 | 2025.12.31 20:27:08.500343 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55372 | ||
| 17362 | 2025.12.31 20:27:08.500389 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46331 | ||
| 17363 | 2025.12.31 20:27:08.500394 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38323 | ||
| 17364 | 2025.12.31 20:27:08.500437 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48785 | ||
| 17365 | 2025.12.31 20:27:08.500446 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42290 | ||
| 17366 | 2025.12.31 20:27:08.500474 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17367 | 2025.12.31 20:27:08.500472 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52457 | ||
| 17368 | 2025.12.31 20:27:08.500537 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17369 | 2025.12.31 20:27:08.500548 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17370 | 2025.12.31 20:27:08.500569 [ 293 ] {} <Trace> TCP-Session: dec3e7fd-14e1-418e-ab50-a94f87ea6e35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17371 | 2025.12.31 20:27:08.500583 [ 286 ] {} <Debug> TCP-Session: 9809422e-b16f-4e23-b43b-102a2e0bd5ed Authenticating user 'default' from [fd00:1122:3344:101::e]:38323 | ||
| 17372 | 2025.12.31 20:27:08.500596 [ 291 ] {} <Debug> TCP-Session: 177d53e9-154f-4b27-9bea-a1ef41ccff34 Authenticating user 'default' from [fd00:1122:3344:101::e]:42290 | ||
| 17373 | 2025.12.31 20:27:08.500626 [ 286 ] {} <Debug> TCP-Session: 9809422e-b16f-4e23-b43b-102a2e0bd5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17374 | 2025.12.31 20:27:08.500632 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17375 | 2025.12.31 20:27:08.500648 [ 286 ] {} <Debug> TCP-Session: 9809422e-b16f-4e23-b43b-102a2e0bd5ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17376 | 2025.12.31 20:27:08.500640 [ 291 ] {} <Debug> TCP-Session: 177d53e9-154f-4b27-9bea-a1ef41ccff34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17377 | 2025.12.31 20:27:08.500678 [ 292 ] {} <Debug> TCP-Session: 8e67e2cb-6c2d-4b7b-b75f-b3dea9a3d271 Authenticating user 'default' from [fd00:1122:3344:101::e]:52457 | ||
| 17378 | 2025.12.31 20:27:08.500709 [ 291 ] {} <Debug> TCP-Session: 177d53e9-154f-4b27-9bea-a1ef41ccff34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17379 | 2025.12.31 20:27:08.500531 [ 294 ] {} <Debug> TCP-Session: 33fe7407-ab17-4eef-8f33-1b52195d892d Authenticating user 'default' from [fd00:1122:3344:101::e]:61546 | ||
| 17380 | 2025.12.31 20:27:08.500737 [ 292 ] {} <Debug> TCP-Session: 8e67e2cb-6c2d-4b7b-b75f-b3dea9a3d271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17381 | 2025.12.31 20:27:08.500770 [ 294 ] {} <Debug> TCP-Session: 33fe7407-ab17-4eef-8f33-1b52195d892d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17382 | 2025.12.31 20:27:08.500776 [ 292 ] {} <Debug> TCP-Session: 8e67e2cb-6c2d-4b7b-b75f-b3dea9a3d271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17383 | 2025.12.31 20:27:08.500784 [ 293 ] {78f38382-2790-49db-9a86-509cf934e96d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46513) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17384 | 2025.12.31 20:27:08.500791 [ 294 ] {} <Debug> TCP-Session: 33fe7407-ab17-4eef-8f33-1b52195d892d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17385 | 2025.12.31 20:27:08.500469 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17386 | 2025.12.31 20:27:08.500465 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17387 | 2025.12.31 20:27:08.500397 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39370 | ||
| 17388 | 2025.12.31 20:27:08.500896 [ 289 ] {} <Debug> TCP-Session: fa54b8b4-02e7-4233-abd6-fd303005e218 Authenticating user 'default' from [fd00:1122:3344:101::e]:46331 | ||
| 17389 | 2025.12.31 20:27:08.500890 [ 266 ] {} <Debug> TCP-Session: dcb11a9d-a46f-4184-8d2b-ed4d3cde9597 Authenticating user 'default' from [fd00:1122:3344:101::e]:55372 | ||
| 17390 | 2025.12.31 20:27:08.500953 [ 289 ] {} <Debug> TCP-Session: fa54b8b4-02e7-4233-abd6-fd303005e218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17391 | 2025.12.31 20:27:08.500530 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17392 | 2025.12.31 20:27:08.500985 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17393 | 2025.12.31 20:27:08.501018 [ 290 ] {} <Debug> TCP-Session: 4e7f68e6-3b57-4c76-b5b4-d2a96a0a6474 Authenticating user 'default' from [fd00:1122:3344:101::e]:48785 | ||
| 17394 | 2025.12.31 20:27:08.501038 [ 288 ] {} <Debug> TCP-Session: 1f1dd113-f9f7-4cdc-ac71-99e7038c755d Authenticating user 'default' from [fd00:1122:3344:101::e]:39370 | ||
| 17395 | 2025.12.31 20:27:08.501048 [ 290 ] {} <Debug> TCP-Session: 4e7f68e6-3b57-4c76-b5b4-d2a96a0a6474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17396 | 2025.12.31 20:27:08.501064 [ 288 ] {} <Debug> TCP-Session: 1f1dd113-f9f7-4cdc-ac71-99e7038c755d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17397 | 2025.12.31 20:27:08.501075 [ 290 ] {} <Debug> TCP-Session: 4e7f68e6-3b57-4c76-b5b4-d2a96a0a6474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17398 | 2025.12.31 20:27:08.501081 [ 293 ] {78f38382-2790-49db-9a86-509cf934e96d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17399 | 2025.12.31 20:27:08.501088 [ 288 ] {} <Debug> TCP-Session: 1f1dd113-f9f7-4cdc-ac71-99e7038c755d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17400 | 2025.12.31 20:27:08.500979 [ 266 ] {} <Debug> TCP-Session: dcb11a9d-a46f-4184-8d2b-ed4d3cde9597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17401 | 2025.12.31 20:27:08.500980 [ 289 ] {} <Debug> TCP-Session: fa54b8b4-02e7-4233-abd6-fd303005e218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17402 | 2025.12.31 20:27:08.501157 [ 293 ] {78f38382-2790-49db-9a86-509cf934e96d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17403 | 2025.12.31 20:27:08.501165 [ 266 ] {} <Debug> TCP-Session: dcb11a9d-a46f-4184-8d2b-ed4d3cde9597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17404 | 2025.12.31 20:27:08.501465 [ 293 ] {78f38382-2790-49db-9a86-509cf934e96d} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 17405 | 2025.12.31 20:27:08.502426 [ 309 ] {78f38382-2790-49db-9a86-509cf934e96d} <Trace> AggregatingTransform: Aggregating | ||
| 17406 | 2025.12.31 20:27:08.502475 [ 309 ] {78f38382-2790-49db-9a86-509cf934e96d} <Trace> Aggregator: Aggregation method: without_key | ||
| 17407 | 2025.12.31 20:27:08.502519 [ 309 ] {78f38382-2790-49db-9a86-509cf934e96d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952352 sec. (1050.032 rows/sec., 41.02 KiB/sec.) | ||
| 17408 | 2025.12.31 20:27:08.502542 [ 309 ] {78f38382-2790-49db-9a86-509cf934e96d} <Trace> Aggregator: Merging aggregated data | ||
| 17409 | 2025.12.31 20:27:08.504060 [ 293 ] {78f38382-2790-49db-9a86-509cf934e96d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003331 sec., 300.2101471029721 rows/sec., 11.73 KiB/sec. | ||
| 17410 | 2025.12.31 20:27:08.504227 [ 293 ] {78f38382-2790-49db-9a86-509cf934e96d} <Debug> TCPHandler: Processed in 0.003782697 sec. | ||
| 17411 | 2025.12.31 20:27:08.504353 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17412 | 2025.12.31 20:27:08.504384 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17413 | 2025.12.31 20:27:08.504390 [ 293 ] {} <Debug> TCP-Session: dec3e7fd-14e1-418e-ab50-a94f87ea6e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17414 | 2025.12.31 20:27:08.504404 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17415 | 2025.12.31 20:27:08.504432 [ 294 ] {} <Debug> TCP-Session: 33fe7407-ab17-4eef-8f33-1b52195d892d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17416 | 2025.12.31 20:27:08.504449 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17417 | 2025.12.31 20:27:08.504479 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17418 | 2025.12.31 20:27:08.504505 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17419 | 2025.12.31 20:27:08.504521 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17420 | 2025.12.31 20:27:08.504533 [ 292 ] {} <Debug> TCP-Session: 8e67e2cb-6c2d-4b7b-b75f-b3dea9a3d271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17421 | 2025.12.31 20:27:08.504553 [ 289 ] {} <Debug> TCP-Session: fa54b8b4-02e7-4233-abd6-fd303005e218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17422 | 2025.12.31 20:27:08.504578 [ 291 ] {} <Debug> TCP-Session: 177d53e9-154f-4b27-9bea-a1ef41ccff34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17423 | 2025.12.31 20:27:08.504513 [ 286 ] {} <Debug> TCP-Session: 9809422e-b16f-4e23-b43b-102a2e0bd5ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17424 | 2025.12.31 20:27:08.504478 [ 288 ] {} <Debug> TCP-Session: 1f1dd113-f9f7-4cdc-ac71-99e7038c755d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17425 | 2025.12.31 20:27:08.504466 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17426 | 2025.12.31 20:27:08.504427 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17427 | 2025.12.31 20:27:08.504687 [ 290 ] {} <Debug> TCP-Session: 4e7f68e6-3b57-4c76-b5b4-d2a96a0a6474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17428 | 2025.12.31 20:27:08.504711 [ 266 ] {} <Debug> TCP-Session: dcb11a9d-a46f-4184-8d2b-ed4d3cde9597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17429 | 2025.12.31 20:27:08.761221 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17430 | 2025.12.31 20:27:08.761404 [ 269 ] {44f0f4c3-b81e-4be0-a562-685b7458cd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17431 | 2025.12.31 20:27:08.761479 [ 269 ] {44f0f4c3-b81e-4be0-a562-685b7458cd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17432 | 2025.12.31 20:27:08.762151 [ 269 ] {44f0f4c3-b81e-4be0-a562-685b7458cd07} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17433 | 2025.12.31 20:27:08.762207 [ 269 ] {44f0f4c3-b81e-4be0-a562-685b7458cd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17434 | 2025.12.31 20:27:08.762614 [ 269 ] {44f0f4c3-b81e-4be0-a562-685b7458cd07} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17435 | 2025.12.31 20:27:08.762850 [ 269 ] {44f0f4c3-b81e-4be0-a562-685b7458cd07} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17436 | 2025.12.31 20:27:08.763023 [ 269 ] {44f0f4c3-b81e-4be0-a562-685b7458cd07} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001666 sec., 1200.4801920768307 rows/sec., 97.89 KiB/sec. | ||
| 17437 | 2025.12.31 20:27:08.763077 [ 269 ] {44f0f4c3-b81e-4be0-a562-685b7458cd07} <Debug> TCPHandler: Processed in 0.001991615 sec. | ||
| 17438 | 2025.12.31 20:27:08.763209 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17439 | 2025.12.31 20:27:08.763317 [ 269 ] {28f547d8-acb6-46f3-b27d-a0cc8854711b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17440 | 2025.12.31 20:27:08.763363 [ 269 ] {28f547d8-acb6-46f3-b27d-a0cc8854711b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17441 | 2025.12.31 20:27:08.763918 [ 269 ] {28f547d8-acb6-46f3-b27d-a0cc8854711b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17442 | 2025.12.31 20:27:08.763959 [ 269 ] {28f547d8-acb6-46f3-b27d-a0cc8854711b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17443 | 2025.12.31 20:27:08.764298 [ 269 ] {28f547d8-acb6-46f3-b27d-a0cc8854711b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17444 | 2025.12.31 20:27:08.764551 [ 269 ] {28f547d8-acb6-46f3-b27d-a0cc8854711b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17445 | 2025.12.31 20:27:08.764701 [ 269 ] {28f547d8-acb6-46f3-b27d-a0cc8854711b} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001408 sec., 54687.5 rows/sec., 4.50 MiB/sec. | ||
| 17446 | 2025.12.31 20:27:08.764745 [ 269 ] {28f547d8-acb6-46f3-b27d-a0cc8854711b} <Debug> TCPHandler: Processed in 0.001588316 sec. | ||
| 17447 | 2025.12.31 20:27:08.764903 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17448 | 2025.12.31 20:27:08.765020 [ 269 ] {bb3c3229-ca9c-4ef1-bd86-9b1d28194ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17449 | 2025.12.31 20:27:08.765066 [ 269 ] {bb3c3229-ca9c-4ef1-bd86-9b1d28194ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17450 | 2025.12.31 20:27:08.765518 [ 269 ] {bb3c3229-ca9c-4ef1-bd86-9b1d28194ca8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17451 | 2025.12.31 20:27:08.765555 [ 269 ] {bb3c3229-ca9c-4ef1-bd86-9b1d28194ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17452 | 2025.12.31 20:27:08.765890 [ 269 ] {bb3c3229-ca9c-4ef1-bd86-9b1d28194ca8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17453 | 2025.12.31 20:27:08.766114 [ 269 ] {bb3c3229-ca9c-4ef1-bd86-9b1d28194ca8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17454 | 2025.12.31 20:27:08.766264 [ 269 ] {bb3c3229-ca9c-4ef1-bd86-9b1d28194ca8} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001266 sec., 9478.67298578199 rows/sec., 704.27 KiB/sec. | ||
| 17455 | 2025.12.31 20:27:08.766306 [ 269 ] {bb3c3229-ca9c-4ef1-bd86-9b1d28194ca8} <Debug> TCPHandler: Processed in 0.001467773 sec. | ||
| 17456 | 2025.12.31 20:27:08.766430 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17457 | 2025.12.31 20:27:08.766529 [ 269 ] {3c62db66-3df7-42e2-9b92-d5e4a66c3f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17458 | 2025.12.31 20:27:08.766571 [ 269 ] {3c62db66-3df7-42e2-9b92-d5e4a66c3f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17459 | 2025.12.31 20:27:08.767032 [ 269 ] {3c62db66-3df7-42e2-9b92-d5e4a66c3f9d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17460 | 2025.12.31 20:27:08.767068 [ 269 ] {3c62db66-3df7-42e2-9b92-d5e4a66c3f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17461 | 2025.12.31 20:27:08.767395 [ 269 ] {3c62db66-3df7-42e2-9b92-d5e4a66c3f9d} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17462 | 2025.12.31 20:27:08.767608 [ 269 ] {3c62db66-3df7-42e2-9b92-d5e4a66c3f9d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17463 | 2025.12.31 20:27:08.767745 [ 269 ] {3c62db66-3df7-42e2-9b92-d5e4a66c3f9d} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001237 sec., 61438.965238480196 rows/sec., 4.80 MiB/sec. | ||
| 17464 | 2025.12.31 20:27:08.767797 [ 269 ] {3c62db66-3df7-42e2-9b92-d5e4a66c3f9d} <Debug> TCPHandler: Processed in 0.001417732 sec. | ||
| 17465 | 2025.12.31 20:27:08.767953 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17466 | 2025.12.31 20:27:08.768078 [ 269 ] {e17b3584-15db-4546-b2db-88dd20257c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17467 | 2025.12.31 20:27:08.768134 [ 269 ] {e17b3584-15db-4546-b2db-88dd20257c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17468 | 2025.12.31 20:27:08.768588 [ 269 ] {e17b3584-15db-4546-b2db-88dd20257c26} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17469 | 2025.12.31 20:27:08.768623 [ 269 ] {e17b3584-15db-4546-b2db-88dd20257c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17470 | 2025.12.31 20:27:08.768984 [ 269 ] {e17b3584-15db-4546-b2db-88dd20257c26} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17471 | 2025.12.31 20:27:08.769226 [ 269 ] {e17b3584-15db-4546-b2db-88dd20257c26} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17472 | 2025.12.31 20:27:08.769366 [ 269 ] {e17b3584-15db-4546-b2db-88dd20257c26} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001315 sec., 122433.46007604562 rows/sec., 8.53 MiB/sec. | ||
| 17473 | 2025.12.31 20:27:08.769403 [ 269 ] {e17b3584-15db-4546-b2db-88dd20257c26} <Debug> TCPHandler: Processed in 0.001514945 sec. | ||
| 17474 | 2025.12.31 20:27:08.769466 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 17475 | 2025.12.31 20:27:08.769518 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 17476 | 2025.12.31 20:27:08.769528 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17477 | 2025.12.31 20:27:08.769640 [ 269 ] {3ce4ee6f-0daf-4138-b5a9-64a342d16ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17478 | 2025.12.31 20:27:08.769700 [ 269 ] {3ce4ee6f-0daf-4138-b5a9-64a342d16ff3} <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 | ||
| 17479 | 2025.12.31 20:27:08.770585 [ 269 ] {3ce4ee6f-0daf-4138-b5a9-64a342d16ff3} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17480 | 2025.12.31 20:27:08.770623 [ 269 ] {3ce4ee6f-0daf-4138-b5a9-64a342d16ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17481 | 2025.12.31 20:27:08.771207 [ 269 ] {3ce4ee6f-0daf-4138-b5a9-64a342d16ff3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17482 | 2025.12.31 20:27:08.771452 [ 269 ] {3ce4ee6f-0daf-4138-b5a9-64a342d16ff3} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17483 | 2025.12.31 20:27:08.771619 [ 269 ] {3ce4ee6f-0daf-4138-b5a9-64a342d16ff3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001998 sec., 5005.005005005005 rows/sec., 8.97 MiB/sec. | ||
| 17484 | 2025.12.31 20:27:08.771692 [ 269 ] {3ce4ee6f-0daf-4138-b5a9-64a342d16ff3} <Debug> TCPHandler: Processed in 0.002216231 sec. | ||
| 17485 | 2025.12.31 20:27:08.771807 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17486 | 2025.12.31 20:27:08.771904 [ 269 ] {1d5231d1-073a-4fc0-a340-da06a22b5770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17487 | 2025.12.31 20:27:08.771949 [ 269 ] {1d5231d1-073a-4fc0-a340-da06a22b5770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17488 | 2025.12.31 20:27:08.772340 [ 269 ] {1d5231d1-073a-4fc0-a340-da06a22b5770} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17489 | 2025.12.31 20:27:08.772378 [ 269 ] {1d5231d1-073a-4fc0-a340-da06a22b5770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17490 | 2025.12.31 20:27:08.772704 [ 269 ] {1d5231d1-073a-4fc0-a340-da06a22b5770} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17491 | 2025.12.31 20:27:08.772900 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 17492 | 2025.12.31 20:27:08.772979 [ 269 ] {1d5231d1-073a-4fc0-a340-da06a22b5770} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17493 | 2025.12.31 20:27:08.773124 [ 269 ] {1d5231d1-073a-4fc0-a340-da06a22b5770} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00124 sec., 48387.096774193546 rows/sec., 3.26 MiB/sec. | ||
| 17494 | 2025.12.31 20:27:08.773162 [ 269 ] {1d5231d1-073a-4fc0-a340-da06a22b5770} <Debug> TCPHandler: Processed in 0.001405772 sec. | ||
| 17495 | 2025.12.31 20:27:10.099599 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61273 | ||
| 17496 | 2025.12.31 20:27:10.099706 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17497 | 2025.12.31 20:27:10.099731 [ 293 ] {} <Debug> TCP-Session: 74e34eee-39d2-4820-875c-ed35525f9958 Authenticating user 'default' from [fd00:1122:3344:101::e]:61273 | ||
| 17498 | 2025.12.31 20:27:10.099754 [ 293 ] {} <Debug> TCP-Session: 74e34eee-39d2-4820-875c-ed35525f9958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17499 | 2025.12.31 20:27:10.099766 [ 293 ] {} <Debug> TCP-Session: 74e34eee-39d2-4820-875c-ed35525f9958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17500 | 2025.12.31 20:27:10.099935 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65299 | ||
| 17501 | 2025.12.31 20:27:10.099937 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64890 | ||
| 17502 | 2025.12.31 20:27:10.099986 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35914 | ||
| 17503 | 2025.12.31 20:27:10.100004 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62123 | ||
| 17504 | 2025.12.31 20:27:10.100014 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36183 | ||
| 17505 | 2025.12.31 20:27:10.100075 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17506 | 2025.12.31 20:27:10.100075 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17507 | 2025.12.31 20:27:10.100082 [ 293 ] {} <Trace> TCP-Session: 74e34eee-39d2-4820-875c-ed35525f9958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17508 | 2025.12.31 20:27:10.100124 [ 290 ] {} <Debug> TCP-Session: ff38b3f5-77b8-4222-b967-9563b5e9edb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35914 | ||
| 17509 | 2025.12.31 20:27:10.100116 [ 294 ] {} <Debug> TCP-Session: 47ce46f7-cffc-4e84-bf04-b78a79bb5904 Authenticating user 'default' from [fd00:1122:3344:101::e]:64890 | ||
| 17510 | 2025.12.31 20:27:10.100158 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17511 | 2025.12.31 20:27:10.100165 [ 290 ] {} <Debug> TCP-Session: ff38b3f5-77b8-4222-b967-9563b5e9edb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17512 | 2025.12.31 20:27:10.100176 [ 294 ] {} <Debug> TCP-Session: 47ce46f7-cffc-4e84-bf04-b78a79bb5904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17513 | 2025.12.31 20:27:10.100198 [ 290 ] {} <Debug> TCP-Session: ff38b3f5-77b8-4222-b967-9563b5e9edb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17514 | 2025.12.31 20:27:10.100198 [ 292 ] {} <Debug> TCP-Session: d93e7648-5583-42fc-b498-d3c69e663675 Authenticating user 'default' from [fd00:1122:3344:101::e]:36183 | ||
| 17515 | 2025.12.31 20:27:10.100208 [ 294 ] {} <Debug> TCP-Session: 47ce46f7-cffc-4e84-bf04-b78a79bb5904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17516 | 2025.12.31 20:27:10.100242 [ 292 ] {} <Debug> TCP-Session: d93e7648-5583-42fc-b498-d3c69e663675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17517 | 2025.12.31 20:27:10.100115 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17518 | 2025.12.31 20:27:10.100270 [ 292 ] {} <Debug> TCP-Session: d93e7648-5583-42fc-b498-d3c69e663675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17519 | 2025.12.31 20:27:10.100289 [ 293 ] {3298d5b0-b492-46e5-b97b-be8682abc11d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61273) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17520 | 2025.12.31 20:27:10.100305 [ 291 ] {} <Debug> TCP-Session: 66727efc-4ce4-41af-b5c3-a56a5b71c3c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62123 | ||
| 17521 | 2025.12.31 20:27:10.100014 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17522 | 2025.12.31 20:27:10.100343 [ 291 ] {} <Debug> TCP-Session: 66727efc-4ce4-41af-b5c3-a56a5b71c3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17523 | 2025.12.31 20:27:10.099975 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34575 | ||
| 17524 | 2025.12.31 20:27:10.100365 [ 266 ] {} <Debug> TCP-Session: 71543a40-db40-4604-9d98-ee1cd6c7d23c Authenticating user 'default' from [fd00:1122:3344:101::e]:65299 | ||
| 17525 | 2025.12.31 20:27:10.100370 [ 291 ] {} <Debug> TCP-Session: 66727efc-4ce4-41af-b5c3-a56a5b71c3c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17526 | 2025.12.31 20:27:10.100408 [ 266 ] {} <Debug> TCP-Session: 71543a40-db40-4604-9d98-ee1cd6c7d23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17527 | 2025.12.31 20:27:10.099977 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54848 | ||
| 17528 | 2025.12.31 20:27:10.100437 [ 266 ] {} <Debug> TCP-Session: 71543a40-db40-4604-9d98-ee1cd6c7d23c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17529 | 2025.12.31 20:27:10.100439 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17530 | 2025.12.31 20:27:10.099956 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33308 | ||
| 17531 | 2025.12.31 20:27:10.100501 [ 289 ] {} <Debug> TCP-Session: f6682417-ccc8-490c-b63c-e385fa2faca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34575 | ||
| 17532 | 2025.12.31 20:27:10.100512 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17533 | 2025.12.31 20:27:10.100544 [ 289 ] {} <Debug> TCP-Session: f6682417-ccc8-490c-b63c-e385fa2faca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17534 | 2025.12.31 20:27:10.100557 [ 288 ] {} <Debug> TCP-Session: 9a0362ed-8378-4d42-bb56-784ea51c296a Authenticating user 'default' from [fd00:1122:3344:101::e]:54848 | ||
| 17535 | 2025.12.31 20:27:10.100560 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17536 | 2025.12.31 20:27:10.100588 [ 288 ] {} <Debug> TCP-Session: 9a0362ed-8378-4d42-bb56-784ea51c296a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17537 | 2025.12.31 20:27:10.100608 [ 286 ] {} <Debug> TCP-Session: 8d9ed4b0-6d5c-4716-b853-79e2e24a4160 Authenticating user 'default' from [fd00:1122:3344:101::e]:33308 | ||
| 17538 | 2025.12.31 20:27:10.100614 [ 288 ] {} <Debug> TCP-Session: 9a0362ed-8378-4d42-bb56-784ea51c296a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17539 | 2025.12.31 20:27:10.100633 [ 286 ] {} <Debug> TCP-Session: 8d9ed4b0-6d5c-4716-b853-79e2e24a4160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17540 | 2025.12.31 20:27:10.100565 [ 289 ] {} <Debug> TCP-Session: f6682417-ccc8-490c-b63c-e385fa2faca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17541 | 2025.12.31 20:27:10.100657 [ 286 ] {} <Debug> TCP-Session: 8d9ed4b0-6d5c-4716-b853-79e2e24a4160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17542 | 2025.12.31 20:27:10.100562 [ 293 ] {3298d5b0-b492-46e5-b97b-be8682abc11d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17543 | 2025.12.31 20:27:10.100752 [ 293 ] {3298d5b0-b492-46e5-b97b-be8682abc11d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17544 | 2025.12.31 20:27:10.101040 [ 293 ] {3298d5b0-b492-46e5-b97b-be8682abc11d} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 17545 | 2025.12.31 20:27:10.101948 [ 351 ] {3298d5b0-b492-46e5-b97b-be8682abc11d} <Trace> AggregatingTransform: Aggregating | ||
| 17546 | 2025.12.31 20:27:10.102004 [ 351 ] {3298d5b0-b492-46e5-b97b-be8682abc11d} <Trace> Aggregator: Aggregation method: without_key | ||
| 17547 | 2025.12.31 20:27:10.102047 [ 351 ] {3298d5b0-b492-46e5-b97b-be8682abc11d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905231 sec. (1104.690 rows/sec., 43.15 KiB/sec.) | ||
| 17548 | 2025.12.31 20:27:10.102067 [ 351 ] {3298d5b0-b492-46e5-b97b-be8682abc11d} <Trace> Aggregator: Merging aggregated data | ||
| 17549 | 2025.12.31 20:27:10.103636 [ 293 ] {3298d5b0-b492-46e5-b97b-be8682abc11d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003404 sec., 293.7720329024677 rows/sec., 11.48 KiB/sec. | ||
| 17550 | 2025.12.31 20:27:10.103774 [ 293 ] {3298d5b0-b492-46e5-b97b-be8682abc11d} <Debug> TCPHandler: Processed in 0.003808696 sec. | ||
| 17551 | 2025.12.31 20:27:10.103885 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17552 | 2025.12.31 20:27:10.103911 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17553 | 2025.12.31 20:27:10.103914 [ 293 ] {} <Debug> TCP-Session: 74e34eee-39d2-4820-875c-ed35525f9958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17554 | 2025.12.31 20:27:10.103931 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17555 | 2025.12.31 20:27:10.103955 [ 294 ] {} <Debug> TCP-Session: 47ce46f7-cffc-4e84-bf04-b78a79bb5904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17556 | 2025.12.31 20:27:10.103966 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17557 | 2025.12.31 20:27:10.103988 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17558 | 2025.12.31 20:27:10.104019 [ 289 ] {} <Debug> TCP-Session: f6682417-ccc8-490c-b63c-e385fa2faca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17559 | 2025.12.31 20:27:10.104022 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17560 | 2025.12.31 20:27:10.104053 [ 290 ] {} <Debug> TCP-Session: ff38b3f5-77b8-4222-b967-9563b5e9edb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17561 | 2025.12.31 20:27:10.104023 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17562 | 2025.12.31 20:27:10.104081 [ 291 ] {} <Debug> TCP-Session: 66727efc-4ce4-41af-b5c3-a56a5b71c3c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17563 | 2025.12.31 20:27:10.103948 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17564 | 2025.12.31 20:27:10.104127 [ 292 ] {} <Debug> TCP-Session: d93e7648-5583-42fc-b498-d3c69e663675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17565 | 2025.12.31 20:27:10.103997 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17566 | 2025.12.31 20:27:10.104159 [ 266 ] {} <Debug> TCP-Session: 71543a40-db40-4604-9d98-ee1cd6c7d23c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17567 | 2025.12.31 20:27:10.103985 [ 286 ] {} <Debug> TCP-Session: 8d9ed4b0-6d5c-4716-b853-79e2e24a4160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17568 | 2025.12.31 20:27:10.104193 [ 288 ] {} <Debug> TCP-Session: 9a0362ed-8378-4d42-bb56-784ea51c296a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17569 | 2025.12.31 20:27:12.955412 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17570 | 2025.12.31 20:27:12.955465 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17571 | 2025.12.31 20:27:13.113053 [ 225 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 17572 | 2025.12.31 20:27:13.113105 [ 225 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 17573 | 2025.12.31 20:27:13.115546 [ 225 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 17574 | 2025.12.31 20:27:13.195410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39301 | ||
| 17575 | 2025.12.31 20:27:13.195997 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17576 | 2025.12.31 20:27:13.196041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17577 | 2025.12.31 20:27:13.196532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17578 | 2025.12.31 20:27:13.196766 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17579 | 2025.12.31 20:27:13.196921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39301 | ||
| 17580 | 2025.12.31 20:27:13.773006 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17581 | 2025.12.31 20:27:13.773288 [ 269 ] {eeaeb081-54a4-448e-a27b-6c6bd7e99d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17582 | 2025.12.31 20:27:13.773390 [ 269 ] {eeaeb081-54a4-448e-a27b-6c6bd7e99d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17583 | 2025.12.31 20:27:13.774328 [ 269 ] {eeaeb081-54a4-448e-a27b-6c6bd7e99d52} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17584 | 2025.12.31 20:27:13.774376 [ 269 ] {eeaeb081-54a4-448e-a27b-6c6bd7e99d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17585 | 2025.12.31 20:27:13.774768 [ 269 ] {eeaeb081-54a4-448e-a27b-6c6bd7e99d52} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17586 | 2025.12.31 20:27:13.774990 [ 269 ] {eeaeb081-54a4-448e-a27b-6c6bd7e99d52} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17587 | 2025.12.31 20:27:13.775144 [ 269 ] {eeaeb081-54a4-448e-a27b-6c6bd7e99d52} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001931 sec., 212325.22009321596 rows/sec., 13.47 MiB/sec. | ||
| 17588 | 2025.12.31 20:27:13.775185 [ 269 ] {eeaeb081-54a4-448e-a27b-6c6bd7e99d52} <Debug> TCPHandler: Processed in 0.002370624 sec. | ||
| 17589 | 2025.12.31 20:27:13.775314 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17590 | 2025.12.31 20:27:13.775408 [ 269 ] {68f33fff-da2d-4e37-9c17-f3aca275a232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17591 | 2025.12.31 20:27:13.775449 [ 269 ] {68f33fff-da2d-4e37-9c17-f3aca275a232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17592 | 2025.12.31 20:27:13.776373 [ 269 ] {68f33fff-da2d-4e37-9c17-f3aca275a232} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17593 | 2025.12.31 20:27:13.776409 [ 269 ] {68f33fff-da2d-4e37-9c17-f3aca275a232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17594 | 2025.12.31 20:27:13.776774 [ 269 ] {68f33fff-da2d-4e37-9c17-f3aca275a232} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17595 | 2025.12.31 20:27:13.776983 [ 269 ] {68f33fff-da2d-4e37-9c17-f3aca275a232} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17596 | 2025.12.31 20:27:13.777111 [ 269 ] {68f33fff-da2d-4e37-9c17-f3aca275a232} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001722 sec., 682926.8292682926 rows/sec., 54.38 MiB/sec. | ||
| 17597 | 2025.12.31 20:27:13.777136 [ 110 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17598 | 2025.12.31 20:27:13.777147 [ 269 ] {68f33fff-da2d-4e37-9c17-f3aca275a232} <Debug> TCPHandler: Processed in 0.001886243 sec. | ||
| 17599 | 2025.12.31 20:27:13.777185 [ 110 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17600 | 2025.12.31 20:27:13.777209 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17601 | 2025.12.31 20:27:13.777300 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17602 | 2025.12.31 20:27:13.777320 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 17603 | 2025.12.31 20:27:13.777394 [ 269 ] {1d9fa3d2-ae2e-4ac2-a918-dda727467635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17604 | 2025.12.31 20:27:13.777423 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17605 | 2025.12.31 20:27:13.777434 [ 269 ] {1d9fa3d2-ae2e-4ac2-a918-dda727467635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17606 | 2025.12.31 20:27:13.777456 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2468 rows starting from the beginning of the part | ||
| 17607 | 2025.12.31 20:27:13.777526 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
| 17608 | 2025.12.31 20:27:13.777576 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 76 rows starting from the beginning of the part | ||
| 17609 | 2025.12.31 20:27:13.777623 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1176 rows starting from the beginning of the part | ||
| 17610 | 2025.12.31 20:27:13.777665 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 77 rows starting from the beginning of the part | ||
| 17611 | 2025.12.31 20:27:13.777707 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1176 rows starting from the beginning of the part | ||
| 17612 | 2025.12.31 20:27:13.777963 [ 269 ] {1d9fa3d2-ae2e-4ac2-a918-dda727467635} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17613 | 2025.12.31 20:27:13.777998 [ 269 ] {1d9fa3d2-ae2e-4ac2-a918-dda727467635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17614 | 2025.12.31 20:27:13.778312 [ 269 ] {1d9fa3d2-ae2e-4ac2-a918-dda727467635} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17615 | 2025.12.31 20:27:13.778517 [ 269 ] {1d9fa3d2-ae2e-4ac2-a918-dda727467635} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17616 | 2025.12.31 20:27:13.778643 [ 269 ] {1d9fa3d2-ae2e-4ac2-a918-dda727467635} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001267 sec., 187056.03788476717 rows/sec., 11.35 MiB/sec. | ||
| 17617 | 2025.12.31 20:27:13.778654 [ 110 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17618 | 2025.12.31 20:27:13.778679 [ 269 ] {1d9fa3d2-ae2e-4ac2-a918-dda727467635} <Debug> TCPHandler: Processed in 0.001433373 sec. | ||
| 17619 | 2025.12.31 20:27:13.778693 [ 110 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17620 | 2025.12.31 20:27:13.778713 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17621 | 2025.12.31 20:27:13.778787 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17622 | 2025.12.31 20:27:13.778823 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 17623 | 2025.12.31 20:27:13.778880 [ 269 ] {8e402fce-f3c2-4074-8c09-58147953cd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17624 | 2025.12.31 20:27:13.778924 [ 269 ] {8e402fce-f3c2-4074-8c09-58147953cd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17625 | 2025.12.31 20:27:13.778955 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17626 | 2025.12.31 20:27:13.778995 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 279 rows starting from the beginning of the part | ||
| 17627 | 2025.12.31 20:27:13.779059 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 245 rows starting from the beginning of the part | ||
| 17628 | 2025.12.31 20:27:13.779103 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 10 rows starting from the beginning of the part | ||
| 17629 | 2025.12.31 20:27:13.779142 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 237 rows starting from the beginning of the part | ||
| 17630 | 2025.12.31 20:27:13.779180 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 12 rows starting from the beginning of the part | ||
| 17631 | 2025.12.31 20:27:13.779220 [ 196 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 237 rows starting from the beginning of the part | ||
| 17632 | 2025.12.31 20:27:13.779389 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5029 rows, containing 5 columns (5 merged, 0 gathered) in 0.002106488 sec., 2387386.0188142536 rows/sec., 201.91 MiB/sec. | ||
| 17633 | 2025.12.31 20:27:13.779420 [ 269 ] {8e402fce-f3c2-4074-8c09-58147953cd86} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17634 | 2025.12.31 20:27:13.779470 [ 269 ] {8e402fce-f3c2-4074-8c09-58147953cd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17635 | 2025.12.31 20:27:13.779662 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17636 | 2025.12.31 20:27:13.779794 [ 269 ] {8e402fce-f3c2-4074-8c09-58147953cd86} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17637 | 2025.12.31 20:27:13.779908 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_126_25} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17638 | 2025.12.31 20:27:13.779970 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_126_25} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17639 | 2025.12.31 20:27:13.780023 [ 269 ] {8e402fce-f3c2-4074-8c09-58147953cd86} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17640 | 2025.12.31 20:27:13.780027 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 17641 | 2025.12.31 20:27:13.780154 [ 269 ] {8e402fce-f3c2-4074-8c09-58147953cd86} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001291 sec., 164213.78776142525 rows/sec., 10.59 MiB/sec. | ||
| 17642 | 2025.12.31 20:27:13.780188 [ 202 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416432 sec., 720119.2856416686 rows/sec., 47.01 MiB/sec. | ||
| 17643 | 2025.12.31 20:27:13.780191 [ 269 ] {8e402fce-f3c2-4074-8c09-58147953cd86} <Debug> TCPHandler: Processed in 0.001451273 sec. | ||
| 17644 | 2025.12.31 20:27:13.780311 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17645 | 2025.12.31 20:27:13.780312 [ 202 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17646 | 2025.12.31 20:27:13.780404 [ 269 ] {22aeeec4-d0d3-4819-8a1b-81f769b4b9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17647 | 2025.12.31 20:27:13.780445 [ 269 ] {22aeeec4-d0d3-4819-8a1b-81f769b4b9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17648 | 2025.12.31 20:27:13.780544 [ 202 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_106_21} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17649 | 2025.12.31 20:27:13.780602 [ 202 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_106_21} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17650 | 2025.12.31 20:27:13.780677 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 17651 | 2025.12.31 20:27:13.780934 [ 269 ] {22aeeec4-d0d3-4819-8a1b-81f769b4b9b2} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17652 | 2025.12.31 20:27:13.780968 [ 269 ] {22aeeec4-d0d3-4819-8a1b-81f769b4b9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17653 | 2025.12.31 20:27:13.781261 [ 269 ] {22aeeec4-d0d3-4819-8a1b-81f769b4b9b2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17654 | 2025.12.31 20:27:13.781459 [ 269 ] {22aeeec4-d0d3-4819-8a1b-81f769b4b9b2} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17655 | 2025.12.31 20:27:13.781582 [ 269 ] {22aeeec4-d0d3-4819-8a1b-81f769b4b9b2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001195 sec., 176569.03765690376 rows/sec., 10.03 MiB/sec. | ||
| 17656 | 2025.12.31 20:27:13.781619 [ 269 ] {22aeeec4-d0d3-4819-8a1b-81f769b4b9b2} <Debug> TCPHandler: Processed in 0.001354551 sec. | ||
| 17657 | 2025.12.31 20:27:13.781728 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17658 | 2025.12.31 20:27:13.781831 [ 269 ] {93da1eb1-feb6-4b0c-8f64-df500d7ee39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17659 | 2025.12.31 20:27:13.781870 [ 269 ] {93da1eb1-feb6-4b0c-8f64-df500d7ee39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17660 | 2025.12.31 20:27:13.782561 [ 269 ] {93da1eb1-feb6-4b0c-8f64-df500d7ee39d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17661 | 2025.12.31 20:27:13.782595 [ 269 ] {93da1eb1-feb6-4b0c-8f64-df500d7ee39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17662 | 2025.12.31 20:27:13.782910 [ 269 ] {93da1eb1-feb6-4b0c-8f64-df500d7ee39d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17663 | 2025.12.31 20:27:13.783123 [ 269 ] {93da1eb1-feb6-4b0c-8f64-df500d7ee39d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17664 | 2025.12.31 20:27:13.783246 [ 269 ] {93da1eb1-feb6-4b0c-8f64-df500d7ee39d} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001432 sec., 496508.3798882682 rows/sec., 34.80 MiB/sec. | ||
| 17665 | 2025.12.31 20:27:13.783250 [ 110 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17666 | 2025.12.31 20:27:13.783282 [ 269 ] {93da1eb1-feb6-4b0c-8f64-df500d7ee39d} <Debug> TCPHandler: Processed in 0.001601767 sec. | ||
| 17667 | 2025.12.31 20:27:13.783289 [ 110 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17668 | 2025.12.31 20:27:13.783309 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17669 | 2025.12.31 20:27:13.783393 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17670 | 2025.12.31 20:27:13.783414 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 17671 | 2025.12.31 20:27:13.783490 [ 269 ] {5bd52424-f2da-4b55-9349-816b6d6d0ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17672 | 2025.12.31 20:27:13.783540 [ 269 ] {5bd52424-f2da-4b55-9349-816b6d6d0ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17673 | 2025.12.31 20:27:13.783541 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17674 | 2025.12.31 20:27:13.783587 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1251 rows starting from the beginning of the part | ||
| 17675 | 2025.12.31 20:27:13.783655 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
| 17676 | 2025.12.31 20:27:13.783700 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 74 rows starting from the beginning of the part | ||
| 17677 | 2025.12.31 20:27:13.783742 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 711 rows starting from the beginning of the part | ||
| 17678 | 2025.12.31 20:27:13.783782 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 76 rows starting from the beginning of the part | ||
| 17679 | 2025.12.31 20:27:13.783821 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 711 rows starting from the beginning of the part | ||
| 17680 | 2025.12.31 20:27:13.783870 [ 269 ] {5bd52424-f2da-4b55-9349-816b6d6d0ba1} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17681 | 2025.12.31 20:27:13.783908 [ 269 ] {5bd52424-f2da-4b55-9349-816b6d6d0ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17682 | 2025.12.31 20:27:13.784231 [ 269 ] {5bd52424-f2da-4b55-9349-816b6d6d0ba1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17683 | 2025.12.31 20:27:13.784447 [ 269 ] {5bd52424-f2da-4b55-9349-816b6d6d0ba1} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17684 | 2025.12.31 20:27:13.784577 [ 269 ] {5bd52424-f2da-4b55-9349-816b6d6d0ba1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 17685 | 2025.12.31 20:27:13.784613 [ 269 ] {5bd52424-f2da-4b55-9349-816b6d6d0ba1} <Debug> TCPHandler: Processed in 0.001267799 sec. | ||
| 17686 | 2025.12.31 20:27:13.784720 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17687 | 2025.12.31 20:27:13.784812 [ 269 ] {cdc1dc8e-5c78-4e8c-af19-959ab1a933cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17688 | 2025.12.31 20:27:13.784853 [ 269 ] {cdc1dc8e-5c78-4e8c-af19-959ab1a933cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17689 | 2025.12.31 20:27:13.785066 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2887 rows, containing 5 columns (5 merged, 0 gathered) in 0.001699678 sec., 1698557.0208004103 rows/sec., 128.07 MiB/sec. | ||
| 17690 | 2025.12.31 20:27:13.785283 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17691 | 2025.12.31 20:27:13.785308 [ 269 ] {cdc1dc8e-5c78-4e8c-af19-959ab1a933cf} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17692 | 2025.12.31 20:27:13.785347 [ 269 ] {cdc1dc8e-5c78-4e8c-af19-959ab1a933cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17693 | 2025.12.31 20:27:13.785584 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_126_25} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17694 | 2025.12.31 20:27:13.785664 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_126_25} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17695 | 2025.12.31 20:27:13.785704 [ 269 ] {cdc1dc8e-5c78-4e8c-af19-959ab1a933cf} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17696 | 2025.12.31 20:27:13.785766 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 17697 | 2025.12.31 20:27:13.785920 [ 269 ] {cdc1dc8e-5c78-4e8c-af19-959ab1a933cf} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17698 | 2025.12.31 20:27:13.786053 [ 269 ] {cdc1dc8e-5c78-4e8c-af19-959ab1a933cf} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001259 sec., 249404.28911834792 rows/sec., 16.38 MiB/sec. | ||
| 17699 | 2025.12.31 20:27:13.786054 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_119_26 to all_124_124_0 | ||
| 17700 | 2025.12.31 20:27:13.786088 [ 269 ] {cdc1dc8e-5c78-4e8c-af19-959ab1a933cf} <Debug> TCPHandler: Processed in 0.001416342 sec. | ||
| 17701 | 2025.12.31 20:27:13.786097 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17702 | 2025.12.31 20:27:13.786117 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17703 | 2025.12.31 20:27:13.786197 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17704 | 2025.12.31 20:27:13.786205 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_124_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_26 to all_124_124_0 into Compact with storage Full | ||
| 17705 | 2025.12.31 20:27:13.786299 [ 269 ] {30ace404-e932-4164-862e-0b15eee08748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17706 | 2025.12.31 20:27:13.786311 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_124_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17707 | 2025.12.31 20:27:13.786349 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_26, total 37286 rows starting from the beginning of the part | ||
| 17708 | 2025.12.31 20:27:13.786350 [ 269 ] {30ace404-e932-4164-862e-0b15eee08748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17709 | 2025.12.31 20:27:13.786397 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 98 rows starting from the beginning of the part | ||
| 17710 | 2025.12.31 20:27:13.786441 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 17711 | 2025.12.31 20:27:13.786476 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 314 rows starting from the beginning of the part | ||
| 17712 | 2025.12.31 20:27:13.786509 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 161 rows starting from the beginning of the part | ||
| 17713 | 2025.12.31 20:27:13.786542 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 314 rows starting from the beginning of the part | ||
| 17714 | 2025.12.31 20:27:13.786670 [ 269 ] {30ace404-e932-4164-862e-0b15eee08748} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17715 | 2025.12.31 20:27:13.786711 [ 269 ] {30ace404-e932-4164-862e-0b15eee08748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17716 | 2025.12.31 20:27:13.787018 [ 269 ] {30ace404-e932-4164-862e-0b15eee08748} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 17717 | 2025.12.31 20:27:13.787224 [ 269 ] {30ace404-e932-4164-862e-0b15eee08748} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17718 | 2025.12.31 20:27:13.787352 [ 269 ] {30ace404-e932-4164-862e-0b15eee08748} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 17719 | 2025.12.31 20:27:13.787386 [ 269 ] {30ace404-e932-4164-862e-0b15eee08748} <Debug> TCPHandler: Processed in 0.001237589 sec. | ||
| 17720 | 2025.12.31 20:27:13.787500 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17721 | 2025.12.31 20:27:13.787592 [ 269 ] {fec2f256-3866-4cd8-b59e-27cdc3e1276f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17722 | 2025.12.31 20:27:13.787644 [ 269 ] {fec2f256-3866-4cd8-b59e-27cdc3e1276f} <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 | ||
| 17723 | 2025.12.31 20:27:13.788483 [ 269 ] {fec2f256-3866-4cd8-b59e-27cdc3e1276f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17724 | 2025.12.31 20:27:13.788517 [ 269 ] {fec2f256-3866-4cd8-b59e-27cdc3e1276f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17725 | 2025.12.31 20:27:13.789083 [ 269 ] {fec2f256-3866-4cd8-b59e-27cdc3e1276f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17726 | 2025.12.31 20:27:13.789300 [ 269 ] {fec2f256-3866-4cd8-b59e-27cdc3e1276f} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17727 | 2025.12.31 20:27:13.789427 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17728 | 2025.12.31 20:27:13.789437 [ 269 ] {fec2f256-3866-4cd8-b59e-27cdc3e1276f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001862 sec., 17185.821697099895 rows/sec., 30.80 MiB/sec. | ||
| 17729 | 2025.12.31 20:27:13.789460 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17730 | 2025.12.31 20:27:13.789479 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17731 | 2025.12.31 20:27:13.789497 [ 269 ] {fec2f256-3866-4cd8-b59e-27cdc3e1276f} <Debug> TCPHandler: Processed in 0.002051496 sec. | ||
| 17732 | 2025.12.31 20:27:13.789565 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 17733 | 2025.12.31 20:27:13.789615 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17734 | 2025.12.31 20:27:13.789710 [ 269 ] {9df4d9a2-699c-4c3d-8d16-a41c3797e0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17735 | 2025.12.31 20:27:13.789750 [ 269 ] {9df4d9a2-699c-4c3d-8d16-a41c3797e0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17736 | 2025.12.31 20:27:13.789753 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17737 | 2025.12.31 20:27:13.789806 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2154 rows starting from the beginning of the part | ||
| 17738 | 2025.12.31 20:27:13.789925 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 32 rows starting from the beginning of the part | ||
| 17739 | 2025.12.31 20:27:13.790034 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 10 rows starting from the beginning of the part | ||
| 17740 | 2025.12.31 20:27:13.790104 [ 269 ] {9df4d9a2-699c-4c3d-8d16-a41c3797e0ec} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17741 | 2025.12.31 20:27:13.790131 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 32 rows starting from the beginning of the part | ||
| 17742 | 2025.12.31 20:27:13.790140 [ 269 ] {9df4d9a2-699c-4c3d-8d16-a41c3797e0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17743 | 2025.12.31 20:27:13.790226 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 10 rows starting from the beginning of the part | ||
| 17744 | 2025.12.31 20:27:13.790320 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 32 rows starting from the beginning of the part | ||
| 17745 | 2025.12.31 20:27:13.790455 [ 269 ] {9df4d9a2-699c-4c3d-8d16-a41c3797e0ec} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17746 | 2025.12.31 20:27:13.790664 [ 269 ] {9df4d9a2-699c-4c3d-8d16-a41c3797e0ec} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17747 | 2025.12.31 20:27:13.790790 [ 269 ] {9df4d9a2-699c-4c3d-8d16-a41c3797e0ec} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001099 sec., 94631.48316651501 rows/sec., 5.80 MiB/sec. | ||
| 17748 | 2025.12.31 20:27:13.790824 [ 269 ] {9df4d9a2-699c-4c3d-8d16-a41c3797e0ec} <Debug> TCPHandler: Processed in 0.001264639 sec. | ||
| 17749 | 2025.12.31 20:27:13.793860 [ 200 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_124_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38333 rows, containing 5 columns (5 merged, 0 gathered) in 0.007687265 sec., 4986558.938712273 rows/sec., 336.94 MiB/sec. | ||
| 17750 | 2025.12.31 20:27:13.794407 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_124_27} <Trace> MergedBlockOutputStream: filled checksums all_1_124_27 (state Temporary) | ||
| 17751 | 2025.12.31 20:27:13.794731 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_124_27} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_124_27 to all_1_124_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17752 | 2025.12.31 20:27:13.794810 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_124_27} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_119_26, all_124_124_0] -> all_1_124_27 | ||
| 17753 | 2025.12.31 20:27:13.794885 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 17754 | 2025.12.31 20:27:13.801598 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2270 rows, containing 19 columns (19 merged, 0 gathered) in 0.012063446 sec., 188171.77115063142 rows/sec., 337.20 MiB/sec. | ||
| 17755 | 2025.12.31 20:27:13.804034 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17756 | 2025.12.31 20:27:13.804411 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17757 | 2025.12.31 20:27:13.804491 [ 200 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17758 | 2025.12.31 20:27:13.804647 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.46 MiB. | ||
| 17759 | 2025.12.31 20:27:14.000301 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.06 MiB, peak 403.47 MiB, free memory in arenas 0.00 B, will set to 392.89 MiB (RSS), difference: 7.83 MiB | ||
| 17760 | 2025.12.31 20:27:15.279506 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17761 | 2025.12.31 20:27:15.296180 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2025.12.31 20:27:15.296235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 17763 | 2025.12.31 20:27:15.302322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17764 | 2025.12.31 20:27:15.303003 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17765 | 2025.12.31 20:27:15.305925 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17766 | 2025.12.31 20:27:18.290649 [ 221 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): 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] | ||
| 17767 | 2025.12.31 20:27:18.290718 [ 221 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): 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] | ||
| 17768 | 2025.12.31 20:27:18.294111 [ 221 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): 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] | ||
| 17769 | 2025.12.31 20:27:18.321367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2162 | ||
| 17770 | 2025.12.31 20:27:18.323900 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17771 | 2025.12.31 20:27:18.323940 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17772 | 2025.12.31 20:27:18.325127 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17773 | 2025.12.31 20:27:18.325397 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17774 | 2025.12.31 20:27:18.325661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2162 | ||
| 17775 | 2025.12.31 20:27:18.491848 [ 217 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 17776 | 2025.12.31 20:27:18.491893 [ 217 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 17777 | 2025.12.31 20:27:18.496168 [ 217 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 17778 | 2025.12.31 20:27:18.607578 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 17779 | 2025.12.31 20:27:18.607615 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 17780 | 2025.12.31 20:27:18.610481 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 17781 | 2025.12.31 20:27:18.761162 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17782 | 2025.12.31 20:27:18.761341 [ 269 ] {4cb82a7d-c3b1-4c5c-bb77-83cc709116ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17783 | 2025.12.31 20:27:18.761412 [ 269 ] {4cb82a7d-c3b1-4c5c-bb77-83cc709116ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17784 | 2025.12.31 20:27:18.762086 [ 269 ] {4cb82a7d-c3b1-4c5c-bb77-83cc709116ca} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17785 | 2025.12.31 20:27:18.762122 [ 269 ] {4cb82a7d-c3b1-4c5c-bb77-83cc709116ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17786 | 2025.12.31 20:27:18.762520 [ 269 ] {4cb82a7d-c3b1-4c5c-bb77-83cc709116ca} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17787 | 2025.12.31 20:27:18.762787 [ 269 ] {4cb82a7d-c3b1-4c5c-bb77-83cc709116ca} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17788 | 2025.12.31 20:27:18.762940 [ 269 ] {4cb82a7d-c3b1-4c5c-bb77-83cc709116ca} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001651 sec., 46032.707450030284 rows/sec., 3.79 MiB/sec. | ||
| 17789 | 2025.12.31 20:27:18.762987 [ 269 ] {4cb82a7d-c3b1-4c5c-bb77-83cc709116ca} <Debug> TCPHandler: Processed in 0.001952855 sec. | ||
| 17790 | 2025.12.31 20:27:18.763119 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17791 | 2025.12.31 20:27:18.763214 [ 269 ] {5dbedc25-a980-44b7-ab40-93935155f070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17792 | 2025.12.31 20:27:18.763254 [ 269 ] {5dbedc25-a980-44b7-ab40-93935155f070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17793 | 2025.12.31 20:27:18.763655 [ 269 ] {5dbedc25-a980-44b7-ab40-93935155f070} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17794 | 2025.12.31 20:27:18.763690 [ 269 ] {5dbedc25-a980-44b7-ab40-93935155f070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17795 | 2025.12.31 20:27:18.763983 [ 269 ] {5dbedc25-a980-44b7-ab40-93935155f070} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17796 | 2025.12.31 20:27:18.764204 [ 269 ] {5dbedc25-a980-44b7-ab40-93935155f070} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17797 | 2025.12.31 20:27:18.764333 [ 269 ] {5dbedc25-a980-44b7-ab40-93935155f070} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001137 sec., 8795.074758135444 rows/sec., 661.35 KiB/sec. | ||
| 17798 | 2025.12.31 20:27:18.764371 [ 269 ] {5dbedc25-a980-44b7-ab40-93935155f070} <Debug> TCPHandler: Processed in 0.00130234 sec. | ||
| 17799 | 2025.12.31 20:27:18.764484 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17800 | 2025.12.31 20:27:18.764579 [ 269 ] {b380878e-f3da-40eb-b570-2b9d9d759b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17801 | 2025.12.31 20:27:18.764619 [ 269 ] {b380878e-f3da-40eb-b570-2b9d9d759b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17802 | 2025.12.31 20:27:18.765041 [ 269 ] {b380878e-f3da-40eb-b570-2b9d9d759b03} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17803 | 2025.12.31 20:27:18.765075 [ 269 ] {b380878e-f3da-40eb-b570-2b9d9d759b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17804 | 2025.12.31 20:27:18.765389 [ 269 ] {b380878e-f3da-40eb-b570-2b9d9d759b03} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17805 | 2025.12.31 20:27:18.765607 [ 269 ] {b380878e-f3da-40eb-b570-2b9d9d759b03} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17806 | 2025.12.31 20:27:18.765734 [ 269 ] {b380878e-f3da-40eb-b570-2b9d9d759b03} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001172 sec., 63139.93174061433 rows/sec., 4.93 MiB/sec. | ||
| 17807 | 2025.12.31 20:27:18.765771 [ 269 ] {b380878e-f3da-40eb-b570-2b9d9d759b03} <Debug> TCPHandler: Processed in 0.00133735 sec. | ||
| 17808 | 2025.12.31 20:27:18.765885 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17809 | 2025.12.31 20:27:18.765978 [ 269 ] {9d08c29e-3c87-4bff-b3dc-dfc5f49945b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17810 | 2025.12.31 20:27:18.766023 [ 269 ] {9d08c29e-3c87-4bff-b3dc-dfc5f49945b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17811 | 2025.12.31 20:27:18.766438 [ 269 ] {9d08c29e-3c87-4bff-b3dc-dfc5f49945b0} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17812 | 2025.12.31 20:27:18.766472 [ 269 ] {9d08c29e-3c87-4bff-b3dc-dfc5f49945b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17813 | 2025.12.31 20:27:18.766805 [ 269 ] {9d08c29e-3c87-4bff-b3dc-dfc5f49945b0} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17814 | 2025.12.31 20:27:18.767025 [ 269 ] {9d08c29e-3c87-4bff-b3dc-dfc5f49945b0} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17815 | 2025.12.31 20:27:18.767154 [ 269 ] {9d08c29e-3c87-4bff-b3dc-dfc5f49945b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 17816 | 2025.12.31 20:27:18.767191 [ 269 ] {9d08c29e-3c87-4bff-b3dc-dfc5f49945b0} <Debug> TCPHandler: Processed in 0.001356561 sec. | ||
| 17817 | 2025.12.31 20:27:18.767301 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17818 | 2025.12.31 20:27:18.767394 [ 269 ] {dadfcd77-6f7c-4219-9756-2404642f7e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17819 | 2025.12.31 20:27:18.767449 [ 269 ] {dadfcd77-6f7c-4219-9756-2404642f7e6c} <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 | ||
| 17820 | 2025.12.31 20:27:18.768231 [ 269 ] {dadfcd77-6f7c-4219-9756-2404642f7e6c} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17821 | 2025.12.31 20:27:18.768265 [ 269 ] {dadfcd77-6f7c-4219-9756-2404642f7e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17822 | 2025.12.31 20:27:18.768809 [ 269 ] {dadfcd77-6f7c-4219-9756-2404642f7e6c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17823 | 2025.12.31 20:27:18.769040 [ 269 ] {dadfcd77-6f7c-4219-9756-2404642f7e6c} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17824 | 2025.12.31 20:27:18.769181 [ 269 ] {dadfcd77-6f7c-4219-9756-2404642f7e6c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001804 sec., 5543.2372505543235 rows/sec., 9.93 MiB/sec. | ||
| 17825 | 2025.12.31 20:27:18.769235 [ 269 ] {dadfcd77-6f7c-4219-9756-2404642f7e6c} <Debug> TCPHandler: Processed in 0.001984696 sec. | ||
| 17826 | 2025.12.31 20:27:18.769350 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17827 | 2025.12.31 20:27:18.769445 [ 269 ] {055e8b03-a44b-445a-bafe-396a704edc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17828 | 2025.12.31 20:27:18.769485 [ 269 ] {055e8b03-a44b-445a-bafe-396a704edc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17829 | 2025.12.31 20:27:18.769822 [ 269 ] {055e8b03-a44b-445a-bafe-396a704edc95} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17830 | 2025.12.31 20:27:18.769857 [ 269 ] {055e8b03-a44b-445a-bafe-396a704edc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17831 | 2025.12.31 20:27:18.770160 [ 269 ] {055e8b03-a44b-445a-bafe-396a704edc95} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17832 | 2025.12.31 20:27:18.770377 [ 269 ] {055e8b03-a44b-445a-bafe-396a704edc95} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17833 | 2025.12.31 20:27:18.770501 [ 269 ] {055e8b03-a44b-445a-bafe-396a704edc95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 17834 | 2025.12.31 20:27:18.770538 [ 269 ] {055e8b03-a44b-445a-bafe-396a704edc95} <Debug> TCPHandler: Processed in 0.001238278 sec. | ||
| 17835 | 2025.12.31 20:27:19.058924 [ 225 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 17836 | 2025.12.31 20:27:19.058980 [ 225 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 17837 | 2025.12.31 20:27:19.061882 [ 225 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 17838 | 2025.12.31 20:27:19.836455 [ 225 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 17839 | 2025.12.31 20:27:19.836507 [ 225 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 17840 | 2025.12.31 20:27:19.839226 [ 225 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 17841 | 2025.12.31 20:27:20.155244 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17842 | 2025.12.31 20:27:20.155523 [ 269 ] {fa9e10d5-443f-473f-aa60-c00b443f77da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17843 | 2025.12.31 20:27:20.155625 [ 269 ] {fa9e10d5-443f-473f-aa60-c00b443f77da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17844 | 2025.12.31 20:27:20.156647 [ 269 ] {fa9e10d5-443f-473f-aa60-c00b443f77da} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17845 | 2025.12.31 20:27:20.156701 [ 269 ] {fa9e10d5-443f-473f-aa60-c00b443f77da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17846 | 2025.12.31 20:27:20.157115 [ 269 ] {fa9e10d5-443f-473f-aa60-c00b443f77da} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17847 | 2025.12.31 20:27:20.157352 [ 269 ] {fa9e10d5-443f-473f-aa60-c00b443f77da} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17848 | 2025.12.31 20:27:20.157505 [ 269 ] {fa9e10d5-443f-473f-aa60-c00b443f77da} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002057 sec., 199319.39718035975 rows/sec., 12.64 MiB/sec. | ||
| 17849 | 2025.12.31 20:27:20.157548 [ 269 ] {fa9e10d5-443f-473f-aa60-c00b443f77da} <Debug> TCPHandler: Processed in 0.002497428 sec. | ||
| 17850 | 2025.12.31 20:27:20.157677 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17851 | 2025.12.31 20:27:20.157772 [ 269 ] {cca0ec42-de21-4b8e-9a35-d8d058145d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17852 | 2025.12.31 20:27:20.157814 [ 269 ] {cca0ec42-de21-4b8e-9a35-d8d058145d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17853 | 2025.12.31 20:27:20.158237 [ 269 ] {cca0ec42-de21-4b8e-9a35-d8d058145d71} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17854 | 2025.12.31 20:27:20.158274 [ 269 ] {cca0ec42-de21-4b8e-9a35-d8d058145d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17855 | 2025.12.31 20:27:20.158582 [ 269 ] {cca0ec42-de21-4b8e-9a35-d8d058145d71} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17856 | 2025.12.31 20:27:20.158811 [ 269 ] {cca0ec42-de21-4b8e-9a35-d8d058145d71} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17857 | 2025.12.31 20:27:20.158941 [ 269 ] {cca0ec42-de21-4b8e-9a35-d8d058145d71} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001188 sec., 6734.0067340067335 rows/sec., 549.11 KiB/sec. | ||
| 17858 | 2025.12.31 20:27:20.158978 [ 269 ] {cca0ec42-de21-4b8e-9a35-d8d058145d71} <Debug> TCPHandler: Processed in 0.001355311 sec. | ||
| 17859 | 2025.12.31 20:27:20.159091 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17860 | 2025.12.31 20:27:20.159189 [ 269 ] {d925d450-7b2a-40a1-bafd-e690aea397c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17861 | 2025.12.31 20:27:20.159228 [ 269 ] {d925d450-7b2a-40a1-bafd-e690aea397c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17862 | 2025.12.31 20:27:20.160770 [ 269 ] {d925d450-7b2a-40a1-bafd-e690aea397c0} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17863 | 2025.12.31 20:27:20.160808 [ 269 ] {d925d450-7b2a-40a1-bafd-e690aea397c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17864 | 2025.12.31 20:27:20.161254 [ 269 ] {d925d450-7b2a-40a1-bafd-e690aea397c0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17865 | 2025.12.31 20:27:20.161480 [ 269 ] {d925d450-7b2a-40a1-bafd-e690aea397c0} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17866 | 2025.12.31 20:27:20.161609 [ 269 ] {d925d450-7b2a-40a1-bafd-e690aea397c0} <Debug> executeQuery: Read 2320 rows, 192.74 KiB in 0.002438 sec., 951599.6718621821 rows/sec., 77.20 MiB/sec. | ||
| 17867 | 2025.12.31 20:27:20.161648 [ 269 ] {d925d450-7b2a-40a1-bafd-e690aea397c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 17868 | 2025.12.31 20:27:20.161661 [ 269 ] {d925d450-7b2a-40a1-bafd-e690aea397c0} <Debug> TCPHandler: Processed in 0.002618279 sec. | ||
| 17869 | 2025.12.31 20:27:20.161784 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17870 | 2025.12.31 20:27:20.161878 [ 269 ] {17771acb-f8db-4ba8-993a-134c4cf9baa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17871 | 2025.12.31 20:27:20.161918 [ 269 ] {17771acb-f8db-4ba8-993a-134c4cf9baa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17872 | 2025.12.31 20:27:20.162494 [ 269 ] {17771acb-f8db-4ba8-993a-134c4cf9baa5} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17873 | 2025.12.31 20:27:20.162542 [ 269 ] {17771acb-f8db-4ba8-993a-134c4cf9baa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17874 | 2025.12.31 20:27:20.162922 [ 269 ] {17771acb-f8db-4ba8-993a-134c4cf9baa5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17875 | 2025.12.31 20:27:20.163142 [ 269 ] {17771acb-f8db-4ba8-993a-134c4cf9baa5} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17876 | 2025.12.31 20:27:20.163276 [ 269 ] {17771acb-f8db-4ba8-993a-134c4cf9baa5} <Debug> executeQuery: Read 245 rows, 15.28 KiB in 0.001416 sec., 173022.5988700565 rows/sec., 10.54 MiB/sec. | ||
| 17877 | 2025.12.31 20:27:20.163314 [ 269 ] {17771acb-f8db-4ba8-993a-134c4cf9baa5} <Debug> TCPHandler: Processed in 0.001578566 sec. | ||
| 17878 | 2025.12.31 20:27:20.163427 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17879 | 2025.12.31 20:27:20.163521 [ 269 ] {d8a6b11c-baf6-4e9b-ba60-fc01ddd56f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17880 | 2025.12.31 20:27:20.163560 [ 269 ] {d8a6b11c-baf6-4e9b-ba60-fc01ddd56f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17881 | 2025.12.31 20:27:20.164154 [ 269 ] {d8a6b11c-baf6-4e9b-ba60-fc01ddd56f41} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17882 | 2025.12.31 20:27:20.164191 [ 269 ] {d8a6b11c-baf6-4e9b-ba60-fc01ddd56f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17883 | 2025.12.31 20:27:20.164546 [ 269 ] {d8a6b11c-baf6-4e9b-ba60-fc01ddd56f41} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17884 | 2025.12.31 20:27:20.164809 [ 269 ] {d8a6b11c-baf6-4e9b-ba60-fc01ddd56f41} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17885 | 2025.12.31 20:27:20.164943 [ 269 ] {d8a6b11c-baf6-4e9b-ba60-fc01ddd56f41} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001441 sec., 305343.51145038166 rows/sec., 20.20 MiB/sec. | ||
| 17886 | 2025.12.31 20:27:20.164988 [ 269 ] {d8a6b11c-baf6-4e9b-ba60-fc01ddd56f41} <Debug> TCPHandler: Processed in 0.001607896 sec. | ||
| 17887 | 2025.12.31 20:27:20.165118 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17888 | 2025.12.31 20:27:20.165216 [ 269 ] {083cdaba-4bdf-4f3a-90df-24a63b0adb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17889 | 2025.12.31 20:27:20.165259 [ 269 ] {083cdaba-4bdf-4f3a-90df-24a63b0adb7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17890 | 2025.12.31 20:27:20.165756 [ 269 ] {083cdaba-4bdf-4f3a-90df-24a63b0adb7a} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17891 | 2025.12.31 20:27:20.165792 [ 269 ] {083cdaba-4bdf-4f3a-90df-24a63b0adb7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17892 | 2025.12.31 20:27:20.166105 [ 269 ] {083cdaba-4bdf-4f3a-90df-24a63b0adb7a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17893 | 2025.12.31 20:27:20.166320 [ 269 ] {083cdaba-4bdf-4f3a-90df-24a63b0adb7a} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17894 | 2025.12.31 20:27:20.166464 [ 269 ] {083cdaba-4bdf-4f3a-90df-24a63b0adb7a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001268 sec., 166403.785488959 rows/sec., 9.45 MiB/sec. | ||
| 17895 | 2025.12.31 20:27:20.166503 [ 269 ] {083cdaba-4bdf-4f3a-90df-24a63b0adb7a} <Debug> TCPHandler: Processed in 0.001435383 sec. | ||
| 17896 | 2025.12.31 20:27:20.166614 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17897 | 2025.12.31 20:27:20.166708 [ 269 ] {57ac3948-3613-41a7-a0af-4661f09f749a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17898 | 2025.12.31 20:27:20.166747 [ 269 ] {57ac3948-3613-41a7-a0af-4661f09f749a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17899 | 2025.12.31 20:27:20.167585 [ 269 ] {57ac3948-3613-41a7-a0af-4661f09f749a} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17900 | 2025.12.31 20:27:20.167774 [ 269 ] {57ac3948-3613-41a7-a0af-4661f09f749a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17901 | 2025.12.31 20:27:20.168160 [ 269 ] {57ac3948-3613-41a7-a0af-4661f09f749a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17902 | 2025.12.31 20:27:20.168388 [ 269 ] {57ac3948-3613-41a7-a0af-4661f09f749a} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17903 | 2025.12.31 20:27:20.168544 [ 269 ] {57ac3948-3613-41a7-a0af-4661f09f749a} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001854 sec., 633764.8327939591 rows/sec., 45.28 MiB/sec. | ||
| 17904 | 2025.12.31 20:27:20.168592 [ 269 ] {57ac3948-3613-41a7-a0af-4661f09f749a} <Debug> TCPHandler: Processed in 0.002026217 sec. | ||
| 17905 | 2025.12.31 20:27:20.168726 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17906 | 2025.12.31 20:27:20.168829 [ 269 ] {d6d46418-0691-4229-8915-980e7e74d5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17907 | 2025.12.31 20:27:20.168877 [ 269 ] {d6d46418-0691-4229-8915-980e7e74d5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17908 | 2025.12.31 20:27:20.169325 [ 269 ] {d6d46418-0691-4229-8915-980e7e74d5e0} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17909 | 2025.12.31 20:27:20.169365 [ 269 ] {d6d46418-0691-4229-8915-980e7e74d5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17910 | 2025.12.31 20:27:20.169680 [ 269 ] {d6d46418-0691-4229-8915-980e7e74d5e0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 17911 | 2025.12.31 20:27:20.169901 [ 269 ] {d6d46418-0691-4229-8915-980e7e74d5e0} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17912 | 2025.12.31 20:27:20.170038 [ 269 ] {d6d46418-0691-4229-8915-980e7e74d5e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001231 sec., 4874.086108854589 rows/sec., 254.65 KiB/sec. | ||
| 17913 | 2025.12.31 20:27:20.170076 [ 269 ] {d6d46418-0691-4229-8915-980e7e74d5e0} <Debug> TCPHandler: Processed in 0.001407742 sec. | ||
| 17914 | 2025.12.31 20:27:20.170191 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17915 | 2025.12.31 20:27:20.170286 [ 269 ] {7fe42234-a1dd-404b-bad3-8c155df3a348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17916 | 2025.12.31 20:27:20.170331 [ 269 ] {7fe42234-a1dd-404b-bad3-8c155df3a348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17917 | 2025.12.31 20:27:20.171000 [ 269 ] {7fe42234-a1dd-404b-bad3-8c155df3a348} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17918 | 2025.12.31 20:27:20.171035 [ 269 ] {7fe42234-a1dd-404b-bad3-8c155df3a348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17919 | 2025.12.31 20:27:20.171425 [ 269 ] {7fe42234-a1dd-404b-bad3-8c155df3a348} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17920 | 2025.12.31 20:27:20.171646 [ 269 ] {7fe42234-a1dd-404b-bad3-8c155df3a348} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17921 | 2025.12.31 20:27:20.171783 [ 269 ] {7fe42234-a1dd-404b-bad3-8c155df3a348} <Debug> executeQuery: Read 904 rows, 61.16 KiB in 0.001517 sec., 595912.9861568887 rows/sec., 39.37 MiB/sec. | ||
| 17922 | 2025.12.31 20:27:20.171822 [ 269 ] {7fe42234-a1dd-404b-bad3-8c155df3a348} <Debug> TCPHandler: Processed in 0.001681038 sec. | ||
| 17923 | 2025.12.31 20:27:20.171937 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17924 | 2025.12.31 20:27:20.172031 [ 269 ] {6fc0701d-5444-472f-ac6f-d69fd63d7931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17925 | 2025.12.31 20:27:20.172073 [ 269 ] {6fc0701d-5444-472f-ac6f-d69fd63d7931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17926 | 2025.12.31 20:27:20.172394 [ 269 ] {6fc0701d-5444-472f-ac6f-d69fd63d7931} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17927 | 2025.12.31 20:27:20.172430 [ 269 ] {6fc0701d-5444-472f-ac6f-d69fd63d7931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17928 | 2025.12.31 20:27:20.172719 [ 269 ] {6fc0701d-5444-472f-ac6f-d69fd63d7931} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17929 | 2025.12.31 20:27:20.172922 [ 269 ] {6fc0701d-5444-472f-ac6f-d69fd63d7931} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17930 | 2025.12.31 20:27:20.173046 [ 269 ] {6fc0701d-5444-472f-ac6f-d69fd63d7931} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 17931 | 2025.12.31 20:27:20.173081 [ 269 ] {6fc0701d-5444-472f-ac6f-d69fd63d7931} <Debug> TCPHandler: Processed in 0.001191937 sec. | ||
| 17932 | 2025.12.31 20:27:20.173193 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17933 | 2025.12.31 20:27:20.173285 [ 269 ] {04cfbc19-f13d-4a27-947b-5c19304a4d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17934 | 2025.12.31 20:27:20.173338 [ 269 ] {04cfbc19-f13d-4a27-947b-5c19304a4d30} <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 | ||
| 17935 | 2025.12.31 20:27:20.174168 [ 269 ] {04cfbc19-f13d-4a27-947b-5c19304a4d30} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17936 | 2025.12.31 20:27:20.174204 [ 269 ] {04cfbc19-f13d-4a27-947b-5c19304a4d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17937 | 2025.12.31 20:27:20.174726 [ 269 ] {04cfbc19-f13d-4a27-947b-5c19304a4d30} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17938 | 2025.12.31 20:27:20.174950 [ 269 ] {04cfbc19-f13d-4a27-947b-5c19304a4d30} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17939 | 2025.12.31 20:27:20.175104 [ 269 ] {04cfbc19-f13d-4a27-947b-5c19304a4d30} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001821 sec., 17572.76221856123 rows/sec., 31.49 MiB/sec. | ||
| 17940 | 2025.12.31 20:27:20.175163 [ 269 ] {04cfbc19-f13d-4a27-947b-5c19304a4d30} <Debug> TCPHandler: Processed in 0.002016786 sec. | ||
| 17941 | 2025.12.31 20:27:20.175276 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17942 | 2025.12.31 20:27:20.175369 [ 269 ] {471ebdb6-c745-406c-85ed-5ec888ddabd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17943 | 2025.12.31 20:27:20.175409 [ 269 ] {471ebdb6-c745-406c-85ed-5ec888ddabd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17944 | 2025.12.31 20:27:20.175741 [ 269 ] {471ebdb6-c745-406c-85ed-5ec888ddabd3} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17945 | 2025.12.31 20:27:20.175776 [ 269 ] {471ebdb6-c745-406c-85ed-5ec888ddabd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17946 | 2025.12.31 20:27:20.176067 [ 269 ] {471ebdb6-c745-406c-85ed-5ec888ddabd3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17947 | 2025.12.31 20:27:20.176277 [ 269 ] {471ebdb6-c745-406c-85ed-5ec888ddabd3} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17948 | 2025.12.31 20:27:20.176403 [ 269 ] {471ebdb6-c745-406c-85ed-5ec888ddabd3} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001053 sec., 62678.062678062684 rows/sec., 3.63 MiB/sec. | ||
| 17949 | 2025.12.31 20:27:20.176438 [ 269 ] {471ebdb6-c745-406c-85ed-5ec888ddabd3} <Debug> TCPHandler: Processed in 0.001209957 sec. | ||
| 17950 | 2025.12.31 20:27:20.697097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39749 | ||
| 17951 | 2025.12.31 20:27:20.697686 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17952 | 2025.12.31 20:27:20.697740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17953 | 2025.12.31 20:27:20.698270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17954 | 2025.12.31 20:27:20.698528 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17955 | 2025.12.31 20:27:20.698666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39749 | ||
| 17956 | 2025.12.31 20:27:22.806021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17957 | 2025.12.31 20:27:22.822987 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17958 | 2025.12.31 20:27:22.823050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17959 | 2025.12.31 20:27:22.829051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17960 | 2025.12.31 20:27:22.829784 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17961 | 2025.12.31 20:27:22.832738 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17962 | 2025.12.31 20:27:23.757478 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17963 | 2025.12.31 20:27:23.757667 [ 269 ] {4e330b52-de94-4333-88bf-9ad697978655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17964 | 2025.12.31 20:27:23.757738 [ 269 ] {4e330b52-de94-4333-88bf-9ad697978655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17965 | 2025.12.31 20:27:23.758414 [ 269 ] {4e330b52-de94-4333-88bf-9ad697978655} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17966 | 2025.12.31 20:27:23.758466 [ 269 ] {4e330b52-de94-4333-88bf-9ad697978655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17967 | 2025.12.31 20:27:23.758861 [ 269 ] {4e330b52-de94-4333-88bf-9ad697978655} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17968 | 2025.12.31 20:27:23.759091 [ 269 ] {4e330b52-de94-4333-88bf-9ad697978655} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17969 | 2025.12.31 20:27:23.759252 [ 269 ] {4e330b52-de94-4333-88bf-9ad697978655} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001633 sec., 34292.712798530316 rows/sec., 2.63 MiB/sec. | ||
| 17970 | 2025.12.31 20:27:23.759300 [ 269 ] {4e330b52-de94-4333-88bf-9ad697978655} <Debug> TCPHandler: Processed in 0.001953704 sec. | ||
| 17971 | 2025.12.31 20:27:23.759418 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17972 | 2025.12.31 20:27:23.759519 [ 269 ] {62003f3f-ee7c-4198-b319-0c30ba26788d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17973 | 2025.12.31 20:27:23.759562 [ 269 ] {62003f3f-ee7c-4198-b319-0c30ba26788d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17974 | 2025.12.31 20:27:23.759986 [ 269 ] {62003f3f-ee7c-4198-b319-0c30ba26788d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17975 | 2025.12.31 20:27:23.760024 [ 269 ] {62003f3f-ee7c-4198-b319-0c30ba26788d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17976 | 2025.12.31 20:27:23.760360 [ 269 ] {62003f3f-ee7c-4198-b319-0c30ba26788d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17977 | 2025.12.31 20:27:23.760602 [ 269 ] {62003f3f-ee7c-4198-b319-0c30ba26788d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17978 | 2025.12.31 20:27:23.760738 [ 269 ] {62003f3f-ee7c-4198-b319-0c30ba26788d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 17979 | 2025.12.31 20:27:23.760776 [ 269 ] {62003f3f-ee7c-4198-b319-0c30ba26788d} <Debug> TCPHandler: Processed in 0.001408222 sec. | ||
| 17980 | 2025.12.31 20:27:23.760886 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17981 | 2025.12.31 20:27:23.760981 [ 269 ] {36df25b8-b000-4a5f-8f7f-fa07819e067b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17982 | 2025.12.31 20:27:23.761026 [ 269 ] {36df25b8-b000-4a5f-8f7f-fa07819e067b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17983 | 2025.12.31 20:27:23.761395 [ 269 ] {36df25b8-b000-4a5f-8f7f-fa07819e067b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17984 | 2025.12.31 20:27:23.761432 [ 269 ] {36df25b8-b000-4a5f-8f7f-fa07819e067b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17985 | 2025.12.31 20:27:23.761770 [ 269 ] {36df25b8-b000-4a5f-8f7f-fa07819e067b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17986 | 2025.12.31 20:27:23.761982 [ 269 ] {36df25b8-b000-4a5f-8f7f-fa07819e067b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17987 | 2025.12.31 20:27:23.762114 [ 269 ] {36df25b8-b000-4a5f-8f7f-fa07819e067b} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001152 sec., 85069.44444444444 rows/sec., 5.93 MiB/sec. | ||
| 17988 | 2025.12.31 20:27:23.762151 [ 269 ] {36df25b8-b000-4a5f-8f7f-fa07819e067b} <Debug> TCPHandler: Processed in 0.00131239 sec. | ||
| 17989 | 2025.12.31 20:27:23.762254 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17990 | 2025.12.31 20:27:23.762347 [ 269 ] {ea27016d-2b39-4cdc-8c21-96a8eb9e9e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17991 | 2025.12.31 20:27:23.762388 [ 269 ] {ea27016d-2b39-4cdc-8c21-96a8eb9e9e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17992 | 2025.12.31 20:27:23.762709 [ 269 ] {ea27016d-2b39-4cdc-8c21-96a8eb9e9e3c} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17993 | 2025.12.31 20:27:23.762745 [ 269 ] {ea27016d-2b39-4cdc-8c21-96a8eb9e9e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 17994 | 2025.12.31 20:27:23.763058 [ 269 ] {ea27016d-2b39-4cdc-8c21-96a8eb9e9e3c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17995 | 2025.12.31 20:27:23.763280 [ 269 ] {ea27016d-2b39-4cdc-8c21-96a8eb9e9e3c} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17996 | 2025.12.31 20:27:23.763403 [ 49 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17997 | 2025.12.31 20:27:23.763412 [ 269 ] {ea27016d-2b39-4cdc-8c21-96a8eb9e9e3c} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001083 sec., 35087.71929824562 rows/sec., 2.35 MiB/sec. | ||
| 17998 | 2025.12.31 20:27:23.763477 [ 49 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17999 | 2025.12.31 20:27:23.763490 [ 269 ] {ea27016d-2b39-4cdc-8c21-96a8eb9e9e3c} <Debug> TCPHandler: Processed in 0.001283739 sec. | ||
| 18000 | 2025.12.31 20:27:23.763507 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18001 | 2025.12.31 20:27:23.763640 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 18002 | 2025.12.31 20:27:23.763791 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18003 | 2025.12.31 20:27:23.763827 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7672 rows starting from the beginning of the part | ||
| 18004 | 2025.12.31 20:27:23.763892 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 18005 | 2025.12.31 20:27:23.763937 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 104 rows starting from the beginning of the part | ||
| 18006 | 2025.12.31 20:27:23.763978 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 18007 | 2025.12.31 20:27:23.764017 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 66 rows starting from the beginning of the part | ||
| 18008 | 2025.12.31 20:27:23.764057 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 38 rows starting from the beginning of the part | ||
| 18009 | 2025.12.31 20:27:23.765927 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8000 rows, containing 4 columns (4 merged, 0 gathered) in 0.002349773 sec., 3404584.187493856 rows/sec., 219.00 MiB/sec. | ||
| 18010 | 2025.12.31 20:27:23.766451 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18011 | 2025.12.31 20:27:23.766757 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_126_25} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18012 | 2025.12.31 20:27:23.766839 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_126_25} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18013 | 2025.12.31 20:27:23.766936 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18014 | 2025.12.31 20:27:27.955577 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18015 | 2025.12.31 20:27:27.955660 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18016 | 2025.12.31 20:27:28.198851 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40261 | ||
| 18017 | 2025.12.31 20:27:28.199558 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18018 | 2025.12.31 20:27:28.199606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18019 | 2025.12.31 20:27:28.200113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18020 | 2025.12.31 20:27:28.200349 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18021 | 2025.12.31 20:27:28.200485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40261 | ||
| 18022 | 2025.12.31 20:27:28.325984 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2206 | ||
| 18023 | 2025.12.31 20:27:28.328785 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18024 | 2025.12.31 20:27:28.328846 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18025 | 2025.12.31 20:27:28.330153 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18026 | 2025.12.31 20:27:28.330471 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18027 | 2025.12.31 20:27:28.330863 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2206 | ||
| 18028 | 2025.12.31 20:27:28.761448 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18029 | 2025.12.31 20:27:28.761627 [ 269 ] {b1fd007d-e5fd-4992-bb59-35ee0b2fabe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18030 | 2025.12.31 20:27:28.761696 [ 269 ] {b1fd007d-e5fd-4992-bb59-35ee0b2fabe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18031 | 2025.12.31 20:27:28.762394 [ 269 ] {b1fd007d-e5fd-4992-bb59-35ee0b2fabe6} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18032 | 2025.12.31 20:27:28.762439 [ 269 ] {b1fd007d-e5fd-4992-bb59-35ee0b2fabe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18033 | 2025.12.31 20:27:28.762862 [ 269 ] {b1fd007d-e5fd-4992-bb59-35ee0b2fabe6} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18034 | 2025.12.31 20:27:28.763149 [ 269 ] {b1fd007d-e5fd-4992-bb59-35ee0b2fabe6} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18035 | 2025.12.31 20:27:28.763316 [ 269 ] {b1fd007d-e5fd-4992-bb59-35ee0b2fabe6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001738 sec., 43728.42347525892 rows/sec., 3.60 MiB/sec. | ||
| 18036 | 2025.12.31 20:27:28.763368 [ 269 ] {b1fd007d-e5fd-4992-bb59-35ee0b2fabe6} <Debug> TCPHandler: Processed in 0.002049827 sec. | ||
| 18037 | 2025.12.31 20:27:28.763499 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18038 | 2025.12.31 20:27:28.763607 [ 269 ] {cb190544-78a9-4ab3-8ce3-d28ad96d0650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18039 | 2025.12.31 20:27:28.763655 [ 269 ] {cb190544-78a9-4ab3-8ce3-d28ad96d0650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18040 | 2025.12.31 20:27:28.764088 [ 269 ] {cb190544-78a9-4ab3-8ce3-d28ad96d0650} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18041 | 2025.12.31 20:27:28.764124 [ 269 ] {cb190544-78a9-4ab3-8ce3-d28ad96d0650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18042 | 2025.12.31 20:27:28.764448 [ 269 ] {cb190544-78a9-4ab3-8ce3-d28ad96d0650} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18043 | 2025.12.31 20:27:28.764676 [ 269 ] {cb190544-78a9-4ab3-8ce3-d28ad96d0650} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18044 | 2025.12.31 20:27:28.764813 [ 269 ] {cb190544-78a9-4ab3-8ce3-d28ad96d0650} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001231 sec., 8123.4768480909825 rows/sec., 610.85 KiB/sec. | ||
| 18045 | 2025.12.31 20:27:28.764853 [ 269 ] {cb190544-78a9-4ab3-8ce3-d28ad96d0650} <Debug> TCPHandler: Processed in 0.001408232 sec. | ||
| 18046 | 2025.12.31 20:27:28.764965 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18047 | 2025.12.31 20:27:28.765063 [ 269 ] {a1597ee9-b786-459d-8ce9-8b200202af0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18048 | 2025.12.31 20:27:28.765105 [ 269 ] {a1597ee9-b786-459d-8ce9-8b200202af0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18049 | 2025.12.31 20:27:28.765538 [ 269 ] {a1597ee9-b786-459d-8ce9-8b200202af0f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18050 | 2025.12.31 20:27:28.765572 [ 269 ] {a1597ee9-b786-459d-8ce9-8b200202af0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18051 | 2025.12.31 20:27:28.765901 [ 269 ] {a1597ee9-b786-459d-8ce9-8b200202af0f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18052 | 2025.12.31 20:27:28.766124 [ 269 ] {a1597ee9-b786-459d-8ce9-8b200202af0f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18053 | 2025.12.31 20:27:28.766256 [ 269 ] {a1597ee9-b786-459d-8ce9-8b200202af0f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001214 sec., 60955.51894563426 rows/sec., 4.76 MiB/sec. | ||
| 18054 | 2025.12.31 20:27:28.766295 [ 269 ] {a1597ee9-b786-459d-8ce9-8b200202af0f} <Debug> TCPHandler: Processed in 0.001381302 sec. | ||
| 18055 | 2025.12.31 20:27:28.766423 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18056 | 2025.12.31 20:27:28.766519 [ 269 ] {83bc16bc-be9c-45e3-8c77-5b0aadf964fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18057 | 2025.12.31 20:27:28.766565 [ 269 ] {83bc16bc-be9c-45e3-8c77-5b0aadf964fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18058 | 2025.12.31 20:27:28.766999 [ 269 ] {83bc16bc-be9c-45e3-8c77-5b0aadf964fa} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18059 | 2025.12.31 20:27:28.767035 [ 269 ] {83bc16bc-be9c-45e3-8c77-5b0aadf964fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18060 | 2025.12.31 20:27:28.767380 [ 269 ] {83bc16bc-be9c-45e3-8c77-5b0aadf964fa} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18061 | 2025.12.31 20:27:28.767624 [ 269 ] {83bc16bc-be9c-45e3-8c77-5b0aadf964fa} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18062 | 2025.12.31 20:27:28.767758 [ 269 ] {83bc16bc-be9c-45e3-8c77-5b0aadf964fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 18063 | 2025.12.31 20:27:28.767796 [ 269 ] {83bc16bc-be9c-45e3-8c77-5b0aadf964fa} <Debug> TCPHandler: Processed in 0.001424333 sec. | ||
| 18064 | 2025.12.31 20:27:28.767907 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18065 | 2025.12.31 20:27:28.768002 [ 269 ] {f3f8ae79-84ee-4606-b789-6c2d2f5355b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18066 | 2025.12.31 20:27:28.768057 [ 269 ] {f3f8ae79-84ee-4606-b789-6c2d2f5355b9} <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 | ||
| 18067 | 2025.12.31 20:27:28.768888 [ 269 ] {f3f8ae79-84ee-4606-b789-6c2d2f5355b9} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18068 | 2025.12.31 20:27:28.768926 [ 269 ] {f3f8ae79-84ee-4606-b789-6c2d2f5355b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18069 | 2025.12.31 20:27:28.769453 [ 269 ] {f3f8ae79-84ee-4606-b789-6c2d2f5355b9} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18070 | 2025.12.31 20:27:28.769699 [ 269 ] {f3f8ae79-84ee-4606-b789-6c2d2f5355b9} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18071 | 2025.12.31 20:27:28.769850 [ 269 ] {f3f8ae79-84ee-4606-b789-6c2d2f5355b9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001867 sec., 5356.186395286556 rows/sec., 9.60 MiB/sec. | ||
| 18072 | 2025.12.31 20:27:28.769919 [ 269 ] {f3f8ae79-84ee-4606-b789-6c2d2f5355b9} <Debug> TCPHandler: Processed in 0.002061387 sec. | ||
| 18073 | 2025.12.31 20:27:28.770035 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18074 | 2025.12.31 20:27:28.770132 [ 269 ] {389fcaf5-a057-4af3-9a06-02b95f4c12fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18075 | 2025.12.31 20:27:28.770177 [ 269 ] {389fcaf5-a057-4af3-9a06-02b95f4c12fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18076 | 2025.12.31 20:27:28.770527 [ 269 ] {389fcaf5-a057-4af3-9a06-02b95f4c12fb} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18077 | 2025.12.31 20:27:28.770566 [ 269 ] {389fcaf5-a057-4af3-9a06-02b95f4c12fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18078 | 2025.12.31 20:27:28.770879 [ 269 ] {389fcaf5-a057-4af3-9a06-02b95f4c12fb} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18079 | 2025.12.31 20:27:28.771106 [ 269 ] {389fcaf5-a057-4af3-9a06-02b95f4c12fb} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18080 | 2025.12.31 20:27:28.771241 [ 269 ] {389fcaf5-a057-4af3-9a06-02b95f4c12fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 18081 | 2025.12.31 20:27:28.771279 [ 269 ] {389fcaf5-a057-4af3-9a06-02b95f4c12fb} <Debug> TCPHandler: Processed in 0.001294809 sec. | ||
| 18082 | 2025.12.31 20:27:29.943040 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 18083 | 2025.12.31 20:27:29.943093 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 18084 | 2025.12.31 20:27:29.945187 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 18085 | 2025.12.31 20:27:30.332842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 18086 | 2025.12.31 20:27:30.350367 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18087 | 2025.12.31 20:27:30.350435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18088 | 2025.12.31 20:27:30.356753 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18089 | 2025.12.31 20:27:30.357486 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18090 | 2025.12.31 20:27:30.360498 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 18091 | 2025.12.31 20:27:31.811869 [ 113 ] {} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 18092 | 2025.12.31 20:27:31.811967 [ 113 ] {} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18093 | 2025.12.31 20:27:31.812005 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18094 | 2025.12.31 20:27:31.812130 [ 225 ] {} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): 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] | ||
| 18095 | 2025.12.31 20:27:31.812156 [ 199 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 18096 | 2025.12.31 20:27:31.812188 [ 225 ] {} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): 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] | ||
| 18097 | 2025.12.31 20:27:31.812335 [ 199 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18098 | 2025.12.31 20:27:31.812380 [ 199 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 18099 | 2025.12.31 20:27:31.812457 [ 199 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
| 18100 | 2025.12.31 20:27:31.812509 [ 199 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 18101 | 2025.12.31 20:27:31.812560 [ 199 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 18102 | 2025.12.31 20:27:31.812608 [ 199 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 18103 | 2025.12.31 20:27:31.813477 [ 193 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385212 sec., 33207.91330135748 rows/sec., 2.77 MiB/sec. | ||
| 18104 | 2025.12.31 20:27:31.813605 [ 199 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 18105 | 2025.12.31 20:27:31.813919 [ 199 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_29_7} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18106 | 2025.12.31 20:27:31.813993 [ 199 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_29_7} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 18107 | 2025.12.31 20:27:31.814069 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18108 | 2025.12.31 20:27:31.814614 [ 225 ] {} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): 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] | ||
| 18109 | 2025.12.31 20:27:31.955126 [ 77 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 18110 | 2025.12.31 20:27:31.955170 [ 77 ] {} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18111 | 2025.12.31 20:27:31.955189 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18112 | 2025.12.31 20:27:31.955304 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 18113 | 2025.12.31 20:27:31.955460 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18114 | 2025.12.31 20:27:31.955494 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 37 rows starting from the beginning of the part | ||
| 18115 | 2025.12.31 20:27:31.955560 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 18116 | 2025.12.31 20:27:31.955604 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 18117 | 2025.12.31 20:27:31.955645 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 18118 | 2025.12.31 20:27:31.955687 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 18119 | 2025.12.31 20:27:31.956413 [ 199 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.001162556 sec., 35267.11831516073 rows/sec., 2.32 MiB/sec. | ||
| 18120 | 2025.12.31 20:27:31.956554 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 18121 | 2025.12.31 20:27:31.956813 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_41_9} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18122 | 2025.12.31 20:27:31.956884 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_41_9} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 18123 | 2025.12.31 20:27:31.956951 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 18124 | 2025.12.31 20:27:32.198763 [ 77 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Selected 5 parts from all_1_40_9 to all_44_44_0 | ||
| 18125 | 2025.12.31 20:27:32.198836 [ 77 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18126 | 2025.12.31 20:27:32.198873 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18127 | 2025.12.31 20:27:32.199030 [ 191 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_44_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_40_9 to all_44_44_0 into Compact with storage Full | ||
| 18128 | 2025.12.31 20:27:32.199224 [ 191 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_44_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18129 | 2025.12.31 20:27:32.199294 [ 191 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_9, total 223 rows starting from the beginning of the part | ||
| 18130 | 2025.12.31 20:27:32.199410 [ 191 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 18131 | 2025.12.31 20:27:32.199497 [ 191 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 18132 | 2025.12.31 20:27:32.199578 [ 191 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 18133 | 2025.12.31 20:27:32.199651 [ 191 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 211 rows starting from the beginning of the part | ||
| 18134 | 2025.12.31 20:27:32.200652 [ 190 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_44_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693469 sec., 630067.6304083512 rows/sec., 38.32 MiB/sec. | ||
| 18135 | 2025.12.31 20:27:32.200823 [ 199 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_44_10} <Trace> MergedBlockOutputStream: filled checksums all_1_44_10 (state Temporary) | ||
| 18136 | 2025.12.31 20:27:32.201132 [ 199 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_44_10} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_merge_all_1_44_10 to all_1_44_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18137 | 2025.12.31 20:27:32.201217 [ 199 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_44_10} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Merged 5 parts: [all_1_40_9, all_44_44_0] -> all_1_44_10 | ||
| 18138 | 2025.12.31 20:27:32.201299 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 18139 | 2025.12.31 20:27:32.514595 [ 77 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Selected 5 parts from all_1_40_9 to all_44_44_0 | ||
| 18140 | 2025.12.31 20:27:32.514661 [ 77 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18141 | 2025.12.31 20:27:32.514686 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18142 | 2025.12.31 20:27:32.514798 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_44_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_40_9 to all_44_44_0 into Compact with storage Full | ||
| 18143 | 2025.12.31 20:27:32.514938 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_44_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18144 | 2025.12.31 20:27:32.514974 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_9, total 434 rows starting from the beginning of the part | ||
| 18145 | 2025.12.31 20:27:32.515043 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 18146 | 2025.12.31 20:27:32.515094 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 18147 | 2025.12.31 20:27:32.515142 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 18148 | 2025.12.31 20:27:32.515185 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part | ||
| 18149 | 2025.12.31 20:27:32.516242 [ 190 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_44_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491674 sec., 1390384.2260440285 rows/sec., 93.82 MiB/sec. | ||
| 18150 | 2025.12.31 20:27:32.516480 [ 186 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_44_10} <Trace> MergedBlockOutputStream: filled checksums all_1_44_10 (state Temporary) | ||
| 18151 | 2025.12.31 20:27:32.516829 [ 186 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_44_10} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_merge_all_1_44_10 to all_1_44_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18152 | 2025.12.31 20:27:32.516924 [ 186 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_44_10} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Merged 5 parts: [all_1_40_9, all_44_44_0] -> all_1_44_10 | ||
| 18153 | 2025.12.31 20:27:32.517034 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 18154 | 2025.12.31 20:27:33.146859 [ 93 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0 | ||
| 18155 | 2025.12.31 20:27:33.146963 [ 93 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18156 | 2025.12.31 20:27:33.147003 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18157 | 2025.12.31 20:27:33.147182 [ 191 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_45_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_9 to all_45_45_0 into Compact with storage Full | ||
| 18158 | 2025.12.31 20:27:33.147387 [ 191 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_45_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18159 | 2025.12.31 20:27:33.147449 [ 191 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 465 rows starting from the beginning of the part | ||
| 18160 | 2025.12.31 20:27:33.147538 [ 191 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 440 rows starting from the beginning of the part | ||
| 18161 | 2025.12.31 20:27:33.147594 [ 191 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 18162 | 2025.12.31 20:27:33.147652 [ 191 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 18163 | 2025.12.31 20:27:33.147706 [ 191 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 440 rows starting from the beginning of the part | ||
| 18164 | 2025.12.31 20:27:33.149109 [ 194 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_45_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 5 columns (5 merged, 0 gathered) in 0.002005136 sec., 882234.4220042931 rows/sec., 61.58 MiB/sec. | ||
| 18165 | 2025.12.31 20:27:33.149482 [ 188 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_45_10} <Trace> MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) | ||
| 18166 | 2025.12.31 20:27:33.149987 [ 188 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_45_10} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18167 | 2025.12.31 20:27:33.150120 [ 188 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_45_10} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10 | ||
| 18168 | 2025.12.31 20:27:33.150293 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 18169 | 2025.12.31 20:27:33.773709 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18170 | 2025.12.31 20:27:33.774014 [ 269 ] {547ab87c-4ee3-49ed-8743-4d1dad25de7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18171 | 2025.12.31 20:27:33.774118 [ 269 ] {547ab87c-4ee3-49ed-8743-4d1dad25de7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18172 | 2025.12.31 20:27:33.775186 [ 269 ] {547ab87c-4ee3-49ed-8743-4d1dad25de7b} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18173 | 2025.12.31 20:27:33.775236 [ 269 ] {547ab87c-4ee3-49ed-8743-4d1dad25de7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18174 | 2025.12.31 20:27:33.775638 [ 269 ] {547ab87c-4ee3-49ed-8743-4d1dad25de7b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18175 | 2025.12.31 20:27:33.775875 [ 269 ] {547ab87c-4ee3-49ed-8743-4d1dad25de7b} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18176 | 2025.12.31 20:27:33.776027 [ 269 ] {547ab87c-4ee3-49ed-8743-4d1dad25de7b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002088 sec., 196360.15325670497 rows/sec., 12.46 MiB/sec. | ||
| 18177 | 2025.12.31 20:27:33.776069 [ 269 ] {547ab87c-4ee3-49ed-8743-4d1dad25de7b} <Debug> TCPHandler: Processed in 0.002558819 sec. | ||
| 18178 | 2025.12.31 20:27:33.776205 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18179 | 2025.12.31 20:27:33.776300 [ 269 ] {b54e56b6-84fc-4156-aab1-89b88d26fa0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18180 | 2025.12.31 20:27:33.776342 [ 269 ] {b54e56b6-84fc-4156-aab1-89b88d26fa0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18181 | 2025.12.31 20:27:33.777240 [ 269 ] {b54e56b6-84fc-4156-aab1-89b88d26fa0b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18182 | 2025.12.31 20:27:33.777279 [ 269 ] {b54e56b6-84fc-4156-aab1-89b88d26fa0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18183 | 2025.12.31 20:27:33.777660 [ 269 ] {b54e56b6-84fc-4156-aab1-89b88d26fa0b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18184 | 2025.12.31 20:27:33.777870 [ 269 ] {b54e56b6-84fc-4156-aab1-89b88d26fa0b} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18185 | 2025.12.31 20:27:33.778002 [ 269 ] {b54e56b6-84fc-4156-aab1-89b88d26fa0b} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.00172 sec., 683720.9302325582 rows/sec., 54.44 MiB/sec. | ||
| 18186 | 2025.12.31 20:27:33.778024 [ 25 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18187 | 2025.12.31 20:27:33.778040 [ 269 ] {b54e56b6-84fc-4156-aab1-89b88d26fa0b} <Debug> TCPHandler: Processed in 0.001888323 sec. | ||
| 18188 | 2025.12.31 20:27:33.778090 [ 25 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18189 | 2025.12.31 20:27:33.778115 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18190 | 2025.12.31 20:27:33.778198 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18191 | 2025.12.31 20:27:33.778232 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 18192 | 2025.12.31 20:27:33.778299 [ 269 ] {1a277bf5-9058-44f7-b980-07fe8e1a32d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18193 | 2025.12.31 20:27:33.778343 [ 269 ] {1a277bf5-9058-44f7-b980-07fe8e1a32d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18194 | 2025.12.31 20:27:33.778371 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18195 | 2025.12.31 20:27:33.778415 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2468 rows starting from the beginning of the part | ||
| 18196 | 2025.12.31 20:27:33.778491 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 76 rows starting from the beginning of the part | ||
| 18197 | 2025.12.31 20:27:33.778547 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 2320 rows starting from the beginning of the part | ||
| 18198 | 2025.12.31 20:27:33.778594 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 18199 | 2025.12.31 20:27:33.778639 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 76 rows starting from the beginning of the part | ||
| 18200 | 2025.12.31 20:27:33.778686 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1176 rows starting from the beginning of the part | ||
| 18201 | 2025.12.31 20:27:33.778884 [ 269 ] {1a277bf5-9058-44f7-b980-07fe8e1a32d2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18202 | 2025.12.31 20:27:33.778929 [ 269 ] {1a277bf5-9058-44f7-b980-07fe8e1a32d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18203 | 2025.12.31 20:27:33.779256 [ 269 ] {1a277bf5-9058-44f7-b980-07fe8e1a32d2} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18204 | 2025.12.31 20:27:33.779482 [ 269 ] {1a277bf5-9058-44f7-b980-07fe8e1a32d2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18205 | 2025.12.31 20:27:33.779617 [ 269 ] {1a277bf5-9058-44f7-b980-07fe8e1a32d2} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001337 sec., 177262.52804786834 rows/sec., 10.75 MiB/sec. | ||
| 18206 | 2025.12.31 20:27:33.779655 [ 269 ] {1a277bf5-9058-44f7-b980-07fe8e1a32d2} <Debug> TCPHandler: Processed in 0.001504844 sec. | ||
| 18207 | 2025.12.31 20:27:33.779769 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18208 | 2025.12.31 20:27:33.779861 [ 269 ] {e1ab62fd-c688-42ad-8f70-df9baf18f8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18209 | 2025.12.31 20:27:33.779901 [ 269 ] {e1ab62fd-c688-42ad-8f70-df9baf18f8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18210 | 2025.12.31 20:27:33.780404 [ 269 ] {e1ab62fd-c688-42ad-8f70-df9baf18f8ab} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18211 | 2025.12.31 20:27:33.780442 [ 269 ] {e1ab62fd-c688-42ad-8f70-df9baf18f8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18212 | 2025.12.31 20:27:33.780758 [ 269 ] {e1ab62fd-c688-42ad-8f70-df9baf18f8ab} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18213 | 2025.12.31 20:27:33.780983 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6172 rows, containing 5 columns (5 merged, 0 gathered) in 0.002801644 sec., 2202992.243125822 rows/sec., 187.11 MiB/sec. | ||
| 18214 | 2025.12.31 20:27:33.780987 [ 269 ] {e1ab62fd-c688-42ad-8f70-df9baf18f8ab} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18215 | 2025.12.31 20:27:33.781172 [ 269 ] {e1ab62fd-c688-42ad-8f70-df9baf18f8ab} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001328 sec., 159638.5542168675 rows/sec., 10.30 MiB/sec. | ||
| 18216 | 2025.12.31 20:27:33.781211 [ 269 ] {e1ab62fd-c688-42ad-8f70-df9baf18f8ab} <Debug> TCPHandler: Processed in 0.001490024 sec. | ||
| 18217 | 2025.12.31 20:27:33.781307 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18218 | 2025.12.31 20:27:33.781320 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18219 | 2025.12.31 20:27:33.781420 [ 269 ] {e385fdd1-0f7b-47b5-9ddf-b53cc2797bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18220 | 2025.12.31 20:27:33.781462 [ 269 ] {e385fdd1-0f7b-47b5-9ddf-b53cc2797bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18221 | 2025.12.31 20:27:33.781622 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_131_26} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18222 | 2025.12.31 20:27:33.781711 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_131_26} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18223 | 2025.12.31 20:27:33.781831 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 18224 | 2025.12.31 20:27:33.781942 [ 269 ] {e385fdd1-0f7b-47b5-9ddf-b53cc2797bd6} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18225 | 2025.12.31 20:27:33.781983 [ 269 ] {e385fdd1-0f7b-47b5-9ddf-b53cc2797bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18226 | 2025.12.31 20:27:33.782299 [ 269 ] {e385fdd1-0f7b-47b5-9ddf-b53cc2797bd6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18227 | 2025.12.31 20:27:33.782530 [ 269 ] {e385fdd1-0f7b-47b5-9ddf-b53cc2797bd6} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18228 | 2025.12.31 20:27:33.782658 [ 269 ] {e385fdd1-0f7b-47b5-9ddf-b53cc2797bd6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001257 sec., 167859.98408910102 rows/sec., 9.53 MiB/sec. | ||
| 18229 | 2025.12.31 20:27:33.782696 [ 269 ] {e385fdd1-0f7b-47b5-9ddf-b53cc2797bd6} <Debug> TCPHandler: Processed in 0.001424773 sec. | ||
| 18230 | 2025.12.31 20:27:33.782806 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18231 | 2025.12.31 20:27:33.782899 [ 269 ] {61159bb9-7066-4329-b2f7-3c0b1c0a88f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18232 | 2025.12.31 20:27:33.782938 [ 269 ] {61159bb9-7066-4329-b2f7-3c0b1c0a88f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18233 | 2025.12.31 20:27:33.783576 [ 269 ] {61159bb9-7066-4329-b2f7-3c0b1c0a88f5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18234 | 2025.12.31 20:27:33.783612 [ 269 ] {61159bb9-7066-4329-b2f7-3c0b1c0a88f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18235 | 2025.12.31 20:27:33.783947 [ 269 ] {61159bb9-7066-4329-b2f7-3c0b1c0a88f5} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18236 | 2025.12.31 20:27:33.784152 [ 269 ] {61159bb9-7066-4329-b2f7-3c0b1c0a88f5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18237 | 2025.12.31 20:27:33.784257 [ 61 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18238 | 2025.12.31 20:27:33.784277 [ 269 ] {61159bb9-7066-4329-b2f7-3c0b1c0a88f5} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001396 sec., 509312.3209169054 rows/sec., 35.70 MiB/sec. | ||
| 18239 | 2025.12.31 20:27:33.784304 [ 61 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18240 | 2025.12.31 20:27:33.784325 [ 269 ] {61159bb9-7066-4329-b2f7-3c0b1c0a88f5} <Debug> TCPHandler: Processed in 0.001566806 sec. | ||
| 18241 | 2025.12.31 20:27:33.784331 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18242 | 2025.12.31 20:27:33.784441 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 18243 | 2025.12.31 20:27:33.784446 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18244 | 2025.12.31 20:27:33.784575 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18245 | 2025.12.31 20:27:33.784576 [ 269 ] {ae212c1b-9c17-4cff-b21f-9d0ccbe457cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18246 | 2025.12.31 20:27:33.784617 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1251 rows starting from the beginning of the part | ||
| 18247 | 2025.12.31 20:27:33.784636 [ 269 ] {ae212c1b-9c17-4cff-b21f-9d0ccbe457cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18248 | 2025.12.31 20:27:33.784693 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 74 rows starting from the beginning of the part | ||
| 18249 | 2025.12.31 20:27:33.784753 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1175 rows starting from the beginning of the part | ||
| 18250 | 2025.12.31 20:27:33.784807 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 18251 | 2025.12.31 20:27:33.784856 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 74 rows starting from the beginning of the part | ||
| 18252 | 2025.12.31 20:27:33.784905 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 711 rows starting from the beginning of the part | ||
| 18253 | 2025.12.31 20:27:33.784972 [ 269 ] {ae212c1b-9c17-4cff-b21f-9d0ccbe457cd} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18254 | 2025.12.31 20:27:33.785011 [ 269 ] {ae212c1b-9c17-4cff-b21f-9d0ccbe457cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18255 | 2025.12.31 20:27:33.785332 [ 269 ] {ae212c1b-9c17-4cff-b21f-9d0ccbe457cd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18256 | 2025.12.31 20:27:33.785576 [ 269 ] {ae212c1b-9c17-4cff-b21f-9d0ccbe457cd} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18257 | 2025.12.31 20:27:33.785714 [ 269 ] {ae212c1b-9c17-4cff-b21f-9d0ccbe457cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 18258 | 2025.12.31 20:27:33.785752 [ 269 ] {ae212c1b-9c17-4cff-b21f-9d0ccbe457cd} <Debug> TCPHandler: Processed in 0.001353721 sec. | ||
| 18259 | 2025.12.31 20:27:33.785860 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18260 | 2025.12.31 20:27:33.785954 [ 269 ] {546b5d14-4696-4b0c-806b-b89ca43d5cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18261 | 2025.12.31 20:27:33.785996 [ 269 ] {546b5d14-4696-4b0c-806b-b89ca43d5cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18262 | 2025.12.31 20:27:33.786249 [ 188 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001854082 sec., 1806284.7274284526 rows/sec., 136.67 MiB/sec. | ||
| 18263 | 2025.12.31 20:27:33.786434 [ 269 ] {546b5d14-4696-4b0c-806b-b89ca43d5cf0} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18264 | 2025.12.31 20:27:33.786475 [ 269 ] {546b5d14-4696-4b0c-806b-b89ca43d5cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18265 | 2025.12.31 20:27:33.786504 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18266 | 2025.12.31 20:27:33.786862 [ 269 ] {546b5d14-4696-4b0c-806b-b89ca43d5cf0} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18267 | 2025.12.31 20:27:33.786877 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_131_26} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18268 | 2025.12.31 20:27:33.786981 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_131_26} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18269 | 2025.12.31 20:27:33.787095 [ 269 ] {546b5d14-4696-4b0c-806b-b89ca43d5cf0} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18270 | 2025.12.31 20:27:33.787111 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 18271 | 2025.12.31 20:27:33.787233 [ 269 ] {546b5d14-4696-4b0c-806b-b89ca43d5cf0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001297 sec., 242097.14726291443 rows/sec., 15.90 MiB/sec. | ||
| 18272 | 2025.12.31 20:27:33.787243 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_124_27 to all_129_129_0 | ||
| 18273 | 2025.12.31 20:27:33.787276 [ 269 ] {546b5d14-4696-4b0c-806b-b89ca43d5cf0} <Debug> TCPHandler: Processed in 0.001464353 sec. | ||
| 18274 | 2025.12.31 20:27:33.787287 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18275 | 2025.12.31 20:27:33.787313 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18276 | 2025.12.31 20:27:33.787379 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_129_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_124_27 to all_129_129_0 into Compact with storage Full | ||
| 18277 | 2025.12.31 20:27:33.787391 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18278 | 2025.12.31 20:27:33.787484 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_129_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18279 | 2025.12.31 20:27:33.787498 [ 269 ] {30553609-09c2-44b1-a8c3-85892dea3adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18280 | 2025.12.31 20:27:33.787514 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_27, total 38333 rows starting from the beginning of the part | ||
| 18281 | 2025.12.31 20:27:33.787546 [ 269 ] {30553609-09c2-44b1-a8c3-85892dea3adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18282 | 2025.12.31 20:27:33.787567 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 18283 | 2025.12.31 20:27:33.787608 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 904 rows starting from the beginning of the part | ||
| 18284 | 2025.12.31 20:27:33.787643 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 98 rows starting from the beginning of the part | ||
| 18285 | 2025.12.31 20:27:33.787678 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 18286 | 2025.12.31 20:27:33.787714 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 314 rows starting from the beginning of the part | ||
| 18287 | 2025.12.31 20:27:33.787869 [ 269 ] {30553609-09c2-44b1-a8c3-85892dea3adf} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18288 | 2025.12.31 20:27:33.787909 [ 269 ] {30553609-09c2-44b1-a8c3-85892dea3adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18289 | 2025.12.31 20:27:33.788217 [ 269 ] {30553609-09c2-44b1-a8c3-85892dea3adf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 18290 | 2025.12.31 20:27:33.788425 [ 269 ] {30553609-09c2-44b1-a8c3-85892dea3adf} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18291 | 2025.12.31 20:27:33.788553 [ 269 ] {30553609-09c2-44b1-a8c3-85892dea3adf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 18292 | 2025.12.31 20:27:33.788589 [ 269 ] {30553609-09c2-44b1-a8c3-85892dea3adf} <Debug> TCPHandler: Processed in 0.001245919 sec. | ||
| 18293 | 2025.12.31 20:27:33.788703 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18294 | 2025.12.31 20:27:33.788796 [ 269 ] {60e8ddfc-c972-4522-87ed-5de705a9242c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18295 | 2025.12.31 20:27:33.788850 [ 269 ] {60e8ddfc-c972-4522-87ed-5de705a9242c} <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 | ||
| 18296 | 2025.12.31 20:27:33.789711 [ 269 ] {60e8ddfc-c972-4522-87ed-5de705a9242c} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18297 | 2025.12.31 20:27:33.789747 [ 269 ] {60e8ddfc-c972-4522-87ed-5de705a9242c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18298 | 2025.12.31 20:27:33.790307 [ 269 ] {60e8ddfc-c972-4522-87ed-5de705a9242c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18299 | 2025.12.31 20:27:33.790528 [ 269 ] {60e8ddfc-c972-4522-87ed-5de705a9242c} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18300 | 2025.12.31 20:27:33.790663 [ 269 ] {60e8ddfc-c972-4522-87ed-5de705a9242c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001885 sec., 16976.127320954907 rows/sec., 30.42 MiB/sec. | ||
| 18301 | 2025.12.31 20:27:33.790718 [ 269 ] {60e8ddfc-c972-4522-87ed-5de705a9242c} <Debug> TCPHandler: Processed in 0.002061117 sec. | ||
| 18302 | 2025.12.31 20:27:33.790832 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18303 | 2025.12.31 20:27:33.790925 [ 269 ] {7a2cb8eb-2c7a-4483-bf24-e3533d6fbe23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18304 | 2025.12.31 20:27:33.790966 [ 269 ] {7a2cb8eb-2c7a-4483-bf24-e3533d6fbe23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18305 | 2025.12.31 20:27:33.791312 [ 269 ] {7a2cb8eb-2c7a-4483-bf24-e3533d6fbe23} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18306 | 2025.12.31 20:27:33.791349 [ 269 ] {7a2cb8eb-2c7a-4483-bf24-e3533d6fbe23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18307 | 2025.12.31 20:27:33.791667 [ 269 ] {7a2cb8eb-2c7a-4483-bf24-e3533d6fbe23} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18308 | 2025.12.31 20:27:33.791884 [ 269 ] {7a2cb8eb-2c7a-4483-bf24-e3533d6fbe23} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18309 | 2025.12.31 20:27:33.792026 [ 269 ] {7a2cb8eb-2c7a-4483-bf24-e3533d6fbe23} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001119 sec., 92940.12511170688 rows/sec., 5.69 MiB/sec. | ||
| 18310 | 2025.12.31 20:27:33.792061 [ 269 ] {7a2cb8eb-2c7a-4483-bf24-e3533d6fbe23} <Debug> TCPHandler: Processed in 0.00127784 sec. | ||
| 18311 | 2025.12.31 20:27:33.794518 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_129_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39969 rows, containing 5 columns (5 merged, 0 gathered) in 0.007163174 sec., 5579789.071157563 rows/sec., 376.88 MiB/sec. | ||
| 18312 | 2025.12.31 20:27:33.795299 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_129_28} <Trace> MergedBlockOutputStream: filled checksums all_1_129_28 (state Temporary) | ||
| 18313 | 2025.12.31 20:27:33.795600 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_129_28} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_129_28 to all_1_129_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18314 | 2025.12.31 20:27:33.795678 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_129_28} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_124_27, all_129_129_0] -> all_1_129_28 | ||
| 18315 | 2025.12.31 20:27:33.795781 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 18316 | 2025.12.31 20:27:34.473196 [ 217 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 18317 | 2025.12.31 20:27:34.473255 [ 217 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 18318 | 2025.12.31 20:27:34.476202 [ 217 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 18319 | 2025.12.31 20:27:35.700648 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40709 | ||
| 18320 | 2025.12.31 20:27:35.701243 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18321 | 2025.12.31 20:27:35.701293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18322 | 2025.12.31 20:27:35.701809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18323 | 2025.12.31 20:27:35.702045 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18324 | 2025.12.31 20:27:35.702178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40709 | ||
| 18325 | 2025.12.31 20:27:36.716712 [ 220 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 18326 | 2025.12.31 20:27:36.716771 [ 220 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 18327 | 2025.12.31 20:27:36.719708 [ 220 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 18328 | 2025.12.31 20:27:37.173562 [ 217 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 18329 | 2025.12.31 20:27:37.173620 [ 217 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 18330 | 2025.12.31 20:27:37.176221 [ 217 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 18331 | 2025.12.31 20:27:37.860599 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 18332 | 2025.12.31 20:27:37.878606 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18333 | 2025.12.31 20:27:37.878676 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18334 | 2025.12.31 20:27:37.884450 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18335 | 2025.12.31 20:27:37.885173 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18336 | 2025.12.31 20:27:37.888571 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 18337 | 2025.12.31 20:27:38.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.48 MiB, peak 403.47 MiB, free memory in arenas 0.00 B, will set to 392.96 MiB (RSS), difference: 3.48 MiB | ||
| 18338 | 2025.12.31 20:27:38.331128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2240 | ||
| 18339 | 2025.12.31 20:27:38.333615 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18340 | 2025.12.31 20:27:38.333663 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18341 | 2025.12.31 20:27:38.334881 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18342 | 2025.12.31 20:27:38.335161 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18343 | 2025.12.31 20:27:38.335297 [ 101 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18344 | 2025.12.31 20:27:38.335334 [ 101 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18345 | 2025.12.31 20:27:38.335353 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18346 | 2025.12.31 20:27:38.335483 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 18347 | 2025.12.31 20:27:38.335531 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2240 | ||
| 18348 | 2025.12.31 20:27:38.336136 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18349 | 2025.12.31 20:27:38.336297 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2042 rows starting from the beginning of the part | ||
| 18350 | 2025.12.31 20:27:38.336707 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 44 rows starting from the beginning of the part | ||
| 18351 | 2025.12.31 20:27:38.337042 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
| 18352 | 2025.12.31 20:27:38.337365 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 18353 | 2025.12.31 20:27:38.337670 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 44 rows starting from the beginning of the part | ||
| 18354 | 2025.12.31 20:27:38.337982 [ 192 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 18355 | 2025.12.31 20:27:38.344890 [ 202 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2240 rows, containing 72 columns (72 merged, 0 gathered) in 0.009467726 sec., 236593.24319271598 rows/sec., 182.42 MiB/sec. | ||
| 18356 | 2025.12.31 20:27:38.346887 [ 188 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18357 | 2025.12.31 20:27:38.347446 [ 188 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_61_12} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18358 | 2025.12.31 20:27:38.347525 [ 188 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_61_12} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18359 | 2025.12.31 20:27:38.347715 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18360 | 2025.12.31 20:27:38.760591 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18361 | 2025.12.31 20:27:38.760770 [ 269 ] {eb710ea6-88a0-4a02-8479-f0808ed06888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18362 | 2025.12.31 20:27:38.760839 [ 269 ] {eb710ea6-88a0-4a02-8479-f0808ed06888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18363 | 2025.12.31 20:27:38.761566 [ 269 ] {eb710ea6-88a0-4a02-8479-f0808ed06888} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18364 | 2025.12.31 20:27:38.761616 [ 269 ] {eb710ea6-88a0-4a02-8479-f0808ed06888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18365 | 2025.12.31 20:27:38.762016 [ 269 ] {eb710ea6-88a0-4a02-8479-f0808ed06888} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18366 | 2025.12.31 20:27:38.762247 [ 269 ] {eb710ea6-88a0-4a02-8479-f0808ed06888} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18367 | 2025.12.31 20:27:38.762400 [ 269 ] {eb710ea6-88a0-4a02-8479-f0808ed06888} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00168 sec., 45238.09523809524 rows/sec., 3.73 MiB/sec. | ||
| 18368 | 2025.12.31 20:27:38.762444 [ 269 ] {eb710ea6-88a0-4a02-8479-f0808ed06888} <Debug> TCPHandler: Processed in 0.001984515 sec. | ||
| 18369 | 2025.12.31 20:27:38.762593 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18370 | 2025.12.31 20:27:38.762690 [ 269 ] {f73940f8-e125-4359-985d-e9ac5865c02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18371 | 2025.12.31 20:27:38.762731 [ 269 ] {f73940f8-e125-4359-985d-e9ac5865c02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18372 | 2025.12.31 20:27:38.763153 [ 269 ] {f73940f8-e125-4359-985d-e9ac5865c02e} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18373 | 2025.12.31 20:27:38.763191 [ 269 ] {f73940f8-e125-4359-985d-e9ac5865c02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18374 | 2025.12.31 20:27:38.763498 [ 269 ] {f73940f8-e125-4359-985d-e9ac5865c02e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18375 | 2025.12.31 20:27:38.763712 [ 269 ] {f73940f8-e125-4359-985d-e9ac5865c02e} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18376 | 2025.12.31 20:27:38.763844 [ 269 ] {f73940f8-e125-4359-985d-e9ac5865c02e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001173 sec., 8525.149190110827 rows/sec., 641.05 KiB/sec. | ||
| 18377 | 2025.12.31 20:27:38.763848 [ 71 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18378 | 2025.12.31 20:27:38.763884 [ 269 ] {f73940f8-e125-4359-985d-e9ac5865c02e} <Debug> TCPHandler: Processed in 0.001340691 sec. | ||
| 18379 | 2025.12.31 20:27:38.763917 [ 71 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18380 | 2025.12.31 20:27:38.763943 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18381 | 2025.12.31 20:27:38.764023 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18382 | 2025.12.31 20:27:38.764037 [ 202 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 18383 | 2025.12.31 20:27:38.764129 [ 202 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18384 | 2025.12.31 20:27:38.764146 [ 269 ] {f7909b4f-ffcb-49b1-a402-af349f4cacee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18385 | 2025.12.31 20:27:38.764159 [ 202 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 279 rows starting from the beginning of the part | ||
| 18386 | 2025.12.31 20:27:38.764195 [ 269 ] {f7909b4f-ffcb-49b1-a402-af349f4cacee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18387 | 2025.12.31 20:27:38.764221 [ 202 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 10 rows starting from the beginning of the part | ||
| 18388 | 2025.12.31 20:27:38.764265 [ 202 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 245 rows starting from the beginning of the part | ||
| 18389 | 2025.12.31 20:27:38.764306 [ 202 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 10 rows starting from the beginning of the part | ||
| 18390 | 2025.12.31 20:27:38.764343 [ 202 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 237 rows starting from the beginning of the part | ||
| 18391 | 2025.12.31 20:27:38.764380 [ 202 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 10 rows starting from the beginning of the part | ||
| 18392 | 2025.12.31 20:27:38.764704 [ 269 ] {f7909b4f-ffcb-49b1-a402-af349f4cacee} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18393 | 2025.12.31 20:27:38.764740 [ 269 ] {f7909b4f-ffcb-49b1-a402-af349f4cacee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18394 | 2025.12.31 20:27:38.765056 [ 269 ] {f7909b4f-ffcb-49b1-a402-af349f4cacee} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18395 | 2025.12.31 20:27:38.765152 [ 188 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001150587 sec., 687475.175714657 rows/sec., 45.14 MiB/sec. | ||
| 18396 | 2025.12.31 20:27:38.765284 [ 269 ] {f7909b4f-ffcb-49b1-a402-af349f4cacee} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18397 | 2025.12.31 20:27:38.765393 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18398 | 2025.12.31 20:27:38.765423 [ 269 ] {f7909b4f-ffcb-49b1-a402-af349f4cacee} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001302 sec., 56835.637480798774 rows/sec., 4.44 MiB/sec. | ||
| 18399 | 2025.12.31 20:27:38.765465 [ 269 ] {f7909b4f-ffcb-49b1-a402-af349f4cacee} <Debug> TCPHandler: Processed in 0.001501024 sec. | ||
| 18400 | 2025.12.31 20:27:38.765579 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18401 | 2025.12.31 20:27:38.765677 [ 269 ] {7e115362-c79d-43f8-9933-72c8ddddb3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18402 | 2025.12.31 20:27:38.765724 [ 269 ] {7e115362-c79d-43f8-9933-72c8ddddb3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18403 | 2025.12.31 20:27:38.765770 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_111_22} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18404 | 2025.12.31 20:27:38.765888 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_111_22} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18405 | 2025.12.31 20:27:38.766021 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 18406 | 2025.12.31 20:27:38.766152 [ 269 ] {7e115362-c79d-43f8-9933-72c8ddddb3b4} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18407 | 2025.12.31 20:27:38.766192 [ 269 ] {7e115362-c79d-43f8-9933-72c8ddddb3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18408 | 2025.12.31 20:27:38.766522 [ 269 ] {7e115362-c79d-43f8-9933-72c8ddddb3b4} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18409 | 2025.12.31 20:27:38.766743 [ 269 ] {7e115362-c79d-43f8-9933-72c8ddddb3b4} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18410 | 2025.12.31 20:27:38.766871 [ 269 ] {7e115362-c79d-43f8-9933-72c8ddddb3b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 18411 | 2025.12.31 20:27:38.766908 [ 269 ] {7e115362-c79d-43f8-9933-72c8ddddb3b4} <Debug> TCPHandler: Processed in 0.001375931 sec. | ||
| 18412 | 2025.12.31 20:27:38.767014 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18413 | 2025.12.31 20:27:38.767106 [ 269 ] {80b1dc0c-b6ec-4f64-af9e-7fb7b1d5657d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18414 | 2025.12.31 20:27:38.767159 [ 269 ] {80b1dc0c-b6ec-4f64-af9e-7fb7b1d5657d} <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 | ||
| 18415 | 2025.12.31 20:27:38.767916 [ 269 ] {80b1dc0c-b6ec-4f64-af9e-7fb7b1d5657d} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18416 | 2025.12.31 20:27:38.767952 [ 269 ] {80b1dc0c-b6ec-4f64-af9e-7fb7b1d5657d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18417 | 2025.12.31 20:27:38.768464 [ 269 ] {80b1dc0c-b6ec-4f64-af9e-7fb7b1d5657d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18418 | 2025.12.31 20:27:38.768682 [ 269 ] {80b1dc0c-b6ec-4f64-af9e-7fb7b1d5657d} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18419 | 2025.12.31 20:27:38.768807 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18420 | 2025.12.31 20:27:38.768818 [ 269 ] {80b1dc0c-b6ec-4f64-af9e-7fb7b1d5657d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001731 sec., 5777.007510109764 rows/sec., 10.35 MiB/sec. | ||
| 18421 | 2025.12.31 20:27:38.768848 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18422 | 2025.12.31 20:27:38.768872 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18423 | 2025.12.31 20:27:38.768887 [ 269 ] {80b1dc0c-b6ec-4f64-af9e-7fb7b1d5657d} <Debug> TCPHandler: Processed in 0.001920164 sec. | ||
| 18424 | 2025.12.31 20:27:38.768950 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 18425 | 2025.12.31 20:27:38.769000 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18426 | 2025.12.31 20:27:38.769092 [ 269 ] {220dabf8-7be9-4696-a38e-2f0a66bedebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18427 | 2025.12.31 20:27:38.769135 [ 269 ] {220dabf8-7be9-4696-a38e-2f0a66bedebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18428 | 2025.12.31 20:27:38.769141 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18429 | 2025.12.31 20:27:38.769194 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2270 rows starting from the beginning of the part | ||
| 18430 | 2025.12.31 20:27:38.769311 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 10 rows starting from the beginning of the part | ||
| 18431 | 2025.12.31 20:27:38.769415 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 32 rows starting from the beginning of the part | ||
| 18432 | 2025.12.31 20:27:38.769464 [ 269 ] {220dabf8-7be9-4696-a38e-2f0a66bedebd} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18433 | 2025.12.31 20:27:38.769500 [ 269 ] {220dabf8-7be9-4696-a38e-2f0a66bedebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18434 | 2025.12.31 20:27:38.769512 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 10 rows starting from the beginning of the part | ||
| 18435 | 2025.12.31 20:27:38.769609 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 32 rows starting from the beginning of the part | ||
| 18436 | 2025.12.31 20:27:38.769699 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 10 rows starting from the beginning of the part | ||
| 18437 | 2025.12.31 20:27:38.769818 [ 269 ] {220dabf8-7be9-4696-a38e-2f0a66bedebd} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18438 | 2025.12.31 20:27:38.770030 [ 269 ] {220dabf8-7be9-4696-a38e-2f0a66bedebd} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18439 | 2025.12.31 20:27:38.770158 [ 269 ] {220dabf8-7be9-4696-a38e-2f0a66bedebd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 18440 | 2025.12.31 20:27:38.770194 [ 269 ] {220dabf8-7be9-4696-a38e-2f0a66bedebd} <Debug> TCPHandler: Processed in 0.001241068 sec. | ||
| 18441 | 2025.12.31 20:27:38.776904 [ 198 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2364 rows, containing 19 columns (19 merged, 0 gathered) in 0.007987452 sec., 295964.21987888 rows/sec., 530.35 MiB/sec. | ||
| 18442 | 2025.12.31 20:27:38.779192 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18443 | 2025.12.31 20:27:38.779638 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18444 | 2025.12.31 20:27:38.779729 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18445 | 2025.12.31 20:27:38.779921 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.52 MiB. | ||
| 18446 | 2025.12.31 20:27:39.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.58 MiB, peak 412.04 MiB, free memory in arenas 0.00 B, will set to 395.13 MiB (RSS), difference: 1.55 MiB | ||
| 18447 | 2025.12.31 20:27:42.955707 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18448 | 2025.12.31 20:27:42.955763 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18449 | 2025.12.31 20:27:43.066718 [ 220 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 18450 | 2025.12.31 20:27:43.066768 [ 220 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 18451 | 2025.12.31 20:27:43.070257 [ 220 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 18452 | 2025.12.31 20:27:43.201769 [ 225 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 18453 | 2025.12.31 20:27:43.201860 [ 225 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 18454 | 2025.12.31 20:27:43.202382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41221 | ||
| 18455 | 2025.12.31 20:27:43.203100 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18456 | 2025.12.31 20:27:43.203140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18457 | 2025.12.31 20:27:43.203624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18458 | 2025.12.31 20:27:43.203881 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18459 | 2025.12.31 20:27:43.204009 [ 111 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18460 | 2025.12.31 20:27:43.204016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41221 | ||
| 18461 | 2025.12.31 20:27:43.204079 [ 111 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18462 | 2025.12.31 20:27:43.204111 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18463 | 2025.12.31 20:27:43.204213 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 18464 | 2025.12.31 20:27:43.204310 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18465 | 2025.12.31 20:27:43.204342 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38789 rows starting from the beginning of the part | ||
| 18466 | 2025.12.31 20:27:43.204398 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 18467 | 2025.12.31 20:27:43.204444 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 18468 | 2025.12.31 20:27:43.204485 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 18469 | 2025.12.31 20:27:43.204525 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 18470 | 2025.12.31 20:27:43.204563 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 18471 | 2025.12.31 20:27:43.205449 [ 225 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 18472 | 2025.12.31 20:27:43.206995 [ 199 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41221 rows, containing 4 columns (4 merged, 0 gathered) in 0.002823345 sec., 14600057.732937349 rows/sec., 208.86 MiB/sec. | ||
| 18473 | 2025.12.31 20:27:43.207577 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18474 | 2025.12.31 20:27:43.207990 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_86_17} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18475 | 2025.12.31 20:27:43.208070 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_86_17} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18476 | 2025.12.31 20:27:43.208191 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18477 | 2025.12.31 20:27:43.726904 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 18478 | 2025.12.31 20:27:43.726970 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 18479 | 2025.12.31 20:27:43.730680 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 18480 | 2025.12.31 20:27:43.774243 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18481 | 2025.12.31 20:27:43.774436 [ 269 ] {9f13f9cc-bbf6-4a7b-a0b2-aca686b659ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18482 | 2025.12.31 20:27:43.774509 [ 269 ] {9f13f9cc-bbf6-4a7b-a0b2-aca686b659ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18483 | 2025.12.31 20:27:43.775333 [ 269 ] {9f13f9cc-bbf6-4a7b-a0b2-aca686b659ee} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18484 | 2025.12.31 20:27:43.775385 [ 269 ] {9f13f9cc-bbf6-4a7b-a0b2-aca686b659ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18485 | 2025.12.31 20:27:43.775791 [ 269 ] {9f13f9cc-bbf6-4a7b-a0b2-aca686b659ee} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18486 | 2025.12.31 20:27:43.776021 [ 269 ] {9f13f9cc-bbf6-4a7b-a0b2-aca686b659ee} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18487 | 2025.12.31 20:27:43.776183 [ 269 ] {9f13f9cc-bbf6-4a7b-a0b2-aca686b659ee} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0018 sec., 227777.77777777778 rows/sec., 14.45 MiB/sec. | ||
| 18488 | 2025.12.31 20:27:43.776234 [ 269 ] {9f13f9cc-bbf6-4a7b-a0b2-aca686b659ee} <Debug> TCPHandler: Processed in 0.002126268 sec. | ||
| 18489 | 2025.12.31 20:27:43.776355 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18490 | 2025.12.31 20:27:43.776456 [ 269 ] {d7f59d84-bc61-4d41-99a3-0d90ea62688a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18491 | 2025.12.31 20:27:43.776499 [ 269 ] {d7f59d84-bc61-4d41-99a3-0d90ea62688a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18492 | 2025.12.31 20:27:43.777393 [ 269 ] {d7f59d84-bc61-4d41-99a3-0d90ea62688a} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18493 | 2025.12.31 20:27:43.777431 [ 269 ] {d7f59d84-bc61-4d41-99a3-0d90ea62688a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18494 | 2025.12.31 20:27:43.777815 [ 269 ] {d7f59d84-bc61-4d41-99a3-0d90ea62688a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18495 | 2025.12.31 20:27:43.778029 [ 269 ] {d7f59d84-bc61-4d41-99a3-0d90ea62688a} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18496 | 2025.12.31 20:27:43.778161 [ 269 ] {d7f59d84-bc61-4d41-99a3-0d90ea62688a} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001729 sec., 680161.943319838 rows/sec., 54.16 MiB/sec. | ||
| 18497 | 2025.12.31 20:27:43.778200 [ 269 ] {d7f59d84-bc61-4d41-99a3-0d90ea62688a} <Debug> TCPHandler: Processed in 0.001898963 sec. | ||
| 18498 | 2025.12.31 20:27:43.778316 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18499 | 2025.12.31 20:27:43.778413 [ 269 ] {9ac11786-a7b8-41a5-9a2f-b4f9ae514dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18500 | 2025.12.31 20:27:43.778454 [ 269 ] {9ac11786-a7b8-41a5-9a2f-b4f9ae514dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18501 | 2025.12.31 20:27:43.778937 [ 269 ] {9ac11786-a7b8-41a5-9a2f-b4f9ae514dd0} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18502 | 2025.12.31 20:27:43.778974 [ 269 ] {9ac11786-a7b8-41a5-9a2f-b4f9ae514dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18503 | 2025.12.31 20:27:43.779297 [ 269 ] {9ac11786-a7b8-41a5-9a2f-b4f9ae514dd0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18504 | 2025.12.31 20:27:43.779504 [ 269 ] {9ac11786-a7b8-41a5-9a2f-b4f9ae514dd0} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18505 | 2025.12.31 20:27:43.779644 [ 269 ] {9ac11786-a7b8-41a5-9a2f-b4f9ae514dd0} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001251 sec., 189448.4412470024 rows/sec., 11.49 MiB/sec. | ||
| 18506 | 2025.12.31 20:27:43.779683 [ 269 ] {9ac11786-a7b8-41a5-9a2f-b4f9ae514dd0} <Debug> TCPHandler: Processed in 0.001417973 sec. | ||
| 18507 | 2025.12.31 20:27:43.779785 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18508 | 2025.12.31 20:27:43.779879 [ 269 ] {9c7804af-f04b-4f9b-ac36-1637463f8f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18509 | 2025.12.31 20:27:43.779919 [ 269 ] {9c7804af-f04b-4f9b-ac36-1637463f8f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18510 | 2025.12.31 20:27:43.780391 [ 269 ] {9c7804af-f04b-4f9b-ac36-1637463f8f58} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18511 | 2025.12.31 20:27:43.780428 [ 269 ] {9c7804af-f04b-4f9b-ac36-1637463f8f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18512 | 2025.12.31 20:27:43.780729 [ 269 ] {9c7804af-f04b-4f9b-ac36-1637463f8f58} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18513 | 2025.12.31 20:27:43.780945 [ 269 ] {9c7804af-f04b-4f9b-ac36-1637463f8f58} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18514 | 2025.12.31 20:27:43.781074 [ 269 ] {9c7804af-f04b-4f9b-ac36-1637463f8f58} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001213 sec., 174773.28936521022 rows/sec., 11.27 MiB/sec. | ||
| 18515 | 2025.12.31 20:27:43.781112 [ 269 ] {9c7804af-f04b-4f9b-ac36-1637463f8f58} <Debug> TCPHandler: Processed in 0.001375962 sec. | ||
| 18516 | 2025.12.31 20:27:43.781217 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18517 | 2025.12.31 20:27:43.781323 [ 269 ] {fe952b50-5d3f-47d2-984c-ad109faf79f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18518 | 2025.12.31 20:27:43.781365 [ 269 ] {fe952b50-5d3f-47d2-984c-ad109faf79f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18519 | 2025.12.31 20:27:43.781850 [ 269 ] {fe952b50-5d3f-47d2-984c-ad109faf79f5} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18520 | 2025.12.31 20:27:43.781890 [ 269 ] {fe952b50-5d3f-47d2-984c-ad109faf79f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18521 | 2025.12.31 20:27:43.782221 [ 269 ] {fe952b50-5d3f-47d2-984c-ad109faf79f5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18522 | 2025.12.31 20:27:43.782445 [ 269 ] {fe952b50-5d3f-47d2-984c-ad109faf79f5} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18523 | 2025.12.31 20:27:43.782581 [ 269 ] {fe952b50-5d3f-47d2-984c-ad109faf79f5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001276 sec., 165360.5015673981 rows/sec., 9.39 MiB/sec. | ||
| 18524 | 2025.12.31 20:27:43.782621 [ 269 ] {fe952b50-5d3f-47d2-984c-ad109faf79f5} <Debug> TCPHandler: Processed in 0.001455303 sec. | ||
| 18525 | 2025.12.31 20:27:43.782721 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18526 | 2025.12.31 20:27:43.782819 [ 269 ] {f4d47b26-90b0-4b22-a35c-5c82f22b5e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18527 | 2025.12.31 20:27:43.782866 [ 269 ] {f4d47b26-90b0-4b22-a35c-5c82f22b5e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18528 | 2025.12.31 20:27:43.783613 [ 269 ] {f4d47b26-90b0-4b22-a35c-5c82f22b5e68} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18529 | 2025.12.31 20:27:43.783658 [ 269 ] {f4d47b26-90b0-4b22-a35c-5c82f22b5e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18530 | 2025.12.31 20:27:43.784032 [ 269 ] {f4d47b26-90b0-4b22-a35c-5c82f22b5e68} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18531 | 2025.12.31 20:27:43.784244 [ 269 ] {f4d47b26-90b0-4b22-a35c-5c82f22b5e68} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18532 | 2025.12.31 20:27:43.784371 [ 269 ] {f4d47b26-90b0-4b22-a35c-5c82f22b5e68} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.00157 sec., 452866.24203821656 rows/sec., 31.74 MiB/sec. | ||
| 18533 | 2025.12.31 20:27:43.784408 [ 269 ] {f4d47b26-90b0-4b22-a35c-5c82f22b5e68} <Debug> TCPHandler: Processed in 0.00173618 sec. | ||
| 18534 | 2025.12.31 20:27:43.784479 [ 224 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 18535 | 2025.12.31 20:27:43.784518 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18536 | 2025.12.31 20:27:43.784530 [ 224 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 18537 | 2025.12.31 20:27:43.784621 [ 269 ] {20908ee6-ae53-42c5-bb89-834206d6545f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18538 | 2025.12.31 20:27:43.784668 [ 269 ] {20908ee6-ae53-42c5-bb89-834206d6545f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18539 | 2025.12.31 20:27:43.784996 [ 269 ] {20908ee6-ae53-42c5-bb89-834206d6545f} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18540 | 2025.12.31 20:27:43.785035 [ 269 ] {20908ee6-ae53-42c5-bb89-834206d6545f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18541 | 2025.12.31 20:27:43.785366 [ 269 ] {20908ee6-ae53-42c5-bb89-834206d6545f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 18542 | 2025.12.31 20:27:43.785574 [ 269 ] {20908ee6-ae53-42c5-bb89-834206d6545f} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18543 | 2025.12.31 20:27:43.785686 [ 105 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 18544 | 2025.12.31 20:27:43.785704 [ 269 ] {20908ee6-ae53-42c5-bb89-834206d6545f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 18545 | 2025.12.31 20:27:43.785752 [ 105 ] {} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18546 | 2025.12.31 20:27:43.785762 [ 269 ] {20908ee6-ae53-42c5-bb89-834206d6545f} <Debug> TCPHandler: Processed in 0.00129555 sec. | ||
| 18547 | 2025.12.31 20:27:43.785784 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18548 | 2025.12.31 20:27:43.785890 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18549 | 2025.12.31 20:27:43.785900 [ 190 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 18550 | 2025.12.31 20:27:43.786008 [ 269 ] {38ab57ae-d509-494a-831a-9788a44587f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18551 | 2025.12.31 20:27:43.786019 [ 190 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18552 | 2025.12.31 20:27:43.786064 [ 269 ] {38ab57ae-d509-494a-831a-9788a44587f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18553 | 2025.12.31 20:27:43.786064 [ 190 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 222 rows starting from the beginning of the part | ||
| 18554 | 2025.12.31 20:27:43.786150 [ 190 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 18555 | 2025.12.31 20:27:43.786214 [ 190 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 18556 | 2025.12.31 20:27:43.786277 [ 190 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 18557 | 2025.12.31 20:27:43.786319 [ 190 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 18558 | 2025.12.31 20:27:43.786365 [ 190 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 18559 | 2025.12.31 20:27:43.786598 [ 269 ] {38ab57ae-d509-494a-831a-9788a44587f8} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18560 | 2025.12.31 20:27:43.786643 [ 269 ] {38ab57ae-d509-494a-831a-9788a44587f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18561 | 2025.12.31 20:27:43.787054 [ 269 ] {38ab57ae-d509-494a-831a-9788a44587f8} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18562 | 2025.12.31 20:27:43.787124 [ 224 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 18563 | 2025.12.31 20:27:43.787299 [ 269 ] {38ab57ae-d509-494a-831a-9788a44587f8} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18564 | 2025.12.31 20:27:43.787444 [ 269 ] {38ab57ae-d509-494a-831a-9788a44587f8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001459 sec., 215215.90130226183 rows/sec., 14.14 MiB/sec. | ||
| 18565 | 2025.12.31 20:27:43.787444 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001588266 sec., 158663.59917041604 rows/sec., 8.10 MiB/sec. | ||
| 18566 | 2025.12.31 20:27:43.787485 [ 269 ] {38ab57ae-d509-494a-831a-9788a44587f8} <Debug> TCPHandler: Processed in 0.001652088 sec. | ||
| 18567 | 2025.12.31 20:27:43.787612 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18568 | 2025.12.31 20:27:43.787665 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 18569 | 2025.12.31 20:27:43.787717 [ 269 ] {c20196e7-8944-40b7-afc1-6e81136b6ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18570 | 2025.12.31 20:27:43.787800 [ 269 ] {c20196e7-8944-40b7-afc1-6e81136b6ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18571 | 2025.12.31 20:27:43.787998 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_42_9} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18572 | 2025.12.31 20:27:43.788087 [ 191 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_42_9} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 18573 | 2025.12.31 20:27:43.788180 [ 269 ] {c20196e7-8944-40b7-afc1-6e81136b6ad5} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18574 | 2025.12.31 20:27:43.788185 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 18575 | 2025.12.31 20:27:43.788233 [ 269 ] {c20196e7-8944-40b7-afc1-6e81136b6ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18576 | 2025.12.31 20:27:43.788629 [ 269 ] {c20196e7-8944-40b7-afc1-6e81136b6ad5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 18577 | 2025.12.31 20:27:43.788889 [ 269 ] {c20196e7-8944-40b7-afc1-6e81136b6ad5} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18578 | 2025.12.31 20:27:43.789053 [ 269 ] {c20196e7-8944-40b7-afc1-6e81136b6ad5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. | ||
| 18579 | 2025.12.31 20:27:43.789092 [ 269 ] {c20196e7-8944-40b7-afc1-6e81136b6ad5} <Debug> TCPHandler: Processed in 0.001530735 sec. | ||
| 18580 | 2025.12.31 20:27:43.789208 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18581 | 2025.12.31 20:27:43.789311 [ 269 ] {77e3a5e1-3126-4001-8d4c-77d6b3406d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18582 | 2025.12.31 20:27:43.789368 [ 269 ] {77e3a5e1-3126-4001-8d4c-77d6b3406d36} <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 | ||
| 18583 | 2025.12.31 20:27:43.790186 [ 269 ] {77e3a5e1-3126-4001-8d4c-77d6b3406d36} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18584 | 2025.12.31 20:27:43.790226 [ 269 ] {77e3a5e1-3126-4001-8d4c-77d6b3406d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18585 | 2025.12.31 20:27:43.790796 [ 269 ] {77e3a5e1-3126-4001-8d4c-77d6b3406d36} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18586 | 2025.12.31 20:27:43.791026 [ 269 ] {77e3a5e1-3126-4001-8d4c-77d6b3406d36} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18587 | 2025.12.31 20:27:43.791171 [ 269 ] {77e3a5e1-3126-4001-8d4c-77d6b3406d36} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00188 sec., 17021.276595744683 rows/sec., 30.50 MiB/sec. | ||
| 18588 | 2025.12.31 20:27:43.791238 [ 269 ] {77e3a5e1-3126-4001-8d4c-77d6b3406d36} <Debug> TCPHandler: Processed in 0.002081458 sec. | ||
| 18589 | 2025.12.31 20:27:43.791352 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18590 | 2025.12.31 20:27:43.791449 [ 269 ] {a8e7758d-c59d-4e21-9a0b-6acba5a7fc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18591 | 2025.12.31 20:27:43.791491 [ 269 ] {a8e7758d-c59d-4e21-9a0b-6acba5a7fc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18592 | 2025.12.31 20:27:43.791828 [ 269 ] {a8e7758d-c59d-4e21-9a0b-6acba5a7fc9b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18593 | 2025.12.31 20:27:43.791866 [ 269 ] {a8e7758d-c59d-4e21-9a0b-6acba5a7fc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18594 | 2025.12.31 20:27:43.792191 [ 269 ] {a8e7758d-c59d-4e21-9a0b-6acba5a7fc9b} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18595 | 2025.12.31 20:27:43.792405 [ 269 ] {a8e7758d-c59d-4e21-9a0b-6acba5a7fc9b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18596 | 2025.12.31 20:27:43.792535 [ 269 ] {a8e7758d-c59d-4e21-9a0b-6acba5a7fc9b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001106 sec., 94032.54972875226 rows/sec., 5.76 MiB/sec. | ||
| 18597 | 2025.12.31 20:27:43.792573 [ 269 ] {a8e7758d-c59d-4e21-9a0b-6acba5a7fc9b} <Debug> TCPHandler: Processed in 0.001271239 sec. | ||
| 18598 | 2025.12.31 20:27:45.388690 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 18599 | 2025.12.31 20:27:45.405922 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18600 | 2025.12.31 20:27:45.405980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18601 | 2025.12.31 20:27:45.412015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18602 | 2025.12.31 20:27:45.412748 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18603 | 2025.12.31 20:27:45.413086 [ 144 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18604 | 2025.12.31 20:27:45.413186 [ 144 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18605 | 2025.12.31 20:27:45.413225 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18606 | 2025.12.31 20:27:45.413367 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 18607 | 2025.12.31 20:27:45.415852 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 18608 | 2025.12.31 20:27:45.416875 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18609 | 2025.12.31 20:27:45.418517 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 18610 | 2025.12.31 20:27:45.423483 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 18611 | 2025.12.31 20:27:45.428341 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 18612 | 2025.12.31 20:27:45.433234 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 18613 | 2025.12.31 20:27:45.438117 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 18614 | 2025.12.31 20:27:45.442492 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 18615 | 2025.12.31 20:27:45.498831 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.085525391 sec., 7576.6973108605835 rows/sec., 39.18 MiB/sec. | ||
| 18616 | 2025.12.31 20:27:45.502051 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18617 | 2025.12.31 20:27:45.504491 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_86_17} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18618 | 2025.12.31 20:27:45.504581 [ 190 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_86_17} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18619 | 2025.12.31 20:27:45.507119 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18620 | 2025.12.31 20:27:46.000267 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.22 MiB, peak 413.63 MiB, free memory in arenas 0.00 B, will set to 395.16 MiB (RSS), difference: -1.06 MiB | ||
| 18621 | 2025.12.31 20:27:48.335804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2274 | ||
| 18622 | 2025.12.31 20:27:48.338273 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18623 | 2025.12.31 20:27:48.338324 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18624 | 2025.12.31 20:27:48.339835 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18625 | 2025.12.31 20:27:48.340150 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18626 | 2025.12.31 20:27:48.340428 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2274 | ||
| 18627 | 2025.12.31 20:27:48.761326 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18628 | 2025.12.31 20:27:48.761505 [ 269 ] {3d91c5de-3f4d-4280-8f05-278b121d17da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18629 | 2025.12.31 20:27:48.761576 [ 269 ] {3d91c5de-3f4d-4280-8f05-278b121d17da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18630 | 2025.12.31 20:27:48.762238 [ 269 ] {3d91c5de-3f4d-4280-8f05-278b121d17da} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18631 | 2025.12.31 20:27:48.762287 [ 269 ] {3d91c5de-3f4d-4280-8f05-278b121d17da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18632 | 2025.12.31 20:27:48.762688 [ 269 ] {3d91c5de-3f4d-4280-8f05-278b121d17da} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18633 | 2025.12.31 20:27:48.762926 [ 269 ] {3d91c5de-3f4d-4280-8f05-278b121d17da} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18634 | 2025.12.31 20:27:48.763089 [ 269 ] {3d91c5de-3f4d-4280-8f05-278b121d17da} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001634 sec., 46511.62790697674 rows/sec., 3.83 MiB/sec. | ||
| 18635 | 2025.12.31 20:27:48.763141 [ 269 ] {3d91c5de-3f4d-4280-8f05-278b121d17da} <Debug> TCPHandler: Processed in 0.001946765 sec. | ||
| 18636 | 2025.12.31 20:27:48.763266 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18637 | 2025.12.31 20:27:48.763371 [ 269 ] {b17319c9-8623-4c39-8e4d-a65378bcf750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18638 | 2025.12.31 20:27:48.763417 [ 269 ] {b17319c9-8623-4c39-8e4d-a65378bcf750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18639 | 2025.12.31 20:27:48.763836 [ 269 ] {b17319c9-8623-4c39-8e4d-a65378bcf750} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18640 | 2025.12.31 20:27:48.763874 [ 269 ] {b17319c9-8623-4c39-8e4d-a65378bcf750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18641 | 2025.12.31 20:27:48.764193 [ 269 ] {b17319c9-8623-4c39-8e4d-a65378bcf750} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18642 | 2025.12.31 20:27:48.764412 [ 269 ] {b17319c9-8623-4c39-8e4d-a65378bcf750} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18643 | 2025.12.31 20:27:48.764549 [ 269 ] {b17319c9-8623-4c39-8e4d-a65378bcf750} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001203 sec., 8312.551953449709 rows/sec., 625.06 KiB/sec. | ||
| 18644 | 2025.12.31 20:27:48.764589 [ 269 ] {b17319c9-8623-4c39-8e4d-a65378bcf750} <Debug> TCPHandler: Processed in 0.001376952 sec. | ||
| 18645 | 2025.12.31 20:27:48.764699 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18646 | 2025.12.31 20:27:48.764796 [ 269 ] {a75e2eea-d0ca-4387-b2b6-e0bae77c6a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18647 | 2025.12.31 20:27:48.764838 [ 269 ] {a75e2eea-d0ca-4387-b2b6-e0bae77c6a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18648 | 2025.12.31 20:27:48.765261 [ 269 ] {a75e2eea-d0ca-4387-b2b6-e0bae77c6a44} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18649 | 2025.12.31 20:27:48.765300 [ 269 ] {a75e2eea-d0ca-4387-b2b6-e0bae77c6a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18650 | 2025.12.31 20:27:48.765627 [ 269 ] {a75e2eea-d0ca-4387-b2b6-e0bae77c6a44} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18651 | 2025.12.31 20:27:48.765844 [ 269 ] {a75e2eea-d0ca-4387-b2b6-e0bae77c6a44} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18652 | 2025.12.31 20:27:48.765980 [ 269 ] {a75e2eea-d0ca-4387-b2b6-e0bae77c6a44} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001204 sec., 61461.79401993356 rows/sec., 4.80 MiB/sec. | ||
| 18653 | 2025.12.31 20:27:48.766020 [ 269 ] {a75e2eea-d0ca-4387-b2b6-e0bae77c6a44} <Debug> TCPHandler: Processed in 0.001371571 sec. | ||
| 18654 | 2025.12.31 20:27:48.766131 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18655 | 2025.12.31 20:27:48.766225 [ 269 ] {422919b6-35a2-4570-add7-e0a44d6b4ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18656 | 2025.12.31 20:27:48.766271 [ 269 ] {422919b6-35a2-4570-add7-e0a44d6b4ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18657 | 2025.12.31 20:27:48.766683 [ 269 ] {422919b6-35a2-4570-add7-e0a44d6b4ad8} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18658 | 2025.12.31 20:27:48.766720 [ 269 ] {422919b6-35a2-4570-add7-e0a44d6b4ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18659 | 2025.12.31 20:27:48.767053 [ 269 ] {422919b6-35a2-4570-add7-e0a44d6b4ad8} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18660 | 2025.12.31 20:27:48.767268 [ 269 ] {422919b6-35a2-4570-add7-e0a44d6b4ad8} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18661 | 2025.12.31 20:27:48.767403 [ 269 ] {422919b6-35a2-4570-add7-e0a44d6b4ad8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 18662 | 2025.12.31 20:27:48.767441 [ 269 ] {422919b6-35a2-4570-add7-e0a44d6b4ad8} <Debug> TCPHandler: Processed in 0.001360331 sec. | ||
| 18663 | 2025.12.31 20:27:48.767547 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18664 | 2025.12.31 20:27:48.767652 [ 269 ] {5305dd53-c5a4-4e3e-9070-0cbe057c6aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18665 | 2025.12.31 20:27:48.767709 [ 269 ] {5305dd53-c5a4-4e3e-9070-0cbe057c6aad} <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 | ||
| 18666 | 2025.12.31 20:27:48.768476 [ 269 ] {5305dd53-c5a4-4e3e-9070-0cbe057c6aad} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18667 | 2025.12.31 20:27:48.768516 [ 269 ] {5305dd53-c5a4-4e3e-9070-0cbe057c6aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18668 | 2025.12.31 20:27:48.769046 [ 269 ] {5305dd53-c5a4-4e3e-9070-0cbe057c6aad} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18669 | 2025.12.31 20:27:48.769282 [ 269 ] {5305dd53-c5a4-4e3e-9070-0cbe057c6aad} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18670 | 2025.12.31 20:27:48.769428 [ 269 ] {5305dd53-c5a4-4e3e-9070-0cbe057c6aad} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001795 sec., 5571.030640668524 rows/sec., 9.98 MiB/sec. | ||
| 18671 | 2025.12.31 20:27:48.769493 [ 269 ] {5305dd53-c5a4-4e3e-9070-0cbe057c6aad} <Debug> TCPHandler: Processed in 0.001996635 sec. | ||
| 18672 | 2025.12.31 20:27:48.769603 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18673 | 2025.12.31 20:27:48.769700 [ 269 ] {f5a37dd8-f227-4b3a-986b-df9dd7fcc963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18674 | 2025.12.31 20:27:48.769744 [ 269 ] {f5a37dd8-f227-4b3a-986b-df9dd7fcc963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18675 | 2025.12.31 20:27:48.770077 [ 269 ] {f5a37dd8-f227-4b3a-986b-df9dd7fcc963} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18676 | 2025.12.31 20:27:48.770114 [ 269 ] {f5a37dd8-f227-4b3a-986b-df9dd7fcc963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18677 | 2025.12.31 20:27:48.770420 [ 269 ] {f5a37dd8-f227-4b3a-986b-df9dd7fcc963} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18678 | 2025.12.31 20:27:48.770634 [ 269 ] {f5a37dd8-f227-4b3a-986b-df9dd7fcc963} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18679 | 2025.12.31 20:27:48.770760 [ 143 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18680 | 2025.12.31 20:27:48.770766 [ 269 ] {f5a37dd8-f227-4b3a-986b-df9dd7fcc963} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 18681 | 2025.12.31 20:27:48.770832 [ 143 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18682 | 2025.12.31 20:27:48.770847 [ 269 ] {f5a37dd8-f227-4b3a-986b-df9dd7fcc963} <Debug> TCPHandler: Processed in 0.001293659 sec. | ||
| 18683 | 2025.12.31 20:27:48.770858 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18684 | 2025.12.31 20:27:48.770977 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 18685 | 2025.12.31 20:27:48.771081 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18686 | 2025.12.31 20:27:48.771115 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 8000 rows starting from the beginning of the part | ||
| 18687 | 2025.12.31 20:27:48.771184 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 18688 | 2025.12.31 20:27:48.771235 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 104 rows starting from the beginning of the part | ||
| 18689 | 2025.12.31 20:27:48.771281 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 18690 | 2025.12.31 20:27:48.771323 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 104 rows starting from the beginning of the part | ||
| 18691 | 2025.12.31 20:27:48.771364 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 18692 | 2025.12.31 20:27:48.773568 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8388 rows, containing 4 columns (4 merged, 0 gathered) in 0.002636401 sec., 3181610.0813191924 rows/sec., 204.62 MiB/sec. | ||
| 18693 | 2025.12.31 20:27:48.773774 [ 187 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18694 | 2025.12.31 20:27:48.774097 [ 187 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_131_26} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18695 | 2025.12.31 20:27:48.774194 [ 187 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_131_26} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18696 | 2025.12.31 20:27:48.774306 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 18697 | 2025.12.31 20:27:50.018592 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 18698 | 2025.12.31 20:27:50.018649 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 18699 | 2025.12.31 20:27:50.021965 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 18700 | 2025.12.31 20:27:50.155044 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18701 | 2025.12.31 20:27:50.155329 [ 269 ] {13eed039-6e85-4cb3-b808-721d87b92139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18702 | 2025.12.31 20:27:50.155433 [ 269 ] {13eed039-6e85-4cb3-b808-721d87b92139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18703 | 2025.12.31 20:27:50.156414 [ 269 ] {13eed039-6e85-4cb3-b808-721d87b92139} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18704 | 2025.12.31 20:27:50.156459 [ 269 ] {13eed039-6e85-4cb3-b808-721d87b92139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18705 | 2025.12.31 20:27:50.156917 [ 269 ] {13eed039-6e85-4cb3-b808-721d87b92139} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18706 | 2025.12.31 20:27:50.157168 [ 269 ] {13eed039-6e85-4cb3-b808-721d87b92139} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18707 | 2025.12.31 20:27:50.157338 [ 269 ] {13eed039-6e85-4cb3-b808-721d87b92139} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002084 sec., 196737.04414587334 rows/sec., 12.48 MiB/sec. | ||
| 18708 | 2025.12.31 20:27:50.157393 [ 269 ] {13eed039-6e85-4cb3-b808-721d87b92139} <Debug> TCPHandler: Processed in 0.002529148 sec. | ||
| 18709 | 2025.12.31 20:27:50.157517 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18710 | 2025.12.31 20:27:50.157621 [ 269 ] {60fe840b-bf80-4b09-89dc-a0f06a9910cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18711 | 2025.12.31 20:27:50.157666 [ 269 ] {60fe840b-bf80-4b09-89dc-a0f06a9910cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18712 | 2025.12.31 20:27:50.158079 [ 269 ] {60fe840b-bf80-4b09-89dc-a0f06a9910cf} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18713 | 2025.12.31 20:27:50.158116 [ 269 ] {60fe840b-bf80-4b09-89dc-a0f06a9910cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18714 | 2025.12.31 20:27:50.158431 [ 269 ] {60fe840b-bf80-4b09-89dc-a0f06a9910cf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18715 | 2025.12.31 20:27:50.158644 [ 269 ] {60fe840b-bf80-4b09-89dc-a0f06a9910cf} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18716 | 2025.12.31 20:27:50.158777 [ 269 ] {60fe840b-bf80-4b09-89dc-a0f06a9910cf} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001181 sec., 6773.920406435224 rows/sec., 552.37 KiB/sec. | ||
| 18717 | 2025.12.31 20:27:50.158817 [ 269 ] {60fe840b-bf80-4b09-89dc-a0f06a9910cf} <Debug> TCPHandler: Processed in 0.001353471 sec. | ||
| 18718 | 2025.12.31 20:27:50.158932 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18719 | 2025.12.31 20:27:50.159028 [ 269 ] {5a1c7908-6356-4743-95a9-f2eac1651ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18720 | 2025.12.31 20:27:50.159069 [ 269 ] {5a1c7908-6356-4743-95a9-f2eac1651ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18721 | 2025.12.31 20:27:50.160549 [ 269 ] {5a1c7908-6356-4743-95a9-f2eac1651ebe} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18722 | 2025.12.31 20:27:50.160584 [ 269 ] {5a1c7908-6356-4743-95a9-f2eac1651ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18723 | 2025.12.31 20:27:50.161042 [ 269 ] {5a1c7908-6356-4743-95a9-f2eac1651ebe} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18724 | 2025.12.31 20:27:50.161265 [ 269 ] {5a1c7908-6356-4743-95a9-f2eac1651ebe} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18725 | 2025.12.31 20:27:50.161395 [ 269 ] {5a1c7908-6356-4743-95a9-f2eac1651ebe} <Debug> executeQuery: Read 2320 rows, 192.74 KiB in 0.002386 sec., 972338.6420787929 rows/sec., 78.89 MiB/sec. | ||
| 18726 | 2025.12.31 20:27:50.161435 [ 269 ] {5a1c7908-6356-4743-95a9-f2eac1651ebe} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 18727 | 2025.12.31 20:27:50.161449 [ 269 ] {5a1c7908-6356-4743-95a9-f2eac1651ebe} <Debug> TCPHandler: Processed in 0.002568288 sec. | ||
| 18728 | 2025.12.31 20:27:50.161567 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18729 | 2025.12.31 20:27:50.161666 [ 269 ] {e8bdebca-d5c1-4fd7-b706-8ceaa4f84334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18730 | 2025.12.31 20:27:50.161705 [ 269 ] {e8bdebca-d5c1-4fd7-b706-8ceaa4f84334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18731 | 2025.12.31 20:27:50.162189 [ 269 ] {e8bdebca-d5c1-4fd7-b706-8ceaa4f84334} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18732 | 2025.12.31 20:27:50.162224 [ 269 ] {e8bdebca-d5c1-4fd7-b706-8ceaa4f84334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18733 | 2025.12.31 20:27:50.162543 [ 269 ] {e8bdebca-d5c1-4fd7-b706-8ceaa4f84334} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18734 | 2025.12.31 20:27:50.162772 [ 269 ] {e8bdebca-d5c1-4fd7-b706-8ceaa4f84334} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18735 | 2025.12.31 20:27:50.162899 [ 269 ] {e8bdebca-d5c1-4fd7-b706-8ceaa4f84334} <Debug> executeQuery: Read 245 rows, 15.28 KiB in 0.001253 sec., 195530.72625698324 rows/sec., 11.91 MiB/sec. | ||
| 18736 | 2025.12.31 20:27:50.162937 [ 269 ] {e8bdebca-d5c1-4fd7-b706-8ceaa4f84334} <Debug> TCPHandler: Processed in 0.001416982 sec. | ||
| 18737 | 2025.12.31 20:27:50.163045 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18738 | 2025.12.31 20:27:50.163137 [ 269 ] {72eba9b7-293e-4239-8cfa-724295178122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18739 | 2025.12.31 20:27:50.163176 [ 269 ] {72eba9b7-293e-4239-8cfa-724295178122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18740 | 2025.12.31 20:27:50.163687 [ 269 ] {72eba9b7-293e-4239-8cfa-724295178122} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18741 | 2025.12.31 20:27:50.163721 [ 269 ] {72eba9b7-293e-4239-8cfa-724295178122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18742 | 2025.12.31 20:27:50.164043 [ 269 ] {72eba9b7-293e-4239-8cfa-724295178122} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 18743 | 2025.12.31 20:27:50.164252 [ 269 ] {72eba9b7-293e-4239-8cfa-724295178122} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18744 | 2025.12.31 20:27:50.164375 [ 269 ] {72eba9b7-293e-4239-8cfa-724295178122} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001256 sec., 350318.47133757966 rows/sec., 23.18 MiB/sec. | ||
| 18745 | 2025.12.31 20:27:50.164412 [ 269 ] {72eba9b7-293e-4239-8cfa-724295178122} <Debug> TCPHandler: Processed in 0.001414892 sec. | ||
| 18746 | 2025.12.31 20:27:50.164520 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18747 | 2025.12.31 20:27:50.164612 [ 269 ] {e77eb142-5bb6-4584-b938-8c8ad41c86ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18748 | 2025.12.31 20:27:50.164652 [ 269 ] {e77eb142-5bb6-4584-b938-8c8ad41c86ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18749 | 2025.12.31 20:27:50.165103 [ 269 ] {e77eb142-5bb6-4584-b938-8c8ad41c86ba} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18750 | 2025.12.31 20:27:50.165136 [ 269 ] {e77eb142-5bb6-4584-b938-8c8ad41c86ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18751 | 2025.12.31 20:27:50.165451 [ 269 ] {e77eb142-5bb6-4584-b938-8c8ad41c86ba} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18752 | 2025.12.31 20:27:50.165671 [ 269 ] {e77eb142-5bb6-4584-b938-8c8ad41c86ba} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18753 | 2025.12.31 20:27:50.165795 [ 269 ] {e77eb142-5bb6-4584-b938-8c8ad41c86ba} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001201 sec., 175686.92756036637 rows/sec., 9.98 MiB/sec. | ||
| 18754 | 2025.12.31 20:27:50.165832 [ 269 ] {e77eb142-5bb6-4584-b938-8c8ad41c86ba} <Debug> TCPHandler: Processed in 0.001358991 sec. | ||
| 18755 | 2025.12.31 20:27:50.165936 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18756 | 2025.12.31 20:27:50.166026 [ 269 ] {66b12a49-2e33-40fd-a3c3-999d3762bbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18757 | 2025.12.31 20:27:50.166065 [ 269 ] {66b12a49-2e33-40fd-a3c3-999d3762bbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18758 | 2025.12.31 20:27:50.166811 [ 269 ] {66b12a49-2e33-40fd-a3c3-999d3762bbc4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18759 | 2025.12.31 20:27:50.166844 [ 269 ] {66b12a49-2e33-40fd-a3c3-999d3762bbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18760 | 2025.12.31 20:27:50.167197 [ 269 ] {66b12a49-2e33-40fd-a3c3-999d3762bbc4} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18761 | 2025.12.31 20:27:50.167425 [ 269 ] {66b12a49-2e33-40fd-a3c3-999d3762bbc4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18762 | 2025.12.31 20:27:50.167551 [ 269 ] {66b12a49-2e33-40fd-a3c3-999d3762bbc4} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001542 sec., 761997.4059662776 rows/sec., 54.45 MiB/sec. | ||
| 18763 | 2025.12.31 20:27:50.167589 [ 269 ] {66b12a49-2e33-40fd-a3c3-999d3762bbc4} <Debug> TCPHandler: Processed in 0.001699208 sec. | ||
| 18764 | 2025.12.31 20:27:50.167712 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18765 | 2025.12.31 20:27:50.167803 [ 269 ] {95a88473-c6aa-4993-9e49-e4b7aaf30c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18766 | 2025.12.31 20:27:50.167852 [ 269 ] {95a88473-c6aa-4993-9e49-e4b7aaf30c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18767 | 2025.12.31 20:27:50.168179 [ 269 ] {95a88473-c6aa-4993-9e49-e4b7aaf30c7e} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18768 | 2025.12.31 20:27:50.168215 [ 269 ] {95a88473-c6aa-4993-9e49-e4b7aaf30c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18769 | 2025.12.31 20:27:50.168523 [ 269 ] {95a88473-c6aa-4993-9e49-e4b7aaf30c7e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 18770 | 2025.12.31 20:27:50.168737 [ 269 ] {95a88473-c6aa-4993-9e49-e4b7aaf30c7e} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18771 | 2025.12.31 20:27:50.168863 [ 269 ] {95a88473-c6aa-4993-9e49-e4b7aaf30c7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 18772 | 2025.12.31 20:27:50.168899 [ 269 ] {95a88473-c6aa-4993-9e49-e4b7aaf30c7e} <Debug> TCPHandler: Processed in 0.001234458 sec. | ||
| 18773 | 2025.12.31 20:27:50.169016 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18774 | 2025.12.31 20:27:50.169106 [ 269 ] {e43ab257-3940-4914-8f51-692b828b5fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18775 | 2025.12.31 20:27:50.169147 [ 269 ] {e43ab257-3940-4914-8f51-692b828b5fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18776 | 2025.12.31 20:27:50.169703 [ 269 ] {e43ab257-3940-4914-8f51-692b828b5fe6} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18777 | 2025.12.31 20:27:50.169738 [ 269 ] {e43ab257-3940-4914-8f51-692b828b5fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18778 | 2025.12.31 20:27:50.170114 [ 269 ] {e43ab257-3940-4914-8f51-692b828b5fe6} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18779 | 2025.12.31 20:27:50.170338 [ 269 ] {e43ab257-3940-4914-8f51-692b828b5fe6} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18780 | 2025.12.31 20:27:50.170466 [ 269 ] {e43ab257-3940-4914-8f51-692b828b5fe6} <Debug> executeQuery: Read 904 rows, 61.16 KiB in 0.001378 sec., 656023.2220609578 rows/sec., 43.34 MiB/sec. | ||
| 18781 | 2025.12.31 20:27:50.170507 [ 269 ] {e43ab257-3940-4914-8f51-692b828b5fe6} <Debug> TCPHandler: Processed in 0.001538105 sec. | ||
| 18782 | 2025.12.31 20:27:50.170616 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18783 | 2025.12.31 20:27:50.170707 [ 269 ] {b2bc8610-9c05-4855-a9f6-b272a44236f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18784 | 2025.12.31 20:27:50.170747 [ 269 ] {b2bc8610-9c05-4855-a9f6-b272a44236f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18785 | 2025.12.31 20:27:50.171051 [ 269 ] {b2bc8610-9c05-4855-a9f6-b272a44236f7} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18786 | 2025.12.31 20:27:50.171087 [ 269 ] {b2bc8610-9c05-4855-a9f6-b272a44236f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18787 | 2025.12.31 20:27:50.171382 [ 269 ] {b2bc8610-9c05-4855-a9f6-b272a44236f7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18788 | 2025.12.31 20:27:50.171586 [ 269 ] {b2bc8610-9c05-4855-a9f6-b272a44236f7} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18789 | 2025.12.31 20:27:50.171717 [ 269 ] {b2bc8610-9c05-4855-a9f6-b272a44236f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 18790 | 2025.12.31 20:27:50.171753 [ 269 ] {b2bc8610-9c05-4855-a9f6-b272a44236f7} <Debug> TCPHandler: Processed in 0.001184207 sec. | ||
| 18791 | 2025.12.31 20:27:50.171866 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18792 | 2025.12.31 20:27:50.171957 [ 269 ] {21a4b945-85db-4498-ab86-b221f0eeef52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18793 | 2025.12.31 20:27:50.172009 [ 269 ] {21a4b945-85db-4498-ab86-b221f0eeef52} <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 | ||
| 18794 | 2025.12.31 20:27:50.172803 [ 269 ] {21a4b945-85db-4498-ab86-b221f0eeef52} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18795 | 2025.12.31 20:27:50.172838 [ 269 ] {21a4b945-85db-4498-ab86-b221f0eeef52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18796 | 2025.12.31 20:27:50.173379 [ 269 ] {21a4b945-85db-4498-ab86-b221f0eeef52} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18797 | 2025.12.31 20:27:50.173603 [ 269 ] {21a4b945-85db-4498-ab86-b221f0eeef52} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18798 | 2025.12.31 20:27:50.173737 [ 269 ] {21a4b945-85db-4498-ab86-b221f0eeef52} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001798 sec., 17797.552836484985 rows/sec., 31.89 MiB/sec. | ||
| 18799 | 2025.12.31 20:27:50.173791 [ 269 ] {21a4b945-85db-4498-ab86-b221f0eeef52} <Debug> TCPHandler: Processed in 0.001971565 sec. | ||
| 18800 | 2025.12.31 20:27:50.173908 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18801 | 2025.12.31 20:27:50.174000 [ 269 ] {1d9c11c8-4182-4bfd-a337-c5d9211a35cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18802 | 2025.12.31 20:27:50.174039 [ 269 ] {1d9c11c8-4182-4bfd-a337-c5d9211a35cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18803 | 2025.12.31 20:27:50.174363 [ 269 ] {1d9c11c8-4182-4bfd-a337-c5d9211a35cc} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18804 | 2025.12.31 20:27:50.174404 [ 269 ] {1d9c11c8-4182-4bfd-a337-c5d9211a35cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18805 | 2025.12.31 20:27:50.174700 [ 269 ] {1d9c11c8-4182-4bfd-a337-c5d9211a35cc} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18806 | 2025.12.31 20:27:50.174917 [ 269 ] {1d9c11c8-4182-4bfd-a337-c5d9211a35cc} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18807 | 2025.12.31 20:27:50.175042 [ 269 ] {1d9c11c8-4182-4bfd-a337-c5d9211a35cc} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.00106 sec., 62264.15094339623 rows/sec., 3.61 MiB/sec. | ||
| 18808 | 2025.12.31 20:27:50.175077 [ 269 ] {1d9c11c8-4182-4bfd-a337-c5d9211a35cc} <Debug> TCPHandler: Processed in 0.001216227 sec. | ||
| 18809 | 2025.12.31 20:27:50.704299 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41669 | ||
| 18810 | 2025.12.31 20:27:50.705151 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18811 | 2025.12.31 20:27:50.705263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18812 | 2025.12.31 20:27:50.705885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18813 | 2025.12.31 20:27:50.706128 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18814 | 2025.12.31 20:27:50.706277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41669 | ||
| 18815 | 2025.12.31 20:27:51.011664 [ 217 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): 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] | ||
| 18816 | 2025.12.31 20:27:51.011722 [ 217 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): 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] | ||
| 18817 | 2025.12.31 20:27:51.013829 [ 217 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): 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] | ||
| 18818 | 2025.12.31 20:27:52.915937 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 18819 | 2025.12.31 20:27:52.934195 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18820 | 2025.12.31 20:27:52.934253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 18821 | 2025.12.31 20:27:52.940470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18822 | 2025.12.31 20:27:52.941199 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18823 | 2025.12.31 20:27:52.944567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 18824 | 2025.12.31 20:27:53.757780 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18825 | 2025.12.31 20:27:53.757990 [ 269 ] {02213ec6-253a-468b-b531-df28cf162271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18826 | 2025.12.31 20:27:53.758059 [ 269 ] {02213ec6-253a-468b-b531-df28cf162271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18827 | 2025.12.31 20:27:53.758782 [ 269 ] {02213ec6-253a-468b-b531-df28cf162271} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18828 | 2025.12.31 20:27:53.758822 [ 269 ] {02213ec6-253a-468b-b531-df28cf162271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18829 | 2025.12.31 20:27:53.759207 [ 269 ] {02213ec6-253a-468b-b531-df28cf162271} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18830 | 2025.12.31 20:27:53.759427 [ 269 ] {02213ec6-253a-468b-b531-df28cf162271} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18831 | 2025.12.31 20:27:53.759575 [ 269 ] {02213ec6-253a-468b-b531-df28cf162271} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.63 MiB/sec. | ||
| 18832 | 2025.12.31 20:27:53.759605 [ 137 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18833 | 2025.12.31 20:27:53.759617 [ 269 ] {02213ec6-253a-468b-b531-df28cf162271} <Debug> TCPHandler: Processed in 0.001970185 sec. | ||
| 18834 | 2025.12.31 20:27:53.759688 [ 137 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18835 | 2025.12.31 20:27:53.759717 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18836 | 2025.12.31 20:27:53.759797 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18837 | 2025.12.31 20:27:53.759866 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 18838 | 2025.12.31 20:27:53.759900 [ 269 ] {0ccbf3fd-907a-47af-bb97-2700b7e510b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18839 | 2025.12.31 20:27:53.759958 [ 269 ] {0ccbf3fd-907a-47af-bb97-2700b7e510b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18840 | 2025.12.31 20:27:53.760035 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18841 | 2025.12.31 20:27:53.760077 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2468 rows starting from the beginning of the part | ||
| 18842 | 2025.12.31 20:27:53.760155 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 76 rows starting from the beginning of the part | ||
| 18843 | 2025.12.31 20:27:53.760209 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1176 rows starting from the beginning of the part | ||
| 18844 | 2025.12.31 20:27:53.760252 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 76 rows starting from the beginning of the part | ||
| 18845 | 2025.12.31 20:27:53.760291 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 2320 rows starting from the beginning of the part | ||
| 18846 | 2025.12.31 20:27:53.760331 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part | ||
| 18847 | 2025.12.31 20:27:53.760415 [ 269 ] {0ccbf3fd-907a-47af-bb97-2700b7e510b7} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18848 | 2025.12.31 20:27:53.760457 [ 269 ] {0ccbf3fd-907a-47af-bb97-2700b7e510b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18849 | 2025.12.31 20:27:53.760793 [ 269 ] {0ccbf3fd-907a-47af-bb97-2700b7e510b7} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18850 | 2025.12.31 20:27:53.761013 [ 269 ] {0ccbf3fd-907a-47af-bb97-2700b7e510b7} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18851 | 2025.12.31 20:27:53.761149 [ 269 ] {0ccbf3fd-907a-47af-bb97-2700b7e510b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001268 sec., 50473.18611987382 rows/sec., 3.94 MiB/sec. | ||
| 18852 | 2025.12.31 20:27:53.761172 [ 137 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18853 | 2025.12.31 20:27:53.761187 [ 269 ] {0ccbf3fd-907a-47af-bb97-2700b7e510b7} <Debug> TCPHandler: Processed in 0.001446333 sec. | ||
| 18854 | 2025.12.31 20:27:53.761221 [ 137 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18855 | 2025.12.31 20:27:53.761248 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18856 | 2025.12.31 20:27:53.761336 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 18857 | 2025.12.31 20:27:53.761342 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18858 | 2025.12.31 20:27:53.761436 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18859 | 2025.12.31 20:27:53.761457 [ 269 ] {9132e819-2a62-432e-b7c0-00ba16152f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18860 | 2025.12.31 20:27:53.761467 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1251 rows starting from the beginning of the part | ||
| 18861 | 2025.12.31 20:27:53.761509 [ 269 ] {9132e819-2a62-432e-b7c0-00ba16152f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18862 | 2025.12.31 20:27:53.761532 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 74 rows starting from the beginning of the part | ||
| 18863 | 2025.12.31 20:27:53.761581 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 711 rows starting from the beginning of the part | ||
| 18864 | 2025.12.31 20:27:53.761624 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 74 rows starting from the beginning of the part | ||
| 18865 | 2025.12.31 20:27:53.761664 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1175 rows starting from the beginning of the part | ||
| 18866 | 2025.12.31 20:27:53.761703 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part | ||
| 18867 | 2025.12.31 20:27:53.761904 [ 269 ] {9132e819-2a62-432e-b7c0-00ba16152f02} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18868 | 2025.12.31 20:27:53.761944 [ 269 ] {9132e819-2a62-432e-b7c0-00ba16152f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18869 | 2025.12.31 20:27:53.762279 [ 269 ] {9132e819-2a62-432e-b7c0-00ba16152f02} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18870 | 2025.12.31 20:27:53.762367 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6172 rows, containing 5 columns (5 merged, 0 gathered) in 0.002562749 sec., 2408351.3445912963 rows/sec., 204.55 MiB/sec. | ||
| 18871 | 2025.12.31 20:27:53.762529 [ 269 ] {9132e819-2a62-432e-b7c0-00ba16152f02} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18872 | 2025.12.31 20:27:53.762644 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18873 | 2025.12.31 20:27:53.762664 [ 269 ] {9132e819-2a62-432e-b7c0-00ba16152f02} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001226 sec., 79934.74714518759 rows/sec., 5.58 MiB/sec. | ||
| 18874 | 2025.12.31 20:27:53.762675 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 5 parts from all_1_129_28 to all_133_133_0 | ||
| 18875 | 2025.12.31 20:27:53.762709 [ 269 ] {9132e819-2a62-432e-b7c0-00ba16152f02} <Debug> TCPHandler: Processed in 0.001419303 sec. | ||
| 18876 | 2025.12.31 20:27:53.762720 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18877 | 2025.12.31 20:27:53.762751 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18878 | 2025.12.31 20:27:53.762834 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18879 | 2025.12.31 20:27:53.762833 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_133_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_129_28 to all_133_133_0 into Compact with storage Full | ||
| 18880 | 2025.12.31 20:27:53.762900 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606437 sec., 2084737.8390811465 rows/sec., 157.74 MiB/sec. | ||
| 18881 | 2025.12.31 20:27:53.762909 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_136_27} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18882 | 2025.12.31 20:27:53.762934 [ 269 ] {7df450f0-a42a-417a-9276-9ac3a14fbb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18883 | 2025.12.31 20:27:53.762981 [ 269 ] {7df450f0-a42a-417a-9276-9ac3a14fbb6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18884 | 2025.12.31 20:27:53.762986 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_133_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18885 | 2025.12.31 20:27:53.763001 [ 195 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_136_27} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18886 | 2025.12.31 20:27:53.763038 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_129_28, total 39969 rows starting from the beginning of the part | ||
| 18887 | 2025.12.31 20:27:53.763061 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18888 | 2025.12.31 20:27:53.763088 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 18889 | 2025.12.31 20:27:53.763107 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 18890 | 2025.12.31 20:27:53.763157 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 314 rows starting from the beginning of the part | ||
| 18891 | 2025.12.31 20:27:53.763204 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 18892 | 2025.12.31 20:27:53.763258 [ 189 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 904 rows starting from the beginning of the part | ||
| 18893 | 2025.12.31 20:27:53.763340 [ 269 ] {7df450f0-a42a-417a-9276-9ac3a14fbb6f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18894 | 2025.12.31 20:27:53.763350 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_136_27} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18895 | 2025.12.31 20:27:53.763394 [ 269 ] {7df450f0-a42a-417a-9276-9ac3a14fbb6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18896 | 2025.12.31 20:27:53.763454 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_136_27} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18897 | 2025.12.31 20:27:53.763524 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 18898 | 2025.12.31 20:27:53.763749 [ 269 ] {7df450f0-a42a-417a-9276-9ac3a14fbb6f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18899 | 2025.12.31 20:27:53.763967 [ 269 ] {7df450f0-a42a-417a-9276-9ac3a14fbb6f} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18900 | 2025.12.31 20:27:53.764101 [ 269 ] {7df450f0-a42a-417a-9276-9ac3a14fbb6f} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001185 sec., 32067.510548523205 rows/sec., 2.15 MiB/sec. | ||
| 18901 | 2025.12.31 20:27:53.764138 [ 269 ] {7df450f0-a42a-417a-9276-9ac3a14fbb6f} <Debug> TCPHandler: Processed in 0.001351621 sec. | ||
| 18902 | 2025.12.31 20:27:53.764226 [ 220 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 18903 | 2025.12.31 20:27:53.764263 [ 220 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 18904 | 2025.12.31 20:27:53.767773 [ 220 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 18905 | 2025.12.31 20:27:53.770906 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_133_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41507 rows, containing 5 columns (5 merged, 0 gathered) in 0.008110755 sec., 5117526.050287549 rows/sec., 345.50 MiB/sec. | ||
| 18906 | 2025.12.31 20:27:53.771148 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_133_29} <Trace> MergedBlockOutputStream: filled checksums all_1_133_29 (state Temporary) | ||
| 18907 | 2025.12.31 20:27:53.771445 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_133_29} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_133_29 to all_1_133_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18908 | 2025.12.31 20:27:53.771528 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_133_29} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 5 parts: [all_1_129_28, all_133_133_0] -> all_1_133_29 | ||
| 18909 | 2025.12.31 20:27:53.771626 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 18910 | 2025.12.31 20:27:54.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.52 MiB, peak 413.63 MiB, free memory in arenas 0.00 B, will set to 395.22 MiB (RSS), difference: 3.70 MiB | ||
| 18911 | 2025.12.31 20:27:57.956011 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18912 | 2025.12.31 20:27:57.956072 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18913 | 2025.12.31 20:27:58.207359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42181 | ||
| 18914 | 2025.12.31 20:27:58.207908 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18915 | 2025.12.31 20:27:58.207946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18916 | 2025.12.31 20:27:58.208431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18917 | 2025.12.31 20:27:58.208659 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18918 | 2025.12.31 20:27:58.208788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42181 | ||
| 18919 | 2025.12.31 20:27:58.341584 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2318 | ||
| 18920 | 2025.12.31 20:27:58.344171 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18921 | 2025.12.31 20:27:58.344213 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18922 | 2025.12.31 20:27:58.345389 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18923 | 2025.12.31 20:27:58.345665 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18924 | 2025.12.31 20:27:58.345932 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2318 | ||
| 18925 | 2025.12.31 20:27:58.761216 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18926 | 2025.12.31 20:27:58.761396 [ 269 ] {22c70d9d-01c9-438d-ae38-76265f9d7acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18927 | 2025.12.31 20:27:58.761461 [ 269 ] {22c70d9d-01c9-438d-ae38-76265f9d7acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18928 | 2025.12.31 20:27:58.762108 [ 269 ] {22c70d9d-01c9-438d-ae38-76265f9d7acf} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18929 | 2025.12.31 20:27:58.762157 [ 269 ] {22c70d9d-01c9-438d-ae38-76265f9d7acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18930 | 2025.12.31 20:27:58.762568 [ 269 ] {22c70d9d-01c9-438d-ae38-76265f9d7acf} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18931 | 2025.12.31 20:27:58.762789 [ 269 ] {22c70d9d-01c9-438d-ae38-76265f9d7acf} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18932 | 2025.12.31 20:27:58.762939 [ 269 ] {22c70d9d-01c9-438d-ae38-76265f9d7acf} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001592 sec., 47738.69346733668 rows/sec., 3.93 MiB/sec. | ||
| 18933 | 2025.12.31 20:27:58.762982 [ 269 ] {22c70d9d-01c9-438d-ae38-76265f9d7acf} <Debug> TCPHandler: Processed in 0.001895134 sec. | ||
| 18934 | 2025.12.31 20:27:58.763107 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18935 | 2025.12.31 20:27:58.763202 [ 269 ] {d651841a-05ed-4ccb-a242-baa027784aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18936 | 2025.12.31 20:27:58.763242 [ 269 ] {d651841a-05ed-4ccb-a242-baa027784aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18937 | 2025.12.31 20:27:58.763641 [ 269 ] {d651841a-05ed-4ccb-a242-baa027784aa1} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18938 | 2025.12.31 20:27:58.763678 [ 269 ] {d651841a-05ed-4ccb-a242-baa027784aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18939 | 2025.12.31 20:27:58.763970 [ 269 ] {d651841a-05ed-4ccb-a242-baa027784aa1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18940 | 2025.12.31 20:27:58.764186 [ 269 ] {d651841a-05ed-4ccb-a242-baa027784aa1} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18941 | 2025.12.31 20:27:58.764314 [ 269 ] {d651841a-05ed-4ccb-a242-baa027784aa1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 664.86 KiB/sec. | ||
| 18942 | 2025.12.31 20:27:58.764353 [ 269 ] {d651841a-05ed-4ccb-a242-baa027784aa1} <Debug> TCPHandler: Processed in 0.00129502 sec. | ||
| 18943 | 2025.12.31 20:27:58.764469 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18944 | 2025.12.31 20:27:58.764561 [ 269 ] {6f6fc786-63ab-46d7-94e5-d52ee650ddd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18945 | 2025.12.31 20:27:58.764600 [ 269 ] {6f6fc786-63ab-46d7-94e5-d52ee650ddd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18946 | 2025.12.31 20:27:58.765019 [ 269 ] {6f6fc786-63ab-46d7-94e5-d52ee650ddd0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18947 | 2025.12.31 20:27:58.765055 [ 269 ] {6f6fc786-63ab-46d7-94e5-d52ee650ddd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18948 | 2025.12.31 20:27:58.765348 [ 269 ] {6f6fc786-63ab-46d7-94e5-d52ee650ddd0} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18949 | 2025.12.31 20:27:58.765555 [ 269 ] {6f6fc786-63ab-46d7-94e5-d52ee650ddd0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18950 | 2025.12.31 20:27:58.765680 [ 269 ] {6f6fc786-63ab-46d7-94e5-d52ee650ddd0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001136 sec., 65140.84507042253 rows/sec., 5.09 MiB/sec. | ||
| 18951 | 2025.12.31 20:27:58.765717 [ 269 ] {6f6fc786-63ab-46d7-94e5-d52ee650ddd0} <Debug> TCPHandler: Processed in 0.001296 sec. | ||
| 18952 | 2025.12.31 20:27:58.765833 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18953 | 2025.12.31 20:27:58.765927 [ 269 ] {aa7615ea-1aab-4de7-85a5-7cae0708ca61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18954 | 2025.12.31 20:27:58.765970 [ 269 ] {aa7615ea-1aab-4de7-85a5-7cae0708ca61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18955 | 2025.12.31 20:27:58.766365 [ 269 ] {aa7615ea-1aab-4de7-85a5-7cae0708ca61} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18956 | 2025.12.31 20:27:58.766401 [ 269 ] {aa7615ea-1aab-4de7-85a5-7cae0708ca61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18957 | 2025.12.31 20:27:58.766722 [ 269 ] {aa7615ea-1aab-4de7-85a5-7cae0708ca61} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18958 | 2025.12.31 20:27:58.766932 [ 269 ] {aa7615ea-1aab-4de7-85a5-7cae0708ca61} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18959 | 2025.12.31 20:27:58.767059 [ 269 ] {aa7615ea-1aab-4de7-85a5-7cae0708ca61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 18960 | 2025.12.31 20:27:58.767096 [ 269 ] {aa7615ea-1aab-4de7-85a5-7cae0708ca61} <Debug> TCPHandler: Processed in 0.001310399 sec. | ||
| 18961 | 2025.12.31 20:27:58.767210 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18962 | 2025.12.31 20:27:58.767303 [ 269 ] {e46ca9e6-e580-4821-9695-7d9f33779d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18963 | 2025.12.31 20:27:58.767356 [ 269 ] {e46ca9e6-e580-4821-9695-7d9f33779d7d} <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 | ||
| 18964 | 2025.12.31 20:27:58.768117 [ 269 ] {e46ca9e6-e580-4821-9695-7d9f33779d7d} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18965 | 2025.12.31 20:27:58.768157 [ 269 ] {e46ca9e6-e580-4821-9695-7d9f33779d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18966 | 2025.12.31 20:27:58.768654 [ 269 ] {e46ca9e6-e580-4821-9695-7d9f33779d7d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18967 | 2025.12.31 20:27:58.768868 [ 269 ] {e46ca9e6-e580-4821-9695-7d9f33779d7d} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18968 | 2025.12.31 20:27:58.769003 [ 269 ] {e46ca9e6-e580-4821-9695-7d9f33779d7d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001718 sec., 5820.721769499418 rows/sec., 10.43 MiB/sec. | ||
| 18969 | 2025.12.31 20:27:58.769058 [ 269 ] {e46ca9e6-e580-4821-9695-7d9f33779d7d} <Debug> TCPHandler: Processed in 0.001895133 sec. | ||
| 18970 | 2025.12.31 20:27:58.769168 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18971 | 2025.12.31 20:27:58.769272 [ 269 ] {4f7384ab-40bb-4390-bab5-5a017f8d719e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18972 | 2025.12.31 20:27:58.769316 [ 269 ] {4f7384ab-40bb-4390-bab5-5a017f8d719e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18973 | 2025.12.31 20:27:58.769674 [ 269 ] {4f7384ab-40bb-4390-bab5-5a017f8d719e} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18974 | 2025.12.31 20:27:58.769712 [ 269 ] {4f7384ab-40bb-4390-bab5-5a017f8d719e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18975 | 2025.12.31 20:27:58.770036 [ 269 ] {4f7384ab-40bb-4390-bab5-5a017f8d719e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18976 | 2025.12.31 20:27:58.770248 [ 269 ] {4f7384ab-40bb-4390-bab5-5a017f8d719e} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18977 | 2025.12.31 20:27:58.770386 [ 269 ] {4f7384ab-40bb-4390-bab5-5a017f8d719e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 18978 | 2025.12.31 20:27:58.770425 [ 269 ] {4f7384ab-40bb-4390-bab5-5a017f8d719e} <Debug> TCPHandler: Processed in 0.00130801 sec. | ||
| 18979 | 2025.12.31 20:28:00.445604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 18980 | 2025.12.31 20:28:00.463421 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18981 | 2025.12.31 20:28:00.463468 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18982 | 2025.12.31 20:28:00.469628 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18983 | 2025.12.31 20:28:00.470337 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18984 | 2025.12.31 20:28:00.473601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18985 | 2025.12.31 20:28:02.346479 [ 219 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): 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] | ||
| 18986 | 2025.12.31 20:28:02.346536 [ 219 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): 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] | ||
| 18987 | 2025.12.31 20:28:02.349061 [ 219 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): 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] | ||
| 18988 | 2025.12.31 20:28:03.038504 [ 224 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 18989 | 2025.12.31 20:28:03.038586 [ 224 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 18990 | 2025.12.31 20:28:03.041968 [ 224 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 18991 | 2025.12.31 20:28:03.299507 [ 224 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): 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] | ||
| 18992 | 2025.12.31 20:28:03.299596 [ 224 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): 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] | ||
| 18993 | 2025.12.31 20:28:03.301285 [ 224 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): 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] | ||
| 18994 | 2025.12.31 20:28:03.772934 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18995 | 2025.12.31 20:28:03.773219 [ 269 ] {282d3d49-4c96-4028-b690-4f0a84d44761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18996 | 2025.12.31 20:28:03.773324 [ 269 ] {282d3d49-4c96-4028-b690-4f0a84d44761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18997 | 2025.12.31 20:28:03.774303 [ 269 ] {282d3d49-4c96-4028-b690-4f0a84d44761} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18998 | 2025.12.31 20:28:03.774349 [ 269 ] {282d3d49-4c96-4028-b690-4f0a84d44761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 18999 | 2025.12.31 20:28:03.774755 [ 269 ] {282d3d49-4c96-4028-b690-4f0a84d44761} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19000 | 2025.12.31 20:28:03.774979 [ 269 ] {282d3d49-4c96-4028-b690-4f0a84d44761} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19001 | 2025.12.31 20:28:03.775136 [ 269 ] {282d3d49-4c96-4028-b690-4f0a84d44761} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001992 sec., 205823.29317269078 rows/sec., 13.06 MiB/sec. | ||
| 19002 | 2025.12.31 20:28:03.775179 [ 269 ] {282d3d49-4c96-4028-b690-4f0a84d44761} <Debug> TCPHandler: Processed in 0.002443006 sec. | ||
| 19003 | 2025.12.31 20:28:03.775307 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19004 | 2025.12.31 20:28:03.775405 [ 269 ] {3586950b-47ae-46a2-8f4f-f38fc7d6886f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19005 | 2025.12.31 20:28:03.775447 [ 269 ] {3586950b-47ae-46a2-8f4f-f38fc7d6886f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19006 | 2025.12.31 20:28:03.776698 [ 269 ] {3586950b-47ae-46a2-8f4f-f38fc7d6886f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19007 | 2025.12.31 20:28:03.776737 [ 269 ] {3586950b-47ae-46a2-8f4f-f38fc7d6886f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19008 | 2025.12.31 20:28:03.777114 [ 269 ] {3586950b-47ae-46a2-8f4f-f38fc7d6886f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19009 | 2025.12.31 20:28:03.777345 [ 269 ] {3586950b-47ae-46a2-8f4f-f38fc7d6886f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19010 | 2025.12.31 20:28:03.777477 [ 269 ] {3586950b-47ae-46a2-8f4f-f38fc7d6886f} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.002092 sec., 562141.4913957935 rows/sec., 44.76 MiB/sec. | ||
| 19011 | 2025.12.31 20:28:03.777518 [ 269 ] {3586950b-47ae-46a2-8f4f-f38fc7d6886f} <Debug> TCPHandler: Processed in 0.002260882 sec. | ||
| 19012 | 2025.12.31 20:28:03.777634 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19013 | 2025.12.31 20:28:03.777729 [ 269 ] {f4603f22-f1a0-4c68-96a4-7d53a3105e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19014 | 2025.12.31 20:28:03.777771 [ 269 ] {f4603f22-f1a0-4c68-96a4-7d53a3105e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19015 | 2025.12.31 20:28:03.778324 [ 269 ] {f4603f22-f1a0-4c68-96a4-7d53a3105e20} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19016 | 2025.12.31 20:28:03.778362 [ 269 ] {f4603f22-f1a0-4c68-96a4-7d53a3105e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19017 | 2025.12.31 20:28:03.778675 [ 269 ] {f4603f22-f1a0-4c68-96a4-7d53a3105e20} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 19018 | 2025.12.31 20:28:03.778878 [ 269 ] {f4603f22-f1a0-4c68-96a4-7d53a3105e20} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19019 | 2025.12.31 20:28:03.779008 [ 269 ] {f4603f22-f1a0-4c68-96a4-7d53a3105e20} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001297 sec., 182729.37548188126 rows/sec., 11.08 MiB/sec. | ||
| 19020 | 2025.12.31 20:28:03.779005 [ 121 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 19021 | 2025.12.31 20:28:03.779047 [ 269 ] {f4603f22-f1a0-4c68-96a4-7d53a3105e20} <Debug> TCPHandler: Processed in 0.001463494 sec. | ||
| 19022 | 2025.12.31 20:28:03.779090 [ 121 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19023 | 2025.12.31 20:28:03.779116 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19024 | 2025.12.31 20:28:03.779183 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19025 | 2025.12.31 20:28:03.779251 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 19026 | 2025.12.31 20:28:03.779283 [ 269 ] {0a2e4a2a-46b1-485a-9fdc-11896a3a3b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19027 | 2025.12.31 20:28:03.779338 [ 269 ] {0a2e4a2a-46b1-485a-9fdc-11896a3a3b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19028 | 2025.12.31 20:28:03.779416 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19029 | 2025.12.31 20:28:03.779458 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 279 rows starting from the beginning of the part | ||
| 19030 | 2025.12.31 20:28:03.779534 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 237 rows starting from the beginning of the part | ||
| 19031 | 2025.12.31 20:28:03.779580 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 10 rows starting from the beginning of the part | ||
| 19032 | 2025.12.31 20:28:03.779621 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 245 rows starting from the beginning of the part | ||
| 19033 | 2025.12.31 20:28:03.779662 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 10 rows starting from the beginning of the part | ||
| 19034 | 2025.12.31 20:28:03.779702 [ 195 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 237 rows starting from the beginning of the part | ||
| 19035 | 2025.12.31 20:28:03.779870 [ 269 ] {0a2e4a2a-46b1-485a-9fdc-11896a3a3b1e} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19036 | 2025.12.31 20:28:03.779913 [ 269 ] {0a2e4a2a-46b1-485a-9fdc-11896a3a3b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19037 | 2025.12.31 20:28:03.780238 [ 269 ] {0a2e4a2a-46b1-485a-9fdc-11896a3a3b1e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 19038 | 2025.12.31 20:28:03.780452 [ 269 ] {0a2e4a2a-46b1-485a-9fdc-11896a3a3b1e} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19039 | 2025.12.31 20:28:03.780574 [ 269 ] {0a2e4a2a-46b1-485a-9fdc-11896a3a3b1e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001335 sec., 158801.49812734083 rows/sec., 10.24 MiB/sec. | ||
| 19040 | 2025.12.31 20:28:03.780609 [ 269 ] {0a2e4a2a-46b1-485a-9fdc-11896a3a3b1e} <Debug> TCPHandler: Processed in 0.001512945 sec. | ||
| 19041 | 2025.12.31 20:28:03.780629 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470383 sec., 692336.6224990359 rows/sec., 45.19 MiB/sec. | ||
| 19042 | 2025.12.31 20:28:03.780720 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19043 | 2025.12.31 20:28:03.780813 [ 269 ] {16b71c41-016a-4115-87d4-f95038b32848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19044 | 2025.12.31 20:28:03.780820 [ 202 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 19045 | 2025.12.31 20:28:03.780852 [ 269 ] {16b71c41-016a-4115-87d4-f95038b32848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19046 | 2025.12.31 20:28:03.781171 [ 202 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_116_23} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19047 | 2025.12.31 20:28:03.781255 [ 202 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_116_23} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 19048 | 2025.12.31 20:28:03.781346 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 19049 | 2025.12.31 20:28:03.781422 [ 269 ] {16b71c41-016a-4115-87d4-f95038b32848} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19050 | 2025.12.31 20:28:03.781458 [ 269 ] {16b71c41-016a-4115-87d4-f95038b32848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19051 | 2025.12.31 20:28:03.781748 [ 269 ] {16b71c41-016a-4115-87d4-f95038b32848} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19052 | 2025.12.31 20:28:03.781950 [ 269 ] {16b71c41-016a-4115-87d4-f95038b32848} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19053 | 2025.12.31 20:28:03.782079 [ 269 ] {16b71c41-016a-4115-87d4-f95038b32848} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00124 sec., 170161.29032258064 rows/sec., 9.66 MiB/sec. | ||
| 19054 | 2025.12.31 20:28:03.782118 [ 269 ] {16b71c41-016a-4115-87d4-f95038b32848} <Debug> TCPHandler: Processed in 0.001409093 sec. | ||
| 19055 | 2025.12.31 20:28:03.782228 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19056 | 2025.12.31 20:28:03.782322 [ 269 ] {fb734295-4191-4bc8-84ba-154b1f6ac091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19057 | 2025.12.31 20:28:03.782362 [ 269 ] {fb734295-4191-4bc8-84ba-154b1f6ac091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19058 | 2025.12.31 20:28:03.783148 [ 269 ] {fb734295-4191-4bc8-84ba-154b1f6ac091} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19059 | 2025.12.31 20:28:03.783187 [ 269 ] {fb734295-4191-4bc8-84ba-154b1f6ac091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19060 | 2025.12.31 20:28:03.783519 [ 269 ] {fb734295-4191-4bc8-84ba-154b1f6ac091} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19061 | 2025.12.31 20:28:03.783728 [ 269 ] {fb734295-4191-4bc8-84ba-154b1f6ac091} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19062 | 2025.12.31 20:28:03.783853 [ 269 ] {fb734295-4191-4bc8-84ba-154b1f6ac091} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001549 sec., 459005.8102001291 rows/sec., 32.17 MiB/sec. | ||
| 19063 | 2025.12.31 20:28:03.783892 [ 269 ] {fb734295-4191-4bc8-84ba-154b1f6ac091} <Debug> TCPHandler: Processed in 0.001713539 sec. | ||
| 19064 | 2025.12.31 20:28:03.783964 [ 220 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 19065 | 2025.12.31 20:28:03.784004 [ 220 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 19066 | 2025.12.31 20:28:03.784006 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19067 | 2025.12.31 20:28:03.784112 [ 269 ] {311999c0-49a9-45a9-8467-9297a24de11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19068 | 2025.12.31 20:28:03.784155 [ 269 ] {311999c0-49a9-45a9-8467-9297a24de11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19069 | 2025.12.31 20:28:03.784492 [ 269 ] {311999c0-49a9-45a9-8467-9297a24de11a} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19070 | 2025.12.31 20:28:03.784529 [ 269 ] {311999c0-49a9-45a9-8467-9297a24de11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19071 | 2025.12.31 20:28:03.784860 [ 269 ] {311999c0-49a9-45a9-8467-9297a24de11a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 19072 | 2025.12.31 20:28:03.785068 [ 269 ] {311999c0-49a9-45a9-8467-9297a24de11a} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19073 | 2025.12.31 20:28:03.785219 [ 269 ] {311999c0-49a9-45a9-8467-9297a24de11a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 19074 | 2025.12.31 20:28:03.785257 [ 269 ] {311999c0-49a9-45a9-8467-9297a24de11a} <Debug> TCPHandler: Processed in 0.00130129 sec. | ||
| 19075 | 2025.12.31 20:28:03.785368 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19076 | 2025.12.31 20:28:03.785465 [ 269 ] {2cc4acf5-5617-42dc-9dfe-aa608cf3fafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19077 | 2025.12.31 20:28:03.785509 [ 269 ] {2cc4acf5-5617-42dc-9dfe-aa608cf3fafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19078 | 2025.12.31 20:28:03.785989 [ 269 ] {2cc4acf5-5617-42dc-9dfe-aa608cf3fafe} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19079 | 2025.12.31 20:28:03.786029 [ 269 ] {2cc4acf5-5617-42dc-9dfe-aa608cf3fafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19080 | 2025.12.31 20:28:03.786379 [ 269 ] {2cc4acf5-5617-42dc-9dfe-aa608cf3fafe} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19081 | 2025.12.31 20:28:03.786612 [ 269 ] {2cc4acf5-5617-42dc-9dfe-aa608cf3fafe} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19082 | 2025.12.31 20:28:03.786758 [ 269 ] {2cc4acf5-5617-42dc-9dfe-aa608cf3fafe} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001312 sec., 239329.26829268291 rows/sec., 15.72 MiB/sec. | ||
| 19083 | 2025.12.31 20:28:03.786797 [ 269 ] {2cc4acf5-5617-42dc-9dfe-aa608cf3fafe} <Debug> TCPHandler: Processed in 0.001478523 sec. | ||
| 19084 | 2025.12.31 20:28:03.786908 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19085 | 2025.12.31 20:28:03.787004 [ 269 ] {1ab5f834-1945-4481-bced-6c8586683375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19086 | 2025.12.31 20:28:03.787047 [ 269 ] {1ab5f834-1945-4481-bced-6c8586683375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19087 | 2025.12.31 20:28:03.787365 [ 269 ] {1ab5f834-1945-4481-bced-6c8586683375} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19088 | 2025.12.31 20:28:03.787403 [ 269 ] {1ab5f834-1945-4481-bced-6c8586683375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19089 | 2025.12.31 20:28:03.787601 [ 220 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 19090 | 2025.12.31 20:28:03.787729 [ 269 ] {1ab5f834-1945-4481-bced-6c8586683375} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19091 | 2025.12.31 20:28:03.787956 [ 269 ] {1ab5f834-1945-4481-bced-6c8586683375} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19092 | 2025.12.31 20:28:03.788084 [ 269 ] {1ab5f834-1945-4481-bced-6c8586683375} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 19093 | 2025.12.31 20:28:03.788103 [ 223 ] {} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): 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] | ||
| 19094 | 2025.12.31 20:28:03.788120 [ 269 ] {1ab5f834-1945-4481-bced-6c8586683375} <Debug> TCPHandler: Processed in 0.001262049 sec. | ||
| 19095 | 2025.12.31 20:28:03.788137 [ 223 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): 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] | ||
| 19096 | 2025.12.31 20:28:03.788256 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19097 | 2025.12.31 20:28:03.788356 [ 269 ] {c5ab7036-ad21-423e-bfaf-84995011feb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19098 | 2025.12.31 20:28:03.788411 [ 269 ] {c5ab7036-ad21-423e-bfaf-84995011feb7} <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 | ||
| 19099 | 2025.12.31 20:28:03.789288 [ 269 ] {c5ab7036-ad21-423e-bfaf-84995011feb7} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19100 | 2025.12.31 20:28:03.789333 [ 269 ] {c5ab7036-ad21-423e-bfaf-84995011feb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19101 | 2025.12.31 20:28:03.789913 [ 269 ] {c5ab7036-ad21-423e-bfaf-84995011feb7} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 19102 | 2025.12.31 20:28:03.790017 [ 223 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): 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] | ||
| 19103 | 2025.12.31 20:28:03.790162 [ 269 ] {c5ab7036-ad21-423e-bfaf-84995011feb7} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19104 | 2025.12.31 20:28:03.790302 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 19105 | 2025.12.31 20:28:03.790309 [ 269 ] {c5ab7036-ad21-423e-bfaf-84995011feb7} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001971 sec., 16235.413495687468 rows/sec., 29.09 MiB/sec. | ||
| 19106 | 2025.12.31 20:28:03.790346 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19107 | 2025.12.31 20:28:03.790372 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19108 | 2025.12.31 20:28:03.790386 [ 269 ] {c5ab7036-ad21-423e-bfaf-84995011feb7} <Debug> TCPHandler: Processed in 0.002179039 sec. | ||
| 19109 | 2025.12.31 20:28:03.790454 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 19110 | 2025.12.31 20:28:03.790516 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19111 | 2025.12.31 20:28:03.790616 [ 269 ] {cccdbf87-3337-4b7f-b6a0-6110fb417b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19112 | 2025.12.31 20:28:03.790658 [ 269 ] {cccdbf87-3337-4b7f-b6a0-6110fb417b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19113 | 2025.12.31 20:28:03.790667 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19114 | 2025.12.31 20:28:03.790729 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2364 rows starting from the beginning of the part | ||
| 19115 | 2025.12.31 20:28:03.790848 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 32 rows starting from the beginning of the part | ||
| 19116 | 2025.12.31 20:28:03.790961 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 10 rows starting from the beginning of the part | ||
| 19117 | 2025.12.31 20:28:03.791019 [ 269 ] {cccdbf87-3337-4b7f-b6a0-6110fb417b69} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19118 | 2025.12.31 20:28:03.791062 [ 269 ] {cccdbf87-3337-4b7f-b6a0-6110fb417b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19119 | 2025.12.31 20:28:03.791074 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 32 rows starting from the beginning of the part | ||
| 19120 | 2025.12.31 20:28:03.791204 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 10 rows starting from the beginning of the part | ||
| 19121 | 2025.12.31 20:28:03.791319 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 32 rows starting from the beginning of the part | ||
| 19122 | 2025.12.31 20:28:03.791381 [ 269 ] {cccdbf87-3337-4b7f-b6a0-6110fb417b69} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19123 | 2025.12.31 20:28:03.791597 [ 269 ] {cccdbf87-3337-4b7f-b6a0-6110fb417b69} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19124 | 2025.12.31 20:28:03.791735 [ 269 ] {cccdbf87-3337-4b7f-b6a0-6110fb417b69} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001136 sec., 91549.29577464788 rows/sec., 5.61 MiB/sec. | ||
| 19125 | 2025.12.31 20:28:03.791772 [ 269 ] {cccdbf87-3337-4b7f-b6a0-6110fb417b69} <Debug> TCPHandler: Processed in 0.00130595 sec. | ||
| 19126 | 2025.12.31 20:28:03.799187 [ 193 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2480 rows, containing 19 columns (19 merged, 0 gathered) in 0.00876449 sec., 282959.989685652 rows/sec., 507.05 MiB/sec. | ||
| 19127 | 2025.12.31 20:28:03.801442 [ 188 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 19128 | 2025.12.31 20:28:03.801837 [ 188 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19129 | 2025.12.31 20:28:03.801920 [ 188 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 19130 | 2025.12.31 20:28:03.802074 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.74 MiB. | ||
| 19131 | 2025.12.31 20:28:04.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.06 MiB, peak 413.63 MiB, free memory in arenas 0.00 B, will set to 396.29 MiB (RSS), difference: 4.22 MiB | ||
| 19132 | 2025.12.31 20:28:05.708961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42629 | ||
| 19133 | 2025.12.31 20:28:05.709487 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19134 | 2025.12.31 20:28:05.709531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19135 | 2025.12.31 20:28:05.710020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19136 | 2025.12.31 20:28:05.710266 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19137 | 2025.12.31 20:28:05.710399 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42629 | ||
| 19138 | 2025.12.31 20:28:07.973708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 19139 | 2025.12.31 20:28:07.994401 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19140 | 2025.12.31 20:28:07.994479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19141 | 2025.12.31 20:28:08.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.80 MiB, peak 413.63 MiB, free memory in arenas 0.00 B, will set to 396.29 MiB (RSS), difference: -4.52 MiB | ||
| 19142 | 2025.12.31 20:28:08.001415 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19143 | 2025.12.31 20:28:08.002273 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19144 | 2025.12.31 20:28:08.006589 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 19145 | 2025.12.31 20:28:08.041760 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 19146 | 2025.12.31 20:28:08.041818 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 19147 | 2025.12.31 20:28:08.043741 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 19148 | 2025.12.31 20:28:08.067105 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35264 | ||
| 19149 | 2025.12.31 20:28:08.067200 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19150 | 2025.12.31 20:28:08.067227 [ 292 ] {} <Debug> TCP-Session: c3d05cac-5fe3-4128-a38d-d6c577617e83 Authenticating user 'default' from [fd00:1122:3344:101::e]:35264 | ||
| 19151 | 2025.12.31 20:28:08.067250 [ 292 ] {} <Debug> TCP-Session: c3d05cac-5fe3-4128-a38d-d6c577617e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19152 | 2025.12.31 20:28:08.067263 [ 292 ] {} <Debug> TCP-Session: c3d05cac-5fe3-4128-a38d-d6c577617e83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19153 | 2025.12.31 20:28:08.067447 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40943 | ||
| 19154 | 2025.12.31 20:28:08.067476 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43785 | ||
| 19155 | 2025.12.31 20:28:08.067490 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55190 | ||
| 19156 | 2025.12.31 20:28:08.067552 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56115 | ||
| 19157 | 2025.12.31 20:28:08.067572 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19158 | 2025.12.31 20:28:08.067572 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34658 | ||
| 19159 | 2025.12.31 20:28:08.067603 [ 293 ] {} <Debug> TCP-Session: af9075d8-fba3-40c6-be6d-831136501772 Authenticating user 'default' from [fd00:1122:3344:101::e]:40943 | ||
| 19160 | 2025.12.31 20:28:08.067609 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19161 | 2025.12.31 20:28:08.067624 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19162 | 2025.12.31 20:28:08.067641 [ 293 ] {} <Debug> TCP-Session: af9075d8-fba3-40c6-be6d-831136501772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19163 | 2025.12.31 20:28:08.067657 [ 294 ] {} <Debug> TCP-Session: 5eb75d18-63bd-472c-afa8-8bf147167d1c Authenticating user 'default' from [fd00:1122:3344:101::e]:43785 | ||
| 19164 | 2025.12.31 20:28:08.067663 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19165 | 2025.12.31 20:28:08.067671 [ 266 ] {} <Debug> TCP-Session: 512776c8-0c30-400b-a7fe-d7b055b05e2f Authenticating user 'default' from [fd00:1122:3344:101::e]:55190 | ||
| 19166 | 2025.12.31 20:28:08.067695 [ 294 ] {} <Debug> TCP-Session: 5eb75d18-63bd-472c-afa8-8bf147167d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19167 | 2025.12.31 20:28:08.067702 [ 290 ] {} <Debug> TCP-Session: 370385f4-26ae-4773-9294-1cea42060eea Authenticating user 'default' from [fd00:1122:3344:101::e]:34658 | ||
| 19168 | 2025.12.31 20:28:08.067719 [ 266 ] {} <Debug> TCP-Session: 512776c8-0c30-400b-a7fe-d7b055b05e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19169 | 2025.12.31 20:28:08.067739 [ 290 ] {} <Debug> TCP-Session: 370385f4-26ae-4773-9294-1cea42060eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19170 | 2025.12.31 20:28:08.067752 [ 266 ] {} <Debug> TCP-Session: 512776c8-0c30-400b-a7fe-d7b055b05e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19171 | 2025.12.31 20:28:08.067764 [ 290 ] {} <Debug> TCP-Session: 370385f4-26ae-4773-9294-1cea42060eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19172 | 2025.12.31 20:28:08.067728 [ 294 ] {} <Debug> TCP-Session: 5eb75d18-63bd-472c-afa8-8bf147167d1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19173 | 2025.12.31 20:28:08.067673 [ 293 ] {} <Debug> TCP-Session: af9075d8-fba3-40c6-be6d-831136501772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19174 | 2025.12.31 20:28:08.067624 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19175 | 2025.12.31 20:28:08.067581 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57390 | ||
| 19176 | 2025.12.31 20:28:08.067868 [ 289 ] {} <Debug> TCP-Session: 5c8f3128-21f8-4524-950e-b839e8ec5af2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56115 | ||
| 19177 | 2025.12.31 20:28:08.067573 [ 292 ] {} <Trace> TCP-Session: c3d05cac-5fe3-4128-a38d-d6c577617e83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19178 | 2025.12.31 20:28:08.067914 [ 289 ] {} <Debug> TCP-Session: 5c8f3128-21f8-4524-950e-b839e8ec5af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19179 | 2025.12.31 20:28:08.067548 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65026 | ||
| 19180 | 2025.12.31 20:28:08.067948 [ 289 ] {} <Debug> TCP-Session: 5c8f3128-21f8-4524-950e-b839e8ec5af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19181 | 2025.12.31 20:28:08.067962 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19182 | 2025.12.31 20:28:08.067542 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36065 | ||
| 19183 | 2025.12.31 20:28:08.068010 [ 291 ] {} <Debug> TCP-Session: 566215a4-a619-412d-9433-ecae1d275425 Authenticating user 'default' from [fd00:1122:3344:101::e]:57390 | ||
| 19184 | 2025.12.31 20:28:08.068019 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19185 | 2025.12.31 20:28:08.068035 [ 291 ] {} <Debug> TCP-Session: 566215a4-a619-412d-9433-ecae1d275425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19186 | 2025.12.31 20:28:08.068052 [ 288 ] {} <Debug> TCP-Session: 1457ddc3-d844-4d99-86cc-0608ec4d5ede Authenticating user 'default' from [fd00:1122:3344:101::e]:65026 | ||
| 19187 | 2025.12.31 20:28:08.068057 [ 291 ] {} <Debug> TCP-Session: 566215a4-a619-412d-9433-ecae1d275425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19188 | 2025.12.31 20:28:08.068080 [ 288 ] {} <Debug> TCP-Session: 1457ddc3-d844-4d99-86cc-0608ec4d5ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19189 | 2025.12.31 20:28:08.068081 [ 292 ] {1b837f21-30dd-46e0-bc2c-080c4878ff02} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35264) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19190 | 2025.12.31 20:28:08.068101 [ 288 ] {} <Debug> TCP-Session: 1457ddc3-d844-4d99-86cc-0608ec4d5ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19191 | 2025.12.31 20:28:08.068325 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19192 | 2025.12.31 20:28:08.068358 [ 286 ] {} <Debug> TCP-Session: dbc7ef1f-e307-4ec5-a9f3-216c26c5c4d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36065 | ||
| 19193 | 2025.12.31 20:28:08.068368 [ 292 ] {1b837f21-30dd-46e0-bc2c-080c4878ff02} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19194 | 2025.12.31 20:28:08.068375 [ 286 ] {} <Debug> TCP-Session: dbc7ef1f-e307-4ec5-a9f3-216c26c5c4d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19195 | 2025.12.31 20:28:08.068409 [ 286 ] {} <Debug> TCP-Session: dbc7ef1f-e307-4ec5-a9f3-216c26c5c4d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19196 | 2025.12.31 20:28:08.068438 [ 292 ] {1b837f21-30dd-46e0-bc2c-080c4878ff02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19197 | 2025.12.31 20:28:08.068733 [ 292 ] {1b837f21-30dd-46e0-bc2c-080c4878ff02} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 19198 | 2025.12.31 20:28:08.069721 [ 306 ] {1b837f21-30dd-46e0-bc2c-080c4878ff02} <Trace> AggregatingTransform: Aggregating | ||
| 19199 | 2025.12.31 20:28:08.069780 [ 306 ] {1b837f21-30dd-46e0-bc2c-080c4878ff02} <Trace> Aggregator: Aggregation method: without_key | ||
| 19200 | 2025.12.31 20:28:08.069824 [ 306 ] {1b837f21-30dd-46e0-bc2c-080c4878ff02} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000986923 sec. (1013.250 rows/sec., 39.58 KiB/sec.) | ||
| 19201 | 2025.12.31 20:28:08.069846 [ 306 ] {1b837f21-30dd-46e0-bc2c-080c4878ff02} <Trace> Aggregator: Merging aggregated data | ||
| 19202 | 2025.12.31 20:28:08.071019 [ 292 ] {1b837f21-30dd-46e0-bc2c-080c4878ff02} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002995 sec., 333.889816360601 rows/sec., 13.04 KiB/sec. | ||
| 19203 | 2025.12.31 20:28:08.071166 [ 292 ] {1b837f21-30dd-46e0-bc2c-080c4878ff02} <Debug> TCPHandler: Processed in 0.003704525 sec. | ||
| 19204 | 2025.12.31 20:28:08.071276 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19205 | 2025.12.31 20:28:08.071305 [ 292 ] {} <Debug> TCP-Session: c3d05cac-5fe3-4128-a38d-d6c577617e83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19206 | 2025.12.31 20:28:08.071326 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19207 | 2025.12.31 20:28:08.071361 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19208 | 2025.12.31 20:28:08.071375 [ 293 ] {} <Debug> TCP-Session: af9075d8-fba3-40c6-be6d-831136501772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19209 | 2025.12.31 20:28:08.071385 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19210 | 2025.12.31 20:28:08.071405 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19211 | 2025.12.31 20:28:08.071424 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19212 | 2025.12.31 20:28:08.071440 [ 291 ] {} <Debug> TCP-Session: 566215a4-a619-412d-9433-ecae1d275425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19213 | 2025.12.31 20:28:08.071465 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19214 | 2025.12.31 20:28:08.071478 [ 288 ] {} <Debug> TCP-Session: 1457ddc3-d844-4d99-86cc-0608ec4d5ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19215 | 2025.12.31 20:28:08.071486 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19216 | 2025.12.31 20:28:08.071508 [ 286 ] {} <Debug> TCP-Session: dbc7ef1f-e307-4ec5-a9f3-216c26c5c4d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19217 | 2025.12.31 20:28:08.071458 [ 294 ] {} <Debug> TCP-Session: 5eb75d18-63bd-472c-afa8-8bf147167d1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19218 | 2025.12.31 20:28:08.071546 [ 290 ] {} <Debug> TCP-Session: 370385f4-26ae-4773-9294-1cea42060eea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19219 | 2025.12.31 20:28:08.071444 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19220 | 2025.12.31 20:28:08.071402 [ 266 ] {} <Debug> TCP-Session: 512776c8-0c30-400b-a7fe-d7b055b05e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19221 | 2025.12.31 20:28:08.071610 [ 289 ] {} <Debug> TCP-Session: 5c8f3128-21f8-4524-950e-b839e8ec5af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19222 | 2025.12.31 20:28:08.346202 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2354 | ||
| 19223 | 2025.12.31 20:28:08.349039 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19224 | 2025.12.31 20:28:08.349100 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19225 | 2025.12.31 20:28:08.350463 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19226 | 2025.12.31 20:28:08.350759 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19227 | 2025.12.31 20:28:08.351029 [ 220 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): 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] | ||
| 19228 | 2025.12.31 20:28:08.351072 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2354 | ||
| 19229 | 2025.12.31 20:28:08.351087 [ 220 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): 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] | ||
| 19230 | 2025.12.31 20:28:08.354173 [ 220 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): 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] | ||
| 19231 | 2025.12.31 20:28:08.385291 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60661 | ||
| 19232 | 2025.12.31 20:28:08.385433 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19233 | 2025.12.31 20:28:08.385470 [ 292 ] {} <Debug> TCP-Session: ff74d4c8-9b2f-42a4-aeab-cda40f9f7150 Authenticating user 'default' from [fd00:1122:3344:101::e]:60661 | ||
| 19234 | 2025.12.31 20:28:08.385499 [ 292 ] {} <Debug> TCP-Session: ff74d4c8-9b2f-42a4-aeab-cda40f9f7150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19235 | 2025.12.31 20:28:08.385518 [ 292 ] {} <Debug> TCP-Session: ff74d4c8-9b2f-42a4-aeab-cda40f9f7150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19236 | 2025.12.31 20:28:08.385798 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56460 | ||
| 19237 | 2025.12.31 20:28:08.385832 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36990 | ||
| 19238 | 2025.12.31 20:28:08.385869 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57614 | ||
| 19239 | 2025.12.31 20:28:08.385892 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52354 | ||
| 19240 | 2025.12.31 20:28:08.385903 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33486 | ||
| 19241 | 2025.12.31 20:28:08.385938 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43357 | ||
| 19242 | 2025.12.31 20:28:08.385973 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19243 | 2025.12.31 20:28:08.386004 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19244 | 2025.12.31 20:28:08.386023 [ 294 ] {} <Debug> TCP-Session: f557dba6-2a06-48c3-ae11-5791bc23c249 Authenticating user 'default' from [fd00:1122:3344:101::e]:36990 | ||
| 19245 | 2025.12.31 20:28:08.386025 [ 292 ] {} <Trace> TCP-Session: ff74d4c8-9b2f-42a4-aeab-cda40f9f7150 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19246 | 2025.12.31 20:28:08.386057 [ 286 ] {} <Debug> TCP-Session: 857980d3-7d1a-48d4-ae6c-25379a6e3f64 Authenticating user 'default' from [fd00:1122:3344:101::e]:52354 | ||
| 19247 | 2025.12.31 20:28:08.386067 [ 294 ] {} <Debug> TCP-Session: f557dba6-2a06-48c3-ae11-5791bc23c249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19248 | 2025.12.31 20:28:08.386100 [ 286 ] {} <Debug> TCP-Session: 857980d3-7d1a-48d4-ae6c-25379a6e3f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19249 | 2025.12.31 20:28:08.386108 [ 294 ] {} <Debug> TCP-Session: f557dba6-2a06-48c3-ae11-5791bc23c249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19250 | 2025.12.31 20:28:08.386124 [ 286 ] {} <Debug> TCP-Session: 857980d3-7d1a-48d4-ae6c-25379a6e3f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19251 | 2025.12.31 20:28:08.386034 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19252 | 2025.12.31 20:28:08.386022 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19253 | 2025.12.31 20:28:08.386173 [ 291 ] {} <Debug> TCP-Session: d113cc85-5e91-4efb-a37a-fa1357b8aa15 Authenticating user 'default' from [fd00:1122:3344:101::e]:43357 | ||
| 19254 | 2025.12.31 20:28:08.385930 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45432 | ||
| 19255 | 2025.12.31 20:28:08.386218 [ 291 ] {} <Debug> TCP-Session: d113cc85-5e91-4efb-a37a-fa1357b8aa15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19256 | 2025.12.31 20:28:08.386221 [ 292 ] {6db2bdae-6834-4920-8724-5375ca7fe853} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60661) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19257 | 2025.12.31 20:28:08.386252 [ 291 ] {} <Debug> TCP-Session: d113cc85-5e91-4efb-a37a-fa1357b8aa15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19258 | 2025.12.31 20:28:08.385915 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33974 | ||
| 19259 | 2025.12.31 20:28:08.386283 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19260 | 2025.12.31 20:28:08.385913 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19261 | 2025.12.31 20:28:08.386350 [ 290 ] {} <Debug> TCP-Session: 24c1a5a4-d1d6-4442-8740-5ce3bfc1ea7c Authenticating user 'default' from [fd00:1122:3344:101::e]:45432 | ||
| 19262 | 2025.12.31 20:28:08.386370 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19263 | 2025.12.31 20:28:08.386379 [ 293 ] {} <Debug> TCP-Session: 05d9430f-d60a-4278-b95a-20b53d7df797 Authenticating user 'default' from [fd00:1122:3344:101::e]:56460 | ||
| 19264 | 2025.12.31 20:28:08.386384 [ 290 ] {} <Debug> TCP-Session: 24c1a5a4-d1d6-4442-8740-5ce3bfc1ea7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19265 | 2025.12.31 20:28:08.386403 [ 289 ] {} <Debug> TCP-Session: d71618e6-cf46-44c6-9bb3-30187b1b54fc Authenticating user 'default' from [fd00:1122:3344:101::e]:33974 | ||
| 19266 | 2025.12.31 20:28:08.386418 [ 293 ] {} <Debug> TCP-Session: 05d9430f-d60a-4278-b95a-20b53d7df797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19267 | 2025.12.31 20:28:08.386446 [ 289 ] {} <Debug> TCP-Session: d71618e6-cf46-44c6-9bb3-30187b1b54fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19268 | 2025.12.31 20:28:08.386453 [ 293 ] {} <Debug> TCP-Session: 05d9430f-d60a-4278-b95a-20b53d7df797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19269 | 2025.12.31 20:28:08.386463 [ 289 ] {} <Debug> TCP-Session: d71618e6-cf46-44c6-9bb3-30187b1b54fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19270 | 2025.12.31 20:28:08.386420 [ 290 ] {} <Debug> TCP-Session: 24c1a5a4-d1d6-4442-8740-5ce3bfc1ea7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19271 | 2025.12.31 20:28:08.386515 [ 292 ] {6db2bdae-6834-4920-8724-5375ca7fe853} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19272 | 2025.12.31 20:28:08.385970 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19273 | 2025.12.31 20:28:08.386210 [ 288 ] {} <Debug> TCP-Session: 86fee079-5d8a-474c-896d-b2e92249aef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33486 | ||
| 19274 | 2025.12.31 20:28:08.386586 [ 266 ] {} <Debug> TCP-Session: 23459471-c44a-4850-a20e-46c8e26631f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57614 | ||
| 19275 | 2025.12.31 20:28:08.386591 [ 292 ] {6db2bdae-6834-4920-8724-5375ca7fe853} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19276 | 2025.12.31 20:28:08.386607 [ 288 ] {} <Debug> TCP-Session: 86fee079-5d8a-474c-896d-b2e92249aef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19277 | 2025.12.31 20:28:08.386617 [ 266 ] {} <Debug> TCP-Session: 23459471-c44a-4850-a20e-46c8e26631f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19278 | 2025.12.31 20:28:08.386637 [ 288 ] {} <Debug> TCP-Session: 86fee079-5d8a-474c-896d-b2e92249aef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19279 | 2025.12.31 20:28:08.386649 [ 266 ] {} <Debug> TCP-Session: 23459471-c44a-4850-a20e-46c8e26631f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19280 | 2025.12.31 20:28:08.386905 [ 292 ] {6db2bdae-6834-4920-8724-5375ca7fe853} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 19281 | 2025.12.31 20:28:08.387869 [ 327 ] {6db2bdae-6834-4920-8724-5375ca7fe853} <Trace> AggregatingTransform: Aggregating | ||
| 19282 | 2025.12.31 20:28:08.387923 [ 327 ] {6db2bdae-6834-4920-8724-5375ca7fe853} <Trace> Aggregator: Aggregation method: without_key | ||
| 19283 | 2025.12.31 20:28:08.387965 [ 327 ] {6db2bdae-6834-4920-8724-5375ca7fe853} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953312 sec. (1048.975 rows/sec., 40.98 KiB/sec.) | ||
| 19284 | 2025.12.31 20:28:08.387989 [ 327 ] {6db2bdae-6834-4920-8724-5375ca7fe853} <Trace> Aggregator: Merging aggregated data | ||
| 19285 | 2025.12.31 20:28:08.389309 [ 292 ] {6db2bdae-6834-4920-8724-5375ca7fe853} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003143 sec., 318.1673560292714 rows/sec., 12.43 KiB/sec. | ||
| 19286 | 2025.12.31 20:28:08.389505 [ 292 ] {6db2bdae-6834-4920-8724-5375ca7fe853} <Debug> TCPHandler: Processed in 0.003595082 sec. | ||
| 19287 | 2025.12.31 20:28:08.389609 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19288 | 2025.12.31 20:28:08.389633 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19289 | 2025.12.31 20:28:08.389639 [ 292 ] {} <Debug> TCP-Session: ff74d4c8-9b2f-42a4-aeab-cda40f9f7150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19290 | 2025.12.31 20:28:08.389660 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19291 | 2025.12.31 20:28:08.389682 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19292 | 2025.12.31 20:28:08.389726 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19293 | 2025.12.31 20:28:08.389752 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19294 | 2025.12.31 20:28:08.389765 [ 291 ] {} <Debug> TCP-Session: d113cc85-5e91-4efb-a37a-fa1357b8aa15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19295 | 2025.12.31 20:28:08.389774 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19296 | 2025.12.31 20:28:08.389796 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19297 | 2025.12.31 20:28:08.389829 [ 286 ] {} <Debug> TCP-Session: 857980d3-7d1a-48d4-ae6c-25379a6e3f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19298 | 2025.12.31 20:28:08.389806 [ 294 ] {} <Debug> TCP-Session: f557dba6-2a06-48c3-ae11-5791bc23c249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19299 | 2025.12.31 20:28:08.389865 [ 290 ] {} <Debug> TCP-Session: 24c1a5a4-d1d6-4442-8740-5ce3bfc1ea7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19300 | 2025.12.31 20:28:08.389708 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19301 | 2025.12.31 20:28:08.389683 [ 293 ] {} <Debug> TCP-Session: 05d9430f-d60a-4278-b95a-20b53d7df797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19302 | 2025.12.31 20:28:08.389780 [ 289 ] {} <Debug> TCP-Session: d71618e6-cf46-44c6-9bb3-30187b1b54fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19303 | 2025.12.31 20:28:08.389930 [ 266 ] {} <Debug> TCP-Session: 23459471-c44a-4850-a20e-46c8e26631f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19304 | 2025.12.31 20:28:08.389713 [ 288 ] {} <Debug> TCP-Session: 86fee079-5d8a-474c-896d-b2e92249aef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19305 | 2025.12.31 20:28:08.504813 [ 220 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 19306 | 2025.12.31 20:28:08.504871 [ 220 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 19307 | 2025.12.31 20:28:08.507710 [ 220 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 19308 | 2025.12.31 20:28:08.761834 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19309 | 2025.12.31 20:28:08.762032 [ 269 ] {a4b9d3ce-f899-4cf5-9ccf-dd51225c3cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19310 | 2025.12.31 20:28:08.762108 [ 269 ] {a4b9d3ce-f899-4cf5-9ccf-dd51225c3cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19311 | 2025.12.31 20:28:08.762839 [ 269 ] {a4b9d3ce-f899-4cf5-9ccf-dd51225c3cc1} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19312 | 2025.12.31 20:28:08.762886 [ 269 ] {a4b9d3ce-f899-4cf5-9ccf-dd51225c3cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19313 | 2025.12.31 20:28:08.763286 [ 269 ] {a4b9d3ce-f899-4cf5-9ccf-dd51225c3cc1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19314 | 2025.12.31 20:28:08.763527 [ 269 ] {a4b9d3ce-f899-4cf5-9ccf-dd51225c3cc1} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19315 | 2025.12.31 20:28:08.763686 [ 269 ] {a4b9d3ce-f899-4cf5-9ccf-dd51225c3cc1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001707 sec., 1171.6461628588168 rows/sec., 95.54 KiB/sec. | ||
| 19316 | 2025.12.31 20:28:08.763734 [ 269 ] {a4b9d3ce-f899-4cf5-9ccf-dd51225c3cc1} <Debug> TCPHandler: Processed in 0.002036986 sec. | ||
| 19317 | 2025.12.31 20:28:08.763863 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19318 | 2025.12.31 20:28:08.763965 [ 269 ] {72d161c9-de0f-4a8d-a4e8-8c0d52832ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19319 | 2025.12.31 20:28:08.764008 [ 269 ] {72d161c9-de0f-4a8d-a4e8-8c0d52832ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19320 | 2025.12.31 20:28:08.764462 [ 269 ] {72d161c9-de0f-4a8d-a4e8-8c0d52832ddf} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19321 | 2025.12.31 20:28:08.764502 [ 269 ] {72d161c9-de0f-4a8d-a4e8-8c0d52832ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19322 | 2025.12.31 20:28:08.764819 [ 269 ] {72d161c9-de0f-4a8d-a4e8-8c0d52832ddf} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19323 | 2025.12.31 20:28:08.765037 [ 269 ] {72d161c9-de0f-4a8d-a4e8-8c0d52832ddf} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19324 | 2025.12.31 20:28:08.765171 [ 269 ] {72d161c9-de0f-4a8d-a4e8-8c0d52832ddf} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001224 sec., 62908.49673202614 rows/sec., 5.18 MiB/sec. | ||
| 19325 | 2025.12.31 20:28:08.765211 [ 269 ] {72d161c9-de0f-4a8d-a4e8-8c0d52832ddf} <Debug> TCPHandler: Processed in 0.001399422 sec. | ||
| 19326 | 2025.12.31 20:28:08.765346 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19327 | 2025.12.31 20:28:08.765442 [ 269 ] {eade2799-5fe6-4fa0-ba0f-733c5890de3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19328 | 2025.12.31 20:28:08.765484 [ 269 ] {eade2799-5fe6-4fa0-ba0f-733c5890de3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19329 | 2025.12.31 20:28:08.765887 [ 269 ] {eade2799-5fe6-4fa0-ba0f-733c5890de3e} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19330 | 2025.12.31 20:28:08.765924 [ 269 ] {eade2799-5fe6-4fa0-ba0f-733c5890de3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19331 | 2025.12.31 20:28:08.766227 [ 269 ] {eade2799-5fe6-4fa0-ba0f-733c5890de3e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 19332 | 2025.12.31 20:28:08.766440 [ 269 ] {eade2799-5fe6-4fa0-ba0f-733c5890de3e} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19333 | 2025.12.31 20:28:08.766581 [ 269 ] {eade2799-5fe6-4fa0-ba0f-733c5890de3e} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 769.95 KiB/sec. | ||
| 19334 | 2025.12.31 20:28:08.766621 [ 269 ] {eade2799-5fe6-4fa0-ba0f-733c5890de3e} <Debug> TCPHandler: Processed in 0.00132601 sec. | ||
| 19335 | 2025.12.31 20:28:08.766737 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19336 | 2025.12.31 20:28:08.766832 [ 269 ] {3869d884-25ae-4084-8421-cc2e7338955d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19337 | 2025.12.31 20:28:08.766873 [ 269 ] {3869d884-25ae-4084-8421-cc2e7338955d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19338 | 2025.12.31 20:28:08.767316 [ 269 ] {3869d884-25ae-4084-8421-cc2e7338955d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19339 | 2025.12.31 20:28:08.767354 [ 269 ] {3869d884-25ae-4084-8421-cc2e7338955d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19340 | 2025.12.31 20:28:08.767660 [ 269 ] {3869d884-25ae-4084-8421-cc2e7338955d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19341 | 2025.12.31 20:28:08.767896 [ 269 ] {3869d884-25ae-4084-8421-cc2e7338955d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19342 | 2025.12.31 20:28:08.768027 [ 269 ] {3869d884-25ae-4084-8421-cc2e7338955d} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001213 sec., 62654.57543281121 rows/sec., 4.89 MiB/sec. | ||
| 19343 | 2025.12.31 20:28:08.768068 [ 269 ] {3869d884-25ae-4084-8421-cc2e7338955d} <Debug> TCPHandler: Processed in 0.001380641 sec. | ||
| 19344 | 2025.12.31 20:28:08.768187 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19345 | 2025.12.31 20:28:08.768287 [ 269 ] {a56577c3-15d6-4c73-b059-983dc7460041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19346 | 2025.12.31 20:28:08.768331 [ 269 ] {a56577c3-15d6-4c73-b059-983dc7460041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19347 | 2025.12.31 20:28:08.768760 [ 269 ] {a56577c3-15d6-4c73-b059-983dc7460041} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19348 | 2025.12.31 20:28:08.768798 [ 269 ] {a56577c3-15d6-4c73-b059-983dc7460041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19349 | 2025.12.31 20:28:08.769144 [ 269 ] {a56577c3-15d6-4c73-b059-983dc7460041} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19350 | 2025.12.31 20:28:08.769356 [ 269 ] {a56577c3-15d6-4c73-b059-983dc7460041} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19351 | 2025.12.31 20:28:08.769489 [ 269 ] {a56577c3-15d6-4c73-b059-983dc7460041} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00122 sec., 131967.2131147541 rows/sec., 9.19 MiB/sec. | ||
| 19352 | 2025.12.31 20:28:08.769528 [ 269 ] {a56577c3-15d6-4c73-b059-983dc7460041} <Debug> TCPHandler: Processed in 0.001391872 sec. | ||
| 19353 | 2025.12.31 20:28:08.769641 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19354 | 2025.12.31 20:28:08.769736 [ 269 ] {a624d071-6736-4271-9976-d0ff1ffa23cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19355 | 2025.12.31 20:28:08.769791 [ 269 ] {a624d071-6736-4271-9976-d0ff1ffa23cd} <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 | ||
| 19356 | 2025.12.31 20:28:08.770563 [ 269 ] {a624d071-6736-4271-9976-d0ff1ffa23cd} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19357 | 2025.12.31 20:28:08.770599 [ 269 ] {a624d071-6736-4271-9976-d0ff1ffa23cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19358 | 2025.12.31 20:28:08.771104 [ 269 ] {a624d071-6736-4271-9976-d0ff1ffa23cd} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 19359 | 2025.12.31 20:28:08.771333 [ 269 ] {a624d071-6736-4271-9976-d0ff1ffa23cd} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19360 | 2025.12.31 20:28:08.771474 [ 269 ] {a624d071-6736-4271-9976-d0ff1ffa23cd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001756 sec., 5694.760820045558 rows/sec., 10.20 MiB/sec. | ||
| 19361 | 2025.12.31 20:28:08.771530 [ 269 ] {a624d071-6736-4271-9976-d0ff1ffa23cd} <Debug> TCPHandler: Processed in 0.001938494 sec. | ||
| 19362 | 2025.12.31 20:28:08.771644 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19363 | 2025.12.31 20:28:08.771741 [ 269 ] {0247ed42-a1a1-4316-adc9-f5f6e697b910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19364 | 2025.12.31 20:28:08.771784 [ 269 ] {0247ed42-a1a1-4316-adc9-f5f6e697b910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19365 | 2025.12.31 20:28:08.772127 [ 269 ] {0247ed42-a1a1-4316-adc9-f5f6e697b910} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19366 | 2025.12.31 20:28:08.772164 [ 269 ] {0247ed42-a1a1-4316-adc9-f5f6e697b910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19367 | 2025.12.31 20:28:08.772465 [ 269 ] {0247ed42-a1a1-4316-adc9-f5f6e697b910} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19368 | 2025.12.31 20:28:08.772679 [ 269 ] {0247ed42-a1a1-4316-adc9-f5f6e697b910} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19369 | 2025.12.31 20:28:08.772809 [ 269 ] {0247ed42-a1a1-4316-adc9-f5f6e697b910} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 19370 | 2025.12.31 20:28:08.772822 [ 115 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19371 | 2025.12.31 20:28:08.772847 [ 269 ] {0247ed42-a1a1-4316-adc9-f5f6e697b910} <Debug> TCPHandler: Processed in 0.001252138 sec. | ||
| 19372 | 2025.12.31 20:28:08.772890 [ 115 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19373 | 2025.12.31 20:28:08.772917 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 19374 | 2025.12.31 20:28:08.773020 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 19375 | 2025.12.31 20:28:08.773130 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19376 | 2025.12.31 20:28:08.773165 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8388 rows starting from the beginning of the part | ||
| 19377 | 2025.12.31 20:28:08.773229 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 66 rows starting from the beginning of the part | ||
| 19378 | 2025.12.31 20:28:08.773284 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 38 rows starting from the beginning of the part | ||
| 19379 | 2025.12.31 20:28:08.773339 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 19380 | 2025.12.31 20:28:08.773385 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 104 rows starting from the beginning of the part | ||
| 19381 | 2025.12.31 20:28:08.773434 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 19382 | 2025.12.31 20:28:08.775816 [ 188 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8716 rows, containing 4 columns (4 merged, 0 gathered) in 0.002836785 sec., 3072492.2755866237 rows/sec., 197.51 MiB/sec. | ||
| 19383 | 2025.12.31 20:28:08.775991 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19384 | 2025.12.31 20:28:08.776249 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_136_27} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19385 | 2025.12.31 20:28:08.776313 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_136_27} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19386 | 2025.12.31 20:28:08.776376 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 19387 | 2025.12.31 20:28:09.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.28 MiB, peak 413.63 MiB, free memory in arenas 0.00 B, will set to 396.30 MiB (RSS), difference: 3.02 MiB | ||
| 19388 | 2025.12.31 20:28:09.918268 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36727 | ||
| 19389 | 2025.12.31 20:28:09.918386 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19390 | 2025.12.31 20:28:09.918415 [ 292 ] {} <Debug> TCP-Session: c62eab53-8df2-41d4-b008-63e8f6a00c11 Authenticating user 'default' from [fd00:1122:3344:101::e]:36727 | ||
| 19391 | 2025.12.31 20:28:09.918437 [ 292 ] {} <Debug> TCP-Session: c62eab53-8df2-41d4-b008-63e8f6a00c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19392 | 2025.12.31 20:28:09.918449 [ 292 ] {} <Debug> TCP-Session: c62eab53-8df2-41d4-b008-63e8f6a00c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19393 | 2025.12.31 20:28:09.918646 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59793 | ||
| 19394 | 2025.12.31 20:28:09.918693 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53173 | ||
| 19395 | 2025.12.31 20:28:09.918703 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52631 | ||
| 19396 | 2025.12.31 20:28:09.918738 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44067 | ||
| 19397 | 2025.12.31 20:28:09.918765 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19398 | 2025.12.31 20:28:09.918771 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19399 | 2025.12.31 20:28:09.918808 [ 293 ] {} <Debug> TCP-Session: eaf175ca-dcb5-4551-95c7-f947a7d2d92e Authenticating user 'default' from [fd00:1122:3344:101::e]:59793 | ||
| 19400 | 2025.12.31 20:28:09.918818 [ 292 ] {} <Trace> TCP-Session: c62eab53-8df2-41d4-b008-63e8f6a00c11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19401 | 2025.12.31 20:28:09.918822 [ 266 ] {} <Debug> TCP-Session: 27d25db3-7fec-4c26-8381-7176077a81fe Authenticating user 'default' from [fd00:1122:3344:101::e]:53173 | ||
| 19402 | 2025.12.31 20:28:09.918837 [ 293 ] {} <Debug> TCP-Session: eaf175ca-dcb5-4551-95c7-f947a7d2d92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19403 | 2025.12.31 20:28:09.918865 [ 266 ] {} <Debug> TCP-Session: 27d25db3-7fec-4c26-8381-7176077a81fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19404 | 2025.12.31 20:28:09.918873 [ 293 ] {} <Debug> TCP-Session: eaf175ca-dcb5-4551-95c7-f947a7d2d92e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19405 | 2025.12.31 20:28:09.918883 [ 266 ] {} <Debug> TCP-Session: 27d25db3-7fec-4c26-8381-7176077a81fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19406 | 2025.12.31 20:28:09.918837 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19407 | 2025.12.31 20:28:09.918837 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19408 | 2025.12.31 20:28:09.918747 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55855 | ||
| 19409 | 2025.12.31 20:28:09.918963 [ 294 ] {} <Debug> TCP-Session: f66e3238-cbf8-4c8a-bb55-f5eed5aeff19 Authenticating user 'default' from [fd00:1122:3344:101::e]:52631 | ||
| 19410 | 2025.12.31 20:28:09.918949 [ 290 ] {} <Debug> TCP-Session: 6553530a-d0c2-4d66-a393-c3b8d6b77b68 Authenticating user 'default' from [fd00:1122:3344:101::e]:44067 | ||
| 19411 | 2025.12.31 20:28:09.918997 [ 292 ] {e9d011e2-2168-4352-acea-306c099e94a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36727) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19412 | 2025.12.31 20:28:09.919012 [ 294 ] {} <Debug> TCP-Session: f66e3238-cbf8-4c8a-bb55-f5eed5aeff19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19413 | 2025.12.31 20:28:09.919018 [ 290 ] {} <Debug> TCP-Session: 6553530a-d0c2-4d66-a393-c3b8d6b77b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19414 | 2025.12.31 20:28:09.919042 [ 294 ] {} <Debug> TCP-Session: f66e3238-cbf8-4c8a-bb55-f5eed5aeff19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19415 | 2025.12.31 20:28:09.919050 [ 290 ] {} <Debug> TCP-Session: 6553530a-d0c2-4d66-a393-c3b8d6b77b68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19416 | 2025.12.31 20:28:09.919057 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19417 | 2025.12.31 20:28:09.918727 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33022 | ||
| 19418 | 2025.12.31 20:28:09.919099 [ 291 ] {} <Debug> TCP-Session: 9046740d-07e8-4ce8-a821-fb8c004097a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55855 | ||
| 19419 | 2025.12.31 20:28:09.918720 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59934 | ||
| 19420 | 2025.12.31 20:28:09.919133 [ 291 ] {} <Debug> TCP-Session: 9046740d-07e8-4ce8-a821-fb8c004097a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19421 | 2025.12.31 20:28:09.918716 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49401 | ||
| 19422 | 2025.12.31 20:28:09.919156 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19423 | 2025.12.31 20:28:09.919207 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19424 | 2025.12.31 20:28:09.919227 [ 289 ] {} <Debug> TCP-Session: 8e6bb7c0-6854-4e5d-bd25-9cc582fe3e9a Authenticating user 'default' from [fd00:1122:3344:101::e]:33022 | ||
| 19425 | 2025.12.31 20:28:09.919159 [ 291 ] {} <Debug> TCP-Session: 9046740d-07e8-4ce8-a821-fb8c004097a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19426 | 2025.12.31 20:28:09.919255 [ 286 ] {} <Debug> TCP-Session: 66d5f7af-423e-4ecd-b2eb-824ac16c7d57 Authenticating user 'default' from [fd00:1122:3344:101::e]:59934 | ||
| 19427 | 2025.12.31 20:28:09.919253 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19428 | 2025.12.31 20:28:09.919290 [ 292 ] {e9d011e2-2168-4352-acea-306c099e94a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19429 | 2025.12.31 20:28:09.919293 [ 286 ] {} <Debug> TCP-Session: 66d5f7af-423e-4ecd-b2eb-824ac16c7d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19430 | 2025.12.31 20:28:09.919313 [ 288 ] {} <Debug> TCP-Session: d3db8cdf-2762-4793-b968-d91eaf67ebb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49401 | ||
| 19431 | 2025.12.31 20:28:09.919337 [ 286 ] {} <Debug> TCP-Session: 66d5f7af-423e-4ecd-b2eb-824ac16c7d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19432 | 2025.12.31 20:28:09.919354 [ 292 ] {e9d011e2-2168-4352-acea-306c099e94a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19433 | 2025.12.31 20:28:09.919357 [ 288 ] {} <Debug> TCP-Session: d3db8cdf-2762-4793-b968-d91eaf67ebb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19434 | 2025.12.31 20:28:09.919259 [ 289 ] {} <Debug> TCP-Session: 8e6bb7c0-6854-4e5d-bd25-9cc582fe3e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19435 | 2025.12.31 20:28:09.919387 [ 288 ] {} <Debug> TCP-Session: d3db8cdf-2762-4793-b968-d91eaf67ebb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19436 | 2025.12.31 20:28:09.919407 [ 289 ] {} <Debug> TCP-Session: 8e6bb7c0-6854-4e5d-bd25-9cc582fe3e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19437 | 2025.12.31 20:28:09.919654 [ 292 ] {e9d011e2-2168-4352-acea-306c099e94a3} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 19438 | 2025.12.31 20:28:09.920624 [ 320 ] {e9d011e2-2168-4352-acea-306c099e94a3} <Trace> AggregatingTransform: Aggregating | ||
| 19439 | 2025.12.31 20:28:09.920663 [ 320 ] {e9d011e2-2168-4352-acea-306c099e94a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 19440 | 2025.12.31 20:28:09.920700 [ 320 ] {e9d011e2-2168-4352-acea-306c099e94a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939122 sec. (1064.824 rows/sec., 41.59 KiB/sec.) | ||
| 19441 | 2025.12.31 20:28:09.920718 [ 320 ] {e9d011e2-2168-4352-acea-306c099e94a3} <Trace> Aggregator: Merging aggregated data | ||
| 19442 | 2025.12.31 20:28:09.922098 [ 292 ] {e9d011e2-2168-4352-acea-306c099e94a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003162 sec., 316.25553447185325 rows/sec., 12.35 KiB/sec. | ||
| 19443 | 2025.12.31 20:28:09.922258 [ 292 ] {e9d011e2-2168-4352-acea-306c099e94a3} <Debug> TCPHandler: Processed in 0.003554701 sec. | ||
| 19444 | 2025.12.31 20:28:09.922345 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19445 | 2025.12.31 20:28:09.922377 [ 292 ] {} <Debug> TCP-Session: c62eab53-8df2-41d4-b008-63e8f6a00c11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19446 | 2025.12.31 20:28:09.922377 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19447 | 2025.12.31 20:28:09.922393 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19448 | 2025.12.31 20:28:09.922429 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19449 | 2025.12.31 20:28:09.922441 [ 293 ] {} <Debug> TCP-Session: eaf175ca-dcb5-4551-95c7-f947a7d2d92e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19450 | 2025.12.31 20:28:09.922448 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19451 | 2025.12.31 20:28:09.922480 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19452 | 2025.12.31 20:28:09.922502 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19453 | 2025.12.31 20:28:09.922509 [ 294 ] {} <Debug> TCP-Session: f66e3238-cbf8-4c8a-bb55-f5eed5aeff19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19454 | 2025.12.31 20:28:09.922530 [ 286 ] {} <Debug> TCP-Session: 66d5f7af-423e-4ecd-b2eb-824ac16c7d57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19455 | 2025.12.31 20:28:09.922545 [ 290 ] {} <Debug> TCP-Session: 6553530a-d0c2-4d66-a393-c3b8d6b77b68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19456 | 2025.12.31 20:28:09.922470 [ 289 ] {} <Debug> TCP-Session: 8e6bb7c0-6854-4e5d-bd25-9cc582fe3e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19457 | 2025.12.31 20:28:09.922467 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19458 | 2025.12.31 20:28:09.922459 [ 288 ] {} <Debug> TCP-Session: d3db8cdf-2762-4793-b968-d91eaf67ebb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19459 | 2025.12.31 20:28:09.922625 [ 266 ] {} <Debug> TCP-Session: 27d25db3-7fec-4c26-8381-7176077a81fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19460 | 2025.12.31 20:28:09.922412 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19461 | 2025.12.31 20:28:09.922677 [ 291 ] {} <Debug> TCP-Session: 9046740d-07e8-4ce8-a821-fb8c004097a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19462 | 2025.12.31 20:28:12.956127 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19463 | 2025.12.31 20:28:12.956183 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19464 | 2025.12.31 20:28:13.210579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43141 | ||
| 19465 | 2025.12.31 20:28:13.211134 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19466 | 2025.12.31 20:28:13.211178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19467 | 2025.12.31 20:28:13.211670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19468 | 2025.12.31 20:28:13.211895 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19469 | 2025.12.31 20:28:13.212037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43141 | ||
| 19470 | 2025.12.31 20:28:13.212116 [ 220 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 19471 | 2025.12.31 20:28:13.212143 [ 220 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 19472 | 2025.12.31 20:28:13.215832 [ 220 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 19473 | 2025.12.31 20:28:13.383892 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 19474 | 2025.12.31 20:28:13.383931 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 19475 | 2025.12.31 20:28:13.385604 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 19476 | 2025.12.31 20:28:13.773592 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19477 | 2025.12.31 20:28:13.773840 [ 269 ] {cbab16bf-fa3e-4b36-b323-520fc4a07fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19478 | 2025.12.31 20:28:13.773934 [ 269 ] {cbab16bf-fa3e-4b36-b323-520fc4a07fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19479 | 2025.12.31 20:28:13.774723 [ 269 ] {cbab16bf-fa3e-4b36-b323-520fc4a07fae} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19480 | 2025.12.31 20:28:13.774769 [ 269 ] {cbab16bf-fa3e-4b36-b323-520fc4a07fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19481 | 2025.12.31 20:28:13.775167 [ 269 ] {cbab16bf-fa3e-4b36-b323-520fc4a07fae} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 19482 | 2025.12.31 20:28:13.775391 [ 269 ] {cbab16bf-fa3e-4b36-b323-520fc4a07fae} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19483 | 2025.12.31 20:28:13.775546 [ 269 ] {cbab16bf-fa3e-4b36-b323-520fc4a07fae} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001775 sec., 230985.91549295772 rows/sec., 14.65 MiB/sec. | ||
| 19484 | 2025.12.31 20:28:13.775542 [ 103 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Selected 6 parts from all_1_44_10 to all_49_49_0 | ||
| 19485 | 2025.12.31 20:28:13.775599 [ 269 ] {cbab16bf-fa3e-4b36-b323-520fc4a07fae} <Debug> TCPHandler: Processed in 0.002169179 sec. | ||
| 19486 | 2025.12.31 20:28:13.775628 [ 103 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19487 | 2025.12.31 20:28:13.775658 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19488 | 2025.12.31 20:28:13.775723 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19489 | 2025.12.31 20:28:13.775774 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_49_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_10 to all_49_49_0 into Compact with storage Full | ||
| 19490 | 2025.12.31 20:28:13.775827 [ 269 ] {a1d00e33-06fa-4f26-9219-3d63793c204a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19491 | 2025.12.31 20:28:13.775875 [ 269 ] {a1d00e33-06fa-4f26-9219-3d63793c204a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19492 | 2025.12.31 20:28:13.775913 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_49_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19493 | 2025.12.31 20:28:13.775957 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_10, total 434 rows starting from the beginning of the part | ||
| 19494 | 2025.12.31 20:28:13.776031 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 19495 | 2025.12.31 20:28:13.776086 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 410 rows starting from the beginning of the part | ||
| 19496 | 2025.12.31 20:28:13.776136 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 19497 | 2025.12.31 20:28:13.776182 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 19498 | 2025.12.31 20:28:13.776229 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 19499 | 2025.12.31 20:28:13.776741 [ 269 ] {a1d00e33-06fa-4f26-9219-3d63793c204a} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19500 | 2025.12.31 20:28:13.776783 [ 269 ] {a1d00e33-06fa-4f26-9219-3d63793c204a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19501 | 2025.12.31 20:28:13.777179 [ 269 ] {a1d00e33-06fa-4f26-9219-3d63793c204a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19502 | 2025.12.31 20:28:13.777396 [ 269 ] {a1d00e33-06fa-4f26-9219-3d63793c204a} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19503 | 2025.12.31 20:28:13.777527 [ 269 ] {a1d00e33-06fa-4f26-9219-3d63793c204a} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001723 sec., 682530.4701102728 rows/sec., 54.35 MiB/sec. | ||
| 19504 | 2025.12.31 20:28:13.777551 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_49_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001821841 sec., 1363455.9766741444 rows/sec., 91.95 MiB/sec. | ||
| 19505 | 2025.12.31 20:28:13.777566 [ 269 ] {a1d00e33-06fa-4f26-9219-3d63793c204a} <Debug> TCPHandler: Processed in 0.001895433 sec. | ||
| 19506 | 2025.12.31 20:28:13.777717 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19507 | 2025.12.31 20:28:13.777798 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_49_11} <Trace> MergedBlockOutputStream: filled checksums all_1_49_11 (state Temporary) | ||
| 19508 | 2025.12.31 20:28:13.777812 [ 269 ] {5f8b5625-a5bb-4ea4-8ecb-f6b879192c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19509 | 2025.12.31 20:28:13.777860 [ 269 ] {5f8b5625-a5bb-4ea4-8ecb-f6b879192c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19510 | 2025.12.31 20:28:13.778153 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_49_11} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_merge_all_1_49_11 to all_1_49_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19511 | 2025.12.31 20:28:13.778244 [ 188 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_49_11} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Merged 6 parts: [all_1_44_10, all_49_49_0] -> all_1_49_11 | ||
| 19512 | 2025.12.31 20:28:13.778326 [ 269 ] {5f8b5625-a5bb-4ea4-8ecb-f6b879192c01} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19513 | 2025.12.31 20:28:13.778366 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 19514 | 2025.12.31 20:28:13.778366 [ 269 ] {5f8b5625-a5bb-4ea4-8ecb-f6b879192c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19515 | 2025.12.31 20:28:13.778697 [ 269 ] {5f8b5625-a5bb-4ea4-8ecb-f6b879192c01} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19516 | 2025.12.31 20:28:13.778910 [ 269 ] {5f8b5625-a5bb-4ea4-8ecb-f6b879192c01} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19517 | 2025.12.31 20:28:13.779040 [ 269 ] {5f8b5625-a5bb-4ea4-8ecb-f6b879192c01} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001248 sec., 189903.84615384616 rows/sec., 11.52 MiB/sec. | ||
| 19518 | 2025.12.31 20:28:13.779077 [ 269 ] {5f8b5625-a5bb-4ea4-8ecb-f6b879192c01} <Debug> TCPHandler: Processed in 0.001407873 sec. | ||
| 19519 | 2025.12.31 20:28:13.779179 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19520 | 2025.12.31 20:28:13.779272 [ 269 ] {7a019f58-ecc7-4fdc-8eff-881b677582b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19521 | 2025.12.31 20:28:13.779312 [ 269 ] {7a019f58-ecc7-4fdc-8eff-881b677582b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19522 | 2025.12.31 20:28:13.779759 [ 269 ] {7a019f58-ecc7-4fdc-8eff-881b677582b6} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19523 | 2025.12.31 20:28:13.779797 [ 269 ] {7a019f58-ecc7-4fdc-8eff-881b677582b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19524 | 2025.12.31 20:28:13.780108 [ 269 ] {7a019f58-ecc7-4fdc-8eff-881b677582b6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 19525 | 2025.12.31 20:28:13.780315 [ 269 ] {7a019f58-ecc7-4fdc-8eff-881b677582b6} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19526 | 2025.12.31 20:28:13.780418 [ 103 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Selected 6 parts from all_1_45_10 to all_50_50_0 | ||
| 19527 | 2025.12.31 20:28:13.780438 [ 269 ] {7a019f58-ecc7-4fdc-8eff-881b677582b6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001185 sec., 178902.95358649787 rows/sec., 11.54 MiB/sec. | ||
| 19528 | 2025.12.31 20:28:13.780450 [ 103 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19529 | 2025.12.31 20:28:13.780477 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19530 | 2025.12.31 20:28:13.780482 [ 269 ] {7a019f58-ecc7-4fdc-8eff-881b677582b6} <Debug> TCPHandler: Processed in 0.001350071 sec. | ||
| 19531 | 2025.12.31 20:28:13.780558 [ 198 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_10 to all_50_50_0 into Compact with storage Full | ||
| 19532 | 2025.12.31 20:28:13.780610 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19533 | 2025.12.31 20:28:13.780651 [ 198 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19534 | 2025.12.31 20:28:13.780681 [ 198 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_10, total 465 rows starting from the beginning of the part | ||
| 19535 | 2025.12.31 20:28:13.780733 [ 269 ] {29b38f11-7c54-4824-8745-c8f53789bcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19536 | 2025.12.31 20:28:13.780737 [ 198 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 19537 | 2025.12.31 20:28:13.780785 [ 269 ] {29b38f11-7c54-4824-8745-c8f53789bcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19538 | 2025.12.31 20:28:13.780797 [ 198 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 19539 | 2025.12.31 20:28:13.780839 [ 198 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 440 rows starting from the beginning of the part | ||
| 19540 | 2025.12.31 20:28:13.780881 [ 198 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 19541 | 2025.12.31 20:28:13.780921 [ 198 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part | ||
| 19542 | 2025.12.31 20:28:13.781303 [ 269 ] {29b38f11-7c54-4824-8745-c8f53789bcd3} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19543 | 2025.12.31 20:28:13.781341 [ 269 ] {29b38f11-7c54-4824-8745-c8f53789bcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19544 | 2025.12.31 20:28:13.781679 [ 269 ] {29b38f11-7c54-4824-8745-c8f53789bcd3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 19545 | 2025.12.31 20:28:13.781901 [ 269 ] {29b38f11-7c54-4824-8745-c8f53789bcd3} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19546 | 2025.12.31 20:28:13.781938 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417202 sec., 1236944.3452662358 rows/sec., 85.84 MiB/sec. | ||
| 19547 | 2025.12.31 20:28:13.782015 [ 103 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Selected 6 parts from all_1_44_10 to all_49_49_0 | ||
| 19548 | 2025.12.31 20:28:13.782037 [ 269 ] {29b38f11-7c54-4824-8745-c8f53789bcd3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00133 sec., 158646.61654135337 rows/sec., 9.01 MiB/sec. | ||
| 19549 | 2025.12.31 20:28:13.782049 [ 103 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19550 | 2025.12.31 20:28:13.782072 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
| 19551 | 2025.12.31 20:28:13.782085 [ 269 ] {29b38f11-7c54-4824-8745-c8f53789bcd3} <Debug> TCPHandler: Processed in 0.001536615 sec. | ||
| 19552 | 2025.12.31 20:28:13.782080 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19553 | 2025.12.31 20:28:13.782170 [ 198 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_49_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_10 to all_49_49_0 into Compact with storage Full | ||
| 19554 | 2025.12.31 20:28:13.782197 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19555 | 2025.12.31 20:28:13.782251 [ 198 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_49_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19556 | 2025.12.31 20:28:13.782276 [ 198 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_10, total 223 rows starting from the beginning of the part | ||
| 19557 | 2025.12.31 20:28:13.782295 [ 269 ] {28694519-cb16-4249-8662-bd661da0673b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19558 | 2025.12.31 20:28:13.782322 [ 198 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 19559 | 2025.12.31 20:28:13.782335 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_50_11} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19560 | 2025.12.31 20:28:13.782336 [ 269 ] {28694519-cb16-4249-8662-bd661da0673b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19561 | 2025.12.31 20:28:13.782360 [ 198 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 211 rows starting from the beginning of the part | ||
| 19562 | 2025.12.31 20:28:13.782395 [ 198 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 19563 | 2025.12.31 20:28:13.782402 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_50_11} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Merged 6 parts: [all_1_45_10, all_50_50_0] -> all_1_50_11 | ||
| 19564 | 2025.12.31 20:28:13.782429 [ 198 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 19565 | 2025.12.31 20:28:13.782465 [ 198 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 19566 | 2025.12.31 20:28:13.782479 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 19567 | 2025.12.31 20:28:13.782981 [ 269 ] {28694519-cb16-4249-8662-bd661da0673b} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19568 | 2025.12.31 20:28:13.783018 [ 269 ] {28694519-cb16-4249-8662-bd661da0673b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19569 | 2025.12.31 20:28:13.783250 [ 198 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_49_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001107676 sec., 1153766.9860139608 rows/sec., 70.13 MiB/sec. | ||
| 19570 | 2025.12.31 20:28:13.783374 [ 269 ] {28694519-cb16-4249-8662-bd661da0673b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19571 | 2025.12.31 20:28:13.783383 [ 194 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_49_11} <Trace> MergedBlockOutputStream: filled checksums all_1_49_11 (state Temporary) | ||
| 19572 | 2025.12.31 20:28:13.783603 [ 269 ] {28694519-cb16-4249-8662-bd661da0673b} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19573 | 2025.12.31 20:28:13.783649 [ 194 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_49_11} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_merge_all_1_49_11 to all_1_49_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19574 | 2025.12.31 20:28:13.783716 [ 194 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_49_11} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Merged 6 parts: [all_1_44_10, all_49_49_0] -> all_1_49_11 | ||
| 19575 | 2025.12.31 20:28:13.783734 [ 269 ] {28694519-cb16-4249-8662-bd661da0673b} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001458 sec., 487654.32098765427 rows/sec., 34.18 MiB/sec. | ||
| 19576 | 2025.12.31 20:28:13.783774 [ 269 ] {28694519-cb16-4249-8662-bd661da0673b} <Debug> TCPHandler: Processed in 0.001628267 sec. | ||
| 19577 | 2025.12.31 20:28:13.783778 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 19578 | 2025.12.31 20:28:13.783891 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19579 | 2025.12.31 20:28:13.783988 [ 269 ] {4d40fccf-a794-40c5-bad9-60b17f19d865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19580 | 2025.12.31 20:28:13.784031 [ 269 ] {4d40fccf-a794-40c5-bad9-60b17f19d865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19581 | 2025.12.31 20:28:13.784372 [ 269 ] {4d40fccf-a794-40c5-bad9-60b17f19d865} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19582 | 2025.12.31 20:28:13.784408 [ 269 ] {4d40fccf-a794-40c5-bad9-60b17f19d865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19583 | 2025.12.31 20:28:13.784716 [ 269 ] {4d40fccf-a794-40c5-bad9-60b17f19d865} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19584 | 2025.12.31 20:28:13.784929 [ 269 ] {4d40fccf-a794-40c5-bad9-60b17f19d865} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19585 | 2025.12.31 20:28:13.785058 [ 269 ] {4d40fccf-a794-40c5-bad9-60b17f19d865} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 19586 | 2025.12.31 20:28:13.785087 [ 222 ] {} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): 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] | ||
| 19587 | 2025.12.31 20:28:13.785096 [ 269 ] {4d40fccf-a794-40c5-bad9-60b17f19d865} <Debug> TCPHandler: Processed in 0.001254779 sec. | ||
| 19588 | 2025.12.31 20:28:13.785117 [ 222 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): 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] | ||
| 19589 | 2025.12.31 20:28:13.785214 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19590 | 2025.12.31 20:28:13.785309 [ 269 ] {cc837517-8bf2-4d23-9c99-a88542c5371b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19591 | 2025.12.31 20:28:13.785352 [ 269 ] {cc837517-8bf2-4d23-9c99-a88542c5371b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19592 | 2025.12.31 20:28:13.785774 [ 269 ] {cc837517-8bf2-4d23-9c99-a88542c5371b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19593 | 2025.12.31 20:28:13.785812 [ 269 ] {cc837517-8bf2-4d23-9c99-a88542c5371b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19594 | 2025.12.31 20:28:13.786151 [ 269 ] {cc837517-8bf2-4d23-9c99-a88542c5371b} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19595 | 2025.12.31 20:28:13.786375 [ 269 ] {cc837517-8bf2-4d23-9c99-a88542c5371b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19596 | 2025.12.31 20:28:13.786495 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_133_29 to all_138_138_0 | ||
| 19597 | 2025.12.31 20:28:13.786510 [ 269 ] {cc837517-8bf2-4d23-9c99-a88542c5371b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001219 sec., 257588.18703855618 rows/sec., 16.92 MiB/sec. | ||
| 19598 | 2025.12.31 20:28:13.786536 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19599 | 2025.12.31 20:28:13.786561 [ 269 ] {cc837517-8bf2-4d23-9c99-a88542c5371b} <Debug> TCPHandler: Processed in 0.001396402 sec. | ||
| 19600 | 2025.12.31 20:28:13.786562 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19601 | 2025.12.31 20:28:13.786659 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_138_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_133_29 to all_138_138_0 into Compact with storage Full | ||
| 19602 | 2025.12.31 20:28:13.786670 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19603 | 2025.12.31 20:28:13.786764 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_138_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19604 | 2025.12.31 20:28:13.786774 [ 269 ] {3cbc47ec-d743-4ed0-8f35-827982a1bf23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19605 | 2025.12.31 20:28:13.786797 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_138_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_133_29, total 41507 rows starting from the beginning of the part | ||
| 19606 | 2025.12.31 20:28:13.786819 [ 269 ] {3cbc47ec-d743-4ed0-8f35-827982a1bf23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19607 | 2025.12.31 20:28:13.786856 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_138_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 98 rows starting from the beginning of the part | ||
| 19608 | 2025.12.31 20:28:13.786906 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_138_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 19609 | 2025.12.31 20:28:13.786952 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_138_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 314 rows starting from the beginning of the part | ||
| 19610 | 2025.12.31 20:28:13.786995 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_138_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 161 rows starting from the beginning of the part | ||
| 19611 | 2025.12.31 20:28:13.787038 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_138_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 314 rows starting from the beginning of the part | ||
| 19612 | 2025.12.31 20:28:13.787137 [ 269 ] {3cbc47ec-d743-4ed0-8f35-827982a1bf23} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19613 | 2025.12.31 20:28:13.787173 [ 269 ] {3cbc47ec-d743-4ed0-8f35-827982a1bf23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19614 | 2025.12.31 20:28:13.787463 [ 222 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): 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] | ||
| 19615 | 2025.12.31 20:28:13.787481 [ 269 ] {3cbc47ec-d743-4ed0-8f35-827982a1bf23} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19616 | 2025.12.31 20:28:13.787697 [ 269 ] {3cbc47ec-d743-4ed0-8f35-827982a1bf23} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19617 | 2025.12.31 20:28:13.787801 [ 103 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 19618 | 2025.12.31 20:28:13.787829 [ 269 ] {3cbc47ec-d743-4ed0-8f35-827982a1bf23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 19619 | 2025.12.31 20:28:13.787830 [ 103 ] {} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19620 | 2025.12.31 20:28:13.787869 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19621 | 2025.12.31 20:28:13.787874 [ 269 ] {3cbc47ec-d743-4ed0-8f35-827982a1bf23} <Debug> TCPHandler: Processed in 0.001254208 sec. | ||
| 19622 | 2025.12.31 20:28:13.787944 [ 194 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 19623 | 2025.12.31 20:28:13.787994 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19624 | 2025.12.31 20:28:13.788022 [ 194 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19625 | 2025.12.31 20:28:13.788046 [ 194 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 41 rows starting from the beginning of the part | ||
| 19626 | 2025.12.31 20:28:13.788088 [ 269 ] {9f9fd767-76b0-4593-8b44-78aacadcd043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19627 | 2025.12.31 20:28:13.788095 [ 194 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 19628 | 2025.12.31 20:28:13.788141 [ 194 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 19629 | 2025.12.31 20:28:13.788144 [ 269 ] {9f9fd767-76b0-4593-8b44-78aacadcd043} <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 | ||
| 19630 | 2025.12.31 20:28:13.788180 [ 194 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 19631 | 2025.12.31 20:28:13.788217 [ 194 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 19632 | 2025.12.31 20:28:13.788256 [ 194 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 19633 | 2025.12.31 20:28:13.788981 [ 269 ] {9f9fd767-76b0-4593-8b44-78aacadcd043} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19634 | 2025.12.31 20:28:13.788996 [ 197 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001077605 sec., 42687.25553426349 rows/sec., 2.81 MiB/sec. | ||
| 19635 | 2025.12.31 20:28:13.789018 [ 269 ] {9f9fd767-76b0-4593-8b44-78aacadcd043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19636 | 2025.12.31 20:28:13.789192 [ 196 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 19637 | 2025.12.31 20:28:13.789566 [ 196 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_46_10} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19638 | 2025.12.31 20:28:13.789656 [ 196 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_46_10} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 19639 | 2025.12.31 20:28:13.789659 [ 269 ] {9f9fd767-76b0-4593-8b44-78aacadcd043} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19640 | 2025.12.31 20:28:13.789753 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 19641 | 2025.12.31 20:28:13.789914 [ 269 ] {9f9fd767-76b0-4593-8b44-78aacadcd043} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19642 | 2025.12.31 20:28:13.790072 [ 269 ] {9f9fd767-76b0-4593-8b44-78aacadcd043} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002002 sec., 15984.015984015985 rows/sec., 28.64 MiB/sec. | ||
| 19643 | 2025.12.31 20:28:13.790153 [ 269 ] {9f9fd767-76b0-4593-8b44-78aacadcd043} <Debug> TCPHandler: Processed in 0.00220918 sec. | ||
| 19644 | 2025.12.31 20:28:13.790265 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19645 | 2025.12.31 20:28:13.790361 [ 269 ] {daf5c37a-308a-415b-8fd2-5541c79a1d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19646 | 2025.12.31 20:28:13.790404 [ 269 ] {daf5c37a-308a-415b-8fd2-5541c79a1d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19647 | 2025.12.31 20:28:13.790733 [ 269 ] {daf5c37a-308a-415b-8fd2-5541c79a1d8c} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19648 | 2025.12.31 20:28:13.790771 [ 269 ] {daf5c37a-308a-415b-8fd2-5541c79a1d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19649 | 2025.12.31 20:28:13.791085 [ 269 ] {daf5c37a-308a-415b-8fd2-5541c79a1d8c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19650 | 2025.12.31 20:28:13.791306 [ 269 ] {daf5c37a-308a-415b-8fd2-5541c79a1d8c} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19651 | 2025.12.31 20:28:13.791438 [ 269 ] {daf5c37a-308a-415b-8fd2-5541c79a1d8c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001095 sec., 94977.16894977169 rows/sec., 5.82 MiB/sec. | ||
| 19652 | 2025.12.31 20:28:13.791476 [ 269 ] {daf5c37a-308a-415b-8fd2-5541c79a1d8c} <Debug> TCPHandler: Processed in 0.001260998 sec. | ||
| 19653 | 2025.12.31 20:28:13.794197 [ 197 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_138_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42554 rows, containing 5 columns (5 merged, 0 gathered) in 0.007573002 sec., 5619171.895108439 rows/sec., 379.34 MiB/sec. | ||
| 19654 | 2025.12.31 20:28:13.794557 [ 192 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_138_30} <Trace> MergedBlockOutputStream: filled checksums all_1_138_30 (state Temporary) | ||
| 19655 | 2025.12.31 20:28:13.794893 [ 192 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_138_30} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_138_30 to all_1_138_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19656 | 2025.12.31 20:28:13.794977 [ 192 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_138_30} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_133_29, all_138_138_0] -> all_1_138_30 | ||
| 19657 | 2025.12.31 20:28:13.795077 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19658 | 2025.12.31 20:28:14.170657 [ 222 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 19659 | 2025.12.31 20:28:14.170697 [ 222 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 19660 | 2025.12.31 20:28:14.173534 [ 222 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 19661 | 2025.12.31 20:28:15.506692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 19662 | 2025.12.31 20:28:15.525834 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19663 | 2025.12.31 20:28:15.525895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19664 | 2025.12.31 20:28:15.532161 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19665 | 2025.12.31 20:28:15.532887 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19666 | 2025.12.31 20:28:15.536417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 19667 | 2025.12.31 20:28:18.074162 [ 217 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 19668 | 2025.12.31 20:28:18.074211 [ 217 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 19669 | 2025.12.31 20:28:18.077442 [ 217 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 19670 | 2025.12.31 20:28:18.351341 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2394 | ||
| 19671 | 2025.12.31 20:28:18.353878 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19672 | 2025.12.31 20:28:18.353921 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19673 | 2025.12.31 20:28:18.355134 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19674 | 2025.12.31 20:28:18.355413 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19675 | 2025.12.31 20:28:18.355681 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2394 | ||
| 19676 | 2025.12.31 20:28:18.761616 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19677 | 2025.12.31 20:28:18.761815 [ 269 ] {dd196e70-449f-4790-b0f2-2d17478c69e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19678 | 2025.12.31 20:28:18.761898 [ 269 ] {dd196e70-449f-4790-b0f2-2d17478c69e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19679 | 2025.12.31 20:28:18.762623 [ 269 ] {dd196e70-449f-4790-b0f2-2d17478c69e0} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19680 | 2025.12.31 20:28:18.762674 [ 269 ] {dd196e70-449f-4790-b0f2-2d17478c69e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19681 | 2025.12.31 20:28:18.763060 [ 269 ] {dd196e70-449f-4790-b0f2-2d17478c69e0} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19682 | 2025.12.31 20:28:18.763298 [ 269 ] {dd196e70-449f-4790-b0f2-2d17478c69e0} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19683 | 2025.12.31 20:28:18.763452 [ 269 ] {dd196e70-449f-4790-b0f2-2d17478c69e0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001701 sec., 44679.60023515579 rows/sec., 3.68 MiB/sec. | ||
| 19684 | 2025.12.31 20:28:18.763462 [ 96 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19685 | 2025.12.31 20:28:18.763495 [ 269 ] {dd196e70-449f-4790-b0f2-2d17478c69e0} <Debug> TCPHandler: Processed in 0.002013786 sec. | ||
| 19686 | 2025.12.31 20:28:18.763534 [ 96 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19687 | 2025.12.31 20:28:18.763561 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19688 | 2025.12.31 20:28:18.763642 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19689 | 2025.12.31 20:28:18.763683 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 19690 | 2025.12.31 20:28:18.763745 [ 269 ] {a347d111-5151-4a86-ab69-ef3c6681b0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19691 | 2025.12.31 20:28:18.763795 [ 269 ] {a347d111-5151-4a86-ab69-ef3c6681b0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19692 | 2025.12.31 20:28:18.763836 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19693 | 2025.12.31 20:28:18.763885 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2468 rows starting from the beginning of the part | ||
| 19694 | 2025.12.31 20:28:18.763977 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 76 rows starting from the beginning of the part | ||
| 19695 | 2025.12.31 20:28:18.764066 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1176 rows starting from the beginning of the part | ||
| 19696 | 2025.12.31 20:28:18.764141 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 77 rows starting from the beginning of the part | ||
| 19697 | 2025.12.31 20:28:18.764201 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1176 rows starting from the beginning of the part | ||
| 19698 | 2025.12.31 20:28:18.764238 [ 269 ] {a347d111-5151-4a86-ab69-ef3c6681b0e8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19699 | 2025.12.31 20:28:18.764259 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 76 rows starting from the beginning of the part | ||
| 19700 | 2025.12.31 20:28:18.764281 [ 269 ] {a347d111-5151-4a86-ab69-ef3c6681b0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19701 | 2025.12.31 20:28:18.764643 [ 269 ] {a347d111-5151-4a86-ab69-ef3c6681b0e8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19702 | 2025.12.31 20:28:18.764885 [ 269 ] {a347d111-5151-4a86-ab69-ef3c6681b0e8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19703 | 2025.12.31 20:28:18.765022 [ 269 ] {a347d111-5151-4a86-ab69-ef3c6681b0e8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001297 sec., 7710.100231303007 rows/sec., 579.76 KiB/sec. | ||
| 19704 | 2025.12.31 20:28:18.765060 [ 269 ] {a347d111-5151-4a86-ab69-ef3c6681b0e8} <Debug> TCPHandler: Processed in 0.001466723 sec. | ||
| 19705 | 2025.12.31 20:28:18.765176 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19706 | 2025.12.31 20:28:18.765279 [ 269 ] {5070ced4-e211-4735-9f32-dc5f8179f240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19707 | 2025.12.31 20:28:18.765322 [ 269 ] {5070ced4-e211-4735-9f32-dc5f8179f240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19708 | 2025.12.31 20:28:18.765784 [ 269 ] {5070ced4-e211-4735-9f32-dc5f8179f240} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19709 | 2025.12.31 20:28:18.765829 [ 269 ] {5070ced4-e211-4735-9f32-dc5f8179f240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19710 | 2025.12.31 20:28:18.766161 [ 269 ] {5070ced4-e211-4735-9f32-dc5f8179f240} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19711 | 2025.12.31 20:28:18.766382 [ 269 ] {5070ced4-e211-4735-9f32-dc5f8179f240} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19712 | 2025.12.31 20:28:18.766514 [ 269 ] {5070ced4-e211-4735-9f32-dc5f8179f240} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001257 sec., 58870.326173428795 rows/sec., 4.60 MiB/sec. | ||
| 19713 | 2025.12.31 20:28:18.766520 [ 94 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19714 | 2025.12.31 20:28:18.766552 [ 269 ] {5070ced4-e211-4735-9f32-dc5f8179f240} <Debug> TCPHandler: Processed in 0.001423002 sec. | ||
| 19715 | 2025.12.31 20:28:18.766571 [ 94 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19716 | 2025.12.31 20:28:18.766596 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19717 | 2025.12.31 20:28:18.766773 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 19718 | 2025.12.31 20:28:18.766891 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19719 | 2025.12.31 20:28:18.766925 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1251 rows starting from the beginning of the part | ||
| 19720 | 2025.12.31 20:28:18.766995 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 74 rows starting from the beginning of the part | ||
| 19721 | 2025.12.31 20:28:18.767051 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 711 rows starting from the beginning of the part | ||
| 19722 | 2025.12.31 20:28:18.767051 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5049 rows, containing 5 columns (5 merged, 0 gathered) in 0.003421588 sec., 1475630.6136215113 rows/sec., 124.90 MiB/sec. | ||
| 19723 | 2025.12.31 20:28:18.767108 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 76 rows starting from the beginning of the part | ||
| 19724 | 2025.12.31 20:28:18.767173 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 711 rows starting from the beginning of the part | ||
| 19725 | 2025.12.31 20:28:18.767233 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 74 rows starting from the beginning of the part | ||
| 19726 | 2025.12.31 20:28:18.767436 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19727 | 2025.12.31 20:28:18.767548 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19728 | 2025.12.31 20:28:18.767755 [ 269 ] {e40e8c9a-f8ab-46d3-b7b2-7394ff12bf3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19729 | 2025.12.31 20:28:18.767793 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_141_28} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19730 | 2025.12.31 20:28:18.767833 [ 269 ] {e40e8c9a-f8ab-46d3-b7b2-7394ff12bf3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19731 | 2025.12.31 20:28:18.767894 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_141_28} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19732 | 2025.12.31 20:28:18.768015 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 19733 | 2025.12.31 20:28:18.768434 [ 269 ] {e40e8c9a-f8ab-46d3-b7b2-7394ff12bf3c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19734 | 2025.12.31 20:28:18.768443 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2897 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711539 sec., 1692628.6809707521 rows/sec., 127.66 MiB/sec. | ||
| 19735 | 2025.12.31 20:28:18.768482 [ 269 ] {e40e8c9a-f8ab-46d3-b7b2-7394ff12bf3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19736 | 2025.12.31 20:28:18.768640 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19737 | 2025.12.31 20:28:18.768889 [ 269 ] {e40e8c9a-f8ab-46d3-b7b2-7394ff12bf3c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19738 | 2025.12.31 20:28:18.768928 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_141_28} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19739 | 2025.12.31 20:28:18.769055 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_141_28} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19740 | 2025.12.31 20:28:18.769158 [ 269 ] {e40e8c9a-f8ab-46d3-b7b2-7394ff12bf3c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19741 | 2025.12.31 20:28:18.769162 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 19742 | 2025.12.31 20:28:18.769309 [ 269 ] {e40e8c9a-f8ab-46d3-b7b2-7394ff12bf3c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec. | ||
| 19743 | 2025.12.31 20:28:18.769369 [ 269 ] {e40e8c9a-f8ab-46d3-b7b2-7394ff12bf3c} <Debug> TCPHandler: Processed in 0.002017196 sec. | ||
| 19744 | 2025.12.31 20:28:18.769494 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19745 | 2025.12.31 20:28:18.769593 [ 269 ] {7c77bbf0-9f86-4a3d-9d45-948e6ecdf11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19746 | 2025.12.31 20:28:18.769652 [ 269 ] {7c77bbf0-9f86-4a3d-9d45-948e6ecdf11c} <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 | ||
| 19747 | 2025.12.31 20:28:18.770449 [ 269 ] {7c77bbf0-9f86-4a3d-9d45-948e6ecdf11c} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19748 | 2025.12.31 20:28:18.770484 [ 269 ] {7c77bbf0-9f86-4a3d-9d45-948e6ecdf11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19749 | 2025.12.31 20:28:18.771017 [ 269 ] {7c77bbf0-9f86-4a3d-9d45-948e6ecdf11c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19750 | 2025.12.31 20:28:18.771275 [ 269 ] {7c77bbf0-9f86-4a3d-9d45-948e6ecdf11c} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19751 | 2025.12.31 20:28:18.771413 [ 269 ] {7c77bbf0-9f86-4a3d-9d45-948e6ecdf11c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001839 sec., 5437.737901033171 rows/sec., 9.74 MiB/sec. | ||
| 19752 | 2025.12.31 20:28:18.771469 [ 269 ] {7c77bbf0-9f86-4a3d-9d45-948e6ecdf11c} <Debug> TCPHandler: Processed in 0.002026036 sec. | ||
| 19753 | 2025.12.31 20:28:18.771582 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19754 | 2025.12.31 20:28:18.771677 [ 269 ] {0d3d9ee6-013e-4cf6-b3a5-6798deef6d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19755 | 2025.12.31 20:28:18.771720 [ 269 ] {0d3d9ee6-013e-4cf6-b3a5-6798deef6d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19756 | 2025.12.31 20:28:18.772067 [ 269 ] {0d3d9ee6-013e-4cf6-b3a5-6798deef6d7e} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19757 | 2025.12.31 20:28:18.772102 [ 269 ] {0d3d9ee6-013e-4cf6-b3a5-6798deef6d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19758 | 2025.12.31 20:28:18.772409 [ 269 ] {0d3d9ee6-013e-4cf6-b3a5-6798deef6d7e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19759 | 2025.12.31 20:28:18.772624 [ 269 ] {0d3d9ee6-013e-4cf6-b3a5-6798deef6d7e} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19760 | 2025.12.31 20:28:18.772754 [ 269 ] {0d3d9ee6-013e-4cf6-b3a5-6798deef6d7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 19761 | 2025.12.31 20:28:18.772790 [ 269 ] {0d3d9ee6-013e-4cf6-b3a5-6798deef6d7e} <Debug> TCPHandler: Processed in 0.001258879 sec. | ||
| 19762 | 2025.12.31 20:28:20.154012 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19763 | 2025.12.31 20:28:20.154204 [ 269 ] {dbf20f92-6afb-42b9-b460-3ade3ae8d5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19764 | 2025.12.31 20:28:20.154276 [ 269 ] {dbf20f92-6afb-42b9-b460-3ade3ae8d5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19765 | 2025.12.31 20:28:20.155352 [ 269 ] {dbf20f92-6afb-42b9-b460-3ade3ae8d5c1} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19766 | 2025.12.31 20:28:20.155396 [ 269 ] {dbf20f92-6afb-42b9-b460-3ade3ae8d5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19767 | 2025.12.31 20:28:20.155783 [ 269 ] {dbf20f92-6afb-42b9-b460-3ade3ae8d5c1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 19768 | 2025.12.31 20:28:20.156002 [ 269 ] {dbf20f92-6afb-42b9-b460-3ade3ae8d5c1} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19769 | 2025.12.31 20:28:20.156162 [ 269 ] {dbf20f92-6afb-42b9-b460-3ade3ae8d5c1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002011 sec., 203878.6673296867 rows/sec., 12.93 MiB/sec. | ||
| 19770 | 2025.12.31 20:28:20.156214 [ 269 ] {dbf20f92-6afb-42b9-b460-3ade3ae8d5c1} <Debug> TCPHandler: Processed in 0.002332763 sec. | ||
| 19771 | 2025.12.31 20:28:20.156356 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19772 | 2025.12.31 20:28:20.156460 [ 269 ] {e7f59ee5-9367-42ea-a06a-102464ab70a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19773 | 2025.12.31 20:28:20.156504 [ 269 ] {e7f59ee5-9367-42ea-a06a-102464ab70a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19774 | 2025.12.31 20:28:20.156953 [ 269 ] {e7f59ee5-9367-42ea-a06a-102464ab70a0} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19775 | 2025.12.31 20:28:20.156998 [ 269 ] {e7f59ee5-9367-42ea-a06a-102464ab70a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19776 | 2025.12.31 20:28:20.157311 [ 269 ] {e7f59ee5-9367-42ea-a06a-102464ab70a0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19777 | 2025.12.31 20:28:20.157588 [ 269 ] {e7f59ee5-9367-42ea-a06a-102464ab70a0} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19778 | 2025.12.31 20:28:20.157748 [ 269 ] {e7f59ee5-9367-42ea-a06a-102464ab70a0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001313 sec., 6092.916984006093 rows/sec., 496.83 KiB/sec. | ||
| 19779 | 2025.12.31 20:28:20.157793 [ 269 ] {e7f59ee5-9367-42ea-a06a-102464ab70a0} <Debug> TCPHandler: Processed in 0.001491095 sec. | ||
| 19780 | 2025.12.31 20:28:20.157938 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19781 | 2025.12.31 20:28:20.158047 [ 269 ] {662ff0bc-bb5c-4492-99b6-6ea1583f2d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19782 | 2025.12.31 20:28:20.158096 [ 269 ] {662ff0bc-bb5c-4492-99b6-6ea1583f2d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19783 | 2025.12.31 20:28:20.159747 [ 269 ] {662ff0bc-bb5c-4492-99b6-6ea1583f2d14} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19784 | 2025.12.31 20:28:20.159784 [ 269 ] {662ff0bc-bb5c-4492-99b6-6ea1583f2d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19785 | 2025.12.31 20:28:20.160236 [ 269 ] {662ff0bc-bb5c-4492-99b6-6ea1583f2d14} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19786 | 2025.12.31 20:28:20.160450 [ 269 ] {662ff0bc-bb5c-4492-99b6-6ea1583f2d14} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19787 | 2025.12.31 20:28:20.160584 [ 269 ] {662ff0bc-bb5c-4492-99b6-6ea1583f2d14} <Debug> executeQuery: Read 2320 rows, 192.74 KiB in 0.002563 sec., 905189.2313694889 rows/sec., 73.44 MiB/sec. | ||
| 19788 | 2025.12.31 20:28:20.160625 [ 269 ] {662ff0bc-bb5c-4492-99b6-6ea1583f2d14} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 19789 | 2025.12.31 20:28:20.160638 [ 269 ] {662ff0bc-bb5c-4492-99b6-6ea1583f2d14} <Debug> TCPHandler: Processed in 0.002769783 sec. | ||
| 19790 | 2025.12.31 20:28:20.160751 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19791 | 2025.12.31 20:28:20.160845 [ 269 ] {89eeca12-361f-4f99-aa4a-d768149eb59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19792 | 2025.12.31 20:28:20.160886 [ 269 ] {89eeca12-361f-4f99-aa4a-d768149eb59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19793 | 2025.12.31 20:28:20.161381 [ 269 ] {89eeca12-361f-4f99-aa4a-d768149eb59f} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19794 | 2025.12.31 20:28:20.161418 [ 269 ] {89eeca12-361f-4f99-aa4a-d768149eb59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19795 | 2025.12.31 20:28:20.161715 [ 269 ] {89eeca12-361f-4f99-aa4a-d768149eb59f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19796 | 2025.12.31 20:28:20.161920 [ 269 ] {89eeca12-361f-4f99-aa4a-d768149eb59f} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19797 | 2025.12.31 20:28:20.162047 [ 269 ] {89eeca12-361f-4f99-aa4a-d768149eb59f} <Debug> executeQuery: Read 245 rows, 15.28 KiB in 0.001221 sec., 200655.20065520064 rows/sec., 12.22 MiB/sec. | ||
| 19798 | 2025.12.31 20:28:20.162084 [ 269 ] {89eeca12-361f-4f99-aa4a-d768149eb59f} <Debug> TCPHandler: Processed in 0.001381771 sec. | ||
| 19799 | 2025.12.31 20:28:20.162188 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19800 | 2025.12.31 20:28:20.162280 [ 269 ] {f5c5c676-a596-49bf-a79b-aed456cfac51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19801 | 2025.12.31 20:28:20.162320 [ 269 ] {f5c5c676-a596-49bf-a79b-aed456cfac51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19802 | 2025.12.31 20:28:20.162848 [ 269 ] {f5c5c676-a596-49bf-a79b-aed456cfac51} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19803 | 2025.12.31 20:28:20.162885 [ 269 ] {f5c5c676-a596-49bf-a79b-aed456cfac51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19804 | 2025.12.31 20:28:20.163202 [ 269 ] {f5c5c676-a596-49bf-a79b-aed456cfac51} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 19805 | 2025.12.31 20:28:20.163414 [ 269 ] {f5c5c676-a596-49bf-a79b-aed456cfac51} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19806 | 2025.12.31 20:28:20.163543 [ 269 ] {f5c5c676-a596-49bf-a79b-aed456cfac51} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001282 sec., 343213.72854914196 rows/sec., 22.71 MiB/sec. | ||
| 19807 | 2025.12.31 20:28:20.163581 [ 269 ] {f5c5c676-a596-49bf-a79b-aed456cfac51} <Debug> TCPHandler: Processed in 0.001439712 sec. | ||
| 19808 | 2025.12.31 20:28:20.163695 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19809 | 2025.12.31 20:28:20.163788 [ 269 ] {0ea49c18-636a-49ec-95d2-02a76e2eaa64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19810 | 2025.12.31 20:28:20.163828 [ 269 ] {0ea49c18-636a-49ec-95d2-02a76e2eaa64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19811 | 2025.12.31 20:28:20.164361 [ 269 ] {0ea49c18-636a-49ec-95d2-02a76e2eaa64} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19812 | 2025.12.31 20:28:20.164400 [ 269 ] {0ea49c18-636a-49ec-95d2-02a76e2eaa64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19813 | 2025.12.31 20:28:20.164743 [ 269 ] {0ea49c18-636a-49ec-95d2-02a76e2eaa64} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 19814 | 2025.12.31 20:28:20.164984 [ 269 ] {0ea49c18-636a-49ec-95d2-02a76e2eaa64} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19815 | 2025.12.31 20:28:20.165130 [ 269 ] {0ea49c18-636a-49ec-95d2-02a76e2eaa64} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00136 sec., 155147.0588235294 rows/sec., 8.81 MiB/sec. | ||
| 19816 | 2025.12.31 20:28:20.165171 [ 269 ] {0ea49c18-636a-49ec-95d2-02a76e2eaa64} <Debug> TCPHandler: Processed in 0.001522335 sec. | ||
| 19817 | 2025.12.31 20:28:20.165288 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19818 | 2025.12.31 20:28:20.165385 [ 269 ] {62c582fc-62e6-4f39-a11c-b3c1a2260ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19819 | 2025.12.31 20:28:20.165426 [ 269 ] {62c582fc-62e6-4f39-a11c-b3c1a2260ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19820 | 2025.12.31 20:28:20.166269 [ 269 ] {62c582fc-62e6-4f39-a11c-b3c1a2260ab5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19821 | 2025.12.31 20:28:20.166307 [ 269 ] {62c582fc-62e6-4f39-a11c-b3c1a2260ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19822 | 2025.12.31 20:28:20.166680 [ 269 ] {62c582fc-62e6-4f39-a11c-b3c1a2260ab5} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19823 | 2025.12.31 20:28:20.166905 [ 269 ] {62c582fc-62e6-4f39-a11c-b3c1a2260ab5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19824 | 2025.12.31 20:28:20.167041 [ 269 ] {62c582fc-62e6-4f39-a11c-b3c1a2260ab5} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001675 sec., 701492.5373134328 rows/sec., 50.12 MiB/sec. | ||
| 19825 | 2025.12.31 20:28:20.167080 [ 269 ] {62c582fc-62e6-4f39-a11c-b3c1a2260ab5} <Debug> TCPHandler: Processed in 0.001843572 sec. | ||
| 19826 | 2025.12.31 20:28:20.167193 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19827 | 2025.12.31 20:28:20.167289 [ 269 ] {05fd626c-1f55-46bf-925c-eb549b0e3b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19828 | 2025.12.31 20:28:20.167336 [ 269 ] {05fd626c-1f55-46bf-925c-eb549b0e3b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19829 | 2025.12.31 20:28:20.167676 [ 269 ] {05fd626c-1f55-46bf-925c-eb549b0e3b7b} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19830 | 2025.12.31 20:28:20.167716 [ 269 ] {05fd626c-1f55-46bf-925c-eb549b0e3b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19831 | 2025.12.31 20:28:20.168037 [ 269 ] {05fd626c-1f55-46bf-925c-eb549b0e3b7b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19832 | 2025.12.31 20:28:20.168250 [ 269 ] {05fd626c-1f55-46bf-925c-eb549b0e3b7b} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19833 | 2025.12.31 20:28:20.168386 [ 269 ] {05fd626c-1f55-46bf-925c-eb549b0e3b7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 19834 | 2025.12.31 20:28:20.168426 [ 269 ] {05fd626c-1f55-46bf-925c-eb549b0e3b7b} <Debug> TCPHandler: Processed in 0.001283949 sec. | ||
| 19835 | 2025.12.31 20:28:20.168552 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19836 | 2025.12.31 20:28:20.168647 [ 269 ] {b55e2b33-b17b-4e85-9da4-7a293e0fb061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19837 | 2025.12.31 20:28:20.168689 [ 269 ] {b55e2b33-b17b-4e85-9da4-7a293e0fb061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19838 | 2025.12.31 20:28:20.169289 [ 269 ] {b55e2b33-b17b-4e85-9da4-7a293e0fb061} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19839 | 2025.12.31 20:28:20.169331 [ 269 ] {b55e2b33-b17b-4e85-9da4-7a293e0fb061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19840 | 2025.12.31 20:28:20.169718 [ 269 ] {b55e2b33-b17b-4e85-9da4-7a293e0fb061} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19841 | 2025.12.31 20:28:20.169947 [ 269 ] {b55e2b33-b17b-4e85-9da4-7a293e0fb061} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19842 | 2025.12.31 20:28:20.170082 [ 269 ] {b55e2b33-b17b-4e85-9da4-7a293e0fb061} <Debug> executeQuery: Read 904 rows, 61.16 KiB in 0.001454 sec., 621733.1499312242 rows/sec., 41.08 MiB/sec. | ||
| 19843 | 2025.12.31 20:28:20.170120 [ 269 ] {b55e2b33-b17b-4e85-9da4-7a293e0fb061} <Debug> TCPHandler: Processed in 0.001622007 sec. | ||
| 19844 | 2025.12.31 20:28:20.170234 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19845 | 2025.12.31 20:28:20.170330 [ 269 ] {b9482f38-7c44-4390-8ea6-2f32960c2c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19846 | 2025.12.31 20:28:20.170372 [ 269 ] {b9482f38-7c44-4390-8ea6-2f32960c2c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19847 | 2025.12.31 20:28:20.170701 [ 269 ] {b9482f38-7c44-4390-8ea6-2f32960c2c74} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19848 | 2025.12.31 20:28:20.170738 [ 269 ] {b9482f38-7c44-4390-8ea6-2f32960c2c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19849 | 2025.12.31 20:28:20.171047 [ 269 ] {b9482f38-7c44-4390-8ea6-2f32960c2c74} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 19850 | 2025.12.31 20:28:20.171276 [ 269 ] {b9482f38-7c44-4390-8ea6-2f32960c2c74} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19851 | 2025.12.31 20:28:20.171410 [ 269 ] {b9482f38-7c44-4390-8ea6-2f32960c2c74} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 19852 | 2025.12.31 20:28:20.171449 [ 269 ] {b9482f38-7c44-4390-8ea6-2f32960c2c74} <Debug> TCPHandler: Processed in 0.001265209 sec. | ||
| 19853 | 2025.12.31 20:28:20.171560 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19854 | 2025.12.31 20:28:20.171660 [ 269 ] {05489a98-105c-45c5-8c92-deab35d729ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19855 | 2025.12.31 20:28:20.171715 [ 269 ] {05489a98-105c-45c5-8c92-deab35d729ad} <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 | ||
| 19856 | 2025.12.31 20:28:20.172563 [ 269 ] {05489a98-105c-45c5-8c92-deab35d729ad} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19857 | 2025.12.31 20:28:20.172602 [ 269 ] {05489a98-105c-45c5-8c92-deab35d729ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19858 | 2025.12.31 20:28:20.173196 [ 269 ] {05489a98-105c-45c5-8c92-deab35d729ad} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19859 | 2025.12.31 20:28:20.173440 [ 269 ] {05489a98-105c-45c5-8c92-deab35d729ad} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19860 | 2025.12.31 20:28:20.173583 [ 269 ] {05489a98-105c-45c5-8c92-deab35d729ad} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001947 sec., 16435.541859270674 rows/sec., 29.45 MiB/sec. | ||
| 19861 | 2025.12.31 20:28:20.173642 [ 269 ] {05489a98-105c-45c5-8c92-deab35d729ad} <Debug> TCPHandler: Processed in 0.002131998 sec. | ||
| 19862 | 2025.12.31 20:28:20.173758 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19863 | 2025.12.31 20:28:20.173853 [ 269 ] {4715e1a9-325d-4967-a6f0-443815995152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19864 | 2025.12.31 20:28:20.173895 [ 269 ] {4715e1a9-325d-4967-a6f0-443815995152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19865 | 2025.12.31 20:28:20.174234 [ 269 ] {4715e1a9-325d-4967-a6f0-443815995152} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19866 | 2025.12.31 20:28:20.174271 [ 269 ] {4715e1a9-325d-4967-a6f0-443815995152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19867 | 2025.12.31 20:28:20.174580 [ 269 ] {4715e1a9-325d-4967-a6f0-443815995152} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19868 | 2025.12.31 20:28:20.174797 [ 269 ] {4715e1a9-325d-4967-a6f0-443815995152} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19869 | 2025.12.31 20:28:20.174927 [ 269 ] {4715e1a9-325d-4967-a6f0-443815995152} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001092 sec., 60439.56043956043 rows/sec., 3.50 MiB/sec. | ||
| 19870 | 2025.12.31 20:28:20.174965 [ 269 ] {4715e1a9-325d-4967-a6f0-443815995152} <Debug> TCPHandler: Processed in 0.001258498 sec. | ||
| 19871 | 2025.12.31 20:28:20.712230 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43589 | ||
| 19872 | 2025.12.31 20:28:20.712782 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19873 | 2025.12.31 20:28:20.712825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19874 | 2025.12.31 20:28:20.713337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19875 | 2025.12.31 20:28:20.713576 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19876 | 2025.12.31 20:28:20.713704 [ 92 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19877 | 2025.12.31 20:28:20.713720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43589 | ||
| 19878 | 2025.12.31 20:28:20.713744 [ 92 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19879 | 2025.12.31 20:28:20.713764 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19880 | 2025.12.31 20:28:20.713852 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 19881 | 2025.12.31 20:28:20.713936 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19882 | 2025.12.31 20:28:20.713968 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41221 rows starting from the beginning of the part | ||
| 19883 | 2025.12.31 20:28:20.714029 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 19884 | 2025.12.31 20:28:20.714075 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 19885 | 2025.12.31 20:28:20.714117 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 19886 | 2025.12.31 20:28:20.714157 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 19887 | 2025.12.31 20:28:20.714196 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 19888 | 2025.12.31 20:28:20.716766 [ 197 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43589 rows, containing 4 columns (4 merged, 0 gathered) in 0.002944947 sec., 14801285.048593406 rows/sec., 211.73 MiB/sec. | ||
| 19889 | 2025.12.31 20:28:20.717111 [ 187 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19890 | 2025.12.31 20:28:20.717460 [ 187 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_91_18} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19891 | 2025.12.31 20:28:20.717544 [ 187 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_91_18} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19892 | 2025.12.31 20:28:20.717674 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19893 | 2025.12.31 20:28:23.036532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 19894 | 2025.12.31 20:28:23.054468 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19895 | 2025.12.31 20:28:23.054530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19896 | 2025.12.31 20:28:23.060733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19897 | 2025.12.31 20:28:23.061494 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19898 | 2025.12.31 20:28:23.061807 [ 87 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19899 | 2025.12.31 20:28:23.061876 [ 87 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19900 | 2025.12.31 20:28:23.061898 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19901 | 2025.12.31 20:28:23.062002 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 19902 | 2025.12.31 20:28:23.064724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 19903 | 2025.12.31 20:28:23.065019 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19904 | 2025.12.31 20:28:23.065852 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 19905 | 2025.12.31 20:28:23.069213 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 19906 | 2025.12.31 20:28:23.072661 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 19907 | 2025.12.31 20:28:23.076331 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 19908 | 2025.12.31 20:28:23.080593 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 19909 | 2025.12.31 20:28:23.085098 [ 202 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 19910 | 2025.12.31 20:28:23.146152 [ 195 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.084190461 sec., 8148.191515425959 rows/sec., 42.13 MiB/sec. | ||
| 19911 | 2025.12.31 20:28:23.149713 [ 193 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19912 | 2025.12.31 20:28:23.152125 [ 193 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_91_18} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19913 | 2025.12.31 20:28:23.152255 [ 193 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_91_18} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19914 | 2025.12.31 20:28:23.155084 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 19915 | 2025.12.31 20:28:23.757718 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19916 | 2025.12.31 20:28:23.757940 [ 269 ] {723cebb2-64e0-4d71-88a0-82850ac17a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19917 | 2025.12.31 20:28:23.758015 [ 269 ] {723cebb2-64e0-4d71-88a0-82850ac17a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19918 | 2025.12.31 20:28:23.758721 [ 269 ] {723cebb2-64e0-4d71-88a0-82850ac17a6d} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19919 | 2025.12.31 20:28:23.758776 [ 269 ] {723cebb2-64e0-4d71-88a0-82850ac17a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19920 | 2025.12.31 20:28:23.759184 [ 269 ] {723cebb2-64e0-4d71-88a0-82850ac17a6d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19921 | 2025.12.31 20:28:23.759423 [ 269 ] {723cebb2-64e0-4d71-88a0-82850ac17a6d} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19922 | 2025.12.31 20:28:23.759595 [ 269 ] {723cebb2-64e0-4d71-88a0-82850ac17a6d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001706 sec., 32825.3223915592 rows/sec., 2.52 MiB/sec. | ||
| 19923 | 2025.12.31 20:28:23.759649 [ 269 ] {723cebb2-64e0-4d71-88a0-82850ac17a6d} <Debug> TCPHandler: Processed in 0.002069658 sec. | ||
| 19924 | 2025.12.31 20:28:23.759671 [ 220 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 19925 | 2025.12.31 20:28:23.759734 [ 220 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 19926 | 2025.12.31 20:28:23.759779 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19927 | 2025.12.31 20:28:23.759889 [ 269 ] {3e6185ba-c8c4-4e89-832a-05dce901eec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19928 | 2025.12.31 20:28:23.759933 [ 269 ] {3e6185ba-c8c4-4e89-832a-05dce901eec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19929 | 2025.12.31 20:28:23.760380 [ 269 ] {3e6185ba-c8c4-4e89-832a-05dce901eec8} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19930 | 2025.12.31 20:28:23.760420 [ 269 ] {3e6185ba-c8c4-4e89-832a-05dce901eec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19931 | 2025.12.31 20:28:23.760779 [ 269 ] {3e6185ba-c8c4-4e89-832a-05dce901eec8} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19932 | 2025.12.31 20:28:23.760993 [ 269 ] {3e6185ba-c8c4-4e89-832a-05dce901eec8} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19933 | 2025.12.31 20:28:23.761130 [ 269 ] {3e6185ba-c8c4-4e89-832a-05dce901eec8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001265 sec., 50592.88537549407 rows/sec., 3.95 MiB/sec. | ||
| 19934 | 2025.12.31 20:28:23.761170 [ 269 ] {3e6185ba-c8c4-4e89-832a-05dce901eec8} <Debug> TCPHandler: Processed in 0.001444313 sec. | ||
| 19935 | 2025.12.31 20:28:23.761247 [ 223 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 19936 | 2025.12.31 20:28:23.761294 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19937 | 2025.12.31 20:28:23.761305 [ 223 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 19938 | 2025.12.31 20:28:23.761402 [ 269 ] {6d7a757a-2afe-4ca6-9a73-5de1aeb6992c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19939 | 2025.12.31 20:28:23.761454 [ 269 ] {6d7a757a-2afe-4ca6-9a73-5de1aeb6992c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19940 | 2025.12.31 20:28:23.761845 [ 269 ] {6d7a757a-2afe-4ca6-9a73-5de1aeb6992c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19941 | 2025.12.31 20:28:23.761883 [ 269 ] {6d7a757a-2afe-4ca6-9a73-5de1aeb6992c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19942 | 2025.12.31 20:28:23.762261 [ 269 ] {6d7a757a-2afe-4ca6-9a73-5de1aeb6992c} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19943 | 2025.12.31 20:28:23.762485 [ 269 ] {6d7a757a-2afe-4ca6-9a73-5de1aeb6992c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19944 | 2025.12.31 20:28:23.762630 [ 269 ] {6d7a757a-2afe-4ca6-9a73-5de1aeb6992c} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001248 sec., 78525.64102564103 rows/sec., 5.48 MiB/sec. | ||
| 19945 | 2025.12.31 20:28:23.762670 [ 269 ] {6d7a757a-2afe-4ca6-9a73-5de1aeb6992c} <Debug> TCPHandler: Processed in 0.001426562 sec. | ||
| 19946 | 2025.12.31 20:28:23.762793 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19947 | 2025.12.31 20:28:23.762834 [ 220 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 19948 | 2025.12.31 20:28:23.762891 [ 269 ] {f83e4210-89b6-4996-9dbb-380cf100d316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19949 | 2025.12.31 20:28:23.762938 [ 269 ] {f83e4210-89b6-4996-9dbb-380cf100d316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19950 | 2025.12.31 20:28:23.763284 [ 269 ] {f83e4210-89b6-4996-9dbb-380cf100d316} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19951 | 2025.12.31 20:28:23.763324 [ 269 ] {f83e4210-89b6-4996-9dbb-380cf100d316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19952 | 2025.12.31 20:28:23.763636 [ 269 ] {f83e4210-89b6-4996-9dbb-380cf100d316} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19953 | 2025.12.31 20:28:23.763873 [ 269 ] {f83e4210-89b6-4996-9dbb-380cf100d316} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19954 | 2025.12.31 20:28:23.764020 [ 269 ] {f83e4210-89b6-4996-9dbb-380cf100d316} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001148 sec., 33101.04529616725 rows/sec., 2.22 MiB/sec. | ||
| 19955 | 2025.12.31 20:28:23.764058 [ 269 ] {f83e4210-89b6-4996-9dbb-380cf100d316} <Debug> TCPHandler: Processed in 0.00131488 sec. | ||
| 19956 | 2025.12.31 20:28:23.765439 [ 223 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 19957 | 2025.12.31 20:28:24.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.65 MiB, peak 414.78 MiB, free memory in arenas 0.00 B, will set to 396.31 MiB (RSS), difference: -1.34 MiB | ||
| 19958 | 2025.12.31 20:28:27.956219 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19959 | 2025.12.31 20:28:27.956269 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19960 | 2025.12.31 20:28:28.213929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44101 | ||
| 19961 | 2025.12.31 20:28:28.214687 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19962 | 2025.12.31 20:28:28.214721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19963 | 2025.12.31 20:28:28.215185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19964 | 2025.12.31 20:28:28.215403 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19965 | 2025.12.31 20:28:28.215531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44101 | ||
| 19966 | 2025.12.31 20:28:28.355980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2438 | ||
| 19967 | 2025.12.31 20:28:28.358635 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19968 | 2025.12.31 20:28:28.358711 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19969 | 2025.12.31 20:28:28.359898 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19970 | 2025.12.31 20:28:28.360164 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19971 | 2025.12.31 20:28:28.360386 [ 80 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 19972 | 2025.12.31 20:28:28.360462 [ 80 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19973 | 2025.12.31 20:28:28.360492 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2438 | ||
| 19974 | 2025.12.31 20:28:28.360498 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19975 | 2025.12.31 20:28:28.360703 [ 199 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 19976 | 2025.12.31 20:28:28.361369 [ 199 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19977 | 2025.12.31 20:28:28.361555 [ 199 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2240 rows starting from the beginning of the part | ||
| 19978 | 2025.12.31 20:28:28.361984 [ 199 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 34 rows starting from the beginning of the part | ||
| 19979 | 2025.12.31 20:28:28.362352 [ 199 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 44 rows starting from the beginning of the part | ||
| 19980 | 2025.12.31 20:28:28.362718 [ 199 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
| 19981 | 2025.12.31 20:28:28.363084 [ 199 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 19982 | 2025.12.31 20:28:28.363442 [ 199 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 44 rows starting from the beginning of the part | ||
| 19983 | 2025.12.31 20:28:28.371130 [ 188 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2438 rows, containing 72 columns (72 merged, 0 gathered) in 0.01050595 sec., 232058.97610401726 rows/sec., 177.80 MiB/sec. | ||
| 19984 | 2025.12.31 20:28:28.373343 [ 190 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 19985 | 2025.12.31 20:28:28.374023 [ 190 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_66_13} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19986 | 2025.12.31 20:28:28.374117 [ 190 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_66_13} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 19987 | 2025.12.31 20:28:28.374517 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 19988 | 2025.12.31 20:28:28.760665 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19989 | 2025.12.31 20:28:28.760838 [ 269 ] {f0a37259-f6e4-40d3-8f2d-d6c20034dc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19990 | 2025.12.31 20:28:28.760906 [ 269 ] {f0a37259-f6e4-40d3-8f2d-d6c20034dc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19991 | 2025.12.31 20:28:28.761608 [ 269 ] {f0a37259-f6e4-40d3-8f2d-d6c20034dc08} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19992 | 2025.12.31 20:28:28.761660 [ 269 ] {f0a37259-f6e4-40d3-8f2d-d6c20034dc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 19993 | 2025.12.31 20:28:28.762076 [ 269 ] {f0a37259-f6e4-40d3-8f2d-d6c20034dc08} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19994 | 2025.12.31 20:28:28.762318 [ 269 ] {f0a37259-f6e4-40d3-8f2d-d6c20034dc08} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19995 | 2025.12.31 20:28:28.762486 [ 269 ] {f0a37259-f6e4-40d3-8f2d-d6c20034dc08} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001697 sec., 44784.91455509723 rows/sec., 3.69 MiB/sec. | ||
| 19996 | 2025.12.31 20:28:28.762540 [ 269 ] {f0a37259-f6e4-40d3-8f2d-d6c20034dc08} <Debug> TCPHandler: Processed in 0.002007415 sec. | ||
| 19997 | 2025.12.31 20:28:28.762671 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19998 | 2025.12.31 20:28:28.762779 [ 269 ] {5bb99a85-24ca-45c0-9656-088fafcd8cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19999 | 2025.12.31 20:28:28.762825 [ 269 ] {5bb99a85-24ca-45c0-9656-088fafcd8cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20000 | 2025.12.31 20:28:28.763248 [ 269 ] {5bb99a85-24ca-45c0-9656-088fafcd8cd2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20001 | 2025.12.31 20:28:28.763288 [ 269 ] {5bb99a85-24ca-45c0-9656-088fafcd8cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 20002 | 2025.12.31 20:28:28.763597 [ 269 ] {5bb99a85-24ca-45c0-9656-088fafcd8cd2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 20003 | 2025.12.31 20:28:28.763808 [ 269 ] {5bb99a85-24ca-45c0-9656-088fafcd8cd2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20004 | 2025.12.31 20:28:28.763947 [ 269 ] {5bb99a85-24ca-45c0-9656-088fafcd8cd2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001194 sec., 8375.209380234506 rows/sec., 629.78 KiB/sec. | ||
| 20005 | 2025.12.31 20:28:28.763943 [ 81 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 20006 | 2025.12.31 20:28:28.763989 [ 269 ] {5bb99a85-24ca-45c0-9656-088fafcd8cd2} <Debug> TCPHandler: Processed in 0.001370591 sec. | ||
| 20007 | 2025.12.31 20:28:28.764026 [ 81 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20008 | 2025.12.31 20:28:28.764053 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 20009 | 2025.12.31 20:28:28.764110 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20010 | 2025.12.31 20:28:28.764154 [ 194 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 20011 | 2025.12.31 20:28:28.764213 [ 269 ] {181088a1-5502-4d63-b084-883b621fb851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20012 | 2025.12.31 20:28:28.764254 [ 269 ] {181088a1-5502-4d63-b084-883b621fb851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20013 | 2025.12.31 20:28:28.764265 [ 194 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20014 | 2025.12.31 20:28:28.764299 [ 194 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 279 rows starting from the beginning of the part | ||
| 20015 | 2025.12.31 20:28:28.764365 [ 194 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 12 rows starting from the beginning of the part | ||
| 20016 | 2025.12.31 20:28:28.764416 [ 194 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 237 rows starting from the beginning of the part | ||
| 20017 | 2025.12.31 20:28:28.764464 [ 194 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 10 rows starting from the beginning of the part | ||
| 20018 | 2025.12.31 20:28:28.764510 [ 194 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 245 rows starting from the beginning of the part | ||
| 20019 | 2025.12.31 20:28:28.764553 [ 194 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 10 rows starting from the beginning of the part | ||
| 20020 | 2025.12.31 20:28:28.764692 [ 269 ] {181088a1-5502-4d63-b084-883b621fb851} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20021 | 2025.12.31 20:28:28.764729 [ 269 ] {181088a1-5502-4d63-b084-883b621fb851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 20022 | 2025.12.31 20:28:28.765041 [ 269 ] {181088a1-5502-4d63-b084-883b621fb851} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20023 | 2025.12.31 20:28:28.765261 [ 269 ] {181088a1-5502-4d63-b084-883b621fb851} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20024 | 2025.12.31 20:28:28.765327 [ 190 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221858 sec., 649011.5872711886 rows/sec., 42.62 MiB/sec. | ||
| 20025 | 2025.12.31 20:28:28.765397 [ 269 ] {181088a1-5502-4d63-b084-883b621fb851} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001204 sec., 61461.79401993356 rows/sec., 4.80 MiB/sec. | ||
| 20026 | 2025.12.31 20:28:28.765437 [ 269 ] {181088a1-5502-4d63-b084-883b621fb851} <Debug> TCPHandler: Processed in 0.001379292 sec. | ||
| 20027 | 2025.12.31 20:28:28.765458 [ 198 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 20028 | 2025.12.31 20:28:28.765549 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20029 | 2025.12.31 20:28:28.765646 [ 269 ] {12f12c63-89f4-41c0-81b2-d451456a2e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20030 | 2025.12.31 20:28:28.765691 [ 269 ] {12f12c63-89f4-41c0-81b2-d451456a2e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20031 | 2025.12.31 20:28:28.765713 [ 198 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_121_24} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20032 | 2025.12.31 20:28:28.765782 [ 198 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_121_24} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 20033 | 2025.12.31 20:28:28.765849 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 20034 | 2025.12.31 20:28:28.766112 [ 269 ] {12f12c63-89f4-41c0-81b2-d451456a2e05} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20035 | 2025.12.31 20:28:28.766148 [ 269 ] {12f12c63-89f4-41c0-81b2-d451456a2e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 20036 | 2025.12.31 20:28:28.766489 [ 269 ] {12f12c63-89f4-41c0-81b2-d451456a2e05} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20037 | 2025.12.31 20:28:28.766707 [ 269 ] {12f12c63-89f4-41c0-81b2-d451456a2e05} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20038 | 2025.12.31 20:28:28.766842 [ 269 ] {12f12c63-89f4-41c0-81b2-d451456a2e05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 20039 | 2025.12.31 20:28:28.766881 [ 269 ] {12f12c63-89f4-41c0-81b2-d451456a2e05} <Debug> TCPHandler: Processed in 0.001383662 sec. | ||
| 20040 | 2025.12.31 20:28:28.766985 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20041 | 2025.12.31 20:28:28.767082 [ 269 ] {6b1dbd2e-e966-4e38-b5a0-2521f8a719f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20042 | 2025.12.31 20:28:28.767137 [ 269 ] {6b1dbd2e-e966-4e38-b5a0-2521f8a719f8} <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 | ||
| 20043 | 2025.12.31 20:28:28.767914 [ 269 ] {6b1dbd2e-e966-4e38-b5a0-2521f8a719f8} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20044 | 2025.12.31 20:28:28.767950 [ 269 ] {6b1dbd2e-e966-4e38-b5a0-2521f8a719f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 20045 | 2025.12.31 20:28:28.768462 [ 269 ] {6b1dbd2e-e966-4e38-b5a0-2521f8a719f8} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 20046 | 2025.12.31 20:28:28.768687 [ 269 ] {6b1dbd2e-e966-4e38-b5a0-2521f8a719f8} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20047 | 2025.12.31 20:28:28.768814 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 20048 | 2025.12.31 20:28:28.768825 [ 269 ] {6b1dbd2e-e966-4e38-b5a0-2521f8a719f8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 20049 | 2025.12.31 20:28:28.768858 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20050 | 2025.12.31 20:28:28.768883 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 20051 | 2025.12.31 20:28:28.768897 [ 269 ] {6b1dbd2e-e966-4e38-b5a0-2521f8a719f8} <Debug> TCPHandler: Processed in 0.001961024 sec. | ||
| 20052 | 2025.12.31 20:28:28.768979 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 20053 | 2025.12.31 20:28:28.769005 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20054 | 2025.12.31 20:28:28.769098 [ 269 ] {95f3dd17-5684-4716-b399-0957e6e008ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20055 | 2025.12.31 20:28:28.769139 [ 269 ] {95f3dd17-5684-4716-b399-0957e6e008ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20056 | 2025.12.31 20:28:28.769160 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20057 | 2025.12.31 20:28:28.769209 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2480 rows starting from the beginning of the part | ||
| 20058 | 2025.12.31 20:28:28.769353 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 10 rows starting from the beginning of the part | ||
| 20059 | 2025.12.31 20:28:28.769482 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 32 rows starting from the beginning of the part | ||
| 20060 | 2025.12.31 20:28:28.769492 [ 269 ] {95f3dd17-5684-4716-b399-0957e6e008ca} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20061 | 2025.12.31 20:28:28.769534 [ 269 ] {95f3dd17-5684-4716-b399-0957e6e008ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 20062 | 2025.12.31 20:28:28.769592 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 10 rows starting from the beginning of the part | ||
| 20063 | 2025.12.31 20:28:28.769685 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 32 rows starting from the beginning of the part | ||
| 20064 | 2025.12.31 20:28:28.769775 [ 190 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 10 rows starting from the beginning of the part | ||
| 20065 | 2025.12.31 20:28:28.769859 [ 269 ] {95f3dd17-5684-4716-b399-0957e6e008ca} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20066 | 2025.12.31 20:28:28.770072 [ 269 ] {95f3dd17-5684-4716-b399-0957e6e008ca} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20067 | 2025.12.31 20:28:28.770197 [ 81 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20068 | 2025.12.31 20:28:28.770204 [ 269 ] {95f3dd17-5684-4716-b399-0957e6e008ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 20069 | 2025.12.31 20:28:28.770230 [ 81 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20070 | 2025.12.31 20:28:28.770254 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 20071 | 2025.12.31 20:28:28.770255 [ 269 ] {95f3dd17-5684-4716-b399-0957e6e008ca} <Debug> TCPHandler: Processed in 0.00129731 sec. | ||
| 20072 | 2025.12.31 20:28:28.770321 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 20073 | 2025.12.31 20:28:28.770395 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20074 | 2025.12.31 20:28:28.770420 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8716 rows starting from the beginning of the part | ||
| 20075 | 2025.12.31 20:28:28.770467 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 104 rows starting from the beginning of the part | ||
| 20076 | 2025.12.31 20:28:28.770505 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 20077 | 2025.12.31 20:28:28.770542 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 66 rows starting from the beginning of the part | ||
| 20078 | 2025.12.31 20:28:28.770578 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 38 rows starting from the beginning of the part | ||
| 20079 | 2025.12.31 20:28:28.770612 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 20080 | 2025.12.31 20:28:28.772846 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9044 rows, containing 4 columns (4 merged, 0 gathered) in 0.002551528 sec., 3544542.721067533 rows/sec., 227.76 MiB/sec. | ||
| 20081 | 2025.12.31 20:28:28.772989 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20082 | 2025.12.31 20:28:28.773221 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_141_28} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20083 | 2025.12.31 20:28:28.773285 [ 198 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_141_28} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20084 | 2025.12.31 20:28:28.773347 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 20085 | 2025.12.31 20:28:28.778080 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2574 rows, containing 19 columns (19 merged, 0 gathered) in 0.009150909 sec., 281283.53150490293 rows/sec., 504.05 MiB/sec. | ||
| 20086 | 2025.12.31 20:28:28.780350 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 20087 | 2025.12.31 20:28:28.780757 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20088 | 2025.12.31 20:28:28.780842 [ 189 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 20089 | 2025.12.31 20:28:28.780995 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.81 MiB. | ||
| 20090 | 2025.12.31 20:28:29.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.99 MiB, peak 415.74 MiB, free memory in arenas 0.00 B, will set to 399.77 MiB (RSS), difference: 2.78 MiB | ||
| 20091 | 2025.12.31 20:28:30.564850 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 20092 | 2025.12.31 20:28:30.583954 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20093 | 2025.12.31 20:28:30.584022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 20094 | 2025.12.31 20:28:30.590291 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20095 | 2025.12.31 20:28:30.591050 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20096 | 2025.12.31 20:28:30.594659 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 20097 | 2025.12.31 20:28:33.317711 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 20098 | 2025.12.31 20:28:33.317828 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 20099 | 2025.12.31 20:28:33.321916 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 20100 | 2025.12.31 20:28:33.378726 [ 78 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 20101 | 2025.12.31 20:28:33.378830 [ 78 ] {} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20102 | 2025.12.31 20:28:33.378871 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20103 | 2025.12.31 20:28:33.379032 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 20104 | 2025.12.31 20:28:33.379242 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20105 | 2025.12.31 20:28:33.379302 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part | ||
| 20106 | 2025.12.31 20:28:33.379408 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 20107 | 2025.12.31 20:28:33.379488 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 20108 | 2025.12.31 20:28:33.379559 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 20109 | 2025.12.31 20:28:33.379623 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 20110 | 2025.12.31 20:28:33.380447 [ 192 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001484863 sec., 185875.73399027387 rows/sec., 9.48 MiB/sec. | ||
| 20111 | 2025.12.31 20:28:33.380639 [ 196 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 20112 | 2025.12.31 20:28:33.380953 [ 196 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_46_10} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20113 | 2025.12.31 20:28:33.381025 [ 196 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_46_10} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 20114 | 2025.12.31 20:28:33.381114 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 20115 | 2025.12.31 20:28:33.765784 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 20116 | 2025.12.31 20:28:33.765840 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 20117 | 2025.12.31 20:28:33.768992 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 20118 | 2025.12.31 20:28:33.772995 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20119 | 2025.12.31 20:28:33.773181 [ 269 ] {8ad6a495-1c0e-47c8-b59a-a491e9cb9632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20120 | 2025.12.31 20:28:33.773250 [ 269 ] {8ad6a495-1c0e-47c8-b59a-a491e9cb9632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20121 | 2025.12.31 20:28:33.774073 [ 269 ] {8ad6a495-1c0e-47c8-b59a-a491e9cb9632} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20122 | 2025.12.31 20:28:33.774110 [ 269 ] {8ad6a495-1c0e-47c8-b59a-a491e9cb9632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20123 | 2025.12.31 20:28:33.774499 [ 269 ] {8ad6a495-1c0e-47c8-b59a-a491e9cb9632} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 20124 | 2025.12.31 20:28:33.774724 [ 269 ] {8ad6a495-1c0e-47c8-b59a-a491e9cb9632} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20125 | 2025.12.31 20:28:33.774869 [ 269 ] {8ad6a495-1c0e-47c8-b59a-a491e9cb9632} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001739 sec., 235767.6825761932 rows/sec., 14.96 MiB/sec. | ||
| 20126 | 2025.12.31 20:28:33.774911 [ 269 ] {8ad6a495-1c0e-47c8-b59a-a491e9cb9632} <Debug> TCPHandler: Processed in 0.002041187 sec. | ||
| 20127 | 2025.12.31 20:28:33.775035 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20128 | 2025.12.31 20:28:33.775130 [ 269 ] {6ecca6d9-e112-43ba-bb5f-b7c91aa519aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20129 | 2025.12.31 20:28:33.775171 [ 269 ] {6ecca6d9-e112-43ba-bb5f-b7c91aa519aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20130 | 2025.12.31 20:28:33.776120 [ 269 ] {6ecca6d9-e112-43ba-bb5f-b7c91aa519aa} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20131 | 2025.12.31 20:28:33.776155 [ 269 ] {6ecca6d9-e112-43ba-bb5f-b7c91aa519aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20132 | 2025.12.31 20:28:33.776529 [ 269 ] {6ecca6d9-e112-43ba-bb5f-b7c91aa519aa} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20133 | 2025.12.31 20:28:33.776734 [ 269 ] {6ecca6d9-e112-43ba-bb5f-b7c91aa519aa} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20134 | 2025.12.31 20:28:33.776860 [ 269 ] {6ecca6d9-e112-43ba-bb5f-b7c91aa519aa} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001749 sec., 672384.2195540309 rows/sec., 53.54 MiB/sec. | ||
| 20135 | 2025.12.31 20:28:33.776897 [ 269 ] {6ecca6d9-e112-43ba-bb5f-b7c91aa519aa} <Debug> TCPHandler: Processed in 0.001910613 sec. | ||
| 20136 | 2025.12.31 20:28:33.777005 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20137 | 2025.12.31 20:28:33.777099 [ 269 ] {a1acb5bf-ae93-4bc7-8f9c-47ea3d3378a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20138 | 2025.12.31 20:28:33.777137 [ 269 ] {a1acb5bf-ae93-4bc7-8f9c-47ea3d3378a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20139 | 2025.12.31 20:28:33.777592 [ 269 ] {a1acb5bf-ae93-4bc7-8f9c-47ea3d3378a8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20140 | 2025.12.31 20:28:33.777624 [ 269 ] {a1acb5bf-ae93-4bc7-8f9c-47ea3d3378a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20141 | 2025.12.31 20:28:33.777906 [ 269 ] {a1acb5bf-ae93-4bc7-8f9c-47ea3d3378a8} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 20142 | 2025.12.31 20:28:33.778109 [ 269 ] {a1acb5bf-ae93-4bc7-8f9c-47ea3d3378a8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20143 | 2025.12.31 20:28:33.778229 [ 269 ] {a1acb5bf-ae93-4bc7-8f9c-47ea3d3378a8} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001203 sec., 197007.48129675808 rows/sec., 11.95 MiB/sec. | ||
| 20144 | 2025.12.31 20:28:33.778263 [ 269 ] {a1acb5bf-ae93-4bc7-8f9c-47ea3d3378a8} <Debug> TCPHandler: Processed in 0.001362742 sec. | ||
| 20145 | 2025.12.31 20:28:33.778289 [ 225 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 20146 | 2025.12.31 20:28:33.778323 [ 225 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 20147 | 2025.12.31 20:28:33.778424 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20148 | 2025.12.31 20:28:33.778523 [ 269 ] {d8047ff9-e50a-4747-b3a7-c226aa105413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20149 | 2025.12.31 20:28:33.778563 [ 269 ] {d8047ff9-e50a-4747-b3a7-c226aa105413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20150 | 2025.12.31 20:28:33.779019 [ 269 ] {d8047ff9-e50a-4747-b3a7-c226aa105413} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20151 | 2025.12.31 20:28:33.779057 [ 269 ] {d8047ff9-e50a-4747-b3a7-c226aa105413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20152 | 2025.12.31 20:28:33.779395 [ 269 ] {d8047ff9-e50a-4747-b3a7-c226aa105413} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20153 | 2025.12.31 20:28:33.779633 [ 269 ] {d8047ff9-e50a-4747-b3a7-c226aa105413} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20154 | 2025.12.31 20:28:33.779776 [ 269 ] {d8047ff9-e50a-4747-b3a7-c226aa105413} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001271 sec., 166797.79701022815 rows/sec., 10.76 MiB/sec. | ||
| 20155 | 2025.12.31 20:28:33.779815 [ 269 ] {d8047ff9-e50a-4747-b3a7-c226aa105413} <Debug> TCPHandler: Processed in 0.001437753 sec. | ||
| 20156 | 2025.12.31 20:28:33.779921 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20157 | 2025.12.31 20:28:33.780015 [ 269 ] {61531680-1f7a-43a8-8efa-c17527b70ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20158 | 2025.12.31 20:28:33.780056 [ 269 ] {61531680-1f7a-43a8-8efa-c17527b70ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20159 | 2025.12.31 20:28:33.780506 [ 269 ] {61531680-1f7a-43a8-8efa-c17527b70ca1} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20160 | 2025.12.31 20:28:33.780542 [ 269 ] {61531680-1f7a-43a8-8efa-c17527b70ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20161 | 2025.12.31 20:28:33.780741 [ 225 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 20162 | 2025.12.31 20:28:33.780871 [ 269 ] {61531680-1f7a-43a8-8efa-c17527b70ca1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 20163 | 2025.12.31 20:28:33.781087 [ 269 ] {61531680-1f7a-43a8-8efa-c17527b70ca1} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20164 | 2025.12.31 20:28:33.781215 [ 269 ] {61531680-1f7a-43a8-8efa-c17527b70ca1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001218 sec., 173234.81116584566 rows/sec., 9.84 MiB/sec. | ||
| 20165 | 2025.12.31 20:28:33.781253 [ 269 ] {61531680-1f7a-43a8-8efa-c17527b70ca1} <Debug> TCPHandler: Processed in 0.001379331 sec. | ||
| 20166 | 2025.12.31 20:28:33.781356 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20167 | 2025.12.31 20:28:33.781462 [ 269 ] {c8f690e0-99b0-40ad-97b9-d5fa22dd81a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20168 | 2025.12.31 20:28:33.781504 [ 269 ] {c8f690e0-99b0-40ad-97b9-d5fa22dd81a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20169 | 2025.12.31 20:28:33.782165 [ 269 ] {c8f690e0-99b0-40ad-97b9-d5fa22dd81a3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20170 | 2025.12.31 20:28:33.782201 [ 269 ] {c8f690e0-99b0-40ad-97b9-d5fa22dd81a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20171 | 2025.12.31 20:28:33.782555 [ 269 ] {c8f690e0-99b0-40ad-97b9-d5fa22dd81a3} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20172 | 2025.12.31 20:28:33.782766 [ 269 ] {c8f690e0-99b0-40ad-97b9-d5fa22dd81a3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20173 | 2025.12.31 20:28:33.782892 [ 269 ] {c8f690e0-99b0-40ad-97b9-d5fa22dd81a3} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.00145 sec., 490344.82758620696 rows/sec., 34.37 MiB/sec. | ||
| 20174 | 2025.12.31 20:28:33.782931 [ 269 ] {c8f690e0-99b0-40ad-97b9-d5fa22dd81a3} <Debug> TCPHandler: Processed in 0.001626067 sec. | ||
| 20175 | 2025.12.31 20:28:33.783041 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20176 | 2025.12.31 20:28:33.783137 [ 269 ] {66c58b95-bf6d-4b84-b19f-eff147f93912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20177 | 2025.12.31 20:28:33.783177 [ 269 ] {66c58b95-bf6d-4b84-b19f-eff147f93912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20178 | 2025.12.31 20:28:33.783504 [ 269 ] {66c58b95-bf6d-4b84-b19f-eff147f93912} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20179 | 2025.12.31 20:28:33.783538 [ 269 ] {66c58b95-bf6d-4b84-b19f-eff147f93912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20180 | 2025.12.31 20:28:33.783828 [ 269 ] {66c58b95-bf6d-4b84-b19f-eff147f93912} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 20181 | 2025.12.31 20:28:33.784034 [ 269 ] {66c58b95-bf6d-4b84-b19f-eff147f93912} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20182 | 2025.12.31 20:28:33.784158 [ 269 ] {66c58b95-bf6d-4b84-b19f-eff147f93912} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 20183 | 2025.12.31 20:28:33.784194 [ 269 ] {66c58b95-bf6d-4b84-b19f-eff147f93912} <Debug> TCPHandler: Processed in 0.001203368 sec. | ||
| 20184 | 2025.12.31 20:28:33.784298 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20185 | 2025.12.31 20:28:33.784394 [ 269 ] {61f06ed4-44db-412f-ae91-066db6962e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20186 | 2025.12.31 20:28:33.784441 [ 269 ] {61f06ed4-44db-412f-ae91-066db6962e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20187 | 2025.12.31 20:28:33.784868 [ 269 ] {61f06ed4-44db-412f-ae91-066db6962e66} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20188 | 2025.12.31 20:28:33.784903 [ 269 ] {61f06ed4-44db-412f-ae91-066db6962e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20189 | 2025.12.31 20:28:33.785227 [ 269 ] {61f06ed4-44db-412f-ae91-066db6962e66} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20190 | 2025.12.31 20:28:33.785443 [ 269 ] {61f06ed4-44db-412f-ae91-066db6962e66} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20191 | 2025.12.31 20:28:33.785534 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_138_30 to all_143_143_0 | ||
| 20192 | 2025.12.31 20:28:33.785568 [ 269 ] {61f06ed4-44db-412f-ae91-066db6962e66} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001193 sec., 263202.01173512154 rows/sec., 17.29 MiB/sec. | ||
| 20193 | 2025.12.31 20:28:33.785573 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20194 | 2025.12.31 20:28:33.785600 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20195 | 2025.12.31 20:28:33.785605 [ 269 ] {61f06ed4-44db-412f-ae91-066db6962e66} <Debug> TCPHandler: Processed in 0.001355991 sec. | ||
| 20196 | 2025.12.31 20:28:33.785676 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_143_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_138_30 to all_143_143_0 into Compact with storage Full | ||
| 20197 | 2025.12.31 20:28:33.785717 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20198 | 2025.12.31 20:28:33.785762 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_143_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20199 | 2025.12.31 20:28:33.785795 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_143_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_138_30, total 42554 rows starting from the beginning of the part | ||
| 20200 | 2025.12.31 20:28:33.785811 [ 269 ] {a5fce825-1549-4d27-8ec1-f41d7c73657c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20201 | 2025.12.31 20:28:33.785853 [ 269 ] {a5fce825-1549-4d27-8ec1-f41d7c73657c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20202 | 2025.12.31 20:28:33.785860 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_143_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 20203 | 2025.12.31 20:28:33.785911 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_143_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 904 rows starting from the beginning of the part | ||
| 20204 | 2025.12.31 20:28:33.785957 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_143_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 98 rows starting from the beginning of the part | ||
| 20205 | 2025.12.31 20:28:33.786001 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_143_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 20206 | 2025.12.31 20:28:33.786044 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_143_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 314 rows starting from the beginning of the part | ||
| 20207 | 2025.12.31 20:28:33.786188 [ 269 ] {a5fce825-1549-4d27-8ec1-f41d7c73657c} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20208 | 2025.12.31 20:28:33.786223 [ 269 ] {a5fce825-1549-4d27-8ec1-f41d7c73657c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20209 | 2025.12.31 20:28:33.786516 [ 269 ] {a5fce825-1549-4d27-8ec1-f41d7c73657c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 20210 | 2025.12.31 20:28:33.786726 [ 269 ] {a5fce825-1549-4d27-8ec1-f41d7c73657c} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20211 | 2025.12.31 20:28:33.786854 [ 269 ] {a5fce825-1549-4d27-8ec1-f41d7c73657c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 20212 | 2025.12.31 20:28:33.786891 [ 269 ] {a5fce825-1549-4d27-8ec1-f41d7c73657c} <Debug> TCPHandler: Processed in 0.001224168 sec. | ||
| 20213 | 2025.12.31 20:28:33.786996 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20214 | 2025.12.31 20:28:33.787092 [ 269 ] {640de920-5eb0-4757-9bca-eb1f43dda195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20215 | 2025.12.31 20:28:33.787145 [ 269 ] {640de920-5eb0-4757-9bca-eb1f43dda195} <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 | ||
| 20216 | 2025.12.31 20:28:33.787959 [ 269 ] {640de920-5eb0-4757-9bca-eb1f43dda195} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20217 | 2025.12.31 20:28:33.787993 [ 269 ] {640de920-5eb0-4757-9bca-eb1f43dda195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20218 | 2025.12.31 20:28:33.788521 [ 269 ] {640de920-5eb0-4757-9bca-eb1f43dda195} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 20219 | 2025.12.31 20:28:33.788747 [ 269 ] {640de920-5eb0-4757-9bca-eb1f43dda195} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20220 | 2025.12.31 20:28:33.788884 [ 269 ] {640de920-5eb0-4757-9bca-eb1f43dda195} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00181 sec., 17679.558011049725 rows/sec., 31.68 MiB/sec. | ||
| 20221 | 2025.12.31 20:28:33.788938 [ 269 ] {640de920-5eb0-4757-9bca-eb1f43dda195} <Debug> TCPHandler: Processed in 0.001991516 sec. | ||
| 20222 | 2025.12.31 20:28:33.789050 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20223 | 2025.12.31 20:28:33.789147 [ 269 ] {e45d654c-0d93-4aba-bb09-12aea6b24827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20224 | 2025.12.31 20:28:33.789188 [ 269 ] {e45d654c-0d93-4aba-bb09-12aea6b24827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20225 | 2025.12.31 20:28:33.789510 [ 269 ] {e45d654c-0d93-4aba-bb09-12aea6b24827} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20226 | 2025.12.31 20:28:33.789544 [ 269 ] {e45d654c-0d93-4aba-bb09-12aea6b24827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20227 | 2025.12.31 20:28:33.789846 [ 269 ] {e45d654c-0d93-4aba-bb09-12aea6b24827} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20228 | 2025.12.31 20:28:33.790069 [ 269 ] {e45d654c-0d93-4aba-bb09-12aea6b24827} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20229 | 2025.12.31 20:28:33.790195 [ 269 ] {e45d654c-0d93-4aba-bb09-12aea6b24827} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 20230 | 2025.12.31 20:28:33.790230 [ 269 ] {e45d654c-0d93-4aba-bb09-12aea6b24827} <Debug> TCPHandler: Processed in 0.001229268 sec. | ||
| 20231 | 2025.12.31 20:28:33.793836 [ 192 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_143_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44190 rows, containing 5 columns (5 merged, 0 gathered) in 0.008185766 sec., 5398395.214326918 rows/sec., 364.32 MiB/sec. | ||
| 20232 | 2025.12.31 20:28:33.794272 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_143_31} <Trace> MergedBlockOutputStream: filled checksums all_1_143_31 (state Temporary) | ||
| 20233 | 2025.12.31 20:28:33.794619 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_143_31} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_143_31 to all_1_143_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20234 | 2025.12.31 20:28:33.794704 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_143_31} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_138_30, all_143_143_0] -> all_1_143_31 | ||
| 20235 | 2025.12.31 20:28:33.794823 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 20236 | 2025.12.31 20:28:35.715736 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44549 | ||
| 20237 | 2025.12.31 20:28:35.716320 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20238 | 2025.12.31 20:28:35.716374 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20239 | 2025.12.31 20:28:35.716911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20240 | 2025.12.31 20:28:35.717144 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20241 | 2025.12.31 20:28:35.717272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44549 | ||
| 20242 | 2025.12.31 20:28:38.094785 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 20243 | 2025.12.31 20:28:38.113708 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20244 | 2025.12.31 20:28:38.113767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20245 | 2025.12.31 20:28:38.120166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20246 | 2025.12.31 20:28:38.120900 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20247 | 2025.12.31 20:28:38.124107 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 20248 | 2025.12.31 20:28:38.360883 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2472 | ||
| 20249 | 2025.12.31 20:28:38.363780 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20250 | 2025.12.31 20:28:38.363828 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20251 | 2025.12.31 20:28:38.365056 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20252 | 2025.12.31 20:28:38.365333 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20253 | 2025.12.31 20:28:38.365606 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2472 | ||
| 20254 | 2025.12.31 20:28:38.761089 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20255 | 2025.12.31 20:28:38.761258 [ 269 ] {e1035ad0-c19b-40a0-bcc5-a8ca4ac61933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20256 | 2025.12.31 20:28:38.761321 [ 269 ] {e1035ad0-c19b-40a0-bcc5-a8ca4ac61933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20257 | 2025.12.31 20:28:38.761967 [ 269 ] {e1035ad0-c19b-40a0-bcc5-a8ca4ac61933} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20258 | 2025.12.31 20:28:38.762003 [ 269 ] {e1035ad0-c19b-40a0-bcc5-a8ca4ac61933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20259 | 2025.12.31 20:28:38.762406 [ 269 ] {e1035ad0-c19b-40a0-bcc5-a8ca4ac61933} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20260 | 2025.12.31 20:28:38.762632 [ 269 ] {e1035ad0-c19b-40a0-bcc5-a8ca4ac61933} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20261 | 2025.12.31 20:28:38.762760 [ 66 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20262 | 2025.12.31 20:28:38.762775 [ 269 ] {e1035ad0-c19b-40a0-bcc5-a8ca4ac61933} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001562 sec., 48655.56978233034 rows/sec., 4.01 MiB/sec. | ||
| 20263 | 2025.12.31 20:28:38.762791 [ 66 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20264 | 2025.12.31 20:28:38.762810 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20265 | 2025.12.31 20:28:38.762816 [ 269 ] {e1035ad0-c19b-40a0-bcc5-a8ca4ac61933} <Debug> TCPHandler: Processed in 0.001846802 sec. | ||
| 20266 | 2025.12.31 20:28:38.762935 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 20267 | 2025.12.31 20:28:38.762981 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20268 | 2025.12.31 20:28:38.763068 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20269 | 2025.12.31 20:28:38.763089 [ 269 ] {e239dfe1-e72c-4b1d-8809-18f540c25da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20270 | 2025.12.31 20:28:38.763107 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2468 rows starting from the beginning of the part | ||
| 20271 | 2025.12.31 20:28:38.763136 [ 269 ] {e239dfe1-e72c-4b1d-8809-18f540c25da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20272 | 2025.12.31 20:28:38.763180 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 2320 rows starting from the beginning of the part | ||
| 20273 | 2025.12.31 20:28:38.763230 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part | ||
| 20274 | 2025.12.31 20:28:38.763278 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 76 rows starting from the beginning of the part | ||
| 20275 | 2025.12.31 20:28:38.763321 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 1176 rows starting from the beginning of the part | ||
| 20276 | 2025.12.31 20:28:38.763371 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 76 rows starting from the beginning of the part | ||
| 20277 | 2025.12.31 20:28:38.763560 [ 269 ] {e239dfe1-e72c-4b1d-8809-18f540c25da8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20278 | 2025.12.31 20:28:38.763603 [ 269 ] {e239dfe1-e72c-4b1d-8809-18f540c25da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20279 | 2025.12.31 20:28:38.763931 [ 269 ] {e239dfe1-e72c-4b1d-8809-18f540c25da8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 20280 | 2025.12.31 20:28:38.764156 [ 269 ] {e239dfe1-e72c-4b1d-8809-18f540c25da8} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20281 | 2025.12.31 20:28:38.764304 [ 269 ] {e239dfe1-e72c-4b1d-8809-18f540c25da8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001235 sec., 8097.165991902834 rows/sec., 608.87 KiB/sec. | ||
| 20282 | 2025.12.31 20:28:38.764344 [ 269 ] {e239dfe1-e72c-4b1d-8809-18f540c25da8} <Debug> TCPHandler: Processed in 0.001412972 sec. | ||
| 20283 | 2025.12.31 20:28:38.764465 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20284 | 2025.12.31 20:28:38.764560 [ 269 ] {a2e6cde1-ce56-4f6b-9915-a4a4c0cf4428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20285 | 2025.12.31 20:28:38.764602 [ 269 ] {a2e6cde1-ce56-4f6b-9915-a4a4c0cf4428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20286 | 2025.12.31 20:28:38.765032 [ 269 ] {a2e6cde1-ce56-4f6b-9915-a4a4c0cf4428} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20287 | 2025.12.31 20:28:38.765067 [ 269 ] {a2e6cde1-ce56-4f6b-9915-a4a4c0cf4428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20288 | 2025.12.31 20:28:38.765376 [ 269 ] {a2e6cde1-ce56-4f6b-9915-a4a4c0cf4428} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20289 | 2025.12.31 20:28:38.765590 [ 269 ] {a2e6cde1-ce56-4f6b-9915-a4a4c0cf4428} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20290 | 2025.12.31 20:28:38.765625 [ 192 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6172 rows, containing 5 columns (5 merged, 0 gathered) in 0.002748093 sec., 2245921.0805456727 rows/sec., 190.75 MiB/sec. | ||
| 20291 | 2025.12.31 20:28:38.765709 [ 66 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20292 | 2025.12.31 20:28:38.765722 [ 269 ] {a2e6cde1-ce56-4f6b-9915-a4a4c0cf4428} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00118 sec., 62711.864406779656 rows/sec., 4.90 MiB/sec. | ||
| 20293 | 2025.12.31 20:28:38.765748 [ 66 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20294 | 2025.12.31 20:28:38.765767 [ 269 ] {a2e6cde1-ce56-4f6b-9915-a4a4c0cf4428} <Debug> TCPHandler: Processed in 0.001352451 sec. | ||
| 20295 | 2025.12.31 20:28:38.765769 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20296 | 2025.12.31 20:28:38.765877 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 20297 | 2025.12.31 20:28:38.765888 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20298 | 2025.12.31 20:28:38.765883 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20299 | 2025.12.31 20:28:38.766013 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20300 | 2025.12.31 20:28:38.766032 [ 269 ] {be13e505-f5f6-4471-8478-270ae2b1d789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20301 | 2025.12.31 20:28:38.766054 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1251 rows starting from the beginning of the part | ||
| 20302 | 2025.12.31 20:28:38.766084 [ 269 ] {be13e505-f5f6-4471-8478-270ae2b1d789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20303 | 2025.12.31 20:28:38.766128 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1175 rows starting from the beginning of the part | ||
| 20304 | 2025.12.31 20:28:38.766179 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
| 20305 | 2025.12.31 20:28:38.766193 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_146_29} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20306 | 2025.12.31 20:28:38.766223 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 74 rows starting from the beginning of the part | ||
| 20307 | 2025.12.31 20:28:38.766268 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 711 rows starting from the beginning of the part | ||
| 20308 | 2025.12.31 20:28:38.766282 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_146_29} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20309 | 2025.12.31 20:28:38.766312 [ 197 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 74 rows starting from the beginning of the part | ||
| 20310 | 2025.12.31 20:28:38.766369 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 20311 | 2025.12.31 20:28:38.766511 [ 269 ] {be13e505-f5f6-4471-8478-270ae2b1d789} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20312 | 2025.12.31 20:28:38.766554 [ 269 ] {be13e505-f5f6-4471-8478-270ae2b1d789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20313 | 2025.12.31 20:28:38.766908 [ 269 ] {be13e505-f5f6-4471-8478-270ae2b1d789} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20314 | 2025.12.31 20:28:38.767150 [ 269 ] {be13e505-f5f6-4471-8478-270ae2b1d789} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20315 | 2025.12.31 20:28:38.767285 [ 269 ] {be13e505-f5f6-4471-8478-270ae2b1d789} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 20316 | 2025.12.31 20:28:38.767322 [ 269 ] {be13e505-f5f6-4471-8478-270ae2b1d789} <Debug> TCPHandler: Processed in 0.001489694 sec. | ||
| 20317 | 2025.12.31 20:28:38.767432 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20318 | 2025.12.31 20:28:38.767535 [ 269 ] {2743380f-a114-4d9c-ab32-44213b975082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20319 | 2025.12.31 20:28:38.767592 [ 269 ] {2743380f-a114-4d9c-ab32-44213b975082} <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 | ||
| 20320 | 2025.12.31 20:28:38.767699 [ 200 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001873233 sec., 1787818.173179738 rows/sec., 135.28 MiB/sec. | ||
| 20321 | 2025.12.31 20:28:38.767886 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20322 | 2025.12.31 20:28:38.768161 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_146_29} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20323 | 2025.12.31 20:28:38.768232 [ 192 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_146_29} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20324 | 2025.12.31 20:28:38.768329 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 20325 | 2025.12.31 20:28:38.768359 [ 269 ] {2743380f-a114-4d9c-ab32-44213b975082} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20326 | 2025.12.31 20:28:38.768400 [ 269 ] {2743380f-a114-4d9c-ab32-44213b975082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20327 | 2025.12.31 20:28:38.768920 [ 269 ] {2743380f-a114-4d9c-ab32-44213b975082} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 20328 | 2025.12.31 20:28:38.769150 [ 269 ] {2743380f-a114-4d9c-ab32-44213b975082} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20329 | 2025.12.31 20:28:38.769290 [ 269 ] {2743380f-a114-4d9c-ab32-44213b975082} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001773 sec., 5640.157924421884 rows/sec., 10.11 MiB/sec. | ||
| 20330 | 2025.12.31 20:28:38.769346 [ 269 ] {2743380f-a114-4d9c-ab32-44213b975082} <Debug> TCPHandler: Processed in 0.001963064 sec. | ||
| 20331 | 2025.12.31 20:28:38.769473 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20332 | 2025.12.31 20:28:38.769569 [ 269 ] {811be8c1-1bd6-4a28-aae4-885e97b67e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20333 | 2025.12.31 20:28:38.769610 [ 269 ] {811be8c1-1bd6-4a28-aae4-885e97b67e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20334 | 2025.12.31 20:28:38.769944 [ 269 ] {811be8c1-1bd6-4a28-aae4-885e97b67e34} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20335 | 2025.12.31 20:28:38.769980 [ 269 ] {811be8c1-1bd6-4a28-aae4-885e97b67e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20336 | 2025.12.31 20:28:38.770281 [ 269 ] {811be8c1-1bd6-4a28-aae4-885e97b67e34} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20337 | 2025.12.31 20:28:38.770496 [ 269 ] {811be8c1-1bd6-4a28-aae4-885e97b67e34} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20338 | 2025.12.31 20:28:38.770623 [ 269 ] {811be8c1-1bd6-4a28-aae4-885e97b67e34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 20339 | 2025.12.31 20:28:38.770659 [ 269 ] {811be8c1-1bd6-4a28-aae4-885e97b67e34} <Debug> TCPHandler: Processed in 0.001240309 sec. | ||
| 20340 | 2025.12.31 20:28:39.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.19 MiB, peak 415.74 MiB, free memory in arenas 0.00 B, will set to 400.15 MiB (RSS), difference: -1.04 MiB | ||
| 20341 | 2025.12.31 20:28:39.963902 [ 222 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 20342 | 2025.12.31 20:28:39.963987 [ 222 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 20343 | 2025.12.31 20:28:39.967063 [ 222 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 20344 | 2025.12.31 20:28:40.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.15 MiB, peak 415.74 MiB, free memory in arenas 0.00 B, will set to 400.15 MiB (RSS), difference: 4.00 MiB | ||
| 20345 | 2025.12.31 20:28:42.956316 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20346 | 2025.12.31 20:28:42.956392 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20347 | 2025.12.31 20:28:43.180172 [ 219 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): 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] | ||
| 20348 | 2025.12.31 20:28:43.180230 [ 219 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): 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] | ||
| 20349 | 2025.12.31 20:28:43.182449 [ 219 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): 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] | ||
| 20350 | 2025.12.31 20:28:43.217456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45061 | ||
| 20351 | 2025.12.31 20:28:43.218069 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20352 | 2025.12.31 20:28:43.218116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20353 | 2025.12.31 20:28:43.218588 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20354 | 2025.12.31 20:28:43.218818 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20355 | 2025.12.31 20:28:43.218949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45061 | ||
| 20356 | 2025.12.31 20:28:43.227374 [ 224 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): 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] | ||
| 20357 | 2025.12.31 20:28:43.227408 [ 224 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): 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] | ||
| 20358 | 2025.12.31 20:28:43.229422 [ 224 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): 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] | ||
| 20359 | 2025.12.31 20:28:43.773548 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20360 | 2025.12.31 20:28:43.773829 [ 269 ] {9736cdcc-02b9-4f9d-8260-4c954f1cf179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20361 | 2025.12.31 20:28:43.773933 [ 269 ] {9736cdcc-02b9-4f9d-8260-4c954f1cf179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20362 | 2025.12.31 20:28:43.775004 [ 269 ] {9736cdcc-02b9-4f9d-8260-4c954f1cf179} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20363 | 2025.12.31 20:28:43.775052 [ 269 ] {9736cdcc-02b9-4f9d-8260-4c954f1cf179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20364 | 2025.12.31 20:28:43.775456 [ 269 ] {9736cdcc-02b9-4f9d-8260-4c954f1cf179} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20365 | 2025.12.31 20:28:43.775683 [ 269 ] {9736cdcc-02b9-4f9d-8260-4c954f1cf179} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20366 | 2025.12.31 20:28:43.775837 [ 269 ] {9736cdcc-02b9-4f9d-8260-4c954f1cf179} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002083 sec., 196831.4930388862 rows/sec., 12.49 MiB/sec. | ||
| 20367 | 2025.12.31 20:28:43.775878 [ 269 ] {9736cdcc-02b9-4f9d-8260-4c954f1cf179} <Debug> TCPHandler: Processed in 0.002514487 sec. | ||
| 20368 | 2025.12.31 20:28:43.775880 [ 222 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): 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] | ||
| 20369 | 2025.12.31 20:28:43.775917 [ 222 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): 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] | ||
| 20370 | 2025.12.31 20:28:43.776020 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20371 | 2025.12.31 20:28:43.776114 [ 269 ] {bf519afa-7bd9-4794-a70e-bb5ca5264786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20372 | 2025.12.31 20:28:43.776155 [ 269 ] {bf519afa-7bd9-4794-a70e-bb5ca5264786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20373 | 2025.12.31 20:28:43.777238 [ 269 ] {bf519afa-7bd9-4794-a70e-bb5ca5264786} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20374 | 2025.12.31 20:28:43.777274 [ 269 ] {bf519afa-7bd9-4794-a70e-bb5ca5264786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20375 | 2025.12.31 20:28:43.777647 [ 269 ] {bf519afa-7bd9-4794-a70e-bb5ca5264786} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20376 | 2025.12.31 20:28:43.777861 [ 269 ] {bf519afa-7bd9-4794-a70e-bb5ca5264786} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20377 | 2025.12.31 20:28:43.777987 [ 269 ] {bf519afa-7bd9-4794-a70e-bb5ca5264786} <Debug> executeQuery: Read 1176 rows, 95.89 KiB in 0.001892 sec., 621564.4820295983 rows/sec., 49.49 MiB/sec. | ||
| 20378 | 2025.12.31 20:28:43.778025 [ 269 ] {bf519afa-7bd9-4794-a70e-bb5ca5264786} <Debug> TCPHandler: Processed in 0.002057767 sec. | ||
| 20379 | 2025.12.31 20:28:43.778153 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20380 | 2025.12.31 20:28:43.778257 [ 269 ] {c93b6cee-c714-4b17-8ee1-30524a9d291a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20381 | 2025.12.31 20:28:43.778296 [ 269 ] {c93b6cee-c714-4b17-8ee1-30524a9d291a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20382 | 2025.12.31 20:28:43.778867 [ 269 ] {c93b6cee-c714-4b17-8ee1-30524a9d291a} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20383 | 2025.12.31 20:28:43.778903 [ 269 ] {c93b6cee-c714-4b17-8ee1-30524a9d291a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20384 | 2025.12.31 20:28:43.779094 [ 222 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): 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] | ||
| 20385 | 2025.12.31 20:28:43.779218 [ 269 ] {c93b6cee-c714-4b17-8ee1-30524a9d291a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20386 | 2025.12.31 20:28:43.779428 [ 269 ] {c93b6cee-c714-4b17-8ee1-30524a9d291a} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20387 | 2025.12.31 20:28:43.779566 [ 269 ] {c93b6cee-c714-4b17-8ee1-30524a9d291a} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001328 sec., 178463.85542168675 rows/sec., 10.83 MiB/sec. | ||
| 20388 | 2025.12.31 20:28:43.779605 [ 269 ] {c93b6cee-c714-4b17-8ee1-30524a9d291a} <Debug> TCPHandler: Processed in 0.001499154 sec. | ||
| 20389 | 2025.12.31 20:28:43.779714 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20390 | 2025.12.31 20:28:43.779808 [ 269 ] {b9b997ac-a1f6-4b8a-ac12-dcdcbee2d301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20391 | 2025.12.31 20:28:43.779846 [ 269 ] {b9b997ac-a1f6-4b8a-ac12-dcdcbee2d301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20392 | 2025.12.31 20:28:43.780340 [ 269 ] {b9b997ac-a1f6-4b8a-ac12-dcdcbee2d301} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20393 | 2025.12.31 20:28:43.780377 [ 269 ] {b9b997ac-a1f6-4b8a-ac12-dcdcbee2d301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20394 | 2025.12.31 20:28:43.780685 [ 269 ] {b9b997ac-a1f6-4b8a-ac12-dcdcbee2d301} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 20395 | 2025.12.31 20:28:43.780894 [ 269 ] {b9b997ac-a1f6-4b8a-ac12-dcdcbee2d301} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20396 | 2025.12.31 20:28:43.781021 [ 269 ] {b9b997ac-a1f6-4b8a-ac12-dcdcbee2d301} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001232 sec., 172077.92207792206 rows/sec., 11.10 MiB/sec. | ||
| 20397 | 2025.12.31 20:28:43.781059 [ 269 ] {b9b997ac-a1f6-4b8a-ac12-dcdcbee2d301} <Debug> TCPHandler: Processed in 0.001392072 sec. | ||
| 20398 | 2025.12.31 20:28:43.781165 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20399 | 2025.12.31 20:28:43.781258 [ 269 ] {0a0c1a3f-7206-4428-ad94-f3a7ab44a090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20400 | 2025.12.31 20:28:43.781297 [ 269 ] {0a0c1a3f-7206-4428-ad94-f3a7ab44a090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20401 | 2025.12.31 20:28:43.781794 [ 269 ] {0a0c1a3f-7206-4428-ad94-f3a7ab44a090} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20402 | 2025.12.31 20:28:43.781831 [ 269 ] {0a0c1a3f-7206-4428-ad94-f3a7ab44a090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20403 | 2025.12.31 20:28:43.782134 [ 269 ] {0a0c1a3f-7206-4428-ad94-f3a7ab44a090} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20404 | 2025.12.31 20:28:43.782337 [ 269 ] {0a0c1a3f-7206-4428-ad94-f3a7ab44a090} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20405 | 2025.12.31 20:28:43.782466 [ 269 ] {0a0c1a3f-7206-4428-ad94-f3a7ab44a090} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 20406 | 2025.12.31 20:28:43.782505 [ 269 ] {0a0c1a3f-7206-4428-ad94-f3a7ab44a090} <Debug> TCPHandler: Processed in 0.001389282 sec. | ||
| 20407 | 2025.12.31 20:28:43.782612 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20408 | 2025.12.31 20:28:43.782705 [ 269 ] {57aacfc6-2d18-461e-9b73-32649e272ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20409 | 2025.12.31 20:28:43.782744 [ 269 ] {57aacfc6-2d18-461e-9b73-32649e272ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20410 | 2025.12.31 20:28:43.783397 [ 269 ] {57aacfc6-2d18-461e-9b73-32649e272ae4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20411 | 2025.12.31 20:28:43.783433 [ 269 ] {57aacfc6-2d18-461e-9b73-32649e272ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20412 | 2025.12.31 20:28:43.783752 [ 269 ] {57aacfc6-2d18-461e-9b73-32649e272ae4} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20413 | 2025.12.31 20:28:43.783959 [ 269 ] {57aacfc6-2d18-461e-9b73-32649e272ae4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20414 | 2025.12.31 20:28:43.784082 [ 269 ] {57aacfc6-2d18-461e-9b73-32649e272ae4} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001396 sec., 509312.3209169054 rows/sec., 35.70 MiB/sec. | ||
| 20415 | 2025.12.31 20:28:43.784120 [ 269 ] {57aacfc6-2d18-461e-9b73-32649e272ae4} <Debug> TCPHandler: Processed in 0.001555876 sec. | ||
| 20416 | 2025.12.31 20:28:43.784229 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20417 | 2025.12.31 20:28:43.784321 [ 269 ] {196eb498-1f6b-4b2c-aafb-802c9d9d9ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20418 | 2025.12.31 20:28:43.784361 [ 269 ] {196eb498-1f6b-4b2c-aafb-802c9d9d9ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20419 | 2025.12.31 20:28:43.784700 [ 269 ] {196eb498-1f6b-4b2c-aafb-802c9d9d9ebf} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20420 | 2025.12.31 20:28:43.784735 [ 269 ] {196eb498-1f6b-4b2c-aafb-802c9d9d9ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20421 | 2025.12.31 20:28:43.785026 [ 269 ] {196eb498-1f6b-4b2c-aafb-802c9d9d9ebf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 20422 | 2025.12.31 20:28:43.785262 [ 269 ] {196eb498-1f6b-4b2c-aafb-802c9d9d9ebf} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20423 | 2025.12.31 20:28:43.785387 [ 269 ] {196eb498-1f6b-4b2c-aafb-802c9d9d9ebf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 20424 | 2025.12.31 20:28:43.785423 [ 269 ] {196eb498-1f6b-4b2c-aafb-802c9d9d9ebf} <Debug> TCPHandler: Processed in 0.001243099 sec. | ||
| 20425 | 2025.12.31 20:28:43.785538 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20426 | 2025.12.31 20:28:43.785630 [ 269 ] {3f24ef78-337f-461a-8226-e4829c5e126c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20427 | 2025.12.31 20:28:43.785671 [ 269 ] {3f24ef78-337f-461a-8226-e4829c5e126c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20428 | 2025.12.31 20:28:43.786099 [ 269 ] {3f24ef78-337f-461a-8226-e4829c5e126c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20429 | 2025.12.31 20:28:43.786134 [ 269 ] {3f24ef78-337f-461a-8226-e4829c5e126c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20430 | 2025.12.31 20:28:43.786458 [ 269 ] {3f24ef78-337f-461a-8226-e4829c5e126c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20431 | 2025.12.31 20:28:43.786665 [ 269 ] {3f24ef78-337f-461a-8226-e4829c5e126c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20432 | 2025.12.31 20:28:43.786794 [ 269 ] {3f24ef78-337f-461a-8226-e4829c5e126c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001183 sec., 265426.8808114962 rows/sec., 17.44 MiB/sec. | ||
| 20433 | 2025.12.31 20:28:43.786831 [ 269 ] {3f24ef78-337f-461a-8226-e4829c5e126c} <Debug> TCPHandler: Processed in 0.001343311 sec. | ||
| 20434 | 2025.12.31 20:28:43.786937 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20435 | 2025.12.31 20:28:43.787029 [ 269 ] {169e985a-3dca-4f44-bf7f-390db418348e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20436 | 2025.12.31 20:28:43.787070 [ 269 ] {169e985a-3dca-4f44-bf7f-390db418348e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20437 | 2025.12.31 20:28:43.787373 [ 269 ] {169e985a-3dca-4f44-bf7f-390db418348e} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20438 | 2025.12.31 20:28:43.787408 [ 269 ] {169e985a-3dca-4f44-bf7f-390db418348e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20439 | 2025.12.31 20:28:43.787690 [ 269 ] {169e985a-3dca-4f44-bf7f-390db418348e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20440 | 2025.12.31 20:28:43.787885 [ 269 ] {169e985a-3dca-4f44-bf7f-390db418348e} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20441 | 2025.12.31 20:28:43.788008 [ 269 ] {169e985a-3dca-4f44-bf7f-390db418348e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000997 sec., 1003.0090270812436 rows/sec., 67.59 KiB/sec. | ||
| 20442 | 2025.12.31 20:28:43.788044 [ 269 ] {169e985a-3dca-4f44-bf7f-390db418348e} <Debug> TCPHandler: Processed in 0.001153777 sec. | ||
| 20443 | 2025.12.31 20:28:43.788068 [ 219 ] {} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): 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] | ||
| 20444 | 2025.12.31 20:28:43.788118 [ 219 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): 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] | ||
| 20445 | 2025.12.31 20:28:43.788149 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20446 | 2025.12.31 20:28:43.788245 [ 269 ] {b6612ac3-2d5f-4a84-8d0a-1b0174c4199a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20447 | 2025.12.31 20:28:43.788299 [ 269 ] {b6612ac3-2d5f-4a84-8d0a-1b0174c4199a} <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 | ||
| 20448 | 2025.12.31 20:28:43.789113 [ 269 ] {b6612ac3-2d5f-4a84-8d0a-1b0174c4199a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20449 | 2025.12.31 20:28:43.789150 [ 269 ] {b6612ac3-2d5f-4a84-8d0a-1b0174c4199a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20450 | 2025.12.31 20:28:43.789719 [ 269 ] {b6612ac3-2d5f-4a84-8d0a-1b0174c4199a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20451 | 2025.12.31 20:28:43.789961 [ 269 ] {b6612ac3-2d5f-4a84-8d0a-1b0174c4199a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20452 | 2025.12.31 20:28:43.790096 [ 269 ] {b6612ac3-2d5f-4a84-8d0a-1b0174c4199a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001868 sec., 17130.620985010704 rows/sec., 30.70 MiB/sec. | ||
| 20453 | 2025.12.31 20:28:43.790150 [ 269 ] {b6612ac3-2d5f-4a84-8d0a-1b0174c4199a} <Debug> TCPHandler: Processed in 0.002046996 sec. | ||
| 20454 | 2025.12.31 20:28:43.790263 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20455 | 2025.12.31 20:28:43.790357 [ 269 ] {581022ad-117a-4e63-a013-6660f862c25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20456 | 2025.12.31 20:28:43.790398 [ 269 ] {581022ad-117a-4e63-a013-6660f862c25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20457 | 2025.12.31 20:28:43.790436 [ 219 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): 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] | ||
| 20458 | 2025.12.31 20:28:43.790732 [ 269 ] {581022ad-117a-4e63-a013-6660f862c25a} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20459 | 2025.12.31 20:28:43.790771 [ 269 ] {581022ad-117a-4e63-a013-6660f862c25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20460 | 2025.12.31 20:28:43.791067 [ 269 ] {581022ad-117a-4e63-a013-6660f862c25a} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20461 | 2025.12.31 20:28:43.791265 [ 269 ] {581022ad-117a-4e63-a013-6660f862c25a} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20462 | 2025.12.31 20:28:43.791387 [ 269 ] {581022ad-117a-4e63-a013-6660f862c25a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001049 sec., 99142.04003813156 rows/sec., 6.07 MiB/sec. | ||
| 20463 | 2025.12.31 20:28:43.791422 [ 269 ] {581022ad-117a-4e63-a013-6660f862c25a} <Debug> TCPHandler: Processed in 0.001206988 sec. | ||
| 20464 | 2025.12.31 20:28:44.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.95 MiB, peak 415.74 MiB, free memory in arenas 0.00 B, will set to 400.15 MiB (RSS), difference: 3.20 MiB | ||
| 20465 | 2025.12.31 20:28:45.624232 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 20466 | 2025.12.31 20:28:45.642362 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20467 | 2025.12.31 20:28:45.642418 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20468 | 2025.12.31 20:28:45.648759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20469 | 2025.12.31 20:28:45.649530 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20470 | 2025.12.31 20:28:45.652616 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 20471 | 2025.12.31 20:28:48.185872 [ 219 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 20472 | 2025.12.31 20:28:48.185928 [ 219 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 20473 | 2025.12.31 20:28:48.188479 [ 219 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 20474 | 2025.12.31 20:28:48.365895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2506 | ||
| 20475 | 2025.12.31 20:28:48.368630 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20476 | 2025.12.31 20:28:48.368692 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20477 | 2025.12.31 20:28:48.369940 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20478 | 2025.12.31 20:28:48.370232 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20479 | 2025.12.31 20:28:48.370625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2506 | ||
| 20480 | 2025.12.31 20:28:48.716887 [ 220 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 20481 | 2025.12.31 20:28:48.716934 [ 220 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 20482 | 2025.12.31 20:28:48.720197 [ 220 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 20483 | 2025.12.31 20:28:48.761651 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20484 | 2025.12.31 20:28:48.761829 [ 269 ] {b1b7e39f-4380-45aa-afd2-b1cdc4e494c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20485 | 2025.12.31 20:28:48.761897 [ 269 ] {b1b7e39f-4380-45aa-afd2-b1cdc4e494c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20486 | 2025.12.31 20:28:48.762574 [ 269 ] {b1b7e39f-4380-45aa-afd2-b1cdc4e494c6} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20487 | 2025.12.31 20:28:48.762625 [ 269 ] {b1b7e39f-4380-45aa-afd2-b1cdc4e494c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20488 | 2025.12.31 20:28:48.763034 [ 269 ] {b1b7e39f-4380-45aa-afd2-b1cdc4e494c6} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20489 | 2025.12.31 20:28:48.763267 [ 269 ] {b1b7e39f-4380-45aa-afd2-b1cdc4e494c6} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20490 | 2025.12.31 20:28:48.763425 [ 269 ] {b1b7e39f-4380-45aa-afd2-b1cdc4e494c6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001646 sec., 46172.53948967194 rows/sec., 3.80 MiB/sec. | ||
| 20491 | 2025.12.31 20:28:48.763478 [ 269 ] {b1b7e39f-4380-45aa-afd2-b1cdc4e494c6} <Debug> TCPHandler: Processed in 0.001957025 sec. | ||
| 20492 | 2025.12.31 20:28:48.763604 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20493 | 2025.12.31 20:28:48.763706 [ 269 ] {d8fff99f-b778-48c6-91f6-ece2eab216dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20494 | 2025.12.31 20:28:48.763751 [ 269 ] {d8fff99f-b778-48c6-91f6-ece2eab216dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20495 | 2025.12.31 20:28:48.764165 [ 269 ] {d8fff99f-b778-48c6-91f6-ece2eab216dc} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20496 | 2025.12.31 20:28:48.764204 [ 269 ] {d8fff99f-b778-48c6-91f6-ece2eab216dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20497 | 2025.12.31 20:28:48.764513 [ 269 ] {d8fff99f-b778-48c6-91f6-ece2eab216dc} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20498 | 2025.12.31 20:28:48.764763 [ 269 ] {d8fff99f-b778-48c6-91f6-ece2eab216dc} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20499 | 2025.12.31 20:28:48.764898 [ 269 ] {d8fff99f-b778-48c6-91f6-ece2eab216dc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001217 sec., 8216.926869350862 rows/sec., 617.87 KiB/sec. | ||
| 20500 | 2025.12.31 20:28:48.764938 [ 269 ] {d8fff99f-b778-48c6-91f6-ece2eab216dc} <Debug> TCPHandler: Processed in 0.001386811 sec. | ||
| 20501 | 2025.12.31 20:28:48.765047 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20502 | 2025.12.31 20:28:48.765142 [ 269 ] {33dd9480-cb3b-489b-a4a0-cf0856134ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20503 | 2025.12.31 20:28:48.765183 [ 269 ] {33dd9480-cb3b-489b-a4a0-cf0856134ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20504 | 2025.12.31 20:28:48.765615 [ 269 ] {33dd9480-cb3b-489b-a4a0-cf0856134ca2} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20505 | 2025.12.31 20:28:48.765652 [ 269 ] {33dd9480-cb3b-489b-a4a0-cf0856134ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20506 | 2025.12.31 20:28:48.765962 [ 269 ] {33dd9480-cb3b-489b-a4a0-cf0856134ca2} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20507 | 2025.12.31 20:28:48.766177 [ 269 ] {33dd9480-cb3b-489b-a4a0-cf0856134ca2} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20508 | 2025.12.31 20:28:48.766309 [ 269 ] {33dd9480-cb3b-489b-a4a0-cf0856134ca2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001187 sec., 62342.03875315923 rows/sec., 4.87 MiB/sec. | ||
| 20509 | 2025.12.31 20:28:48.766348 [ 269 ] {33dd9480-cb3b-489b-a4a0-cf0856134ca2} <Debug> TCPHandler: Processed in 0.001351471 sec. | ||
| 20510 | 2025.12.31 20:28:48.766456 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20511 | 2025.12.31 20:28:48.766550 [ 269 ] {da28259a-7a04-48fb-b9f3-cb5b1064b58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20512 | 2025.12.31 20:28:48.766594 [ 269 ] {da28259a-7a04-48fb-b9f3-cb5b1064b58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20513 | 2025.12.31 20:28:48.767006 [ 269 ] {da28259a-7a04-48fb-b9f3-cb5b1064b58c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20514 | 2025.12.31 20:28:48.767042 [ 269 ] {da28259a-7a04-48fb-b9f3-cb5b1064b58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20515 | 2025.12.31 20:28:48.767383 [ 269 ] {da28259a-7a04-48fb-b9f3-cb5b1064b58c} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20516 | 2025.12.31 20:28:48.767608 [ 269 ] {da28259a-7a04-48fb-b9f3-cb5b1064b58c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20517 | 2025.12.31 20:28:48.767742 [ 269 ] {da28259a-7a04-48fb-b9f3-cb5b1064b58c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 20518 | 2025.12.31 20:28:48.767780 [ 269 ] {da28259a-7a04-48fb-b9f3-cb5b1064b58c} <Debug> TCPHandler: Processed in 0.001372901 sec. | ||
| 20519 | 2025.12.31 20:28:48.767887 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20520 | 2025.12.31 20:28:48.767981 [ 269 ] {a2247644-a20f-4c70-8dee-78f20e30f723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20521 | 2025.12.31 20:28:48.768036 [ 269 ] {a2247644-a20f-4c70-8dee-78f20e30f723} <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 | ||
| 20522 | 2025.12.31 20:28:48.768813 [ 269 ] {a2247644-a20f-4c70-8dee-78f20e30f723} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20523 | 2025.12.31 20:28:48.768852 [ 269 ] {a2247644-a20f-4c70-8dee-78f20e30f723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20524 | 2025.12.31 20:28:48.769384 [ 269 ] {a2247644-a20f-4c70-8dee-78f20e30f723} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20525 | 2025.12.31 20:28:48.769616 [ 269 ] {a2247644-a20f-4c70-8dee-78f20e30f723} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20526 | 2025.12.31 20:28:48.769759 [ 269 ] {a2247644-a20f-4c70-8dee-78f20e30f723} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001796 sec., 5567.928730512249 rows/sec., 9.98 MiB/sec. | ||
| 20527 | 2025.12.31 20:28:48.769823 [ 269 ] {a2247644-a20f-4c70-8dee-78f20e30f723} <Debug> TCPHandler: Processed in 0.001984855 sec. | ||
| 20528 | 2025.12.31 20:28:48.769939 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20529 | 2025.12.31 20:28:48.770035 [ 269 ] {c5c94e4f-4faa-4fac-85a9-8e727195a07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20530 | 2025.12.31 20:28:48.770077 [ 269 ] {c5c94e4f-4faa-4fac-85a9-8e727195a07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20531 | 2025.12.31 20:28:48.770405 [ 269 ] {c5c94e4f-4faa-4fac-85a9-8e727195a07d} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20532 | 2025.12.31 20:28:48.770442 [ 269 ] {c5c94e4f-4faa-4fac-85a9-8e727195a07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 20533 | 2025.12.31 20:28:48.770764 [ 269 ] {c5c94e4f-4faa-4fac-85a9-8e727195a07d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20534 | 2025.12.31 20:28:48.770974 [ 269 ] {c5c94e4f-4faa-4fac-85a9-8e727195a07d} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20535 | 2025.12.31 20:28:48.771101 [ 269 ] {c5c94e4f-4faa-4fac-85a9-8e727195a07d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 20536 | 2025.12.31 20:28:48.771139 [ 269 ] {c5c94e4f-4faa-4fac-85a9-8e727195a07d} <Debug> TCPHandler: Processed in 0.001248949 sec. | ||
| 20537 | 2025.12.31 20:28:50.177925 [ 220 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 20538 | 2025.12.31 20:28:50.177991 [ 220 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 20539 | 2025.12.31 20:28:50.180601 [ 220 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 20540 | 2025.12.31 20:28:50.719138 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45509 | ||
| 20541 | 2025.12.31 20:28:50.719672 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20542 | 2025.12.31 20:28:50.719719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20543 | 2025.12.31 20:28:50.720233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20544 | 2025.12.31 20:28:50.720477 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20545 | 2025.12.31 20:28:50.720625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45509 | ||
| 20546 | 2025.12.31 20:28:51.140386 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20547 | 2025.12.31 20:28:51.140572 [ 269 ] {50df9b13-ff66-4609-86e8-e84424717b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20548 | 2025.12.31 20:28:51.140647 [ 269 ] {50df9b13-ff66-4609-86e8-e84424717b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20549 | 2025.12.31 20:28:51.141347 [ 269 ] {50df9b13-ff66-4609-86e8-e84424717b32} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20550 | 2025.12.31 20:28:51.141400 [ 269 ] {50df9b13-ff66-4609-86e8-e84424717b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20551 | 2025.12.31 20:28:51.141792 [ 269 ] {50df9b13-ff66-4609-86e8-e84424717b32} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 20552 | 2025.12.31 20:28:51.142016 [ 269 ] {50df9b13-ff66-4609-86e8-e84424717b32} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20553 | 2025.12.31 20:28:51.142174 [ 269 ] {50df9b13-ff66-4609-86e8-e84424717b32} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001654 sec., 14510.278113663844 rows/sec., 1.20 MiB/sec. | ||
| 20554 | 2025.12.31 20:28:51.142228 [ 269 ] {50df9b13-ff66-4609-86e8-e84424717b32} <Debug> TCPHandler: Processed in 0.001966615 sec. | ||
| 20555 | 2025.12.31 20:28:51.142352 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20556 | 2025.12.31 20:28:51.142456 [ 269 ] {1cc2fb6e-ddd2-4ac5-a5cb-f9be8b3b5191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20557 | 2025.12.31 20:28:51.142500 [ 269 ] {1cc2fb6e-ddd2-4ac5-a5cb-f9be8b3b5191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20558 | 2025.12.31 20:28:51.142912 [ 269 ] {1cc2fb6e-ddd2-4ac5-a5cb-f9be8b3b5191} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20559 | 2025.12.31 20:28:51.142949 [ 269 ] {1cc2fb6e-ddd2-4ac5-a5cb-f9be8b3b5191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20560 | 2025.12.31 20:28:51.143247 [ 269 ] {1cc2fb6e-ddd2-4ac5-a5cb-f9be8b3b5191} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20561 | 2025.12.31 20:28:51.143460 [ 269 ] {1cc2fb6e-ddd2-4ac5-a5cb-f9be8b3b5191} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20562 | 2025.12.31 20:28:51.143593 [ 269 ] {1cc2fb6e-ddd2-4ac5-a5cb-f9be8b3b5191} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001161 sec., 6890.611541774333 rows/sec., 561.88 KiB/sec. | ||
| 20563 | 2025.12.31 20:28:51.143633 [ 269 ] {1cc2fb6e-ddd2-4ac5-a5cb-f9be8b3b5191} <Debug> TCPHandler: Processed in 0.00133316 sec. | ||
| 20564 | 2025.12.31 20:28:51.143758 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20565 | 2025.12.31 20:28:51.143884 [ 269 ] {f0e148e6-8511-4835-b2ad-2ebbe9611cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20566 | 2025.12.31 20:28:51.143935 [ 269 ] {f0e148e6-8511-4835-b2ad-2ebbe9611cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20567 | 2025.12.31 20:28:51.145119 [ 269 ] {f0e148e6-8511-4835-b2ad-2ebbe9611cec} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20568 | 2025.12.31 20:28:51.145159 [ 269 ] {f0e148e6-8511-4835-b2ad-2ebbe9611cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20569 | 2025.12.31 20:28:51.145577 [ 269 ] {f0e148e6-8511-4835-b2ad-2ebbe9611cec} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20570 | 2025.12.31 20:28:51.145799 [ 269 ] {f0e148e6-8511-4835-b2ad-2ebbe9611cec} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20571 | 2025.12.31 20:28:51.145933 [ 269 ] {f0e148e6-8511-4835-b2ad-2ebbe9611cec} <Debug> executeQuery: Read 1384 rows, 118.77 KiB in 0.002074 sec., 667309.5467695275 rows/sec., 55.92 MiB/sec. | ||
| 20572 | 2025.12.31 20:28:51.145973 [ 269 ] {f0e148e6-8511-4835-b2ad-2ebbe9611cec} <Debug> TCPHandler: Processed in 0.002277152 sec. | ||
| 20573 | 2025.12.31 20:28:51.146084 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20574 | 2025.12.31 20:28:51.146181 [ 269 ] {6aafc3fc-e5ec-4df1-a39a-a94b9aaa0ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20575 | 2025.12.31 20:28:51.146222 [ 269 ] {6aafc3fc-e5ec-4df1-a39a-a94b9aaa0ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20576 | 2025.12.31 20:28:51.146639 [ 269 ] {6aafc3fc-e5ec-4df1-a39a-a94b9aaa0ee6} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20577 | 2025.12.31 20:28:51.146677 [ 269 ] {6aafc3fc-e5ec-4df1-a39a-a94b9aaa0ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20578 | 2025.12.31 20:28:51.146982 [ 269 ] {6aafc3fc-e5ec-4df1-a39a-a94b9aaa0ee6} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20579 | 2025.12.31 20:28:51.147220 [ 269 ] {6aafc3fc-e5ec-4df1-a39a-a94b9aaa0ee6} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20580 | 2025.12.31 20:28:51.147347 [ 47 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20581 | 2025.12.31 20:28:51.147356 [ 269 ] {6aafc3fc-e5ec-4df1-a39a-a94b9aaa0ee6} <Debug> executeQuery: Read 52 rows, 3.93 KiB in 0.001194 sec., 43551.08877721943 rows/sec., 3.21 MiB/sec. | ||
| 20582 | 2025.12.31 20:28:51.147421 [ 47 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20583 | 2025.12.31 20:28:51.147437 [ 269 ] {6aafc3fc-e5ec-4df1-a39a-a94b9aaa0ee6} <Debug> TCPHandler: Processed in 0.001403592 sec. | ||
| 20584 | 2025.12.31 20:28:51.147448 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20585 | 2025.12.31 20:28:51.147552 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20586 | 2025.12.31 20:28:51.147582 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 20587 | 2025.12.31 20:28:51.147652 [ 269 ] {cdc63348-3e23-4788-a475-bdb54296257e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20588 | 2025.12.31 20:28:51.147697 [ 269 ] {cdc63348-3e23-4788-a475-bdb54296257e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20589 | 2025.12.31 20:28:51.147726 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20590 | 2025.12.31 20:28:51.147769 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 279 rows starting from the beginning of the part | ||
| 20591 | 2025.12.31 20:28:51.147842 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 237 rows starting from the beginning of the part | ||
| 20592 | 2025.12.31 20:28:51.147891 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 10 rows starting from the beginning of the part | ||
| 20593 | 2025.12.31 20:28:51.147935 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part | ||
| 20594 | 2025.12.31 20:28:51.147976 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 10 rows starting from the beginning of the part | ||
| 20595 | 2025.12.31 20:28:51.148021 [ 193 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 52 rows starting from the beginning of the part | ||
| 20596 | 2025.12.31 20:28:51.148179 [ 269 ] {cdc63348-3e23-4788-a475-bdb54296257e} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20597 | 2025.12.31 20:28:51.148224 [ 269 ] {cdc63348-3e23-4788-a475-bdb54296257e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20598 | 2025.12.31 20:28:51.148555 [ 269 ] {cdc63348-3e23-4788-a475-bdb54296257e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 20599 | 2025.12.31 20:28:51.148789 [ 269 ] {cdc63348-3e23-4788-a475-bdb54296257e} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20600 | 2025.12.31 20:28:51.148918 [ 269 ] {cdc63348-3e23-4788-a475-bdb54296257e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001284 sec., 196261.68224299065 rows/sec., 13.57 MiB/sec. | ||
| 20601 | 2025.12.31 20:28:51.148957 [ 269 ] {cdc63348-3e23-4788-a475-bdb54296257e} <Debug> TCPHandler: Processed in 0.001454253 sec. | ||
| 20602 | 2025.12.31 20:28:51.148997 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 825 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472393 sec., 560312.3622565443 rows/sec., 37.09 MiB/sec. | ||
| 20603 | 2025.12.31 20:28:51.149064 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20604 | 2025.12.31 20:28:51.149164 [ 269 ] {9d1b6492-0150-4a6a-bd1f-fd955f418b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20605 | 2025.12.31 20:28:51.149201 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20606 | 2025.12.31 20:28:51.149205 [ 269 ] {9d1b6492-0150-4a6a-bd1f-fd955f418b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20607 | 2025.12.31 20:28:51.149507 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_126_25} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20608 | 2025.12.31 20:28:51.149605 [ 200 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_126_25} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20609 | 2025.12.31 20:28:51.149627 [ 269 ] {9d1b6492-0150-4a6a-bd1f-fd955f418b72} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20610 | 2025.12.31 20:28:51.149668 [ 269 ] {9d1b6492-0150-4a6a-bd1f-fd955f418b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20611 | 2025.12.31 20:28:51.149703 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20612 | 2025.12.31 20:28:51.149966 [ 269 ] {9d1b6492-0150-4a6a-bd1f-fd955f418b72} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 20613 | 2025.12.31 20:28:51.150192 [ 269 ] {9d1b6492-0150-4a6a-bd1f-fd955f418b72} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20614 | 2025.12.31 20:28:51.150322 [ 269 ] {9d1b6492-0150-4a6a-bd1f-fd955f418b72} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001177 sec., 10195.412064570943 rows/sec., 796.52 KiB/sec. | ||
| 20615 | 2025.12.31 20:28:51.150362 [ 269 ] {9d1b6492-0150-4a6a-bd1f-fd955f418b72} <Debug> TCPHandler: Processed in 0.001347631 sec. | ||
| 20616 | 2025.12.31 20:28:51.150466 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20617 | 2025.12.31 20:28:51.150561 [ 269 ] {0b7df7e9-8025-4c6e-bd20-7f875c4bf653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20618 | 2025.12.31 20:28:51.150601 [ 269 ] {0b7df7e9-8025-4c6e-bd20-7f875c4bf653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20619 | 2025.12.31 20:28:51.151238 [ 269 ] {0b7df7e9-8025-4c6e-bd20-7f875c4bf653} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20620 | 2025.12.31 20:28:51.151274 [ 269 ] {0b7df7e9-8025-4c6e-bd20-7f875c4bf653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20621 | 2025.12.31 20:28:51.151612 [ 269 ] {0b7df7e9-8025-4c6e-bd20-7f875c4bf653} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20622 | 2025.12.31 20:28:51.151823 [ 269 ] {0b7df7e9-8025-4c6e-bd20-7f875c4bf653} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20623 | 2025.12.31 20:28:51.151954 [ 269 ] {0b7df7e9-8025-4c6e-bd20-7f875c4bf653} <Debug> executeQuery: Read 596 rows, 45.88 KiB in 0.00141 sec., 422695.0354609929 rows/sec., 31.77 MiB/sec. | ||
| 20624 | 2025.12.31 20:28:51.151992 [ 269 ] {0b7df7e9-8025-4c6e-bd20-7f875c4bf653} <Debug> TCPHandler: Processed in 0.001575096 sec. | ||
| 20625 | 2025.12.31 20:28:51.152097 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20626 | 2025.12.31 20:28:51.152200 [ 269 ] {974a60f8-5cc4-40f3-8abe-9528ddebf062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20627 | 2025.12.31 20:28:51.152245 [ 269 ] {974a60f8-5cc4-40f3-8abe-9528ddebf062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20628 | 2025.12.31 20:28:51.152944 [ 269 ] {974a60f8-5cc4-40f3-8abe-9528ddebf062} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20629 | 2025.12.31 20:28:51.152993 [ 269 ] {974a60f8-5cc4-40f3-8abe-9528ddebf062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20630 | 2025.12.31 20:28:51.153463 [ 269 ] {974a60f8-5cc4-40f3-8abe-9528ddebf062} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20631 | 2025.12.31 20:28:51.153687 [ 269 ] {974a60f8-5cc4-40f3-8abe-9528ddebf062} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20632 | 2025.12.31 20:28:51.153825 [ 269 ] {974a60f8-5cc4-40f3-8abe-9528ddebf062} <Debug> executeQuery: Read 942 rows, 67.25 KiB in 0.001645 sec., 572644.3768996961 rows/sec., 39.93 MiB/sec. | ||
| 20633 | 2025.12.31 20:28:51.153865 [ 269 ] {974a60f8-5cc4-40f3-8abe-9528ddebf062} <Debug> TCPHandler: Processed in 0.001819142 sec. | ||
| 20634 | 2025.12.31 20:28:51.153978 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20635 | 2025.12.31 20:28:51.154076 [ 269 ] {1a1616e1-54ab-441f-ba9c-4a950adace12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20636 | 2025.12.31 20:28:51.154133 [ 269 ] {1a1616e1-54ab-441f-ba9c-4a950adace12} <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 | ||
| 20637 | 2025.12.31 20:28:51.155101 [ 269 ] {1a1616e1-54ab-441f-ba9c-4a950adace12} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20638 | 2025.12.31 20:28:51.155140 [ 269 ] {1a1616e1-54ab-441f-ba9c-4a950adace12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20639 | 2025.12.31 20:28:51.155703 [ 269 ] {1a1616e1-54ab-441f-ba9c-4a950adace12} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20640 | 2025.12.31 20:28:51.155937 [ 269 ] {1a1616e1-54ab-441f-ba9c-4a950adace12} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20641 | 2025.12.31 20:28:51.156069 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20642 | 2025.12.31 20:28:51.156082 [ 269 ] {1a1616e1-54ab-441f-ba9c-4a950adace12} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002025 sec., 15802.46913580247 rows/sec., 28.32 MiB/sec. | ||
| 20643 | 2025.12.31 20:28:51.156119 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20644 | 2025.12.31 20:28:51.156206 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20645 | 2025.12.31 20:28:51.156235 [ 269 ] {1a1616e1-54ab-441f-ba9c-4a950adace12} <Debug> TCPHandler: Processed in 0.002306513 sec. | ||
| 20646 | 2025.12.31 20:28:51.156307 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 20647 | 2025.12.31 20:28:51.156355 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20648 | 2025.12.31 20:28:51.156457 [ 269 ] {9effad71-b5f9-4136-9f08-077fb428d696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20649 | 2025.12.31 20:28:51.156501 [ 269 ] {9effad71-b5f9-4136-9f08-077fb428d696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20650 | 2025.12.31 20:28:51.156532 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20651 | 2025.12.31 20:28:51.156596 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2574 rows starting from the beginning of the part | ||
| 20652 | 2025.12.31 20:28:51.156730 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 32 rows starting from the beginning of the part | ||
| 20653 | 2025.12.31 20:28:51.156835 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 10 rows starting from the beginning of the part | ||
| 20654 | 2025.12.31 20:28:51.156847 [ 269 ] {9effad71-b5f9-4136-9f08-077fb428d696} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20655 | 2025.12.31 20:28:51.156888 [ 269 ] {9effad71-b5f9-4136-9f08-077fb428d696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20656 | 2025.12.31 20:28:51.156935 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 32 rows starting from the beginning of the part | ||
| 20657 | 2025.12.31 20:28:51.157033 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 10 rows starting from the beginning of the part | ||
| 20658 | 2025.12.31 20:28:51.157182 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 32 rows starting from the beginning of the part | ||
| 20659 | 2025.12.31 20:28:51.157213 [ 269 ] {9effad71-b5f9-4136-9f08-077fb428d696} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20660 | 2025.12.31 20:28:51.157439 [ 269 ] {9effad71-b5f9-4136-9f08-077fb428d696} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20661 | 2025.12.31 20:28:51.157577 [ 47 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20662 | 2025.12.31 20:28:51.157586 [ 269 ] {9effad71-b5f9-4136-9f08-077fb428d696} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001149 sec., 24369.01653611836 rows/sec., 1.65 MiB/sec. | ||
| 20663 | 2025.12.31 20:28:51.157616 [ 47 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20664 | 2025.12.31 20:28:51.157639 [ 269 ] {9effad71-b5f9-4136-9f08-077fb428d696} <Debug> TCPHandler: Processed in 0.001333851 sec. | ||
| 20665 | 2025.12.31 20:28:51.157642 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20666 | 2025.12.31 20:28:51.157765 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 20667 | 2025.12.31 20:28:51.157913 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20668 | 2025.12.31 20:28:51.157953 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9044 rows starting from the beginning of the part | ||
| 20669 | 2025.12.31 20:28:51.158033 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 104 rows starting from the beginning of the part | ||
| 20670 | 2025.12.31 20:28:51.158087 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 20671 | 2025.12.31 20:28:51.158139 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 104 rows starting from the beginning of the part | ||
| 20672 | 2025.12.31 20:28:51.158187 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 20673 | 2025.12.31 20:28:51.158237 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 28 rows starting from the beginning of the part | ||
| 20674 | 2025.12.31 20:28:51.161166 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9400 rows, containing 4 columns (4 merged, 0 gathered) in 0.003457789 sec., 2718500.174533495 rows/sec., 174.64 MiB/sec. | ||
| 20675 | 2025.12.31 20:28:51.161363 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20676 | 2025.12.31 20:28:51.161665 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_146_29} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20677 | 2025.12.31 20:28:51.161741 [ 191 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_146_29} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20678 | 2025.12.31 20:28:51.161823 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 20679 | 2025.12.31 20:28:51.164117 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2690 rows, containing 19 columns (19 merged, 0 gathered) in 0.007850949 sec., 342633.7376538811 rows/sec., 613.98 MiB/sec. | ||
| 20680 | 2025.12.31 20:28:51.166466 [ 199 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20681 | 2025.12.31 20:28:51.166841 [ 199 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20682 | 2025.12.31 20:28:51.166918 [ 199 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20683 | 2025.12.31 20:28:51.167081 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.02 MiB. | ||
| 20684 | 2025.12.31 20:28:52.630676 [ 223 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 20685 | 2025.12.31 20:28:52.630727 [ 223 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 20686 | 2025.12.31 20:28:52.632905 [ 223 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 20687 | 2025.12.31 20:28:53.152731 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 20688 | 2025.12.31 20:28:53.171092 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20689 | 2025.12.31 20:28:53.171168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20690 | 2025.12.31 20:28:53.177448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20691 | 2025.12.31 20:28:53.178252 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20692 | 2025.12.31 20:28:53.182820 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 20693 | 2025.12.31 20:28:53.741496 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 20694 | 2025.12.31 20:28:53.741547 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 20695 | 2025.12.31 20:28:53.744491 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 20696 | 2025.12.31 20:28:53.757948 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20697 | 2025.12.31 20:28:53.758232 [ 269 ] {4ebeadac-d4de-4eec-a604-bbf385e9d0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20698 | 2025.12.31 20:28:53.758340 [ 269 ] {4ebeadac-d4de-4eec-a604-bbf385e9d0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20699 | 2025.12.31 20:28:53.759119 [ 269 ] {4ebeadac-d4de-4eec-a604-bbf385e9d0dd} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20700 | 2025.12.31 20:28:53.759172 [ 269 ] {4ebeadac-d4de-4eec-a604-bbf385e9d0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20701 | 2025.12.31 20:28:53.759579 [ 269 ] {4ebeadac-d4de-4eec-a604-bbf385e9d0dd} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20702 | 2025.12.31 20:28:53.759817 [ 269 ] {4ebeadac-d4de-4eec-a604-bbf385e9d0dd} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20703 | 2025.12.31 20:28:53.759985 [ 269 ] {4ebeadac-d4de-4eec-a604-bbf385e9d0dd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.35 MiB/sec. | ||
| 20704 | 2025.12.31 20:28:53.760037 [ 269 ] {4ebeadac-d4de-4eec-a604-bbf385e9d0dd} <Debug> TCPHandler: Processed in 0.002306502 sec. | ||
| 20705 | 2025.12.31 20:28:53.760170 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20706 | 2025.12.31 20:28:53.760272 [ 269 ] {d1f568ce-931c-40e2-b342-12439b22bbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20707 | 2025.12.31 20:28:53.760317 [ 269 ] {d1f568ce-931c-40e2-b342-12439b22bbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20708 | 2025.12.31 20:28:53.760758 [ 269 ] {d1f568ce-931c-40e2-b342-12439b22bbd5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20709 | 2025.12.31 20:28:53.760797 [ 269 ] {d1f568ce-931c-40e2-b342-12439b22bbd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20710 | 2025.12.31 20:28:53.761115 [ 269 ] {d1f568ce-931c-40e2-b342-12439b22bbd5} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20711 | 2025.12.31 20:28:53.761331 [ 269 ] {d1f568ce-931c-40e2-b342-12439b22bbd5} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20712 | 2025.12.31 20:28:53.761468 [ 269 ] {d1f568ce-931c-40e2-b342-12439b22bbd5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 20713 | 2025.12.31 20:28:53.761507 [ 269 ] {d1f568ce-931c-40e2-b342-12439b22bbd5} <Debug> TCPHandler: Processed in 0.001388852 sec. | ||
| 20714 | 2025.12.31 20:28:53.761630 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20715 | 2025.12.31 20:28:53.761728 [ 269 ] {26705e88-63c6-49f2-8999-25d0aed9ed9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20716 | 2025.12.31 20:28:53.761775 [ 269 ] {26705e88-63c6-49f2-8999-25d0aed9ed9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20717 | 2025.12.31 20:28:53.762161 [ 269 ] {26705e88-63c6-49f2-8999-25d0aed9ed9d} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20718 | 2025.12.31 20:28:53.762199 [ 269 ] {26705e88-63c6-49f2-8999-25d0aed9ed9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20719 | 2025.12.31 20:28:53.762531 [ 269 ] {26705e88-63c6-49f2-8999-25d0aed9ed9d} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20720 | 2025.12.31 20:28:53.762760 [ 269 ] {26705e88-63c6-49f2-8999-25d0aed9ed9d} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20721 | 2025.12.31 20:28:53.762893 [ 269 ] {26705e88-63c6-49f2-8999-25d0aed9ed9d} <Debug> executeQuery: Read 86 rows, 6.14 KiB in 0.001184 sec., 72635.13513513513 rows/sec., 5.06 MiB/sec. | ||
| 20722 | 2025.12.31 20:28:53.762903 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 5 parts from all_1_143_31 to all_147_147_0 | ||
| 20723 | 2025.12.31 20:28:53.762932 [ 269 ] {26705e88-63c6-49f2-8999-25d0aed9ed9d} <Debug> TCPHandler: Processed in 0.001352311 sec. | ||
| 20724 | 2025.12.31 20:28:53.762980 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20725 | 2025.12.31 20:28:53.763011 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20726 | 2025.12.31 20:28:53.763072 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20727 | 2025.12.31 20:28:53.763115 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_147_32} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_143_31 to all_147_147_0 into Compact with storage Full | ||
| 20728 | 2025.12.31 20:28:53.763171 [ 269 ] {fc508bb4-427a-471d-bc2c-dc04cc62e864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20729 | 2025.12.31 20:28:53.763219 [ 269 ] {fc508bb4-427a-471d-bc2c-dc04cc62e864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20730 | 2025.12.31 20:28:53.763259 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_147_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20731 | 2025.12.31 20:28:53.763303 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_147_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_143_31, total 44190 rows starting from the beginning of the part | ||
| 20732 | 2025.12.31 20:28:53.763384 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_147_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 20733 | 2025.12.31 20:28:53.763452 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_147_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 314 rows starting from the beginning of the part | ||
| 20734 | 2025.12.31 20:28:53.763512 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_147_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 20735 | 2025.12.31 20:28:53.763575 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_147_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 942 rows starting from the beginning of the part | ||
| 20736 | 2025.12.31 20:28:53.763575 [ 269 ] {fc508bb4-427a-471d-bc2c-dc04cc62e864} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20737 | 2025.12.31 20:28:53.763626 [ 269 ] {fc508bb4-427a-471d-bc2c-dc04cc62e864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20738 | 2025.12.31 20:28:53.763956 [ 269 ] {fc508bb4-427a-471d-bc2c-dc04cc62e864} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20739 | 2025.12.31 20:28:53.764171 [ 269 ] {fc508bb4-427a-471d-bc2c-dc04cc62e864} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20740 | 2025.12.31 20:28:53.764305 [ 269 ] {fc508bb4-427a-471d-bc2c-dc04cc62e864} <Debug> executeQuery: Read 32 rows, 2.20 KiB in 0.001152 sec., 27777.777777777777 rows/sec., 1.87 MiB/sec. | ||
| 20741 | 2025.12.31 20:28:53.764343 [ 269 ] {fc508bb4-427a-471d-bc2c-dc04cc62e864} <Debug> TCPHandler: Processed in 0.0013238 sec. | ||
| 20742 | 2025.12.31 20:28:53.771711 [ 190 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_147_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45766 rows, containing 5 columns (5 merged, 0 gathered) in 0.008639327 sec., 5297403.374128563 rows/sec., 357.76 MiB/sec. | ||
| 20743 | 2025.12.31 20:28:53.772201 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_147_32} <Trace> MergedBlockOutputStream: filled checksums all_1_147_32 (state Temporary) | ||
| 20744 | 2025.12.31 20:28:53.772522 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_147_32} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_147_32 to all_1_147_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20745 | 2025.12.31 20:28:53.772608 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_147_32} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 5 parts: [all_1_143_31, all_147_147_0] -> all_1_147_32 | ||
| 20746 | 2025.12.31 20:28:53.772690 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 20747 | 2025.12.31 20:28:57.956446 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20748 | 2025.12.31 20:28:57.956519 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20749 | 2025.12.31 20:28:58.220811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46021 | ||
| 20750 | 2025.12.31 20:28:58.221353 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20751 | 2025.12.31 20:28:58.221401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20752 | 2025.12.31 20:28:58.221892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20753 | 2025.12.31 20:28:58.222126 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20754 | 2025.12.31 20:28:58.222277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46021 | ||
| 20755 | 2025.12.31 20:28:58.222314 [ 34 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20756 | 2025.12.31 20:28:58.222414 [ 34 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20757 | 2025.12.31 20:28:58.222454 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20758 | 2025.12.31 20:28:58.222627 [ 194 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 20759 | 2025.12.31 20:28:58.222791 [ 194 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20760 | 2025.12.31 20:28:58.222828 [ 194 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43589 rows starting from the beginning of the part | ||
| 20761 | 2025.12.31 20:28:58.222894 [ 194 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 20762 | 2025.12.31 20:28:58.222940 [ 194 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 20763 | 2025.12.31 20:28:58.222981 [ 194 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 20764 | 2025.12.31 20:28:58.223023 [ 194 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 20765 | 2025.12.31 20:28:58.223062 [ 194 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 20766 | 2025.12.31 20:28:58.225902 [ 189 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46021 rows, containing 4 columns (4 merged, 0 gathered) in 0.003354357 sec., 13719768.050926004 rows/sec., 196.26 MiB/sec. | ||
| 20767 | 2025.12.31 20:28:58.226405 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20768 | 2025.12.31 20:28:58.226846 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_96_19} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20769 | 2025.12.31 20:28:58.226919 [ 188 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_96_19} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20770 | 2025.12.31 20:28:58.227039 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20771 | 2025.12.31 20:28:58.370887 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2546 | ||
| 20772 | 2025.12.31 20:28:58.373562 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20773 | 2025.12.31 20:28:58.373614 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20774 | 2025.12.31 20:28:58.374848 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20775 | 2025.12.31 20:28:58.375123 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20776 | 2025.12.31 20:28:58.375361 [ 217 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): 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] | ||
| 20777 | 2025.12.31 20:28:58.375392 [ 217 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): 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] | ||
| 20778 | 2025.12.31 20:28:58.375398 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2546 | ||
| 20779 | 2025.12.31 20:28:58.377379 [ 217 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): 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] | ||
| 20780 | 2025.12.31 20:28:58.761346 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20781 | 2025.12.31 20:28:58.761530 [ 269 ] {adad1f02-65b3-4fec-8faa-e3d7f4d80900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20782 | 2025.12.31 20:28:58.761600 [ 269 ] {adad1f02-65b3-4fec-8faa-e3d7f4d80900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20783 | 2025.12.31 20:28:58.762317 [ 269 ] {adad1f02-65b3-4fec-8faa-e3d7f4d80900} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20784 | 2025.12.31 20:28:58.762370 [ 269 ] {adad1f02-65b3-4fec-8faa-e3d7f4d80900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20785 | 2025.12.31 20:28:58.762777 [ 269 ] {adad1f02-65b3-4fec-8faa-e3d7f4d80900} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20786 | 2025.12.31 20:28:58.763004 [ 269 ] {adad1f02-65b3-4fec-8faa-e3d7f4d80900} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20787 | 2025.12.31 20:28:58.763158 [ 34 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20788 | 2025.12.31 20:28:58.763162 [ 269 ] {adad1f02-65b3-4fec-8faa-e3d7f4d80900} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001682 sec., 45184.30439952438 rows/sec., 3.72 MiB/sec. | ||
| 20789 | 2025.12.31 20:28:58.763199 [ 34 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20790 | 2025.12.31 20:28:58.763220 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20791 | 2025.12.31 20:28:58.763232 [ 269 ] {adad1f02-65b3-4fec-8faa-e3d7f4d80900} <Debug> TCPHandler: Processed in 0.002018306 sec. | ||
| 20792 | 2025.12.31 20:28:58.763360 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 20793 | 2025.12.31 20:28:58.763367 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20794 | 2025.12.31 20:28:58.763514 [ 269 ] {c7bcb9e4-1bbc-4d78-9897-6e7a7cdbd58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20795 | 2025.12.31 20:28:58.763517 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20796 | 2025.12.31 20:28:58.763566 [ 269 ] {c7bcb9e4-1bbc-4d78-9897-6e7a7cdbd58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20797 | 2025.12.31 20:28:58.763572 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2468 rows starting from the beginning of the part | ||
| 20798 | 2025.12.31 20:28:58.763686 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1176 rows starting from the beginning of the part | ||
| 20799 | 2025.12.31 20:28:58.763737 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 76 rows starting from the beginning of the part | ||
| 20800 | 2025.12.31 20:28:58.763785 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1384 rows starting from the beginning of the part | ||
| 20801 | 2025.12.31 20:28:58.763830 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part | ||
| 20802 | 2025.12.31 20:28:58.763874 [ 189 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 76 rows starting from the beginning of the part | ||
| 20803 | 2025.12.31 20:28:58.764048 [ 269 ] {c7bcb9e4-1bbc-4d78-9897-6e7a7cdbd58a} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20804 | 2025.12.31 20:28:58.764095 [ 269 ] {c7bcb9e4-1bbc-4d78-9897-6e7a7cdbd58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20805 | 2025.12.31 20:28:58.764425 [ 269 ] {c7bcb9e4-1bbc-4d78-9897-6e7a7cdbd58a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20806 | 2025.12.31 20:28:58.764680 [ 269 ] {c7bcb9e4-1bbc-4d78-9897-6e7a7cdbd58a} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20807 | 2025.12.31 20:28:58.764822 [ 269 ] {c7bcb9e4-1bbc-4d78-9897-6e7a7cdbd58a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001332 sec., 7507.507507507507 rows/sec., 564.53 KiB/sec. | ||
| 20808 | 2025.12.31 20:28:58.764863 [ 269 ] {c7bcb9e4-1bbc-4d78-9897-6e7a7cdbd58a} <Debug> TCPHandler: Processed in 0.001551145 sec. | ||
| 20809 | 2025.12.31 20:28:58.764982 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20810 | 2025.12.31 20:28:58.765081 [ 269 ] {9a170cec-a51b-420d-80a9-975e3496d708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20811 | 2025.12.31 20:28:58.765125 [ 269 ] {9a170cec-a51b-420d-80a9-975e3496d708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20812 | 2025.12.31 20:28:58.765584 [ 269 ] {9a170cec-a51b-420d-80a9-975e3496d708} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20813 | 2025.12.31 20:28:58.765623 [ 269 ] {9a170cec-a51b-420d-80a9-975e3496d708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20814 | 2025.12.31 20:28:58.765927 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5236 rows, containing 5 columns (5 merged, 0 gathered) in 0.0026342 sec., 1987700.2505504517 rows/sec., 170.22 MiB/sec. | ||
| 20815 | 2025.12.31 20:28:58.765950 [ 269 ] {9a170cec-a51b-420d-80a9-975e3496d708} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20816 | 2025.12.31 20:28:58.766258 [ 269 ] {9a170cec-a51b-420d-80a9-975e3496d708} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20817 | 2025.12.31 20:28:58.766274 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20818 | 2025.12.31 20:28:58.766391 [ 34 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20819 | 2025.12.31 20:28:58.766408 [ 269 ] {9a170cec-a51b-420d-80a9-975e3496d708} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001346 sec., 54977.7117384844 rows/sec., 4.29 MiB/sec. | ||
| 20820 | 2025.12.31 20:28:58.766431 [ 34 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20821 | 2025.12.31 20:28:58.766453 [ 269 ] {9a170cec-a51b-420d-80a9-975e3496d708} <Debug> TCPHandler: Processed in 0.001519615 sec. | ||
| 20822 | 2025.12.31 20:28:58.766455 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20823 | 2025.12.31 20:28:58.766539 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 20824 | 2025.12.31 20:28:58.766580 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20825 | 2025.12.31 20:28:58.766638 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20826 | 2025.12.31 20:28:58.766667 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1251 rows starting from the beginning of the part | ||
| 20827 | 2025.12.31 20:28:58.766671 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_151_30} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20828 | 2025.12.31 20:28:58.766689 [ 269 ] {6759795a-30b5-496a-8b5a-894a686e0375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20829 | 2025.12.31 20:28:58.766714 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 711 rows starting from the beginning of the part | ||
| 20830 | 2025.12.31 20:28:58.766744 [ 269 ] {6759795a-30b5-496a-8b5a-894a686e0375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20831 | 2025.12.31 20:28:58.766757 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 74 rows starting from the beginning of the part | ||
| 20832 | 2025.12.31 20:28:58.766777 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_151_30} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20833 | 2025.12.31 20:28:58.766802 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 596 rows starting from the beginning of the part | ||
| 20834 | 2025.12.31 20:28:58.766841 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
| 20835 | 2025.12.31 20:28:58.766877 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 74 rows starting from the beginning of the part | ||
| 20836 | 2025.12.31 20:28:58.766903 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 20837 | 2025.12.31 20:28:58.767233 [ 269 ] {6759795a-30b5-496a-8b5a-894a686e0375} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20838 | 2025.12.31 20:28:58.767278 [ 269 ] {6759795a-30b5-496a-8b5a-894a686e0375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20839 | 2025.12.31 20:28:58.767650 [ 269 ] {6759795a-30b5-496a-8b5a-894a686e0375} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20840 | 2025.12.31 20:28:58.767891 [ 269 ] {6759795a-30b5-496a-8b5a-894a686e0375} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20841 | 2025.12.31 20:28:58.768025 [ 196 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2770 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516335 sec., 1826773.1075257116 rows/sec., 139.84 MiB/sec. | ||
| 20842 | 2025.12.31 20:28:58.768031 [ 269 ] {6759795a-30b5-496a-8b5a-894a686e0375} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001363 sec., 117388.11445341159 rows/sec., 8.18 MiB/sec. | ||
| 20843 | 2025.12.31 20:28:58.768095 [ 269 ] {6759795a-30b5-496a-8b5a-894a686e0375} <Debug> TCPHandler: Processed in 0.001566616 sec. | ||
| 20844 | 2025.12.31 20:28:58.768214 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20845 | 2025.12.31 20:28:58.768225 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20846 | 2025.12.31 20:28:58.768313 [ 269 ] {d7398495-6a44-4c03-8c88-c771d3a6a5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20847 | 2025.12.31 20:28:58.768371 [ 269 ] {d7398495-6a44-4c03-8c88-c771d3a6a5f0} <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 | ||
| 20848 | 2025.12.31 20:28:58.768487 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_151_30} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20849 | 2025.12.31 20:28:58.768553 [ 186 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_151_30} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20850 | 2025.12.31 20:28:58.768635 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 20851 | 2025.12.31 20:28:58.769189 [ 269 ] {d7398495-6a44-4c03-8c88-c771d3a6a5f0} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20852 | 2025.12.31 20:28:58.769225 [ 269 ] {d7398495-6a44-4c03-8c88-c771d3a6a5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20853 | 2025.12.31 20:28:58.769769 [ 269 ] {d7398495-6a44-4c03-8c88-c771d3a6a5f0} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20854 | 2025.12.31 20:28:58.769995 [ 269 ] {d7398495-6a44-4c03-8c88-c771d3a6a5f0} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20855 | 2025.12.31 20:28:58.770146 [ 269 ] {d7398495-6a44-4c03-8c88-c771d3a6a5f0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001852 sec., 5399.5680345572355 rows/sec., 9.68 MiB/sec. | ||
| 20856 | 2025.12.31 20:28:58.770218 [ 269 ] {d7398495-6a44-4c03-8c88-c771d3a6a5f0} <Debug> TCPHandler: Processed in 0.002053627 sec. | ||
| 20857 | 2025.12.31 20:28:58.770240 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 20858 | 2025.12.31 20:28:58.770270 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 20859 | 2025.12.31 20:28:58.770335 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20860 | 2025.12.31 20:28:58.770432 [ 269 ] {3fa4eb0c-97bb-44da-9440-87db916fa590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20861 | 2025.12.31 20:28:58.770477 [ 269 ] {3fa4eb0c-97bb-44da-9440-87db916fa590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20862 | 2025.12.31 20:28:58.770833 [ 269 ] {3fa4eb0c-97bb-44da-9440-87db916fa590} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20863 | 2025.12.31 20:28:58.770870 [ 269 ] {3fa4eb0c-97bb-44da-9440-87db916fa590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20864 | 2025.12.31 20:28:58.771190 [ 269 ] {3fa4eb0c-97bb-44da-9440-87db916fa590} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20865 | 2025.12.31 20:28:58.771426 [ 269 ] {3fa4eb0c-97bb-44da-9440-87db916fa590} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20866 | 2025.12.31 20:28:58.771560 [ 269 ] {3fa4eb0c-97bb-44da-9440-87db916fa590} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 20867 | 2025.12.31 20:28:58.771599 [ 269 ] {3fa4eb0c-97bb-44da-9440-87db916fa590} <Debug> TCPHandler: Processed in 0.00131479 sec. | ||
| 20868 | 2025.12.31 20:28:58.771647 [ 223 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 20869 | 2025.12.31 20:28:58.771697 [ 223 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 20870 | 2025.12.31 20:28:58.773311 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 20871 | 2025.12.31 20:28:58.774469 [ 223 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 20872 | 2025.12.31 20:28:59.002608 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002213131 sec. | ||
| 20873 | 2025.12.31 20:28:59.538011 [ 223 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 20874 | 2025.12.31 20:28:59.538061 [ 223 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 20875 | 2025.12.31 20:28:59.540183 [ 223 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 20876 | 2025.12.31 20:29:00.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.28 MiB, peak 419.95 MiB, free memory in arenas 0.00 B, will set to 400.28 MiB (RSS), difference: 4.00 MiB | ||
| 20877 | 2025.12.31 20:29:00.682937 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 20878 | 2025.12.31 20:29:00.701574 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20879 | 2025.12.31 20:29:00.701637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20880 | 2025.12.31 20:29:00.707932 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20881 | 2025.12.31 20:29:00.708667 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20882 | 2025.12.31 20:29:00.708969 [ 30 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20883 | 2025.12.31 20:29:00.709004 [ 30 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20884 | 2025.12.31 20:29:00.709023 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20885 | 2025.12.31 20:29:00.709149 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 20886 | 2025.12.31 20:29:00.712292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 20887 | 2025.12.31 20:29:00.713319 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20888 | 2025.12.31 20:29:00.714974 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 20889 | 2025.12.31 20:29:00.720049 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 20890 | 2025.12.31 20:29:00.724895 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 20891 | 2025.12.31 20:29:00.729555 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 20892 | 2025.12.31 20:29:00.734646 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 20893 | 2025.12.31 20:29:00.739162 [ 187 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 20894 | 2025.12.31 20:29:00.803285 [ 196 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.094191309 sec., 7675.867419997317 rows/sec., 39.69 MiB/sec. | ||
| 20895 | 2025.12.31 20:29:00.806641 [ 196 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20896 | 2025.12.31 20:29:00.808819 [ 196 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_96_19} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20897 | 2025.12.31 20:29:00.808937 [ 196 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_96_19} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20898 | 2025.12.31 20:29:00.811685 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 20899 | 2025.12.31 20:29:01.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.35 MiB, peak 419.95 MiB, free memory in arenas 0.00 B, will set to 400.28 MiB (RSS), difference: -1.07 MiB | ||
| 20900 | 2025.12.31 20:29:02.617165 [ 28 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Selected 5 parts from all_1_49_11 to all_53_53_0 | ||
| 20901 | 2025.12.31 20:29:02.617230 [ 28 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20902 | 2025.12.31 20:29:02.617251 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20903 | 2025.12.31 20:29:02.617383 [ 202 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_53_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_11 to all_53_53_0 into Compact with storage Full | ||
| 20904 | 2025.12.31 20:29:02.617534 [ 202 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_53_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20905 | 2025.12.31 20:29:02.617569 [ 202 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_53_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_11, total 434 rows starting from the beginning of the part | ||
| 20906 | 2025.12.31 20:29:02.617637 [ 202 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_53_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part | ||
| 20907 | 2025.12.31 20:29:02.617684 [ 202 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_53_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 410 rows starting from the beginning of the part | ||
| 20908 | 2025.12.31 20:29:02.617729 [ 202 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_53_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 410 rows starting from the beginning of the part | ||
| 20909 | 2025.12.31 20:29:02.617769 [ 202 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_53_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 20910 | 2025.12.31 20:29:02.618736 [ 197 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_53_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404843 sec., 1201557.7541404983 rows/sec., 81.47 MiB/sec. | ||
| 20911 | 2025.12.31 20:29:02.618893 [ 202 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_53_12} <Trace> MergedBlockOutputStream: filled checksums all_1_53_12 (state Temporary) | ||
| 20912 | 2025.12.31 20:29:02.619137 [ 202 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_53_12} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_merge_all_1_53_12 to all_1_53_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20913 | 2025.12.31 20:29:02.619205 [ 202 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_53_12} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Merged 5 parts: [all_1_49_11, all_53_53_0] -> all_1_53_12 | ||
| 20914 | 2025.12.31 20:29:02.619281 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 20915 | 2025.12.31 20:29:02.794459 [ 28 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Selected 5 parts from all_1_49_11 to all_53_53_0 | ||
| 20916 | 2025.12.31 20:29:02.794532 [ 28 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20917 | 2025.12.31 20:29:02.794568 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20918 | 2025.12.31 20:29:02.794711 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_53_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_11 to all_53_53_0 into Compact with storage Full | ||
| 20919 | 2025.12.31 20:29:02.794893 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_53_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20920 | 2025.12.31 20:29:02.794950 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_53_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_11, total 223 rows starting from the beginning of the part | ||
| 20921 | 2025.12.31 20:29:02.795041 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_53_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 20922 | 2025.12.31 20:29:02.795094 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_53_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 211 rows starting from the beginning of the part | ||
| 20923 | 2025.12.31 20:29:02.795143 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_53_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 211 rows starting from the beginning of the part | ||
| 20924 | 2025.12.31 20:29:02.795189 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_53_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 20925 | 2025.12.31 20:29:02.796145 [ 197 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_53_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498634 sec., 579194.1194447743 rows/sec., 35.41 MiB/sec. | ||
| 20926 | 2025.12.31 20:29:02.796295 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_53_12} <Trace> MergedBlockOutputStream: filled checksums all_1_53_12 (state Temporary) | ||
| 20927 | 2025.12.31 20:29:02.796562 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_53_12} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_merge_all_1_53_12 to all_1_53_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20928 | 2025.12.31 20:29:02.796631 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_53_12} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Merged 5 parts: [all_1_49_11, all_53_53_0] -> all_1_53_12 | ||
| 20929 | 2025.12.31 20:29:02.796702 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 20930 | 2025.12.31 20:29:03.358778 [ 28 ] {} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 20931 | 2025.12.31 20:29:03.358873 [ 28 ] {} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20932 | 2025.12.31 20:29:03.358903 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20933 | 2025.12.31 20:29:03.360026 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 20934 | 2025.12.31 20:29:03.360715 [ 224 ] {} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): 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] | ||
| 20935 | 2025.12.31 20:29:03.360758 [ 224 ] {} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): 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] | ||
| 20936 | 2025.12.31 20:29:03.360812 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20937 | 2025.12.31 20:29:03.361193 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 20938 | 2025.12.31 20:29:03.361299 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
| 20939 | 2025.12.31 20:29:03.361368 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 20940 | 2025.12.31 20:29:03.361469 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
| 20941 | 2025.12.31 20:29:03.361593 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 20942 | 2025.12.31 20:29:03.362992 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.003521721 sec., 13061.79563912076 rows/sec., 1.09 MiB/sec. | ||
| 20943 | 2025.12.31 20:29:03.363155 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 20944 | 2025.12.31 20:29:03.363533 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_33_8} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20945 | 2025.12.31 20:29:03.363636 [ 197 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_33_8} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 20946 | 2025.12.31 20:29:03.363737 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20947 | 2025.12.31 20:29:03.374530 [ 224 ] {} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): 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] | ||
| 20948 | 2025.12.31 20:29:03.498792 [ 219 ] {} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Found 5 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] | ||
| 20949 | 2025.12.31 20:29:03.498881 [ 219 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Removing 5 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] | ||
| 20950 | 2025.12.31 20:29:03.505101 [ 219 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20951 | 2025.12.31 20:29:03.763214 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20952 | 2025.12.31 20:29:03.763409 [ 269 ] {cbc1bfb2-3ff9-4d6a-85e7-bb8025db6cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20953 | 2025.12.31 20:29:03.763481 [ 269 ] {cbc1bfb2-3ff9-4d6a-85e7-bb8025db6cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20954 | 2025.12.31 20:29:03.764275 [ 269 ] {cbc1bfb2-3ff9-4d6a-85e7-bb8025db6cec} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20955 | 2025.12.31 20:29:03.764322 [ 269 ] {cbc1bfb2-3ff9-4d6a-85e7-bb8025db6cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20956 | 2025.12.31 20:29:03.764721 [ 269 ] {cbc1bfb2-3ff9-4d6a-85e7-bb8025db6cec} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20957 | 2025.12.31 20:29:03.764956 [ 269 ] {cbc1bfb2-3ff9-4d6a-85e7-bb8025db6cec} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20958 | 2025.12.31 20:29:03.765114 [ 269 ] {cbc1bfb2-3ff9-4d6a-85e7-bb8025db6cec} <Debug> executeQuery: Read 142 rows, 12.53 KiB in 0.001757 sec., 80819.57882754695 rows/sec., 6.96 MiB/sec. | ||
| 20959 | 2025.12.31 20:29:03.765165 [ 269 ] {cbc1bfb2-3ff9-4d6a-85e7-bb8025db6cec} <Debug> TCPHandler: Processed in 0.002081767 sec. | ||
| 20960 | 2025.12.31 20:29:03.765285 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20961 | 2025.12.31 20:29:03.765387 [ 269 ] {56f9061d-b2e3-4ece-aacd-23f3eec51412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20962 | 2025.12.31 20:29:03.765431 [ 269 ] {56f9061d-b2e3-4ece-aacd-23f3eec51412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20963 | 2025.12.31 20:29:03.765859 [ 269 ] {56f9061d-b2e3-4ece-aacd-23f3eec51412} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20964 | 2025.12.31 20:29:03.765895 [ 269 ] {56f9061d-b2e3-4ece-aacd-23f3eec51412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20965 | 2025.12.31 20:29:03.766206 [ 269 ] {56f9061d-b2e3-4ece-aacd-23f3eec51412} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20966 | 2025.12.31 20:29:03.766418 [ 269 ] {56f9061d-b2e3-4ece-aacd-23f3eec51412} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20967 | 2025.12.31 20:29:03.766549 [ 269 ] {56f9061d-b2e3-4ece-aacd-23f3eec51412} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.001187 sec., 36225.77927548442 rows/sec., 2.66 MiB/sec. | ||
| 20968 | 2025.12.31 20:29:03.766588 [ 269 ] {56f9061d-b2e3-4ece-aacd-23f3eec51412} <Debug> TCPHandler: Processed in 0.00135212 sec. | ||
| 20969 | 2025.12.31 20:29:03.766694 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20970 | 2025.12.31 20:29:03.766787 [ 269 ] {32832c50-3054-4a02-b859-f8c69f0651ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20971 | 2025.12.31 20:29:03.766827 [ 269 ] {32832c50-3054-4a02-b859-f8c69f0651ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20972 | 2025.12.31 20:29:03.767264 [ 269 ] {32832c50-3054-4a02-b859-f8c69f0651ba} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20973 | 2025.12.31 20:29:03.767300 [ 269 ] {32832c50-3054-4a02-b859-f8c69f0651ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20974 | 2025.12.31 20:29:03.767618 [ 269 ] {32832c50-3054-4a02-b859-f8c69f0651ba} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20975 | 2025.12.31 20:29:03.767830 [ 269 ] {32832c50-3054-4a02-b859-f8c69f0651ba} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20976 | 2025.12.31 20:29:03.767959 [ 269 ] {32832c50-3054-4a02-b859-f8c69f0651ba} <Debug> executeQuery: Read 113 rows, 9.07 KiB in 0.001191 sec., 94878.2535684299 rows/sec., 7.44 MiB/sec. | ||
| 20977 | 2025.12.31 20:29:03.767996 [ 269 ] {32832c50-3054-4a02-b859-f8c69f0651ba} <Debug> TCPHandler: Processed in 0.001350011 sec. | ||
| 20978 | 2025.12.31 20:29:03.768104 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20979 | 2025.12.31 20:29:03.768196 [ 269 ] {c5db9775-4af7-4eb2-b47e-157adf09bf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20980 | 2025.12.31 20:29:03.768239 [ 269 ] {c5db9775-4af7-4eb2-b47e-157adf09bf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20981 | 2025.12.31 20:29:03.768646 [ 269 ] {c5db9775-4af7-4eb2-b47e-157adf09bf0c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20982 | 2025.12.31 20:29:03.768681 [ 269 ] {c5db9775-4af7-4eb2-b47e-157adf09bf0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20983 | 2025.12.31 20:29:03.769008 [ 269 ] {c5db9775-4af7-4eb2-b47e-157adf09bf0c} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20984 | 2025.12.31 20:29:03.769219 [ 269 ] {c5db9775-4af7-4eb2-b47e-157adf09bf0c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20985 | 2025.12.31 20:29:03.769347 [ 269 ] {c5db9775-4af7-4eb2-b47e-157adf09bf0c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 20986 | 2025.12.31 20:29:03.769384 [ 269 ] {c5db9775-4af7-4eb2-b47e-157adf09bf0c} <Debug> TCPHandler: Processed in 0.00132713 sec. | ||
| 20987 | 2025.12.31 20:29:03.769488 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20988 | 2025.12.31 20:29:03.769580 [ 269 ] {f6ca609a-dc3f-470f-9a0c-dfcbbd3ff634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20989 | 2025.12.31 20:29:03.769632 [ 269 ] {f6ca609a-dc3f-470f-9a0c-dfcbbd3ff634} <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 | ||
| 20990 | 2025.12.31 20:29:03.770500 [ 269 ] {f6ca609a-dc3f-470f-9a0c-dfcbbd3ff634} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20991 | 2025.12.31 20:29:03.770536 [ 269 ] {f6ca609a-dc3f-470f-9a0c-dfcbbd3ff634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 20992 | 2025.12.31 20:29:03.771088 [ 269 ] {f6ca609a-dc3f-470f-9a0c-dfcbbd3ff634} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20993 | 2025.12.31 20:29:03.771322 [ 269 ] {f6ca609a-dc3f-470f-9a0c-dfcbbd3ff634} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20994 | 2025.12.31 20:29:03.771459 [ 269 ] {f6ca609a-dc3f-470f-9a0c-dfcbbd3ff634} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001897 sec., 22667.369530838165 rows/sec., 40.62 MiB/sec. | ||
| 20995 | 2025.12.31 20:29:03.771514 [ 269 ] {f6ca609a-dc3f-470f-9a0c-dfcbbd3ff634} <Debug> TCPHandler: Processed in 0.002072157 sec. | ||
| 20996 | 2025.12.31 20:29:03.771619 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20997 | 2025.12.31 20:29:03.771712 [ 269 ] {1ef7aab5-6e32-4978-b7b9-b3278550a2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20998 | 2025.12.31 20:29:03.771752 [ 269 ] {1ef7aab5-6e32-4978-b7b9-b3278550a2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20999 | 2025.12.31 20:29:03.772071 [ 269 ] {1ef7aab5-6e32-4978-b7b9-b3278550a2f2} <Trace> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21000 | 2025.12.31 20:29:03.772106 [ 269 ] {1ef7aab5-6e32-4978-b7b9-b3278550a2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 21001 | 2025.12.31 20:29:03.772987 [ 269 ] {1ef7aab5-6e32-4978-b7b9-b3278550a2f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 21002 | 2025.12.31 20:29:03.773211 [ 269 ] {1ef7aab5-6e32-4978-b7b9-b3278550a2f2} <Trace> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21003 | 2025.12.31 20:29:03.773333 [ 269 ] {1ef7aab5-6e32-4978-b7b9-b3278550a2f2} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.00164 sec., 5487.804878048781 rows/sec., 422.18 KiB/sec. | ||
| 21004 | 2025.12.31 20:29:03.773369 [ 269 ] {1ef7aab5-6e32-4978-b7b9-b3278550a2f2} <Debug> TCPHandler: Processed in 0.001796631 sec. | ||
| 21005 | 2025.12.31 20:29:03.773485 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21006 | 2025.12.31 20:29:03.773576 [ 269 ] {82d7a6e0-fc07-4ace-a016-75685ab34341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21007 | 2025.12.31 20:29:03.773616 [ 269 ] {82d7a6e0-fc07-4ace-a016-75685ab34341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21008 | 2025.12.31 20:29:03.773954 [ 269 ] {82d7a6e0-fc07-4ace-a016-75685ab34341} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21009 | 2025.12.31 20:29:03.773989 [ 269 ] {82d7a6e0-fc07-4ace-a016-75685ab34341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 21010 | 2025.12.31 20:29:03.774290 [ 269 ] {82d7a6e0-fc07-4ace-a016-75685ab34341} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21011 | 2025.12.31 20:29:03.774503 [ 269 ] {82d7a6e0-fc07-4ace-a016-75685ab34341} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21012 | 2025.12.31 20:29:03.774629 [ 269 ] {82d7a6e0-fc07-4ace-a016-75685ab34341} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 21013 | 2025.12.31 20:29:03.774665 [ 269 ] {82d7a6e0-fc07-4ace-a016-75685ab34341} <Debug> TCPHandler: Processed in 0.001227478 sec. | ||
| 21014 | 2025.12.31 20:29:05.117451 [ 24 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Selected 5 parts from all_1_50_11 to all_54_54_0 | ||
| 21015 | 2025.12.31 20:29:05.117537 [ 24 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21016 | 2025.12.31 20:29:05.117563 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 21017 | 2025.12.31 20:29:05.117706 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_54_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_50_11 to all_54_54_0 into Compact with storage Full | ||
| 21018 | 2025.12.31 20:29:05.117870 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_54_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21019 | 2025.12.31 20:29:05.117910 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 465 rows starting from the beginning of the part | ||
| 21020 | 2025.12.31 20:29:05.117986 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 440 rows starting from the beginning of the part | ||
| 21021 | 2025.12.31 20:29:05.118039 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 212 rows starting from the beginning of the part | ||
| 21022 | 2025.12.31 20:29:05.118086 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part | ||
| 21023 | 2025.12.31 20:29:05.118129 [ 190 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 252 rows starting from the beginning of the part | ||
| 21024 | 2025.12.31 20:29:05.119072 [ 192 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_54_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435122 sec., 1101648.5009636811 rows/sec., 77.40 MiB/sec. | ||
| 21025 | 2025.12.31 20:29:05.119258 [ 200 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_54_12} <Trace> MergedBlockOutputStream: filled checksums all_1_54_12 (state Temporary) | ||
| 21026 | 2025.12.31 20:29:05.119557 [ 200 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_54_12} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_merge_all_1_54_12 to all_1_54_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21027 | 2025.12.31 20:29:05.119633 [ 200 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_54_12} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Merged 5 parts: [all_1_50_11, all_54_54_0] -> all_1_54_12 | ||
| 21028 | 2025.12.31 20:29:05.119731 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 21029 | 2025.12.31 20:29:05.722493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46469 | ||
| 21030 | 2025.12.31 20:29:05.723218 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21031 | 2025.12.31 20:29:05.723253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 21032 | 2025.12.31 20:29:05.723713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21033 | 2025.12.31 20:29:05.723942 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21034 | 2025.12.31 20:29:05.724065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46469 | ||
| 21035 | 2025.12.31 20:29:08.072201 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60278 | ||
| 21036 | 2025.12.31 20:29:08.072311 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21037 | 2025.12.31 20:29:08.072338 [ 292 ] {} <Debug> TCP-Session: 7d704998-ffc6-4b96-951e-141b7de4ab78 Authenticating user 'default' from [fd00:1122:3344:101::e]:60278 | ||
| 21038 | 2025.12.31 20:29:08.072363 [ 292 ] {} <Debug> TCP-Session: 7d704998-ffc6-4b96-951e-141b7de4ab78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21039 | 2025.12.31 20:29:08.072377 [ 292 ] {} <Debug> TCP-Session: 7d704998-ffc6-4b96-951e-141b7de4ab78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21040 | 2025.12.31 20:29:08.072582 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59062 | ||
| 21041 | 2025.12.31 20:29:08.072610 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54647 | ||
| 21042 | 2025.12.31 20:29:08.072615 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55499 | ||
| 21043 | 2025.12.31 20:29:08.072677 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46355 | ||
| 21044 | 2025.12.31 20:29:08.072702 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21045 | 2025.12.31 20:29:08.072700 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49559 | ||
| 21046 | 2025.12.31 20:29:08.072755 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21047 | 2025.12.31 20:29:08.072773 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21048 | 2025.12.31 20:29:08.072768 [ 292 ] {} <Trace> TCP-Session: 7d704998-ffc6-4b96-951e-141b7de4ab78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21049 | 2025.12.31 20:29:08.072830 [ 289 ] {} <Debug> TCP-Session: aa2a346b-2a31-4081-b92d-0690a7846212 Authenticating user 'default' from [fd00:1122:3344:101::e]:46355 | ||
| 21050 | 2025.12.31 20:29:08.072848 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21051 | 2025.12.31 20:29:08.072815 [ 294 ] {} <Debug> TCP-Session: 611f44af-6954-4b4d-ac89-c55e2bb7ec63 Authenticating user 'default' from [fd00:1122:3344:101::e]:54647 | ||
| 21052 | 2025.12.31 20:29:08.072895 [ 291 ] {} <Debug> TCP-Session: ec19b011-d938-4851-ac81-bcaa9af26387 Authenticating user 'default' from [fd00:1122:3344:101::e]:49559 | ||
| 21053 | 2025.12.31 20:29:08.072879 [ 289 ] {} <Debug> TCP-Session: aa2a346b-2a31-4081-b92d-0690a7846212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21054 | 2025.12.31 20:29:08.072925 [ 294 ] {} <Debug> TCP-Session: 611f44af-6954-4b4d-ac89-c55e2bb7ec63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21055 | 2025.12.31 20:29:08.072936 [ 291 ] {} <Debug> TCP-Session: ec19b011-d938-4851-ac81-bcaa9af26387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21056 | 2025.12.31 20:29:08.072956 [ 289 ] {} <Debug> TCP-Session: aa2a346b-2a31-4081-b92d-0690a7846212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21057 | 2025.12.31 20:29:08.072983 [ 291 ] {} <Debug> TCP-Session: ec19b011-d938-4851-ac81-bcaa9af26387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21058 | 2025.12.31 20:29:08.072997 [ 292 ] {565cf6db-1377-4b1a-ba10-ec1e9c0d594b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60278) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21059 | 2025.12.31 20:29:08.072970 [ 294 ] {} <Debug> TCP-Session: 611f44af-6954-4b4d-ac89-c55e2bb7ec63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21060 | 2025.12.31 20:29:08.072688 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40683 | ||
| 21061 | 2025.12.31 20:29:08.072662 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46301 | ||
| 21062 | 2025.12.31 20:29:08.072749 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21063 | 2025.12.31 20:29:08.073119 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21064 | 2025.12.31 20:29:08.073145 [ 266 ] {} <Debug> TCP-Session: f0db5959-14cb-4396-b4d0-01817a1aa6ad Authenticating user 'default' from [fd00:1122:3344:101::e]:55499 | ||
| 21065 | 2025.12.31 20:29:08.073155 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21066 | 2025.12.31 20:29:08.073159 [ 290 ] {} <Debug> TCP-Session: 34559073-50a5-46a0-8f99-60dcedbab259 Authenticating user 'default' from [fd00:1122:3344:101::e]:40683 | ||
| 21067 | 2025.12.31 20:29:08.073172 [ 266 ] {} <Debug> TCP-Session: f0db5959-14cb-4396-b4d0-01817a1aa6ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21068 | 2025.12.31 20:29:08.073188 [ 288 ] {} <Debug> TCP-Session: 709f480c-45a4-44b6-859d-908071f345ac Authenticating user 'default' from [fd00:1122:3344:101::e]:46301 | ||
| 21069 | 2025.12.31 20:29:08.073198 [ 290 ] {} <Debug> TCP-Session: 34559073-50a5-46a0-8f99-60dcedbab259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21070 | 2025.12.31 20:29:08.073218 [ 266 ] {} <Debug> TCP-Session: f0db5959-14cb-4396-b4d0-01817a1aa6ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21071 | 2025.12.31 20:29:08.073243 [ 290 ] {} <Debug> TCP-Session: 34559073-50a5-46a0-8f99-60dcedbab259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21072 | 2025.12.31 20:29:08.073233 [ 288 ] {} <Debug> TCP-Session: 709f480c-45a4-44b6-859d-908071f345ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21073 | 2025.12.31 20:29:08.072748 [ 293 ] {} <Debug> TCP-Session: 019734e4-4e00-4128-b7be-f82be8b9cf47 Authenticating user 'default' from [fd00:1122:3344:101::e]:59062 | ||
| 21074 | 2025.12.31 20:29:08.073294 [ 288 ] {} <Debug> TCP-Session: 709f480c-45a4-44b6-859d-908071f345ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21075 | 2025.12.31 20:29:08.073287 [ 292 ] {565cf6db-1377-4b1a-ba10-ec1e9c0d594b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21076 | 2025.12.31 20:29:08.073318 [ 293 ] {} <Debug> TCP-Session: 019734e4-4e00-4128-b7be-f82be8b9cf47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21077 | 2025.12.31 20:29:08.072660 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54764 | ||
| 21078 | 2025.12.31 20:29:08.073361 [ 293 ] {} <Debug> TCP-Session: 019734e4-4e00-4128-b7be-f82be8b9cf47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21079 | 2025.12.31 20:29:08.073380 [ 292 ] {565cf6db-1377-4b1a-ba10-ec1e9c0d594b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21080 | 2025.12.31 20:29:08.073435 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21081 | 2025.12.31 20:29:08.073461 [ 286 ] {} <Debug> TCP-Session: 15cef0fe-7583-49aa-b36d-4bb8ad0e34c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54764 | ||
| 21082 | 2025.12.31 20:29:08.073478 [ 286 ] {} <Debug> TCP-Session: 15cef0fe-7583-49aa-b36d-4bb8ad0e34c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21083 | 2025.12.31 20:29:08.073490 [ 286 ] {} <Debug> TCP-Session: 15cef0fe-7583-49aa-b36d-4bb8ad0e34c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21084 | 2025.12.31 20:29:08.073726 [ 292 ] {565cf6db-1377-4b1a-ba10-ec1e9c0d594b} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 21085 | 2025.12.31 20:29:08.074707 [ 349 ] {565cf6db-1377-4b1a-ba10-ec1e9c0d594b} <Trace> AggregatingTransform: Aggregating | ||
| 21086 | 2025.12.31 20:29:08.074745 [ 349 ] {565cf6db-1377-4b1a-ba10-ec1e9c0d594b} <Trace> Aggregator: Aggregation method: without_key | ||
| 21087 | 2025.12.31 20:29:08.074780 [ 349 ] {565cf6db-1377-4b1a-ba10-ec1e9c0d594b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946992 sec. (1055.975 rows/sec., 41.25 KiB/sec.) | ||
| 21088 | 2025.12.31 20:29:08.074799 [ 349 ] {565cf6db-1377-4b1a-ba10-ec1e9c0d594b} <Trace> Aggregator: Merging aggregated data | ||
| 21089 | 2025.12.31 20:29:08.076360 [ 292 ] {565cf6db-1377-4b1a-ba10-ec1e9c0d594b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003411 sec., 293.1691586045148 rows/sec., 11.45 KiB/sec. | ||
| 21090 | 2025.12.31 20:29:08.076631 [ 292 ] {565cf6db-1377-4b1a-ba10-ec1e9c0d594b} <Debug> TCPHandler: Processed in 0.003989971 sec. | ||
| 21091 | 2025.12.31 20:29:08.076756 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21092 | 2025.12.31 20:29:08.076773 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21093 | 2025.12.31 20:29:08.076795 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21094 | 2025.12.31 20:29:08.076813 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21095 | 2025.12.31 20:29:08.076846 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21096 | 2025.12.31 20:29:08.076861 [ 286 ] {} <Debug> TCP-Session: 15cef0fe-7583-49aa-b36d-4bb8ad0e34c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21097 | 2025.12.31 20:29:08.076878 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21098 | 2025.12.31 20:29:08.076886 [ 290 ] {} <Debug> TCP-Session: 34559073-50a5-46a0-8f99-60dcedbab259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21099 | 2025.12.31 20:29:08.076897 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21100 | 2025.12.31 20:29:08.076919 [ 266 ] {} <Debug> TCP-Session: f0db5959-14cb-4396-b4d0-01817a1aa6ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21101 | 2025.12.31 20:29:08.076893 [ 291 ] {} <Debug> TCP-Session: ec19b011-d938-4851-ac81-bcaa9af26387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21102 | 2025.12.31 20:29:08.076959 [ 288 ] {} <Debug> TCP-Session: 709f480c-45a4-44b6-859d-908071f345ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21103 | 2025.12.31 20:29:08.076862 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21104 | 2025.12.31 20:29:08.076831 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21105 | 2025.12.31 20:29:08.077035 [ 294 ] {} <Debug> TCP-Session: 611f44af-6954-4b4d-ac89-c55e2bb7ec63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21106 | 2025.12.31 20:29:08.076812 [ 292 ] {} <Debug> TCP-Session: 7d704998-ffc6-4b96-951e-141b7de4ab78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21107 | 2025.12.31 20:29:08.077068 [ 289 ] {} <Debug> TCP-Session: aa2a346b-2a31-4081-b92d-0690a7846212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21108 | 2025.12.31 20:29:08.076838 [ 293 ] {} <Debug> TCP-Session: 019734e4-4e00-4128-b7be-f82be8b9cf47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21109 | 2025.12.31 20:29:08.212408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 21110 | 2025.12.31 20:29:08.232483 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21111 | 2025.12.31 20:29:08.232552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 21112 | 2025.12.31 20:29:08.239062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21113 | 2025.12.31 20:29:08.239944 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21114 | 2025.12.31 20:29:08.244288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 21115 | 2025.12.31 20:29:08.308129 [ 225 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 21116 | 2025.12.31 20:29:08.308178 [ 225 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 21117 | 2025.12.31 20:29:08.312720 [ 225 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 21118 | 2025.12.31 20:29:08.375678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2574 | ||
| 21119 | 2025.12.31 20:29:08.378238 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21120 | 2025.12.31 20:29:08.378300 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 21121 | 2025.12.31 20:29:08.379585 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21122 | 2025.12.31 20:29:08.379874 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21123 | 2025.12.31 20:29:08.380267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2574 | ||
| 21124 | 2025.12.31 20:29:08.519479 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43857 | ||
| 21125 | 2025.12.31 20:29:08.519591 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21126 | 2025.12.31 20:29:08.519617 [ 286 ] {} <Debug> TCP-Session: 4e1d5c1a-0834-4528-9f64-1c6c19ecca70 Authenticating user 'default' from [fd00:1122:3344:101::e]:43857 | ||
| 21127 | 2025.12.31 20:29:08.519639 [ 286 ] {} <Debug> TCP-Session: 4e1d5c1a-0834-4528-9f64-1c6c19ecca70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21128 | 2025.12.31 20:29:08.519652 [ 286 ] {} <Debug> TCP-Session: 4e1d5c1a-0834-4528-9f64-1c6c19ecca70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21129 | 2025.12.31 20:29:08.519894 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47036 | ||
| 21130 | 2025.12.31 20:29:08.519927 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48032 | ||
| 21131 | 2025.12.31 20:29:08.519949 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44381 | ||
| 21132 | 2025.12.31 20:29:08.519970 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42137 | ||
| 21133 | 2025.12.31 20:29:08.519930 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34291 | ||
| 21134 | 2025.12.31 20:29:08.520044 [ 286 ] {} <Trace> TCP-Session: 4e1d5c1a-0834-4528-9f64-1c6c19ecca70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21135 | 2025.12.31 20:29:08.520046 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21136 | 2025.12.31 20:29:08.520100 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21137 | 2025.12.31 20:29:08.520119 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21138 | 2025.12.31 20:29:08.520137 [ 292 ] {} <Debug> TCP-Session: 9d6c7605-91ef-412a-8af0-0843c03dc9b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44381 | ||
| 21139 | 2025.12.31 20:29:08.520148 [ 294 ] {} <Debug> TCP-Session: 424ec5ae-f793-4f1a-b0c0-6d3d64295c37 Authenticating user 'default' from [fd00:1122:3344:101::e]:42137 | ||
| 21140 | 2025.12.31 20:29:08.520157 [ 290 ] {} <Debug> TCP-Session: 4064a6bb-2d5a-4d6d-b485-2e332b77cafc Authenticating user 'default' from [fd00:1122:3344:101::e]:34291 | ||
| 21141 | 2025.12.31 20:29:08.520176 [ 292 ] {} <Debug> TCP-Session: 9d6c7605-91ef-412a-8af0-0843c03dc9b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21142 | 2025.12.31 20:29:08.520189 [ 294 ] {} <Debug> TCP-Session: 424ec5ae-f793-4f1a-b0c0-6d3d64295c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21143 | 2025.12.31 20:29:08.520195 [ 290 ] {} <Debug> TCP-Session: 4064a6bb-2d5a-4d6d-b485-2e332b77cafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21144 | 2025.12.31 20:29:08.520203 [ 292 ] {} <Debug> TCP-Session: 9d6c7605-91ef-412a-8af0-0843c03dc9b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21145 | 2025.12.31 20:29:08.520227 [ 290 ] {} <Debug> TCP-Session: 4064a6bb-2d5a-4d6d-b485-2e332b77cafc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21146 | 2025.12.31 20:29:08.520217 [ 294 ] {} <Debug> TCP-Session: 424ec5ae-f793-4f1a-b0c0-6d3d64295c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21147 | 2025.12.31 20:29:08.520255 [ 286 ] {41ec526b-b32e-4f47-a239-1f2adaadb659} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43857) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21148 | 2025.12.31 20:29:08.520031 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21149 | 2025.12.31 20:29:08.520023 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21150 | 2025.12.31 20:29:08.520329 [ 291 ] {} <Debug> TCP-Session: a022bdc2-83a2-44c3-83a5-4342c82ff21f Authenticating user 'default' from [fd00:1122:3344:101::e]:48032 | ||
| 21151 | 2025.12.31 20:29:08.519912 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42349 | ||
| 21152 | 2025.12.31 20:29:08.520365 [ 291 ] {} <Debug> TCP-Session: a022bdc2-83a2-44c3-83a5-4342c82ff21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21153 | 2025.12.31 20:29:08.520357 [ 288 ] {} <Debug> TCP-Session: 9e95aebe-0109-4ed4-939f-a002320192a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47036 | ||
| 21154 | 2025.12.31 20:29:08.520415 [ 291 ] {} <Debug> TCP-Session: a022bdc2-83a2-44c3-83a5-4342c82ff21f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21155 | 2025.12.31 20:29:08.520436 [ 288 ] {} <Debug> TCP-Session: 9e95aebe-0109-4ed4-939f-a002320192a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21156 | 2025.12.31 20:29:08.519973 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48656 | ||
| 21157 | 2025.12.31 20:29:08.520468 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21158 | 2025.12.31 20:29:08.520462 [ 288 ] {} <Debug> TCP-Session: 9e95aebe-0109-4ed4-939f-a002320192a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21159 | 2025.12.31 20:29:08.520509 [ 289 ] {} <Debug> TCP-Session: 990cde12-66f6-45f7-ac12-7eb651152e26 Authenticating user 'default' from [fd00:1122:3344:101::e]:42349 | ||
| 21160 | 2025.12.31 20:29:08.520529 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21161 | 2025.12.31 20:29:08.520539 [ 286 ] {41ec526b-b32e-4f47-a239-1f2adaadb659} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21162 | 2025.12.31 20:29:08.520555 [ 266 ] {} <Debug> TCP-Session: b8a8327e-38d1-4450-9305-19377b512279 Authenticating user 'default' from [fd00:1122:3344:101::e]:48656 | ||
| 21163 | 2025.12.31 20:29:08.520552 [ 289 ] {} <Debug> TCP-Session: 990cde12-66f6-45f7-ac12-7eb651152e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21164 | 2025.12.31 20:29:08.520586 [ 266 ] {} <Debug> TCP-Session: b8a8327e-38d1-4450-9305-19377b512279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21165 | 2025.12.31 20:29:08.520595 [ 289 ] {} <Debug> TCP-Session: 990cde12-66f6-45f7-ac12-7eb651152e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21166 | 2025.12.31 20:29:08.520603 [ 266 ] {} <Debug> TCP-Session: b8a8327e-38d1-4450-9305-19377b512279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21167 | 2025.12.31 20:29:08.520606 [ 286 ] {41ec526b-b32e-4f47-a239-1f2adaadb659} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21168 | 2025.12.31 20:29:08.519954 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45091 | ||
| 21169 | 2025.12.31 20:29:08.520725 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21170 | 2025.12.31 20:29:08.520749 [ 293 ] {} <Debug> TCP-Session: 55b61fee-382a-4e93-99c5-a155fc6144d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45091 | ||
| 21171 | 2025.12.31 20:29:08.520767 [ 293 ] {} <Debug> TCP-Session: 55b61fee-382a-4e93-99c5-a155fc6144d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21172 | 2025.12.31 20:29:08.520782 [ 293 ] {} <Debug> TCP-Session: 55b61fee-382a-4e93-99c5-a155fc6144d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21173 | 2025.12.31 20:29:08.520920 [ 286 ] {41ec526b-b32e-4f47-a239-1f2adaadb659} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 21174 | 2025.12.31 20:29:08.521841 [ 347 ] {41ec526b-b32e-4f47-a239-1f2adaadb659} <Trace> AggregatingTransform: Aggregating | ||
| 21175 | 2025.12.31 20:29:08.521881 [ 347 ] {41ec526b-b32e-4f47-a239-1f2adaadb659} <Trace> Aggregator: Aggregation method: without_key | ||
| 21176 | 2025.12.31 20:29:08.521917 [ 347 ] {41ec526b-b32e-4f47-a239-1f2adaadb659} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089192 sec. (1121.177 rows/sec., 43.80 KiB/sec.) | ||
| 21177 | 2025.12.31 20:29:08.521937 [ 347 ] {41ec526b-b32e-4f47-a239-1f2adaadb659} <Trace> Aggregator: Merging aggregated data | ||
| 21178 | 2025.12.31 20:29:08.523423 [ 286 ] {41ec526b-b32e-4f47-a239-1f2adaadb659} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003223 sec., 310.26993484331365 rows/sec., 12.12 KiB/sec. | ||
| 21179 | 2025.12.31 20:29:08.523569 [ 286 ] {41ec526b-b32e-4f47-a239-1f2adaadb659} <Debug> TCPHandler: Processed in 0.003661213 sec. | ||
| 21180 | 2025.12.31 20:29:08.523688 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21181 | 2025.12.31 20:29:08.523720 [ 286 ] {} <Debug> TCP-Session: 4e1d5c1a-0834-4528-9f64-1c6c19ecca70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21182 | 2025.12.31 20:29:08.523724 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21183 | 2025.12.31 20:29:08.523749 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21184 | 2025.12.31 20:29:08.523771 [ 288 ] {} <Debug> TCP-Session: 9e95aebe-0109-4ed4-939f-a002320192a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21185 | 2025.12.31 20:29:08.523779 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21186 | 2025.12.31 20:29:08.523792 [ 289 ] {} <Debug> TCP-Session: 990cde12-66f6-45f7-ac12-7eb651152e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21187 | 2025.12.31 20:29:08.523810 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21188 | 2025.12.31 20:29:08.523834 [ 290 ] {} <Debug> TCP-Session: 4064a6bb-2d5a-4d6d-b485-2e332b77cafc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21189 | 2025.12.31 20:29:08.523844 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21190 | 2025.12.31 20:29:08.523868 [ 292 ] {} <Debug> TCP-Session: 9d6c7605-91ef-412a-8af0-0843c03dc9b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21191 | 2025.12.31 20:29:08.523900 [ 293 ] {} <Debug> TCP-Session: 55b61fee-382a-4e93-99c5-a155fc6144d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21192 | 2025.12.31 20:29:08.523826 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21193 | 2025.12.31 20:29:08.523774 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21194 | 2025.12.31 20:29:08.523985 [ 291 ] {} <Debug> TCP-Session: a022bdc2-83a2-44c3-83a5-4342c82ff21f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21195 | 2025.12.31 20:29:08.523789 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21196 | 2025.12.31 20:29:08.524012 [ 294 ] {} <Debug> TCP-Session: 424ec5ae-f793-4f1a-b0c0-6d3d64295c37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21197 | 2025.12.31 20:29:08.524051 [ 266 ] {} <Debug> TCP-Session: b8a8327e-38d1-4450-9305-19377b512279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21198 | 2025.12.31 20:29:08.763422 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21199 | 2025.12.31 20:29:08.763605 [ 269 ] {e8e698eb-4a81-4fb5-9da9-61d3da608750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21200 | 2025.12.31 20:29:08.763673 [ 269 ] {e8e698eb-4a81-4fb5-9da9-61d3da608750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21201 | 2025.12.31 20:29:08.764352 [ 269 ] {e8e698eb-4a81-4fb5-9da9-61d3da608750} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21202 | 2025.12.31 20:29:08.764413 [ 269 ] {e8e698eb-4a81-4fb5-9da9-61d3da608750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 21203 | 2025.12.31 20:29:08.764849 [ 269 ] {e8e698eb-4a81-4fb5-9da9-61d3da608750} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 21204 | 2025.12.31 20:29:08.765118 [ 269 ] {e8e698eb-4a81-4fb5-9da9-61d3da608750} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21205 | 2025.12.31 20:29:08.765294 [ 269 ] {e8e698eb-4a81-4fb5-9da9-61d3da608750} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001737 sec., 1151.4104778353483 rows/sec., 93.89 KiB/sec. | ||
| 21206 | 2025.12.31 20:29:08.765352 [ 269 ] {e8e698eb-4a81-4fb5-9da9-61d3da608750} <Debug> TCPHandler: Processed in 0.002058987 sec. | ||
| 21207 | 2025.12.31 20:29:08.765487 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21208 | 2025.12.31 20:29:08.765604 [ 269 ] {27dd347f-a13f-4586-bf24-0313f1ab2f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21209 | 2025.12.31 20:29:08.765650 [ 269 ] {27dd347f-a13f-4586-bf24-0313f1ab2f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21210 | 2025.12.31 20:29:08.766131 [ 269 ] {27dd347f-a13f-4586-bf24-0313f1ab2f37} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21211 | 2025.12.31 20:29:08.766168 [ 269 ] {27dd347f-a13f-4586-bf24-0313f1ab2f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 21212 | 2025.12.31 20:29:08.766491 [ 269 ] {27dd347f-a13f-4586-bf24-0313f1ab2f37} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21213 | 2025.12.31 20:29:08.766725 [ 269 ] {27dd347f-a13f-4586-bf24-0313f1ab2f37} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21214 | 2025.12.31 20:29:08.766904 [ 269 ] {27dd347f-a13f-4586-bf24-0313f1ab2f37} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001326 sec., 58069.38159879337 rows/sec., 4.78 MiB/sec. | ||
| 21215 | 2025.12.31 20:29:08.766950 [ 269 ] {27dd347f-a13f-4586-bf24-0313f1ab2f37} <Debug> TCPHandler: Processed in 0.001517005 sec. | ||
| 21216 | 2025.12.31 20:29:08.767080 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21217 | 2025.12.31 20:29:08.767181 [ 269 ] {972a0635-8b09-4f57-b10b-f8014ec2ee21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21218 | 2025.12.31 20:29:08.767224 [ 269 ] {972a0635-8b09-4f57-b10b-f8014ec2ee21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21219 | 2025.12.31 20:29:08.767656 [ 269 ] {972a0635-8b09-4f57-b10b-f8014ec2ee21} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21220 | 2025.12.31 20:29:08.767695 [ 269 ] {972a0635-8b09-4f57-b10b-f8014ec2ee21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 21221 | 2025.12.31 20:29:08.768012 [ 269 ] {972a0635-8b09-4f57-b10b-f8014ec2ee21} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 21222 | 2025.12.31 20:29:08.768232 [ 269 ] {972a0635-8b09-4f57-b10b-f8014ec2ee21} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21223 | 2025.12.31 20:29:08.768378 [ 269 ] {972a0635-8b09-4f57-b10b-f8014ec2ee21} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001218 sec., 9852.216748768473 rows/sec., 732.02 KiB/sec. | ||
| 21224 | 2025.12.31 20:29:08.768422 [ 269 ] {972a0635-8b09-4f57-b10b-f8014ec2ee21} <Debug> TCPHandler: Processed in 0.001392651 sec. | ||
| 21225 | 2025.12.31 20:29:08.768557 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21226 | 2025.12.31 20:29:08.768672 [ 269 ] {958ca4b6-d06d-492e-a428-0c0db2772cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21227 | 2025.12.31 20:29:08.768730 [ 269 ] {958ca4b6-d06d-492e-a428-0c0db2772cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21228 | 2025.12.31 20:29:08.769270 [ 269 ] {958ca4b6-d06d-492e-a428-0c0db2772cb0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21229 | 2025.12.31 20:29:08.769313 [ 269 ] {958ca4b6-d06d-492e-a428-0c0db2772cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 21230 | 2025.12.31 20:29:08.769737 [ 269 ] {958ca4b6-d06d-492e-a428-0c0db2772cb0} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21231 | 2025.12.31 20:29:08.769976 [ 269 ] {958ca4b6-d06d-492e-a428-0c0db2772cb0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21232 | 2025.12.31 20:29:08.770113 [ 269 ] {958ca4b6-d06d-492e-a428-0c0db2772cb0} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001466 sec., 51841.74624829468 rows/sec., 4.05 MiB/sec. | ||
| 21233 | 2025.12.31 20:29:08.770154 [ 269 ] {958ca4b6-d06d-492e-a428-0c0db2772cb0} <Debug> TCPHandler: Processed in 0.001658238 sec. | ||
| 21234 | 2025.12.31 20:29:08.770275 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21235 | 2025.12.31 20:29:08.770374 [ 269 ] {94e573f4-1ecd-4356-af9b-e6b14187826c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21236 | 2025.12.31 20:29:08.770423 [ 269 ] {94e573f4-1ecd-4356-af9b-e6b14187826c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21237 | 2025.12.31 20:29:08.770868 [ 269 ] {94e573f4-1ecd-4356-af9b-e6b14187826c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21238 | 2025.12.31 20:29:08.770904 [ 269 ] {94e573f4-1ecd-4356-af9b-e6b14187826c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 21239 | 2025.12.31 20:29:08.771252 [ 269 ] {94e573f4-1ecd-4356-af9b-e6b14187826c} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21240 | 2025.12.31 20:29:08.771495 [ 269 ] {94e573f4-1ecd-4356-af9b-e6b14187826c} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21241 | 2025.12.31 20:29:08.771630 [ 269 ] {94e573f4-1ecd-4356-af9b-e6b14187826c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001276 sec., 126175.54858934169 rows/sec., 8.79 MiB/sec. | ||
| 21242 | 2025.12.31 20:29:08.771667 [ 269 ] {94e573f4-1ecd-4356-af9b-e6b14187826c} <Debug> TCPHandler: Processed in 0.001442773 sec. | ||
| 21243 | 2025.12.31 20:29:08.771788 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21244 | 2025.12.31 20:29:08.771883 [ 269 ] {2fb61626-b0f0-4d03-9926-c5fb2c5cbb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21245 | 2025.12.31 20:29:08.771939 [ 269 ] {2fb61626-b0f0-4d03-9926-c5fb2c5cbb6a} <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 | ||
| 21246 | 2025.12.31 20:29:08.772967 [ 269 ] {2fb61626-b0f0-4d03-9926-c5fb2c5cbb6a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21247 | 2025.12.31 20:29:08.773011 [ 269 ] {2fb61626-b0f0-4d03-9926-c5fb2c5cbb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 21248 | 2025.12.31 20:29:08.773823 [ 269 ] {2fb61626-b0f0-4d03-9926-c5fb2c5cbb6a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 21249 | 2025.12.31 20:29:08.774186 [ 269 ] {2fb61626-b0f0-4d03-9926-c5fb2c5cbb6a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21250 | 2025.12.31 20:29:08.774381 [ 269 ] {2fb61626-b0f0-4d03-9926-c5fb2c5cbb6a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002515 sec., 3976.1431411530816 rows/sec., 7.13 MiB/sec. | ||
| 21251 | 2025.12.31 20:29:08.774485 [ 269 ] {2fb61626-b0f0-4d03-9926-c5fb2c5cbb6a} <Debug> TCPHandler: Processed in 0.002747113 sec. | ||
| 21252 | 2025.12.31 20:29:08.774621 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21253 | 2025.12.31 20:29:08.774742 [ 269 ] {d335df24-b9b1-4f60-be42-b355c55728ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21254 | 2025.12.31 20:29:08.774797 [ 269 ] {d335df24-b9b1-4f60-be42-b355c55728ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21255 | 2025.12.31 20:29:08.775234 [ 269 ] {d335df24-b9b1-4f60-be42-b355c55728ab} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21256 | 2025.12.31 20:29:08.775277 [ 269 ] {d335df24-b9b1-4f60-be42-b355c55728ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 21257 | 2025.12.31 20:29:08.775703 [ 269 ] {d335df24-b9b1-4f60-be42-b355c55728ab} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21258 | 2025.12.31 20:29:08.776011 [ 269 ] {d335df24-b9b1-4f60-be42-b355c55728ab} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21259 | 2025.12.31 20:29:08.776182 [ 269 ] {d335df24-b9b1-4f60-be42-b355c55728ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec. | ||
| 21260 | 2025.12.31 20:29:08.776228 [ 269 ] {d335df24-b9b1-4f60-be42-b355c55728ab} <Debug> TCPHandler: Processed in 0.001666218 sec. | ||
| 21261 | 2025.12.31 20:29:09.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.79 MiB, peak 419.95 MiB, free memory in arenas 0.00 B, will set to 400.28 MiB (RSS), difference: -1.51 MiB | ||
| 21262 | 2025.12.31 20:29:09.445518 [ 222 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 21263 | 2025.12.31 20:29:09.445577 [ 222 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 21264 | 2025.12.31 20:29:09.448527 [ 222 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 21265 | 2025.12.31 20:29:10.019747 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62560 | ||
| 21266 | 2025.12.31 20:29:10.019859 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21267 | 2025.12.31 20:29:10.019890 [ 286 ] {} <Debug> TCP-Session: ef3cb710-d3b9-4f12-a566-11d1b49c2444 Authenticating user 'default' from [fd00:1122:3344:101::e]:62560 | ||
| 21268 | 2025.12.31 20:29:10.019915 [ 286 ] {} <Debug> TCP-Session: ef3cb710-d3b9-4f12-a566-11d1b49c2444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21269 | 2025.12.31 20:29:10.019930 [ 286 ] {} <Debug> TCP-Session: ef3cb710-d3b9-4f12-a566-11d1b49c2444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21270 | 2025.12.31 20:29:10.020144 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46036 | ||
| 21271 | 2025.12.31 20:29:10.020160 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42415 | ||
| 21272 | 2025.12.31 20:29:10.020205 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58855 | ||
| 21273 | 2025.12.31 20:29:10.020249 [ 286 ] {} <Trace> TCP-Session: ef3cb710-d3b9-4f12-a566-11d1b49c2444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21274 | 2025.12.31 20:29:10.020267 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21275 | 2025.12.31 20:29:10.020199 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36835 | ||
| 21276 | 2025.12.31 20:29:10.020297 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21277 | 2025.12.31 20:29:10.020309 [ 289 ] {} <Debug> TCP-Session: 2336b477-2822-49a0-b006-c98e11c85247 Authenticating user 'default' from [fd00:1122:3344:101::e]:46036 | ||
| 21278 | 2025.12.31 20:29:10.020343 [ 290 ] {} <Debug> TCP-Session: d456bc60-9cef-4f50-9fdd-5460cb8f14db Authenticating user 'default' from [fd00:1122:3344:101::e]:42415 | ||
| 21279 | 2025.12.31 20:29:10.020361 [ 289 ] {} <Debug> TCP-Session: 2336b477-2822-49a0-b006-c98e11c85247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21280 | 2025.12.31 20:29:10.020373 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21281 | 2025.12.31 20:29:10.020376 [ 290 ] {} <Debug> TCP-Session: d456bc60-9cef-4f50-9fdd-5460cb8f14db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21282 | 2025.12.31 20:29:10.020386 [ 289 ] {} <Debug> TCP-Session: 2336b477-2822-49a0-b006-c98e11c85247 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21283 | 2025.12.31 20:29:10.020409 [ 294 ] {} <Debug> TCP-Session: ff5a6d82-e607-4cf4-a9b0-3ab762194ced Authenticating user 'default' from [fd00:1122:3344:101::e]:36835 | ||
| 21284 | 2025.12.31 20:29:10.020421 [ 290 ] {} <Debug> TCP-Session: d456bc60-9cef-4f50-9fdd-5460cb8f14db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21285 | 2025.12.31 20:29:10.020451 [ 294 ] {} <Debug> TCP-Session: ff5a6d82-e607-4cf4-a9b0-3ab762194ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21286 | 2025.12.31 20:29:10.020423 [ 286 ] {6f00dcb9-54f1-4be1-b8fb-706f7a4112ab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62560) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21287 | 2025.12.31 20:29:10.020472 [ 294 ] {} <Debug> TCP-Session: ff5a6d82-e607-4cf4-a9b0-3ab762194ced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21288 | 2025.12.31 20:29:10.020302 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21289 | 2025.12.31 20:29:10.020187 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57834 | ||
| 21290 | 2025.12.31 20:29:10.020545 [ 266 ] {} <Debug> TCP-Session: a107ff06-3349-47f8-9ac8-d41d17108869 Authenticating user 'default' from [fd00:1122:3344:101::e]:58855 | ||
| 21291 | 2025.12.31 20:29:10.020179 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48512 | ||
| 21292 | 2025.12.31 20:29:10.020573 [ 266 ] {} <Debug> TCP-Session: a107ff06-3349-47f8-9ac8-d41d17108869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21293 | 2025.12.31 20:29:10.020608 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21294 | 2025.12.31 20:29:10.020633 [ 266 ] {} <Debug> TCP-Session: a107ff06-3349-47f8-9ac8-d41d17108869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21295 | 2025.12.31 20:29:10.020163 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37044 | ||
| 21296 | 2025.12.31 20:29:10.020650 [ 293 ] {} <Debug> TCP-Session: 8e5a0848-066d-4cc3-b745-68eaa6693980 Authenticating user 'default' from [fd00:1122:3344:101::e]:57834 | ||
| 21297 | 2025.12.31 20:29:10.020683 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21298 | 2025.12.31 20:29:10.020700 [ 293 ] {} <Debug> TCP-Session: 8e5a0848-066d-4cc3-b745-68eaa6693980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21299 | 2025.12.31 20:29:10.020144 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42242 | ||
| 21300 | 2025.12.31 20:29:10.020733 [ 286 ] {6f00dcb9-54f1-4be1-b8fb-706f7a4112ab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21301 | 2025.12.31 20:29:10.020729 [ 293 ] {} <Debug> TCP-Session: 8e5a0848-066d-4cc3-b745-68eaa6693980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21302 | 2025.12.31 20:29:10.020723 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21303 | 2025.12.31 20:29:10.020815 [ 286 ] {6f00dcb9-54f1-4be1-b8fb-706f7a4112ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21304 | 2025.12.31 20:29:10.020817 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21305 | 2025.12.31 20:29:10.020835 [ 291 ] {} <Debug> TCP-Session: 92a1a7c5-24fd-4981-9650-e8dce9ab14e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37044 | ||
| 21306 | 2025.12.31 20:29:10.020725 [ 292 ] {} <Debug> TCP-Session: c28e2323-9692-4b18-aa7d-2c9d47b7c468 Authenticating user 'default' from [fd00:1122:3344:101::e]:48512 | ||
| 21307 | 2025.12.31 20:29:10.020861 [ 288 ] {} <Debug> TCP-Session: f39ad7a7-4234-4330-8db7-8f74d2116d76 Authenticating user 'default' from [fd00:1122:3344:101::e]:42242 | ||
| 21308 | 2025.12.31 20:29:10.020870 [ 291 ] {} <Debug> TCP-Session: 92a1a7c5-24fd-4981-9650-e8dce9ab14e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21309 | 2025.12.31 20:29:10.020893 [ 292 ] {} <Debug> TCP-Session: c28e2323-9692-4b18-aa7d-2c9d47b7c468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21310 | 2025.12.31 20:29:10.020899 [ 288 ] {} <Debug> TCP-Session: f39ad7a7-4234-4330-8db7-8f74d2116d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21311 | 2025.12.31 20:29:10.020908 [ 291 ] {} <Debug> TCP-Session: 92a1a7c5-24fd-4981-9650-e8dce9ab14e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21312 | 2025.12.31 20:29:10.020920 [ 292 ] {} <Debug> TCP-Session: c28e2323-9692-4b18-aa7d-2c9d47b7c468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21313 | 2025.12.31 20:29:10.020930 [ 288 ] {} <Debug> TCP-Session: f39ad7a7-4234-4330-8db7-8f74d2116d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21314 | 2025.12.31 20:29:10.021101 [ 286 ] {6f00dcb9-54f1-4be1-b8fb-706f7a4112ab} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 21315 | 2025.12.31 20:29:10.022059 [ 343 ] {6f00dcb9-54f1-4be1-b8fb-706f7a4112ab} <Trace> AggregatingTransform: Aggregating | ||
| 21316 | 2025.12.31 20:29:10.022100 [ 343 ] {6f00dcb9-54f1-4be1-b8fb-706f7a4112ab} <Trace> Aggregator: Aggregation method: without_key | ||
| 21317 | 2025.12.31 20:29:10.022139 [ 343 ] {6f00dcb9-54f1-4be1-b8fb-706f7a4112ab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933762 sec. (1070.937 rows/sec., 41.83 KiB/sec.) | ||
| 21318 | 2025.12.31 20:29:10.022157 [ 343 ] {6f00dcb9-54f1-4be1-b8fb-706f7a4112ab} <Trace> Aggregator: Merging aggregated data | ||
| 21319 | 2025.12.31 20:29:10.023422 [ 286 ] {6f00dcb9-54f1-4be1-b8fb-706f7a4112ab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003047 sec., 328.1916639317362 rows/sec., 12.82 KiB/sec. | ||
| 21320 | 2025.12.31 20:29:10.023560 [ 286 ] {6f00dcb9-54f1-4be1-b8fb-706f7a4112ab} <Debug> TCPHandler: Processed in 0.003429218 sec. | ||
| 21321 | 2025.12.31 20:29:10.023659 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21322 | 2025.12.31 20:29:10.023687 [ 286 ] {} <Debug> TCP-Session: ef3cb710-d3b9-4f12-a566-11d1b49c2444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21323 | 2025.12.31 20:29:10.023693 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21324 | 2025.12.31 20:29:10.023711 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21325 | 2025.12.31 20:29:10.023739 [ 266 ] {} <Debug> TCP-Session: a107ff06-3349-47f8-9ac8-d41d17108869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21326 | 2025.12.31 20:29:10.023741 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21327 | 2025.12.31 20:29:10.023758 [ 294 ] {} <Debug> TCP-Session: ff5a6d82-e607-4cf4-a9b0-3ab762194ced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21328 | 2025.12.31 20:29:10.023775 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21329 | 2025.12.31 20:29:10.023796 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21330 | 2025.12.31 20:29:10.023808 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21331 | 2025.12.31 20:29:10.023826 [ 289 ] {} <Debug> TCP-Session: 2336b477-2822-49a0-b006-c98e11c85247 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21332 | 2025.12.31 20:29:10.023872 [ 292 ] {} <Debug> TCP-Session: c28e2323-9692-4b18-aa7d-2c9d47b7c468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21333 | 2025.12.31 20:29:10.023856 [ 290 ] {} <Debug> TCP-Session: d456bc60-9cef-4f50-9fdd-5460cb8f14db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21334 | 2025.12.31 20:29:10.023800 [ 288 ] {} <Debug> TCP-Session: f39ad7a7-4234-4330-8db7-8f74d2116d76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21335 | 2025.12.31 20:29:10.023758 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21336 | 2025.12.31 20:29:10.023742 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21337 | 2025.12.31 20:29:10.023987 [ 293 ] {} <Debug> TCP-Session: 8e5a0848-066d-4cc3-b745-68eaa6693980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21338 | 2025.12.31 20:29:10.024003 [ 291 ] {} <Debug> TCP-Session: 92a1a7c5-24fd-4981-9650-e8dce9ab14e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21339 | 2025.12.31 20:29:12.956566 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21340 | 2025.12.31 20:29:12.956623 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21341 | 2025.12.31 20:29:13.224231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46981 | ||
| 21342 | 2025.12.31 20:29:13.224840 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21343 | 2025.12.31 20:29:13.224891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21344 | 2025.12.31 20:29:13.225454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 21345 | 2025.12.31 20:29:13.225698 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21346 | 2025.12.31 20:29:13.225854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46981 | ||
| 21347 | 2025.12.31 20:29:13.765736 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21348 | 2025.12.31 20:29:13.766071 [ 269 ] {3eb473e8-b05a-432c-9d90-9451e67c36d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21349 | 2025.12.31 20:29:13.766187 [ 269 ] {3eb473e8-b05a-432c-9d90-9451e67c36d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21350 | 2025.12.31 20:29:13.767217 [ 269 ] {3eb473e8-b05a-432c-9d90-9451e67c36d9} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21351 | 2025.12.31 20:29:13.767266 [ 269 ] {3eb473e8-b05a-432c-9d90-9451e67c36d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21352 | 2025.12.31 20:29:13.767812 [ 269 ] {3eb473e8-b05a-432c-9d90-9451e67c36d9} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21353 | 2025.12.31 20:29:13.768119 [ 269 ] {3eb473e8-b05a-432c-9d90-9451e67c36d9} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21354 | 2025.12.31 20:29:13.768318 [ 269 ] {3eb473e8-b05a-432c-9d90-9451e67c36d9} <Debug> executeQuery: Read 148 rows, 13.10 KiB in 0.002337 sec., 63329.054343175005 rows/sec., 5.47 MiB/sec. | ||
| 21355 | 2025.12.31 20:29:13.768383 [ 269 ] {3eb473e8-b05a-432c-9d90-9451e67c36d9} <Debug> TCPHandler: Processed in 0.002851465 sec. | ||
| 21356 | 2025.12.31 20:29:13.768539 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21357 | 2025.12.31 20:29:13.768667 [ 269 ] {4d947620-933d-4e43-8226-1b9193c980bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21358 | 2025.12.31 20:29:13.768726 [ 269 ] {4d947620-933d-4e43-8226-1b9193c980bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21359 | 2025.12.31 20:29:13.769311 [ 269 ] {4d947620-933d-4e43-8226-1b9193c980bd} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21360 | 2025.12.31 20:29:13.769362 [ 269 ] {4d947620-933d-4e43-8226-1b9193c980bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21361 | 2025.12.31 20:29:13.769772 [ 269 ] {4d947620-933d-4e43-8226-1b9193c980bd} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 21362 | 2025.12.31 20:29:13.770130 [ 269 ] {4d947620-933d-4e43-8226-1b9193c980bd} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21363 | 2025.12.31 20:29:13.770301 [ 269 ] {4d947620-933d-4e43-8226-1b9193c980bd} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001666 sec., 27611.04441776711 rows/sec., 2.03 MiB/sec. | ||
| 21364 | 2025.12.31 20:29:13.770350 [ 269 ] {4d947620-933d-4e43-8226-1b9193c980bd} <Debug> TCPHandler: Processed in 0.001875563 sec. | ||
| 21365 | 2025.12.31 20:29:13.770511 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21366 | 2025.12.31 20:29:13.770647 [ 269 ] {941d2c7c-1991-40b8-814a-84415189ea25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21367 | 2025.12.31 20:29:13.770706 [ 269 ] {941d2c7c-1991-40b8-814a-84415189ea25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21368 | 2025.12.31 20:29:13.771284 [ 269 ] {941d2c7c-1991-40b8-814a-84415189ea25} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21369 | 2025.12.31 20:29:13.771330 [ 269 ] {941d2c7c-1991-40b8-814a-84415189ea25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21370 | 2025.12.31 20:29:13.771785 [ 269 ] {941d2c7c-1991-40b8-814a-84415189ea25} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21371 | 2025.12.31 20:29:13.772056 [ 269 ] {941d2c7c-1991-40b8-814a-84415189ea25} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21372 | 2025.12.31 20:29:13.772216 [ 269 ] {941d2c7c-1991-40b8-814a-84415189ea25} <Debug> executeQuery: Read 116 rows, 9.25 KiB in 0.001593 sec., 72818.58129315756 rows/sec., 5.67 MiB/sec. | ||
| 21373 | 2025.12.31 20:29:13.772273 [ 269 ] {941d2c7c-1991-40b8-814a-84415189ea25} <Debug> TCPHandler: Processed in 0.001829752 sec. | ||
| 21374 | 2025.12.31 20:29:13.772420 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21375 | 2025.12.31 20:29:13.772536 [ 269 ] {dcec0608-124e-44c8-8039-956326a96879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21376 | 2025.12.31 20:29:13.772594 [ 269 ] {dcec0608-124e-44c8-8039-956326a96879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21377 | 2025.12.31 20:29:13.773115 [ 269 ] {dcec0608-124e-44c8-8039-956326a96879} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21378 | 2025.12.31 20:29:13.773162 [ 269 ] {dcec0608-124e-44c8-8039-956326a96879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21379 | 2025.12.31 20:29:13.773592 [ 269 ] {dcec0608-124e-44c8-8039-956326a96879} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21380 | 2025.12.31 20:29:13.773852 [ 269 ] {dcec0608-124e-44c8-8039-956326a96879} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21381 | 2025.12.31 20:29:13.773999 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 2 parts from all_1_147_32 to all_148_148_0 | ||
| 21382 | 2025.12.31 20:29:13.774012 [ 269 ] {dcec0608-124e-44c8-8039-956326a96879} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. | ||
| 21383 | 2025.12.31 20:29:13.774044 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21384 | 2025.12.31 20:29:13.774072 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21385 | 2025.12.31 20:29:13.774073 [ 269 ] {dcec0608-124e-44c8-8039-956326a96879} <Debug> TCPHandler: Processed in 0.001711319 sec. | ||
| 21386 | 2025.12.31 20:29:13.774200 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_148_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_147_32 to all_148_148_0 into Compact with storage Full | ||
| 21387 | 2025.12.31 20:29:13.774218 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21388 | 2025.12.31 20:29:13.774375 [ 269 ] {212f981d-8cc9-4fae-9662-ff8d7ab50044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21389 | 2025.12.31 20:29:13.774379 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_148_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21390 | 2025.12.31 20:29:13.774450 [ 269 ] {212f981d-8cc9-4fae-9662-ff8d7ab50044} <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 | ||
| 21391 | 2025.12.31 20:29:13.774452 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_148_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_147_32, total 45766 rows starting from the beginning of the part | ||
| 21392 | 2025.12.31 20:29:13.774563 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_148_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 86 rows starting from the beginning of the part | ||
| 21393 | 2025.12.31 20:29:13.775612 [ 269 ] {212f981d-8cc9-4fae-9662-ff8d7ab50044} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21394 | 2025.12.31 20:29:13.775665 [ 269 ] {212f981d-8cc9-4fae-9662-ff8d7ab50044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21395 | 2025.12.31 20:29:13.776435 [ 269 ] {212f981d-8cc9-4fae-9662-ff8d7ab50044} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 21396 | 2025.12.31 20:29:13.776761 [ 269 ] {212f981d-8cc9-4fae-9662-ff8d7ab50044} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21397 | 2025.12.31 20:29:13.776950 [ 269 ] {212f981d-8cc9-4fae-9662-ff8d7ab50044} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002602 sec., 17678.70868562644 rows/sec., 31.68 MiB/sec. | ||
| 21398 | 2025.12.31 20:29:13.777042 [ 269 ] {212f981d-8cc9-4fae-9662-ff8d7ab50044} <Debug> TCPHandler: Processed in 0.002888615 sec. | ||
| 21399 | 2025.12.31 20:29:13.777186 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21400 | 2025.12.31 20:29:13.777305 [ 269 ] {6ebe4a45-c891-4c44-bd74-7d89b3b3ac66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21401 | 2025.12.31 20:29:13.777359 [ 269 ] {6ebe4a45-c891-4c44-bd74-7d89b3b3ac66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21402 | 2025.12.31 20:29:13.777769 [ 269 ] {6ebe4a45-c891-4c44-bd74-7d89b3b3ac66} <Trace> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21403 | 2025.12.31 20:29:13.777811 [ 269 ] {6ebe4a45-c891-4c44-bd74-7d89b3b3ac66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21404 | 2025.12.31 20:29:13.778233 [ 269 ] {6ebe4a45-c891-4c44-bd74-7d89b3b3ac66} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21405 | 2025.12.31 20:29:13.778516 [ 269 ] {6ebe4a45-c891-4c44-bd74-7d89b3b3ac66} <Trace> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21406 | 2025.12.31 20:29:13.778684 [ 269 ] {6ebe4a45-c891-4c44-bd74-7d89b3b3ac66} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 281.90 KiB/sec. | ||
| 21407 | 2025.12.31 20:29:13.778735 [ 269 ] {6ebe4a45-c891-4c44-bd74-7d89b3b3ac66} <Debug> TCPHandler: Processed in 0.001610646 sec. | ||
| 21408 | 2025.12.31 20:29:13.778875 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21409 | 2025.12.31 20:29:13.778998 [ 269 ] {5feea382-a8bd-4b01-a51d-49528af18110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21410 | 2025.12.31 20:29:13.779052 [ 269 ] {5feea382-a8bd-4b01-a51d-49528af18110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21411 | 2025.12.31 20:29:13.779487 [ 269 ] {5feea382-a8bd-4b01-a51d-49528af18110} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21412 | 2025.12.31 20:29:13.779536 [ 269 ] {5feea382-a8bd-4b01-a51d-49528af18110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21413 | 2025.12.31 20:29:13.779919 [ 269 ] {5feea382-a8bd-4b01-a51d-49528af18110} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21414 | 2025.12.31 20:29:13.780185 [ 269 ] {5feea382-a8bd-4b01-a51d-49528af18110} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21415 | 2025.12.31 20:29:13.780332 [ 58 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21416 | 2025.12.31 20:29:13.780357 [ 269 ] {5feea382-a8bd-4b01-a51d-49528af18110} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. | ||
| 21417 | 2025.12.31 20:29:13.780374 [ 58 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21418 | 2025.12.31 20:29:13.780402 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21419 | 2025.12.31 20:29:13.780411 [ 269 ] {5feea382-a8bd-4b01-a51d-49528af18110} <Debug> TCPHandler: Processed in 0.001599206 sec. | ||
| 21420 | 2025.12.31 20:29:13.780544 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 21421 | 2025.12.31 20:29:13.780739 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21422 | 2025.12.31 20:29:13.780789 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9400 rows starting from the beginning of the part | ||
| 21423 | 2025.12.31 20:29:13.780877 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 32 rows starting from the beginning of the part | ||
| 21424 | 2025.12.31 20:29:13.780935 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 21425 | 2025.12.31 20:29:13.780989 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 21426 | 2025.12.31 20:29:13.781040 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 21427 | 2025.12.31 20:29:13.781088 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 21428 | 2025.12.31 20:29:13.783319 [ 193 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_148_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45852 rows, containing 5 columns (5 merged, 0 gathered) in 0.009168449 sec., 5001063.974942762 rows/sec., 337.77 MiB/sec. | ||
| 21429 | 2025.12.31 20:29:13.783890 [ 199 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_148_33} <Trace> MergedBlockOutputStream: filled checksums all_1_148_33 (state Temporary) | ||
| 21430 | 2025.12.31 20:29:13.784248 [ 199 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_148_33} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_148_33 to all_1_148_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21431 | 2025.12.31 20:29:13.784350 [ 199 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_148_33} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 2 parts: [all_1_147_32, all_148_148_0] -> all_1_148_33 | ||
| 21432 | 2025.12.31 20:29:13.784466 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 21433 | 2025.12.31 20:29:13.785008 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9672 rows, containing 4 columns (4 merged, 0 gathered) in 0.004537723 sec., 2131465.4949189276 rows/sec., 137.11 MiB/sec. | ||
| 21434 | 2025.12.31 20:29:13.785274 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21435 | 2025.12.31 20:29:13.785638 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_151_30} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21436 | 2025.12.31 20:29:13.785742 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_151_30} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21437 | 2025.12.31 20:29:13.785855 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 21438 | 2025.12.31 20:29:15.744389 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 21439 | 2025.12.31 20:29:15.763935 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21440 | 2025.12.31 20:29:15.763997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21441 | 2025.12.31 20:29:15.770451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 21442 | 2025.12.31 20:29:15.771193 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21443 | 2025.12.31 20:29:15.774724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 21444 | 2025.12.31 20:29:18.380490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2606 | ||
| 21445 | 2025.12.31 20:29:18.383182 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21446 | 2025.12.31 20:29:18.383240 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21447 | 2025.12.31 20:29:18.384514 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21448 | 2025.12.31 20:29:18.384797 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21449 | 2025.12.31 20:29:18.384965 [ 148 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21450 | 2025.12.31 20:29:18.385035 [ 148 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21451 | 2025.12.31 20:29:18.385058 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21452 | 2025.12.31 20:29:18.385195 [ 194 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 21453 | 2025.12.31 20:29:18.385215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2606 | ||
| 21454 | 2025.12.31 20:29:18.385820 [ 194 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21455 | 2025.12.31 20:29:18.385979 [ 194 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2438 rows starting from the beginning of the part | ||
| 21456 | 2025.12.31 20:29:18.386378 [ 194 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
| 21457 | 2025.12.31 20:29:18.386776 [ 194 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
| 21458 | 2025.12.31 20:29:18.387177 [ 194 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 40 rows starting from the beginning of the part | ||
| 21459 | 2025.12.31 20:29:18.387557 [ 194 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 28 rows starting from the beginning of the part | ||
| 21460 | 2025.12.31 20:29:18.387935 [ 194 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 21461 | 2025.12.31 20:29:18.396443 [ 199 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2606 rows, containing 72 columns (72 merged, 0 gathered) in 0.011304998 sec., 230517.51092746767 rows/sec., 175.82 MiB/sec. | ||
| 21462 | 2025.12.31 20:29:18.398796 [ 188 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21463 | 2025.12.31 20:29:18.399460 [ 188 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_71_14} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21464 | 2025.12.31 20:29:18.399552 [ 188 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_71_14} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21465 | 2025.12.31 20:29:18.399932 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 21466 | 2025.12.31 20:29:18.761760 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21467 | 2025.12.31 20:29:18.761934 [ 269 ] {90652a2c-8f68-449d-8d2f-1615d7e5f176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21468 | 2025.12.31 20:29:18.761999 [ 269 ] {90652a2c-8f68-449d-8d2f-1615d7e5f176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21469 | 2025.12.31 20:29:18.762671 [ 269 ] {90652a2c-8f68-449d-8d2f-1615d7e5f176} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21470 | 2025.12.31 20:29:18.762720 [ 269 ] {90652a2c-8f68-449d-8d2f-1615d7e5f176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21471 | 2025.12.31 20:29:18.763114 [ 269 ] {90652a2c-8f68-449d-8d2f-1615d7e5f176} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21472 | 2025.12.31 20:29:18.763342 [ 269 ] {90652a2c-8f68-449d-8d2f-1615d7e5f176} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21473 | 2025.12.31 20:29:18.763507 [ 269 ] {90652a2c-8f68-449d-8d2f-1615d7e5f176} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00162 sec., 46913.58024691358 rows/sec., 3.87 MiB/sec. | ||
| 21474 | 2025.12.31 20:29:18.763559 [ 269 ] {90652a2c-8f68-449d-8d2f-1615d7e5f176} <Debug> TCPHandler: Processed in 0.001928214 sec. | ||
| 21475 | 2025.12.31 20:29:18.763693 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21476 | 2025.12.31 20:29:18.763793 [ 269 ] {7f731090-a7f1-4c8a-a27e-cd21e4f29bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21477 | 2025.12.31 20:29:18.763838 [ 269 ] {7f731090-a7f1-4c8a-a27e-cd21e4f29bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21478 | 2025.12.31 20:29:18.764256 [ 269 ] {7f731090-a7f1-4c8a-a27e-cd21e4f29bef} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21479 | 2025.12.31 20:29:18.764294 [ 269 ] {7f731090-a7f1-4c8a-a27e-cd21e4f29bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21480 | 2025.12.31 20:29:18.764605 [ 269 ] {7f731090-a7f1-4c8a-a27e-cd21e4f29bef} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21481 | 2025.12.31 20:29:18.764831 [ 269 ] {7f731090-a7f1-4c8a-a27e-cd21e4f29bef} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21482 | 2025.12.31 20:29:18.764967 [ 269 ] {7f731090-a7f1-4c8a-a27e-cd21e4f29bef} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001192 sec., 8389.261744966443 rows/sec., 630.83 KiB/sec. | ||
| 21483 | 2025.12.31 20:29:18.764963 [ 148 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21484 | 2025.12.31 20:29:18.765009 [ 269 ] {7f731090-a7f1-4c8a-a27e-cd21e4f29bef} <Debug> TCPHandler: Processed in 0.001367021 sec. | ||
| 21485 | 2025.12.31 20:29:18.765046 [ 148 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21486 | 2025.12.31 20:29:18.765073 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21487 | 2025.12.31 20:29:18.765140 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21488 | 2025.12.31 20:29:18.765206 [ 189 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 21489 | 2025.12.31 20:29:18.765239 [ 269 ] {4a9c5ea5-cadb-4849-aa0d-bb2b8c819043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21490 | 2025.12.31 20:29:18.765290 [ 269 ] {4a9c5ea5-cadb-4849-aa0d-bb2b8c819043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21491 | 2025.12.31 20:29:18.765361 [ 189 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21492 | 2025.12.31 20:29:18.765403 [ 189 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 279 rows starting from the beginning of the part | ||
| 21493 | 2025.12.31 20:29:18.765474 [ 189 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 10 rows starting from the beginning of the part | ||
| 21494 | 2025.12.31 20:29:18.765521 [ 189 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 43 rows starting from the beginning of the part | ||
| 21495 | 2025.12.31 20:29:18.765566 [ 189 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 12 rows starting from the beginning of the part | ||
| 21496 | 2025.12.31 20:29:18.765606 [ 189 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 46 rows starting from the beginning of the part | ||
| 21497 | 2025.12.31 20:29:18.765647 [ 189 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 10 rows starting from the beginning of the part | ||
| 21498 | 2025.12.31 20:29:18.765727 [ 269 ] {4a9c5ea5-cadb-4849-aa0d-bb2b8c819043} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21499 | 2025.12.31 20:29:18.765771 [ 269 ] {4a9c5ea5-cadb-4849-aa0d-bb2b8c819043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21500 | 2025.12.31 20:29:18.766125 [ 269 ] {4a9c5ea5-cadb-4849-aa0d-bb2b8c819043} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21501 | 2025.12.31 20:29:18.766364 [ 269 ] {4a9c5ea5-cadb-4849-aa0d-bb2b8c819043} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21502 | 2025.12.31 20:29:18.766510 [ 269 ] {4a9c5ea5-cadb-4849-aa0d-bb2b8c819043} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001289 sec., 57408.8440651668 rows/sec., 4.48 MiB/sec. | ||
| 21503 | 2025.12.31 20:29:18.766550 [ 269 ] {4a9c5ea5-cadb-4849-aa0d-bb2b8c819043} <Debug> TCPHandler: Processed in 0.001461003 sec. | ||
| 21504 | 2025.12.31 20:29:18.766663 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21505 | 2025.12.31 20:29:18.766668 [ 199 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522245 sec., 262769.7906710155 rows/sec., 18.27 MiB/sec. | ||
| 21506 | 2025.12.31 20:29:18.766758 [ 269 ] {693b8401-23b6-4f65-883a-e20de1938072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21507 | 2025.12.31 20:29:18.766807 [ 269 ] {693b8401-23b6-4f65-883a-e20de1938072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21508 | 2025.12.31 20:29:18.766845 [ 186 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21509 | 2025.12.31 20:29:18.767119 [ 186 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_131_26} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21510 | 2025.12.31 20:29:18.767185 [ 186 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_131_26} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21511 | 2025.12.31 20:29:18.767226 [ 269 ] {693b8401-23b6-4f65-883a-e20de1938072} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21512 | 2025.12.31 20:29:18.767261 [ 269 ] {693b8401-23b6-4f65-883a-e20de1938072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21513 | 2025.12.31 20:29:18.767264 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 21514 | 2025.12.31 20:29:18.767601 [ 269 ] {693b8401-23b6-4f65-883a-e20de1938072} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21515 | 2025.12.31 20:29:18.767812 [ 269 ] {693b8401-23b6-4f65-883a-e20de1938072} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21516 | 2025.12.31 20:29:18.767939 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 2 parts from all_1_148_33 to all_149_149_0 | ||
| 21517 | 2025.12.31 20:29:18.767944 [ 269 ] {693b8401-23b6-4f65-883a-e20de1938072} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 21518 | 2025.12.31 20:29:18.767979 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21519 | 2025.12.31 20:29:18.768003 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21520 | 2025.12.31 20:29:18.768006 [ 269 ] {693b8401-23b6-4f65-883a-e20de1938072} <Debug> TCPHandler: Processed in 0.001392702 sec. | ||
| 21521 | 2025.12.31 20:29:18.768085 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_149_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_148_33 to all_149_149_0 into Compact with storage Full | ||
| 21522 | 2025.12.31 20:29:18.768128 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21523 | 2025.12.31 20:29:18.768166 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 21524 | 2025.12.31 20:29:18.768201 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 21525 | 2025.12.31 20:29:18.768203 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_149_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21526 | 2025.12.31 20:29:18.768227 [ 269 ] {a1bb2fc4-d753-4626-8f4e-639ba039d737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21527 | 2025.12.31 20:29:18.768251 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_148_33, total 45852 rows starting from the beginning of the part | ||
| 21528 | 2025.12.31 20:29:18.768289 [ 269 ] {a1bb2fc4-d753-4626-8f4e-639ba039d737} <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 | ||
| 21529 | 2025.12.31 20:29:18.768326 [ 196 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 21530 | 2025.12.31 20:29:18.769102 [ 269 ] {a1bb2fc4-d753-4626-8f4e-639ba039d737} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21531 | 2025.12.31 20:29:18.769146 [ 269 ] {a1bb2fc4-d753-4626-8f4e-639ba039d737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21532 | 2025.12.31 20:29:18.769687 [ 269 ] {a1bb2fc4-d753-4626-8f4e-639ba039d737} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21533 | 2025.12.31 20:29:18.769974 [ 269 ] {a1bb2fc4-d753-4626-8f4e-639ba039d737} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21534 | 2025.12.31 20:29:18.770122 [ 269 ] {a1bb2fc4-d753-4626-8f4e-639ba039d737} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001911 sec., 5232.862375719519 rows/sec., 9.38 MiB/sec. | ||
| 21535 | 2025.12.31 20:29:18.770134 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21536 | 2025.12.31 20:29:18.770176 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21537 | 2025.12.31 20:29:18.770179 [ 269 ] {a1bb2fc4-d753-4626-8f4e-639ba039d737} <Debug> TCPHandler: Processed in 0.002100188 sec. | ||
| 21538 | 2025.12.31 20:29:18.770201 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21539 | 2025.12.31 20:29:18.770300 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 21540 | 2025.12.31 20:29:18.770316 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21541 | 2025.12.31 20:29:18.770410 [ 269 ] {0a04a5de-70eb-4f08-8990-7c122ef08efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21542 | 2025.12.31 20:29:18.770454 [ 269 ] {0a04a5de-70eb-4f08-8990-7c122ef08efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21543 | 2025.12.31 20:29:18.770474 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21544 | 2025.12.31 20:29:18.770527 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2690 rows starting from the beginning of the part | ||
| 21545 | 2025.12.31 20:29:18.770659 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 10 rows starting from the beginning of the part | ||
| 21546 | 2025.12.31 20:29:18.770782 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 43 rows starting from the beginning of the part | ||
| 21547 | 2025.12.31 20:29:18.770800 [ 269 ] {0a04a5de-70eb-4f08-8990-7c122ef08efe} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21548 | 2025.12.31 20:29:18.770837 [ 269 ] {0a04a5de-70eb-4f08-8990-7c122ef08efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21549 | 2025.12.31 20:29:18.770896 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 10 rows starting from the beginning of the part | ||
| 21550 | 2025.12.31 20:29:18.771003 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 46 rows starting from the beginning of the part | ||
| 21551 | 2025.12.31 20:29:18.771117 [ 186 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 10 rows starting from the beginning of the part | ||
| 21552 | 2025.12.31 20:29:18.771170 [ 269 ] {0a04a5de-70eb-4f08-8990-7c122ef08efe} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21553 | 2025.12.31 20:29:18.771403 [ 269 ] {0a04a5de-70eb-4f08-8990-7c122ef08efe} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21554 | 2025.12.31 20:29:18.771536 [ 269 ] {0a04a5de-70eb-4f08-8990-7c122ef08efe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 21555 | 2025.12.31 20:29:18.771572 [ 269 ] {0a04a5de-70eb-4f08-8990-7c122ef08efe} <Debug> TCPHandler: Processed in 0.00130573 sec. | ||
| 21556 | 2025.12.31 20:29:18.771801 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 21557 | 2025.12.31 20:29:18.775877 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_149_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46012 rows, containing 5 columns (5 merged, 0 gathered) in 0.007824499 sec., 5880504.298102664 rows/sec., 397.21 MiB/sec. | ||
| 21558 | 2025.12.31 20:29:18.776381 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_149_34} <Trace> MergedBlockOutputStream: filled checksums all_1_149_34 (state Temporary) | ||
| 21559 | 2025.12.31 20:29:18.776707 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_149_34} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_149_34 to all_1_149_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21560 | 2025.12.31 20:29:18.776789 [ 191 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_149_34} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 2 parts: [all_1_148_33, all_149_149_0] -> all_1_149_34 | ||
| 21561 | 2025.12.31 20:29:18.776885 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 21562 | 2025.12.31 20:29:18.782005 [ 202 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2809 rows, containing 19 columns (19 merged, 0 gathered) in 0.011735168 sec., 239365.9809557051 rows/sec., 428.93 MiB/sec. | ||
| 21563 | 2025.12.31 20:29:18.784327 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21564 | 2025.12.31 20:29:18.784689 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21565 | 2025.12.31 20:29:18.784775 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21566 | 2025.12.31 20:29:18.784961 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.11 MiB. | ||
| 21567 | 2025.12.31 20:29:19.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.96 MiB, peak 420.02 MiB, free memory in arenas 0.00 B, will set to 404.55 MiB (RSS), difference: 3.59 MiB | ||
| 21568 | 2025.12.31 20:29:19.136315 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21569 | 2025.12.31 20:29:19.136588 [ 269 ] {062b0405-bed7-4907-928c-5c3334898e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'kstat_sampler:expired_targets', '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) | ||
| 21570 | 2025.12.31 20:29:19.136971 [ 269 ] {062b0405-bed7-4907-928c-5c3334898e39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21571 | 2025.12.31 20:29:19.137014 [ 269 ] {062b0405-bed7-4907-928c-5c3334898e39} <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', 'kstat_sampler:expired_targets', '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 | ||
| 21572 | 2025.12.31 20:29:19.137303 [ 269 ] {062b0405-bed7-4907-928c-5c3334898e39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21573 | 2025.12.31 20:29:19.137376 [ 269 ] {062b0405-bed7-4907-928c-5c3334898e39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21574 | 2025.12.31 20:29:19.137520 [ 269 ] {062b0405-bed7-4907-928c-5c3334898e39} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 21575 | 2025.12.31 20:29:19.137558 [ 269 ] {062b0405-bed7-4907-928c-5c3334898e39} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21576 | 2025.12.31 20:29:19.137579 [ 269 ] {062b0405-bed7-4907-928c-5c3334898e39} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (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 | ||
| 21577 | 2025.12.31 20:29:19.137601 [ 269 ] {062b0405-bed7-4907-928c-5c3334898e39} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21578 | 2025.12.31 20:29:19.137650 [ 269 ] {062b0405-bed7-4907-928c-5c3334898e39} <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', 'kstat_sampler:expired_targets', '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'))" | ||
| 21579 | 2025.12.31 20:29:19.137673 [ 269 ] {062b0405-bed7-4907-928c-5c3334898e39} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21580 | 2025.12.31 20:29:19.139583 [ 269 ] {062b0405-bed7-4907-928c-5c3334898e39} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.003118 sec., 15715.202052597819 rows/sec., 623.58 KiB/sec. | ||
| 21581 | 2025.12.31 20:29:19.139701 [ 269 ] {062b0405-bed7-4907-928c-5c3334898e39} <Debug> TCPHandler: Processed in 0.00352224 sec. | ||
| 21582 | 2025.12.31 20:29:19.180792 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21583 | 2025.12.31 20:29:19.181000 [ 269 ] {0ee787f1-9c78-4388-92da-e5890ee52055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21584 | 2025.12.31 20:29:19.181083 [ 269 ] {0ee787f1-9c78-4388-92da-e5890ee52055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21585 | 2025.12.31 20:29:19.181864 [ 269 ] {0ee787f1-9c78-4388-92da-e5890ee52055} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21586 | 2025.12.31 20:29:19.181927 [ 269 ] {0ee787f1-9c78-4388-92da-e5890ee52055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21587 | 2025.12.31 20:29:19.182971 [ 269 ] {0ee787f1-9c78-4388-92da-e5890ee52055} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 21588 | 2025.12.31 20:29:19.183175 [ 269 ] {0ee787f1-9c78-4388-92da-e5890ee52055} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21589 | 2025.12.31 20:29:19.183331 [ 269 ] {0ee787f1-9c78-4388-92da-e5890ee52055} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.002387 sec., 418.93590280687056 rows/sec., 116.60 KiB/sec. | ||
| 21590 | 2025.12.31 20:29:19.183339 [ 224 ] {} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): 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] | ||
| 21591 | 2025.12.31 20:29:19.183380 [ 269 ] {0ee787f1-9c78-4388-92da-e5890ee52055} <Debug> TCPHandler: Processed in 0.002690312 sec. | ||
| 21592 | 2025.12.31 20:29:19.183400 [ 224 ] {} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): 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] | ||
| 21593 | 2025.12.31 20:29:19.183515 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21594 | 2025.12.31 20:29:19.183620 [ 269 ] {0e00c6d1-4631-4713-bb58-2564161ec0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21595 | 2025.12.31 20:29:19.183664 [ 269 ] {0e00c6d1-4631-4713-bb58-2564161ec0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21596 | 2025.12.31 20:29:19.184285 [ 269 ] {0e00c6d1-4631-4713-bb58-2564161ec0f5} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21597 | 2025.12.31 20:29:19.184325 [ 269 ] {0e00c6d1-4631-4713-bb58-2564161ec0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21598 | 2025.12.31 20:29:19.184720 [ 269 ] {0e00c6d1-4631-4713-bb58-2564161ec0f5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 21599 | 2025.12.31 20:29:19.184944 [ 269 ] {0e00c6d1-4631-4713-bb58-2564161ec0f5} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21600 | 2025.12.31 20:29:19.185086 [ 269 ] {0e00c6d1-4631-4713-bb58-2564161ec0f5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001487 sec., 275722.9320780094 rows/sec., 17.49 MiB/sec. | ||
| 21601 | 2025.12.31 20:29:19.185126 [ 269 ] {0e00c6d1-4631-4713-bb58-2564161ec0f5} <Debug> TCPHandler: Processed in 0.001663448 sec. | ||
| 21602 | 2025.12.31 20:29:19.185241 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21603 | 2025.12.31 20:29:19.185339 [ 269 ] {51e1822b-430a-4c76-a22c-4a192939d985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21604 | 2025.12.31 20:29:19.185382 [ 269 ] {51e1822b-430a-4c76-a22c-4a192939d985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21605 | 2025.12.31 20:29:19.185782 [ 269 ] {51e1822b-430a-4c76-a22c-4a192939d985} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21606 | 2025.12.31 20:29:19.185821 [ 269 ] {51e1822b-430a-4c76-a22c-4a192939d985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21607 | 2025.12.31 20:29:19.186161 [ 269 ] {51e1822b-430a-4c76-a22c-4a192939d985} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 21608 | 2025.12.31 20:29:19.186255 [ 224 ] {} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): 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] | ||
| 21609 | 2025.12.31 20:29:19.186421 [ 269 ] {51e1822b-430a-4c76-a22c-4a192939d985} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21610 | 2025.12.31 20:29:19.186561 [ 269 ] {51e1822b-430a-4c76-a22c-4a192939d985} <Debug> executeQuery: Read 13 rows, 1.04 KiB in 0.001242 sec., 10466.988727858292 rows/sec., 835.82 KiB/sec. | ||
| 21611 | 2025.12.31 20:29:19.186600 [ 269 ] {51e1822b-430a-4c76-a22c-4a192939d985} <Debug> TCPHandler: Processed in 0.001409912 sec. | ||
| 21612 | 2025.12.31 20:29:19.186721 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21613 | 2025.12.31 20:29:19.186815 [ 269 ] {94bfc2ca-d59e-467e-be91-792541617d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21614 | 2025.12.31 20:29:19.186855 [ 269 ] {94bfc2ca-d59e-467e-be91-792541617d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21615 | 2025.12.31 20:29:19.188455 [ 269 ] {94bfc2ca-d59e-467e-be91-792541617d6e} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21616 | 2025.12.31 20:29:19.188492 [ 269 ] {94bfc2ca-d59e-467e-be91-792541617d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21617 | 2025.12.31 20:29:19.188952 [ 269 ] {94bfc2ca-d59e-467e-be91-792541617d6e} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21618 | 2025.12.31 20:29:19.189173 [ 269 ] {94bfc2ca-d59e-467e-be91-792541617d6e} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21619 | 2025.12.31 20:29:19.189293 [ 49 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21620 | 2025.12.31 20:29:19.189305 [ 269 ] {94bfc2ca-d59e-467e-be91-792541617d6e} <Debug> executeQuery: Read 2419 rows, 201.41 KiB in 0.002508 sec., 964513.5566188198 rows/sec., 78.43 MiB/sec. | ||
| 21621 | 2025.12.31 20:29:19.189367 [ 49 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21622 | 2025.12.31 20:29:19.189387 [ 269 ] {94bfc2ca-d59e-467e-be91-792541617d6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 21623 | 2025.12.31 20:29:19.189394 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21624 | 2025.12.31 20:29:19.189410 [ 269 ] {94bfc2ca-d59e-467e-be91-792541617d6e} <Debug> TCPHandler: Processed in 0.002739222 sec. | ||
| 21625 | 2025.12.31 20:29:19.189512 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 21626 | 2025.12.31 20:29:19.189536 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21627 | 2025.12.31 20:29:19.189637 [ 269 ] {4f0823b0-f077-486d-ba2e-27da664bf4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21628 | 2025.12.31 20:29:19.189647 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21629 | 2025.12.31 20:29:19.189682 [ 269 ] {4f0823b0-f077-486d-ba2e-27da664bf4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21630 | 2025.12.31 20:29:19.189695 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2468 rows starting from the beginning of the part | ||
| 21631 | 2025.12.31 20:29:19.189779 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 142 rows starting from the beginning of the part | ||
| 21632 | 2025.12.31 20:29:19.189835 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 77 rows starting from the beginning of the part | ||
| 21633 | 2025.12.31 20:29:19.189888 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 148 rows starting from the beginning of the part | ||
| 21634 | 2025.12.31 20:29:19.189936 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 76 rows starting from the beginning of the part | ||
| 21635 | 2025.12.31 20:29:19.189982 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 2419 rows starting from the beginning of the part | ||
| 21636 | 2025.12.31 20:29:19.190193 [ 269 ] {4f0823b0-f077-486d-ba2e-27da664bf4a4} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21637 | 2025.12.31 20:29:19.190235 [ 269 ] {4f0823b0-f077-486d-ba2e-27da664bf4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21638 | 2025.12.31 20:29:19.190569 [ 269 ] {4f0823b0-f077-486d-ba2e-27da664bf4a4} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21639 | 2025.12.31 20:29:19.190786 [ 269 ] {4f0823b0-f077-486d-ba2e-27da664bf4a4} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21640 | 2025.12.31 20:29:19.190925 [ 269 ] {4f0823b0-f077-486d-ba2e-27da664bf4a4} <Debug> executeQuery: Read 266 rows, 16.81 KiB in 0.001307 sec., 203519.5103289977 rows/sec., 12.56 MiB/sec. | ||
| 21641 | 2025.12.31 20:29:19.190966 [ 269 ] {4f0823b0-f077-486d-ba2e-27da664bf4a4} <Debug> TCPHandler: Processed in 0.001479734 sec. | ||
| 21642 | 2025.12.31 20:29:19.191077 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21643 | 2025.12.31 20:29:19.191172 [ 269 ] {dc4905fd-3042-4ba2-b0ae-732409bb075b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21644 | 2025.12.31 20:29:19.191212 [ 269 ] {dc4905fd-3042-4ba2-b0ae-732409bb075b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21645 | 2025.12.31 20:29:19.191763 [ 269 ] {dc4905fd-3042-4ba2-b0ae-732409bb075b} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21646 | 2025.12.31 20:29:19.191800 [ 269 ] {dc4905fd-3042-4ba2-b0ae-732409bb075b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21647 | 2025.12.31 20:29:19.192136 [ 269 ] {dc4905fd-3042-4ba2-b0ae-732409bb075b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 21648 | 2025.12.31 20:29:19.192357 [ 187 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5330 rows, containing 5 columns (5 merged, 0 gathered) in 0.002885925 sec., 1846894.8430745774 rows/sec., 158.22 MiB/sec. | ||
| 21649 | 2025.12.31 20:29:19.192374 [ 269 ] {dc4905fd-3042-4ba2-b0ae-732409bb075b} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21650 | 2025.12.31 20:29:19.192531 [ 269 ] {dc4905fd-3042-4ba2-b0ae-732409bb075b} <Debug> executeQuery: Read 452 rows, 30.64 KiB in 0.001378 sec., 328011.6110304789 rows/sec., 21.71 MiB/sec. | ||
| 21651 | 2025.12.31 20:29:19.192570 [ 269 ] {dc4905fd-3042-4ba2-b0ae-732409bb075b} <Debug> TCPHandler: Processed in 0.001542246 sec. | ||
| 21652 | 2025.12.31 20:29:19.192679 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21653 | 2025.12.31 20:29:19.192682 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21654 | 2025.12.31 20:29:19.192787 [ 269 ] {0bff0bc9-0e12-4a72-ac80-c164a5c47b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21655 | 2025.12.31 20:29:19.192827 [ 269 ] {0bff0bc9-0e12-4a72-ac80-c164a5c47b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21656 | 2025.12.31 20:29:19.192978 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_156_31} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21657 | 2025.12.31 20:29:19.193064 [ 202 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_156_31} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21658 | 2025.12.31 20:29:19.193173 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 21659 | 2025.12.31 20:29:19.193294 [ 269 ] {0bff0bc9-0e12-4a72-ac80-c164a5c47b4d} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21660 | 2025.12.31 20:29:19.193329 [ 269 ] {0bff0bc9-0e12-4a72-ac80-c164a5c47b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21661 | 2025.12.31 20:29:19.193633 [ 269 ] {0bff0bc9-0e12-4a72-ac80-c164a5c47b4d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 21662 | 2025.12.31 20:29:19.193838 [ 269 ] {0bff0bc9-0e12-4a72-ac80-c164a5c47b4d} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21663 | 2025.12.31 20:29:19.193970 [ 269 ] {0bff0bc9-0e12-4a72-ac80-c164a5c47b4d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001201 sec., 175686.92756036637 rows/sec., 9.98 MiB/sec. | ||
| 21664 | 2025.12.31 20:29:19.194009 [ 269 ] {0bff0bc9-0e12-4a72-ac80-c164a5c47b4d} <Debug> TCPHandler: Processed in 0.001377601 sec. | ||
| 21665 | 2025.12.31 20:29:19.194114 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21666 | 2025.12.31 20:29:19.194209 [ 269 ] {b436e588-f0c7-482e-b944-b5709d219613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21667 | 2025.12.31 20:29:19.194248 [ 269 ] {b436e588-f0c7-482e-b944-b5709d219613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21668 | 2025.12.31 20:29:19.195090 [ 269 ] {b436e588-f0c7-482e-b944-b5709d219613} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21669 | 2025.12.31 20:29:19.195127 [ 269 ] {b436e588-f0c7-482e-b944-b5709d219613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21670 | 2025.12.31 20:29:19.195479 [ 269 ] {b436e588-f0c7-482e-b944-b5709d219613} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21671 | 2025.12.31 20:29:19.195685 [ 269 ] {b436e588-f0c7-482e-b944-b5709d219613} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21672 | 2025.12.31 20:29:19.195808 [ 49 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21673 | 2025.12.31 20:29:19.195812 [ 269 ] {b436e588-f0c7-482e-b944-b5709d219613} <Debug> executeQuery: Read 1238 rows, 90.69 KiB in 0.001621 sec., 763726.0950030845 rows/sec., 54.64 MiB/sec. | ||
| 21674 | 2025.12.31 20:29:19.195857 [ 49 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21675 | 2025.12.31 20:29:19.195876 [ 269 ] {b436e588-f0c7-482e-b944-b5709d219613} <Debug> TCPHandler: Processed in 0.001811511 sec. | ||
| 21676 | 2025.12.31 20:29:19.195885 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21677 | 2025.12.31 20:29:19.195989 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 21678 | 2025.12.31 20:29:19.196008 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21679 | 2025.12.31 20:29:19.196110 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21680 | 2025.12.31 20:29:19.196138 [ 269 ] {2b4f389b-35bd-46bc-b6e9-ece507ac3b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21681 | 2025.12.31 20:29:19.196149 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1251 rows starting from the beginning of the part | ||
| 21682 | 2025.12.31 20:29:19.196195 [ 269 ] {2b4f389b-35bd-46bc-b6e9-ece507ac3b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21683 | 2025.12.31 20:29:19.196234 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 113 rows starting from the beginning of the part | ||
| 21684 | 2025.12.31 20:29:19.196291 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 76 rows starting from the beginning of the part | ||
| 21685 | 2025.12.31 20:29:19.196339 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 116 rows starting from the beginning of the part | ||
| 21686 | 2025.12.31 20:29:19.196385 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 74 rows starting from the beginning of the part | ||
| 21687 | 2025.12.31 20:29:19.196432 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1238 rows starting from the beginning of the part | ||
| 21688 | 2025.12.31 20:29:19.196600 [ 269 ] {2b4f389b-35bd-46bc-b6e9-ece507ac3b0c} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21689 | 2025.12.31 20:29:19.196645 [ 269 ] {2b4f389b-35bd-46bc-b6e9-ece507ac3b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21690 | 2025.12.31 20:29:19.196987 [ 269 ] {2b4f389b-35bd-46bc-b6e9-ece507ac3b0c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 21691 | 2025.12.31 20:29:19.197234 [ 269 ] {2b4f389b-35bd-46bc-b6e9-ece507ac3b0c} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21692 | 2025.12.31 20:29:19.197375 [ 269 ] {2b4f389b-35bd-46bc-b6e9-ece507ac3b0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001262 sec., 4754.358161648177 rows/sec., 248.40 KiB/sec. | ||
| 21693 | 2025.12.31 20:29:19.197414 [ 269 ] {2b4f389b-35bd-46bc-b6e9-ece507ac3b0c} <Debug> TCPHandler: Processed in 0.001469064 sec. | ||
| 21694 | 2025.12.31 20:29:19.197531 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21695 | 2025.12.31 20:29:19.197640 [ 269 ] {90c708d0-89e6-450b-8cf9-b0128eb37d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21696 | 2025.12.31 20:29:19.197683 [ 269 ] {90c708d0-89e6-450b-8cf9-b0128eb37d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21697 | 2025.12.31 20:29:19.197873 [ 198 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001926833 sec., 1488452.813502779 rows/sec., 113.87 MiB/sec. | ||
| 21698 | 2025.12.31 20:29:19.198068 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21699 | 2025.12.31 20:29:19.198292 [ 269 ] {90c708d0-89e6-450b-8cf9-b0128eb37d19} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21700 | 2025.12.31 20:29:19.198331 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_156_31} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21701 | 2025.12.31 20:29:19.198341 [ 269 ] {90c708d0-89e6-450b-8cf9-b0128eb37d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21702 | 2025.12.31 20:29:19.198417 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_156_31} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21703 | 2025.12.31 20:29:19.198510 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 21704 | 2025.12.31 20:29:19.198785 [ 269 ] {90c708d0-89e6-450b-8cf9-b0128eb37d19} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21705 | 2025.12.31 20:29:19.199014 [ 269 ] {90c708d0-89e6-450b-8cf9-b0128eb37d19} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21706 | 2025.12.31 20:29:19.199137 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_149_34 to all_154_154_0 | ||
| 21707 | 2025.12.31 20:29:19.199152 [ 269 ] {90c708d0-89e6-450b-8cf9-b0128eb37d19} <Debug> executeQuery: Read 890 rows, 60.11 KiB in 0.001531 sec., 581319.399085565 rows/sec., 38.34 MiB/sec. | ||
| 21708 | 2025.12.31 20:29:19.199168 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21709 | 2025.12.31 20:29:19.199194 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21710 | 2025.12.31 20:29:19.199201 [ 269 ] {90c708d0-89e6-450b-8cf9-b0128eb37d19} <Debug> TCPHandler: Processed in 0.00172845 sec. | ||
| 21711 | 2025.12.31 20:29:19.199262 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_154_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_149_34 to all_154_154_0 into Compact with storage Full | ||
| 21712 | 2025.12.31 20:29:19.199313 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21713 | 2025.12.31 20:29:19.199350 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_154_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21714 | 2025.12.31 20:29:19.199380 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_154_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_149_34, total 46012 rows starting from the beginning of the part | ||
| 21715 | 2025.12.31 20:29:19.199413 [ 269 ] {8c8b2a52-6886-4802-8425-19adc4a0ab34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21716 | 2025.12.31 20:29:19.199434 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_154_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 21717 | 2025.12.31 20:29:19.199457 [ 269 ] {8c8b2a52-6886-4802-8425-19adc4a0ab34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21718 | 2025.12.31 20:29:19.199477 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_154_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 161 rows starting from the beginning of the part | ||
| 21719 | 2025.12.31 20:29:19.199521 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_154_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 21720 | 2025.12.31 20:29:19.199562 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_154_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 21721 | 2025.12.31 20:29:19.199603 [ 202 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_154_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 890 rows starting from the beginning of the part | ||
| 21722 | 2025.12.31 20:29:19.199848 [ 269 ] {8c8b2a52-6886-4802-8425-19adc4a0ab34} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21723 | 2025.12.31 20:29:19.199883 [ 269 ] {8c8b2a52-6886-4802-8425-19adc4a0ab34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21724 | 2025.12.31 20:29:19.200188 [ 269 ] {8c8b2a52-6886-4802-8425-19adc4a0ab34} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 21725 | 2025.12.31 20:29:19.200401 [ 269 ] {8c8b2a52-6886-4802-8425-19adc4a0ab34} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21726 | 2025.12.31 20:29:19.200531 [ 269 ] {8c8b2a52-6886-4802-8425-19adc4a0ab34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 59.26 KiB/sec. | ||
| 21727 | 2025.12.31 20:29:19.200568 [ 269 ] {8c8b2a52-6886-4802-8425-19adc4a0ab34} <Debug> TCPHandler: Processed in 0.00130521 sec. | ||
| 21728 | 2025.12.31 20:29:19.200671 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21729 | 2025.12.31 20:29:19.200764 [ 269 ] {ce6ce674-19d4-43fc-85a9-cdc06b394ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21730 | 2025.12.31 20:29:19.200816 [ 269 ] {ce6ce674-19d4-43fc-85a9-cdc06b394ec0} <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 | ||
| 21731 | 2025.12.31 20:29:19.201760 [ 269 ] {ce6ce674-19d4-43fc-85a9-cdc06b394ec0} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21732 | 2025.12.31 20:29:19.201801 [ 269 ] {ce6ce674-19d4-43fc-85a9-cdc06b394ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21733 | 2025.12.31 20:29:19.202393 [ 269 ] {ce6ce674-19d4-43fc-85a9-cdc06b394ec0} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21734 | 2025.12.31 20:29:19.202637 [ 269 ] {ce6ce674-19d4-43fc-85a9-cdc06b394ec0} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21735 | 2025.12.31 20:29:19.202787 [ 269 ] {ce6ce674-19d4-43fc-85a9-cdc06b394ec0} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.002041 sec., 23517.88339049486 rows/sec., 42.14 MiB/sec. | ||
| 21736 | 2025.12.31 20:29:19.202847 [ 269 ] {ce6ce674-19d4-43fc-85a9-cdc06b394ec0} <Debug> TCPHandler: Processed in 0.002222391 sec. | ||
| 21737 | 2025.12.31 20:29:19.202974 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21738 | 2025.12.31 20:29:19.203072 [ 269 ] {9a24c439-d4f5-43e6-9810-0548e2a040ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21739 | 2025.12.31 20:29:19.203115 [ 269 ] {9a24c439-d4f5-43e6-9810-0548e2a040ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21740 | 2025.12.31 20:29:19.203472 [ 269 ] {9a24c439-d4f5-43e6-9810-0548e2a040ec} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21741 | 2025.12.31 20:29:19.203511 [ 269 ] {9a24c439-d4f5-43e6-9810-0548e2a040ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21742 | 2025.12.31 20:29:19.203824 [ 269 ] {9a24c439-d4f5-43e6-9810-0548e2a040ec} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21743 | 2025.12.31 20:29:19.204040 [ 269 ] {9a24c439-d4f5-43e6-9810-0548e2a040ec} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21744 | 2025.12.31 20:29:19.204179 [ 269 ] {9a24c439-d4f5-43e6-9810-0548e2a040ec} <Debug> executeQuery: Read 56 rows, 3.21 KiB in 0.001126 sec., 49733.5701598579 rows/sec., 2.79 MiB/sec. | ||
| 21745 | 2025.12.31 20:29:19.204217 [ 269 ] {9a24c439-d4f5-43e6-9810-0548e2a040ec} <Debug> TCPHandler: Processed in 0.001294409 sec. | ||
| 21746 | 2025.12.31 20:29:19.211282 [ 190 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_154_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47543 rows, containing 5 columns (5 merged, 0 gathered) in 0.012050355 sec., 3945360.945797862 rows/sec., 266.49 MiB/sec. | ||
| 21747 | 2025.12.31 20:29:19.212067 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_154_35} <Trace> MergedBlockOutputStream: filled checksums all_1_154_35 (state Temporary) | ||
| 21748 | 2025.12.31 20:29:19.212396 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_154_35} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_154_35 to all_1_154_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21749 | 2025.12.31 20:29:19.212485 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_154_35} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_149_34, all_154_154_0] -> all_1_154_35 | ||
| 21750 | 2025.12.31 20:29:19.212578 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 21751 | 2025.12.31 20:29:20.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.62 MiB, peak 420.02 MiB, free memory in arenas 0.00 B, will set to 404.59 MiB (RSS), difference: -1.03 MiB | ||
| 21752 | 2025.12.31 20:29:20.726061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47429 | ||
| 21753 | 2025.12.31 20:29:20.726777 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21754 | 2025.12.31 20:29:20.726823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21755 | 2025.12.31 20:29:20.727316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21756 | 2025.12.31 20:29:20.727554 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21757 | 2025.12.31 20:29:20.727701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47429 | ||
| 21758 | 2025.12.31 20:29:21.551263 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 21759 | 2025.12.31 20:29:21.551315 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 21760 | 2025.12.31 20:29:21.554533 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 21761 | 2025.12.31 20:29:22.483878 [ 225 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 21762 | 2025.12.31 20:29:22.483927 [ 225 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 21763 | 2025.12.31 20:29:22.487439 [ 225 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 21764 | 2025.12.31 20:29:22.591788 [ 223 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 21765 | 2025.12.31 20:29:22.591837 [ 223 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 21766 | 2025.12.31 20:29:22.595896 [ 223 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 21767 | 2025.12.31 20:29:23.274835 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 21768 | 2025.12.31 20:29:23.295302 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21769 | 2025.12.31 20:29:23.295361 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 21770 | 2025.12.31 20:29:23.302842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21771 | 2025.12.31 20:29:23.303659 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21772 | 2025.12.31 20:29:23.307800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 21773 | 2025.12.31 20:29:23.752783 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21774 | 2025.12.31 20:29:23.753030 [ 269 ] {eb89eeb9-8fe9-4913-8bc2-01b7443891fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 21775 | 2025.12.31 20:29:23.753424 [ 269 ] {eb89eeb9-8fe9-4913-8bc2-01b7443891fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21776 | 2025.12.31 20:29:23.753468 [ 269 ] {eb89eeb9-8fe9-4913-8bc2-01b7443891fc} <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', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check')" moved to PREWHERE | ||
| 21777 | 2025.12.31 20:29:23.753761 [ 269 ] {eb89eeb9-8fe9-4913-8bc2-01b7443891fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21778 | 2025.12.31 20:29:23.753829 [ 269 ] {eb89eeb9-8fe9-4913-8bc2-01b7443891fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21779 | 2025.12.31 20:29:23.753966 [ 269 ] {eb89eeb9-8fe9-4913-8bc2-01b7443891fc} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 21780 | 2025.12.31 20:29:23.754065 [ 329 ] {eb89eeb9-8fe9-4913-8bc2-01b7443891fc} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21781 | 2025.12.31 20:29:23.754087 [ 342 ] {eb89eeb9-8fe9-4913-8bc2-01b7443891fc} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21782 | 2025.12.31 20:29:23.754191 [ 269 ] {eb89eeb9-8fe9-4913-8bc2-01b7443891fc} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21783 | 2025.12.31 20:29:23.754216 [ 269 ] {eb89eeb9-8fe9-4913-8bc2-01b7443891fc} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21784 | 2025.12.31 20:29:23.754262 [ 269 ] {eb89eeb9-8fe9-4913-8bc2-01b7443891fc} <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', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check'))" | ||
| 21785 | 2025.12.31 20:29:23.754286 [ 269 ] {eb89eeb9-8fe9-4913-8bc2-01b7443891fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21786 | 2025.12.31 20:29:23.754901 [ 269 ] {eb89eeb9-8fe9-4913-8bc2-01b7443891fc} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001982 sec., 24722.50252270434 rows/sec., 981.00 KiB/sec. | ||
| 21787 | 2025.12.31 20:29:23.754977 [ 269 ] {eb89eeb9-8fe9-4913-8bc2-01b7443891fc} <Debug> TCPHandler: Processed in 0.002325464 sec. | ||
| 21788 | 2025.12.31 20:29:23.755704 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21789 | 2025.12.31 20:29:23.755871 [ 269 ] {42a9b5a8-995d-460d-ad13-334e03611277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21790 | 2025.12.31 20:29:23.756128 [ 269 ] {42a9b5a8-995d-460d-ad13-334e03611277} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21791 | 2025.12.31 20:29:23.756168 [ 269 ] {42a9b5a8-995d-460d-ad13-334e03611277} <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', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21792 | 2025.12.31 20:29:23.756406 [ 269 ] {42a9b5a8-995d-460d-ad13-334e03611277} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21793 | 2025.12.31 20:29:23.756461 [ 269 ] {42a9b5a8-995d-460d-ad13-334e03611277} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21794 | 2025.12.31 20:29:23.756570 [ 269 ] {42a9b5a8-995d-460d-ad13-334e03611277} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 21795 | 2025.12.31 20:29:23.756627 [ 329 ] {42a9b5a8-995d-460d-ad13-334e03611277} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21796 | 2025.12.31 20:29:23.756641 [ 342 ] {42a9b5a8-995d-460d-ad13-334e03611277} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21797 | 2025.12.31 20:29:23.756721 [ 269 ] {42a9b5a8-995d-460d-ad13-334e03611277} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21798 | 2025.12.31 20:29:23.756749 [ 269 ] {42a9b5a8-995d-460d-ad13-334e03611277} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21799 | 2025.12.31 20:29:23.756789 [ 269 ] {42a9b5a8-995d-460d-ad13-334e03611277} <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', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 21800 | 2025.12.31 20:29:23.756809 [ 269 ] {42a9b5a8-995d-460d-ad13-334e03611277} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21801 | 2025.12.31 20:29:23.757444 [ 269 ] {42a9b5a8-995d-460d-ad13-334e03611277} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001642 sec., 29841.656516443363 rows/sec., 1.16 MiB/sec. | ||
| 21802 | 2025.12.31 20:29:23.757548 [ 269 ] {42a9b5a8-995d-460d-ad13-334e03611277} <Debug> TCPHandler: Processed in 0.001901913 sec. | ||
| 21803 | 2025.12.31 20:29:23.757775 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21804 | 2025.12.31 20:29:23.757923 [ 269 ] {0ffd3dba-a2fb-4a9a-9269-f932f38e4b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21805 | 2025.12.31 20:29:23.758164 [ 269 ] {0ffd3dba-a2fb-4a9a-9269-f932f38e4b3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21806 | 2025.12.31 20:29:23.758205 [ 269 ] {0ffd3dba-a2fb-4a9a-9269-f932f38e4b3b} <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', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21807 | 2025.12.31 20:29:23.758444 [ 269 ] {0ffd3dba-a2fb-4a9a-9269-f932f38e4b3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21808 | 2025.12.31 20:29:23.758498 [ 269 ] {0ffd3dba-a2fb-4a9a-9269-f932f38e4b3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21809 | 2025.12.31 20:29:23.758602 [ 269 ] {0ffd3dba-a2fb-4a9a-9269-f932f38e4b3b} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 21810 | 2025.12.31 20:29:23.758655 [ 329 ] {0ffd3dba-a2fb-4a9a-9269-f932f38e4b3b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21811 | 2025.12.31 20:29:23.758724 [ 343 ] {0ffd3dba-a2fb-4a9a-9269-f932f38e4b3b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21812 | 2025.12.31 20:29:23.758833 [ 269 ] {0ffd3dba-a2fb-4a9a-9269-f932f38e4b3b} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21813 | 2025.12.31 20:29:23.758858 [ 269 ] {0ffd3dba-a2fb-4a9a-9269-f932f38e4b3b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21814 | 2025.12.31 20:29:23.758897 [ 269 ] {0ffd3dba-a2fb-4a9a-9269-f932f38e4b3b} <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', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21815 | 2025.12.31 20:29:23.758916 [ 269 ] {0ffd3dba-a2fb-4a9a-9269-f932f38e4b3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21816 | 2025.12.31 20:29:23.759347 [ 269 ] {0ffd3dba-a2fb-4a9a-9269-f932f38e4b3b} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001492 sec., 32841.823056300265 rows/sec., 1.27 MiB/sec. | ||
| 21817 | 2025.12.31 20:29:23.759409 [ 269 ] {0ffd3dba-a2fb-4a9a-9269-f932f38e4b3b} <Debug> TCPHandler: Processed in 0.001685609 sec. | ||
| 21818 | 2025.12.31 20:29:23.759615 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21819 | 2025.12.31 20:29:23.759758 [ 269 ] {60069585-5849-4896-83dd-9f4f22a30832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) 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', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21820 | 2025.12.31 20:29:23.759998 [ 269 ] {60069585-5849-4896-83dd-9f4f22a30832} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21821 | 2025.12.31 20:29:23.760038 [ 269 ] {60069585-5849-4896-83dd-9f4f22a30832} <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', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21822 | 2025.12.31 20:29:23.760269 [ 269 ] {60069585-5849-4896-83dd-9f4f22a30832} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21823 | 2025.12.31 20:29:23.760324 [ 269 ] {60069585-5849-4896-83dd-9f4f22a30832} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21824 | 2025.12.31 20:29:23.760425 [ 269 ] {60069585-5849-4896-83dd-9f4f22a30832} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 21825 | 2025.12.31 20:29:23.760478 [ 329 ] {60069585-5849-4896-83dd-9f4f22a30832} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21826 | 2025.12.31 20:29:23.760508 [ 295 ] {60069585-5849-4896-83dd-9f4f22a30832} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21827 | 2025.12.31 20:29:23.760587 [ 269 ] {60069585-5849-4896-83dd-9f4f22a30832} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21828 | 2025.12.31 20:29:23.760613 [ 269 ] {60069585-5849-4896-83dd-9f4f22a30832} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21829 | 2025.12.31 20:29:23.760651 [ 269 ] {60069585-5849-4896-83dd-9f4f22a30832} <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', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21830 | 2025.12.31 20:29:23.760670 [ 269 ] {60069585-5849-4896-83dd-9f4f22a30832} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21831 | 2025.12.31 20:29:23.761168 [ 269 ] {60069585-5849-4896-83dd-9f4f22a30832} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001471 sec., 33310.67301155676 rows/sec., 1.29 MiB/sec. | ||
| 21832 | 2025.12.31 20:29:23.761261 [ 269 ] {60069585-5849-4896-83dd-9f4f22a30832} <Debug> TCPHandler: Processed in 0.001697019 sec. | ||
| 21833 | 2025.12.31 20:29:23.761457 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21834 | 2025.12.31 20:29:23.761603 [ 269 ] {66db418e-d5e0-4007-a843-97ab14c0c28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21835 | 2025.12.31 20:29:23.761843 [ 269 ] {66db418e-d5e0-4007-a843-97ab14c0c28e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21836 | 2025.12.31 20:29:23.761884 [ 269 ] {66db418e-d5e0-4007-a843-97ab14c0c28e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21837 | 2025.12.31 20:29:23.762122 [ 269 ] {66db418e-d5e0-4007-a843-97ab14c0c28e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21838 | 2025.12.31 20:29:23.762178 [ 269 ] {66db418e-d5e0-4007-a843-97ab14c0c28e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21839 | 2025.12.31 20:29:23.762280 [ 269 ] {66db418e-d5e0-4007-a843-97ab14c0c28e} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 21840 | 2025.12.31 20:29:23.762337 [ 329 ] {66db418e-d5e0-4007-a843-97ab14c0c28e} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21841 | 2025.12.31 20:29:23.762357 [ 295 ] {66db418e-d5e0-4007-a843-97ab14c0c28e} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21842 | 2025.12.31 20:29:23.762433 [ 269 ] {66db418e-d5e0-4007-a843-97ab14c0c28e} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21843 | 2025.12.31 20:29:23.762459 [ 269 ] {66db418e-d5e0-4007-a843-97ab14c0c28e} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21844 | 2025.12.31 20:29:23.762497 [ 269 ] {66db418e-d5e0-4007-a843-97ab14c0c28e} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21845 | 2025.12.31 20:29:23.762517 [ 269 ] {66db418e-d5e0-4007-a843-97ab14c0c28e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21846 | 2025.12.31 20:29:23.762983 [ 269 ] {66db418e-d5e0-4007-a843-97ab14c0c28e} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001442 sec., 33980.58252427185 rows/sec., 1.32 MiB/sec. | ||
| 21847 | 2025.12.31 20:29:23.763063 [ 269 ] {66db418e-d5e0-4007-a843-97ab14c0c28e} <Debug> TCPHandler: Processed in 0.001655798 sec. | ||
| 21848 | 2025.12.31 20:29:23.763280 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21849 | 2025.12.31 20:29:23.763462 [ 269 ] {c893b0fd-37ba-409d-b8de-33b3b9111cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21850 | 2025.12.31 20:29:23.763783 [ 269 ] {c893b0fd-37ba-409d-b8de-33b3b9111cb6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21851 | 2025.12.31 20:29:23.763824 [ 269 ] {c893b0fd-37ba-409d-b8de-33b3b9111cb6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21852 | 2025.12.31 20:29:23.764099 [ 269 ] {c893b0fd-37ba-409d-b8de-33b3b9111cb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21853 | 2025.12.31 20:29:23.764157 [ 269 ] {c893b0fd-37ba-409d-b8de-33b3b9111cb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21854 | 2025.12.31 20:29:23.764261 [ 269 ] {c893b0fd-37ba-409d-b8de-33b3b9111cb6} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 21855 | 2025.12.31 20:29:23.764318 [ 329 ] {c893b0fd-37ba-409d-b8de-33b3b9111cb6} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21856 | 2025.12.31 20:29:23.764329 [ 295 ] {c893b0fd-37ba-409d-b8de-33b3b9111cb6} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21857 | 2025.12.31 20:29:23.764421 [ 269 ] {c893b0fd-37ba-409d-b8de-33b3b9111cb6} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21858 | 2025.12.31 20:29:23.764447 [ 269 ] {c893b0fd-37ba-409d-b8de-33b3b9111cb6} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21859 | 2025.12.31 20:29:23.764486 [ 269 ] {c893b0fd-37ba-409d-b8de-33b3b9111cb6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21860 | 2025.12.31 20:29:23.764507 [ 269 ] {c893b0fd-37ba-409d-b8de-33b3b9111cb6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21861 | 2025.12.31 20:29:23.764998 [ 269 ] {c893b0fd-37ba-409d-b8de-33b3b9111cb6} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001623 sec., 30191.004313000616 rows/sec., 1.17 MiB/sec. | ||
| 21862 | 2025.12.31 20:29:23.765090 [ 269 ] {c893b0fd-37ba-409d-b8de-33b3b9111cb6} <Debug> TCPHandler: Processed in 0.001871562 sec. | ||
| 21863 | 2025.12.31 20:29:23.765289 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21864 | 2025.12.31 20:29:23.765438 [ 269 ] {38ff6ca9-4707-4cc8-bb96-d48f13a9680a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21865 | 2025.12.31 20:29:23.765679 [ 269 ] {38ff6ca9-4707-4cc8-bb96-d48f13a9680a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21866 | 2025.12.31 20:29:23.765720 [ 269 ] {38ff6ca9-4707-4cc8-bb96-d48f13a9680a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21867 | 2025.12.31 20:29:23.765962 [ 269 ] {38ff6ca9-4707-4cc8-bb96-d48f13a9680a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21868 | 2025.12.31 20:29:23.766017 [ 269 ] {38ff6ca9-4707-4cc8-bb96-d48f13a9680a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21869 | 2025.12.31 20:29:23.766120 [ 269 ] {38ff6ca9-4707-4cc8-bb96-d48f13a9680a} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 21870 | 2025.12.31 20:29:23.766189 [ 295 ] {38ff6ca9-4707-4cc8-bb96-d48f13a9680a} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21871 | 2025.12.31 20:29:23.766192 [ 329 ] {38ff6ca9-4707-4cc8-bb96-d48f13a9680a} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21872 | 2025.12.31 20:29:23.766277 [ 269 ] {38ff6ca9-4707-4cc8-bb96-d48f13a9680a} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21873 | 2025.12.31 20:29:23.766299 [ 269 ] {38ff6ca9-4707-4cc8-bb96-d48f13a9680a} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21874 | 2025.12.31 20:29:23.766338 [ 269 ] {38ff6ca9-4707-4cc8-bb96-d48f13a9680a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21875 | 2025.12.31 20:29:23.766358 [ 269 ] {38ff6ca9-4707-4cc8-bb96-d48f13a9680a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21876 | 2025.12.31 20:29:23.766807 [ 269 ] {38ff6ca9-4707-4cc8-bb96-d48f13a9680a} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001439 sec., 34051.424600416954 rows/sec., 1.32 MiB/sec. | ||
| 21877 | 2025.12.31 20:29:23.766896 [ 269 ] {38ff6ca9-4707-4cc8-bb96-d48f13a9680a} <Debug> TCPHandler: Processed in 0.001657997 sec. | ||
| 21878 | 2025.12.31 20:29:23.767092 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21879 | 2025.12.31 20:29:23.767240 [ 269 ] {f4c1e9bd-66ce-4625-8465-7d7ec8c2e94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21880 | 2025.12.31 20:29:23.767478 [ 269 ] {f4c1e9bd-66ce-4625-8465-7d7ec8c2e94b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21881 | 2025.12.31 20:29:23.767518 [ 269 ] {f4c1e9bd-66ce-4625-8465-7d7ec8c2e94b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21882 | 2025.12.31 20:29:23.767762 [ 269 ] {f4c1e9bd-66ce-4625-8465-7d7ec8c2e94b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21883 | 2025.12.31 20:29:23.767819 [ 269 ] {f4c1e9bd-66ce-4625-8465-7d7ec8c2e94b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21884 | 2025.12.31 20:29:23.767919 [ 269 ] {f4c1e9bd-66ce-4625-8465-7d7ec8c2e94b} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 21885 | 2025.12.31 20:29:23.767988 [ 295 ] {f4c1e9bd-66ce-4625-8465-7d7ec8c2e94b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21886 | 2025.12.31 20:29:23.768000 [ 329 ] {f4c1e9bd-66ce-4625-8465-7d7ec8c2e94b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21887 | 2025.12.31 20:29:23.768089 [ 269 ] {f4c1e9bd-66ce-4625-8465-7d7ec8c2e94b} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21888 | 2025.12.31 20:29:23.768109 [ 269 ] {f4c1e9bd-66ce-4625-8465-7d7ec8c2e94b} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21889 | 2025.12.31 20:29:23.768148 [ 269 ] {f4c1e9bd-66ce-4625-8465-7d7ec8c2e94b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21890 | 2025.12.31 20:29:23.768169 [ 269 ] {f4c1e9bd-66ce-4625-8465-7d7ec8c2e94b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21891 | 2025.12.31 20:29:23.768628 [ 269 ] {f4c1e9bd-66ce-4625-8465-7d7ec8c2e94b} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001457 sec., 33630.74811256005 rows/sec., 1.30 MiB/sec. | ||
| 21892 | 2025.12.31 20:29:23.768689 [ 269 ] {f4c1e9bd-66ce-4625-8465-7d7ec8c2e94b} <Debug> TCPHandler: Processed in 0.001648668 sec. | ||
| 21893 | 2025.12.31 20:29:23.768895 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21894 | 2025.12.31 20:29:23.769040 [ 269 ] {8e605b5a-4500-4ac3-8ba9-0b4cb788e9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21895 | 2025.12.31 20:29:23.769276 [ 269 ] {8e605b5a-4500-4ac3-8ba9-0b4cb788e9f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21896 | 2025.12.31 20:29:23.769317 [ 269 ] {8e605b5a-4500-4ac3-8ba9-0b4cb788e9f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21897 | 2025.12.31 20:29:23.769563 [ 269 ] {8e605b5a-4500-4ac3-8ba9-0b4cb788e9f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21898 | 2025.12.31 20:29:23.769617 [ 269 ] {8e605b5a-4500-4ac3-8ba9-0b4cb788e9f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21899 | 2025.12.31 20:29:23.769717 [ 269 ] {8e605b5a-4500-4ac3-8ba9-0b4cb788e9f0} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 21900 | 2025.12.31 20:29:23.769770 [ 329 ] {8e605b5a-4500-4ac3-8ba9-0b4cb788e9f0} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21901 | 2025.12.31 20:29:23.769833 [ 322 ] {8e605b5a-4500-4ac3-8ba9-0b4cb788e9f0} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21902 | 2025.12.31 20:29:23.769930 [ 269 ] {8e605b5a-4500-4ac3-8ba9-0b4cb788e9f0} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21903 | 2025.12.31 20:29:23.769955 [ 269 ] {8e605b5a-4500-4ac3-8ba9-0b4cb788e9f0} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21904 | 2025.12.31 20:29:23.769994 [ 269 ] {8e605b5a-4500-4ac3-8ba9-0b4cb788e9f0} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21905 | 2025.12.31 20:29:23.770014 [ 269 ] {8e605b5a-4500-4ac3-8ba9-0b4cb788e9f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21906 | 2025.12.31 20:29:23.770612 [ 269 ] {8e605b5a-4500-4ac3-8ba9-0b4cb788e9f0} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001638 sec., 29914.529914529918 rows/sec., 1.16 MiB/sec. | ||
| 21907 | 2025.12.31 20:29:23.770702 [ 269 ] {8e605b5a-4500-4ac3-8ba9-0b4cb788e9f0} <Debug> TCPHandler: Processed in 0.001857952 sec. | ||
| 21908 | 2025.12.31 20:29:23.770895 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21909 | 2025.12.31 20:29:23.771045 [ 269 ] {7164b3ac-62ef-414d-88da-86bb8b8b5a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21910 | 2025.12.31 20:29:23.771287 [ 269 ] {7164b3ac-62ef-414d-88da-86bb8b8b5a3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21911 | 2025.12.31 20:29:23.771328 [ 269 ] {7164b3ac-62ef-414d-88da-86bb8b8b5a3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21912 | 2025.12.31 20:29:23.771576 [ 269 ] {7164b3ac-62ef-414d-88da-86bb8b8b5a3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21913 | 2025.12.31 20:29:23.771629 [ 269 ] {7164b3ac-62ef-414d-88da-86bb8b8b5a3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21914 | 2025.12.31 20:29:23.771730 [ 269 ] {7164b3ac-62ef-414d-88da-86bb8b8b5a3e} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 21915 | 2025.12.31 20:29:23.771804 [ 322 ] {7164b3ac-62ef-414d-88da-86bb8b8b5a3e} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21916 | 2025.12.31 20:29:23.771849 [ 351 ] {7164b3ac-62ef-414d-88da-86bb8b8b5a3e} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21917 | 2025.12.31 20:29:23.771949 [ 269 ] {7164b3ac-62ef-414d-88da-86bb8b8b5a3e} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21918 | 2025.12.31 20:29:23.771974 [ 269 ] {7164b3ac-62ef-414d-88da-86bb8b8b5a3e} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21919 | 2025.12.31 20:29:23.772014 [ 269 ] {7164b3ac-62ef-414d-88da-86bb8b8b5a3e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21920 | 2025.12.31 20:29:23.772034 [ 269 ] {7164b3ac-62ef-414d-88da-86bb8b8b5a3e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21921 | 2025.12.31 20:29:23.772652 [ 269 ] {7164b3ac-62ef-414d-88da-86bb8b8b5a3e} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001677 sec., 29218.843172331544 rows/sec., 1.13 MiB/sec. | ||
| 21922 | 2025.12.31 20:29:23.772746 [ 269 ] {7164b3ac-62ef-414d-88da-86bb8b8b5a3e} <Debug> TCPHandler: Processed in 0.001900973 sec. | ||
| 21923 | 2025.12.31 20:29:23.772965 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21924 | 2025.12.31 20:29:23.773113 [ 269 ] {c1ef1769-ef3f-487c-ae39-2d2cee6294d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21925 | 2025.12.31 20:29:23.773356 [ 269 ] {c1ef1769-ef3f-487c-ae39-2d2cee6294d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21926 | 2025.12.31 20:29:23.773396 [ 269 ] {c1ef1769-ef3f-487c-ae39-2d2cee6294d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21927 | 2025.12.31 20:29:23.773642 [ 269 ] {c1ef1769-ef3f-487c-ae39-2d2cee6294d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21928 | 2025.12.31 20:29:23.773696 [ 269 ] {c1ef1769-ef3f-487c-ae39-2d2cee6294d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21929 | 2025.12.31 20:29:23.773796 [ 269 ] {c1ef1769-ef3f-487c-ae39-2d2cee6294d8} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 21930 | 2025.12.31 20:29:23.773870 [ 351 ] {c1ef1769-ef3f-487c-ae39-2d2cee6294d8} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21931 | 2025.12.31 20:29:23.773892 [ 346 ] {c1ef1769-ef3f-487c-ae39-2d2cee6294d8} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21932 | 2025.12.31 20:29:23.773974 [ 269 ] {c1ef1769-ef3f-487c-ae39-2d2cee6294d8} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21933 | 2025.12.31 20:29:23.773999 [ 269 ] {c1ef1769-ef3f-487c-ae39-2d2cee6294d8} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21934 | 2025.12.31 20:29:23.774039 [ 269 ] {c1ef1769-ef3f-487c-ae39-2d2cee6294d8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21935 | 2025.12.31 20:29:23.774060 [ 269 ] {c1ef1769-ef3f-487c-ae39-2d2cee6294d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21936 | 2025.12.31 20:29:23.774527 [ 269 ] {c1ef1769-ef3f-487c-ae39-2d2cee6294d8} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001484 sec., 33018.8679245283 rows/sec., 1.28 MiB/sec. | ||
| 21937 | 2025.12.31 20:29:23.774617 [ 269 ] {c1ef1769-ef3f-487c-ae39-2d2cee6294d8} <Debug> TCPHandler: Processed in 0.001703199 sec. | ||
| 21938 | 2025.12.31 20:29:23.774833 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21939 | 2025.12.31 20:29:23.774982 [ 269 ] {2cde030e-18c0-416c-9afd-520898027a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21940 | 2025.12.31 20:29:23.775223 [ 269 ] {2cde030e-18c0-416c-9afd-520898027a76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21941 | 2025.12.31 20:29:23.775264 [ 269 ] {2cde030e-18c0-416c-9afd-520898027a76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21942 | 2025.12.31 20:29:23.775517 [ 269 ] {2cde030e-18c0-416c-9afd-520898027a76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21943 | 2025.12.31 20:29:23.775572 [ 269 ] {2cde030e-18c0-416c-9afd-520898027a76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21944 | 2025.12.31 20:29:23.775671 [ 269 ] {2cde030e-18c0-416c-9afd-520898027a76} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 21945 | 2025.12.31 20:29:23.775740 [ 351 ] {2cde030e-18c0-416c-9afd-520898027a76} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21946 | 2025.12.31 20:29:23.775743 [ 346 ] {2cde030e-18c0-416c-9afd-520898027a76} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21947 | 2025.12.31 20:29:23.775851 [ 269 ] {2cde030e-18c0-416c-9afd-520898027a76} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21948 | 2025.12.31 20:29:23.775875 [ 269 ] {2cde030e-18c0-416c-9afd-520898027a76} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21949 | 2025.12.31 20:29:23.775913 [ 269 ] {2cde030e-18c0-416c-9afd-520898027a76} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21950 | 2025.12.31 20:29:23.775933 [ 269 ] {2cde030e-18c0-416c-9afd-520898027a76} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21951 | 2025.12.31 20:29:23.776464 [ 269 ] {2cde030e-18c0-416c-9afd-520898027a76} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001552 sec., 31572.16494845361 rows/sec., 1.22 MiB/sec. | ||
| 21952 | 2025.12.31 20:29:23.776555 [ 269 ] {2cde030e-18c0-416c-9afd-520898027a76} <Debug> TCPHandler: Processed in 0.00177234 sec. | ||
| 21953 | 2025.12.31 20:29:23.776767 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21954 | 2025.12.31 20:29:23.776922 [ 269 ] {fa1d1cd3-a830-4f82-9393-03d408abe1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21955 | 2025.12.31 20:29:23.777168 [ 269 ] {fa1d1cd3-a830-4f82-9393-03d408abe1a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21956 | 2025.12.31 20:29:23.777208 [ 269 ] {fa1d1cd3-a830-4f82-9393-03d408abe1a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21957 | 2025.12.31 20:29:23.777462 [ 269 ] {fa1d1cd3-a830-4f82-9393-03d408abe1a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21958 | 2025.12.31 20:29:23.777516 [ 269 ] {fa1d1cd3-a830-4f82-9393-03d408abe1a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21959 | 2025.12.31 20:29:23.777617 [ 269 ] {fa1d1cd3-a830-4f82-9393-03d408abe1a1} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 21960 | 2025.12.31 20:29:23.777686 [ 315 ] {fa1d1cd3-a830-4f82-9393-03d408abe1a1} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21961 | 2025.12.31 20:29:23.777699 [ 307 ] {fa1d1cd3-a830-4f82-9393-03d408abe1a1} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21962 | 2025.12.31 20:29:23.777788 [ 269 ] {fa1d1cd3-a830-4f82-9393-03d408abe1a1} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21963 | 2025.12.31 20:29:23.777812 [ 269 ] {fa1d1cd3-a830-4f82-9393-03d408abe1a1} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21964 | 2025.12.31 20:29:23.777853 [ 269 ] {fa1d1cd3-a830-4f82-9393-03d408abe1a1} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21965 | 2025.12.31 20:29:23.777873 [ 269 ] {fa1d1cd3-a830-4f82-9393-03d408abe1a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21966 | 2025.12.31 20:29:23.778339 [ 269 ] {fa1d1cd3-a830-4f82-9393-03d408abe1a1} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001488 sec., 32930.10752688172 rows/sec., 1.28 MiB/sec. | ||
| 21967 | 2025.12.31 20:29:23.778429 [ 269 ] {fa1d1cd3-a830-4f82-9393-03d408abe1a1} <Debug> TCPHandler: Processed in 0.001712009 sec. | ||
| 21968 | 2025.12.31 20:29:23.779051 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21969 | 2025.12.31 20:29:23.779201 [ 269 ] {3fef87a4-50c3-40cf-a0f1-e27d3a4f7329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21970 | 2025.12.31 20:29:23.779445 [ 269 ] {3fef87a4-50c3-40cf-a0f1-e27d3a4f7329} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21971 | 2025.12.31 20:29:23.779486 [ 269 ] {3fef87a4-50c3-40cf-a0f1-e27d3a4f7329} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21972 | 2025.12.31 20:29:23.779738 [ 269 ] {3fef87a4-50c3-40cf-a0f1-e27d3a4f7329} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21973 | 2025.12.31 20:29:23.779791 [ 269 ] {3fef87a4-50c3-40cf-a0f1-e27d3a4f7329} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21974 | 2025.12.31 20:29:23.779891 [ 269 ] {3fef87a4-50c3-40cf-a0f1-e27d3a4f7329} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 21975 | 2025.12.31 20:29:23.779957 [ 307 ] {3fef87a4-50c3-40cf-a0f1-e27d3a4f7329} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21976 | 2025.12.31 20:29:23.779978 [ 305 ] {3fef87a4-50c3-40cf-a0f1-e27d3a4f7329} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21977 | 2025.12.31 20:29:23.780058 [ 269 ] {3fef87a4-50c3-40cf-a0f1-e27d3a4f7329} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21978 | 2025.12.31 20:29:23.780077 [ 269 ] {3fef87a4-50c3-40cf-a0f1-e27d3a4f7329} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21979 | 2025.12.31 20:29:23.780117 [ 269 ] {3fef87a4-50c3-40cf-a0f1-e27d3a4f7329} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21980 | 2025.12.31 20:29:23.780137 [ 269 ] {3fef87a4-50c3-40cf-a0f1-e27d3a4f7329} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21981 | 2025.12.31 20:29:23.780590 [ 269 ] {3fef87a4-50c3-40cf-a0f1-e27d3a4f7329} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.00146 sec., 33561.64383561644 rows/sec., 1.30 MiB/sec. | ||
| 21982 | 2025.12.31 20:29:23.780678 [ 269 ] {3fef87a4-50c3-40cf-a0f1-e27d3a4f7329} <Debug> TCPHandler: Processed in 0.001677788 sec. | ||
| 21983 | 2025.12.31 20:29:23.780889 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21984 | 2025.12.31 20:29:23.781039 [ 269 ] {37f22085-c292-48d5-b01f-434f2360835f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21985 | 2025.12.31 20:29:23.781288 [ 269 ] {37f22085-c292-48d5-b01f-434f2360835f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21986 | 2025.12.31 20:29:23.781330 [ 269 ] {37f22085-c292-48d5-b01f-434f2360835f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21987 | 2025.12.31 20:29:23.781587 [ 269 ] {37f22085-c292-48d5-b01f-434f2360835f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21988 | 2025.12.31 20:29:23.781641 [ 269 ] {37f22085-c292-48d5-b01f-434f2360835f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21989 | 2025.12.31 20:29:23.781741 [ 269 ] {37f22085-c292-48d5-b01f-434f2360835f} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 21990 | 2025.12.31 20:29:23.781809 [ 305 ] {37f22085-c292-48d5-b01f-434f2360835f} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21991 | 2025.12.31 20:29:23.781807 [ 307 ] {37f22085-c292-48d5-b01f-434f2360835f} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21992 | 2025.12.31 20:29:23.781899 [ 269 ] {37f22085-c292-48d5-b01f-434f2360835f} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21993 | 2025.12.31 20:29:23.781923 [ 269 ] {37f22085-c292-48d5-b01f-434f2360835f} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21994 | 2025.12.31 20:29:23.781963 [ 269 ] {37f22085-c292-48d5-b01f-434f2360835f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21995 | 2025.12.31 20:29:23.781984 [ 269 ] {37f22085-c292-48d5-b01f-434f2360835f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 21996 | 2025.12.31 20:29:23.782401 [ 269 ] {37f22085-c292-48d5-b01f-434f2360835f} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001435 sec., 34146.34146341463 rows/sec., 1.32 MiB/sec. | ||
| 21997 | 2025.12.31 20:29:23.782462 [ 269 ] {37f22085-c292-48d5-b01f-434f2360835f} <Debug> TCPHandler: Processed in 0.001621997 sec. | ||
| 21998 | 2025.12.31 20:29:23.782672 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21999 | 2025.12.31 20:29:23.782824 [ 269 ] {eb4f3d95-d13c-4a7e-bda0-c9bf68ee41ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 22000 | 2025.12.31 20:29:23.783061 [ 269 ] {eb4f3d95-d13c-4a7e-bda0-c9bf68ee41ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22001 | 2025.12.31 20:29:23.783103 [ 269 ] {eb4f3d95-d13c-4a7e-bda0-c9bf68ee41ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 22002 | 2025.12.31 20:29:23.783349 [ 269 ] {eb4f3d95-d13c-4a7e-bda0-c9bf68ee41ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22003 | 2025.12.31 20:29:23.783400 [ 269 ] {eb4f3d95-d13c-4a7e-bda0-c9bf68ee41ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22004 | 2025.12.31 20:29:23.783498 [ 269 ] {eb4f3d95-d13c-4a7e-bda0-c9bf68ee41ba} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 22005 | 2025.12.31 20:29:23.783551 [ 305 ] {eb4f3d95-d13c-4a7e-bda0-c9bf68ee41ba} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22006 | 2025.12.31 20:29:23.783562 [ 307 ] {eb4f3d95-d13c-4a7e-bda0-c9bf68ee41ba} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22007 | 2025.12.31 20:29:23.783643 [ 269 ] {eb4f3d95-d13c-4a7e-bda0-c9bf68ee41ba} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22008 | 2025.12.31 20:29:23.783666 [ 269 ] {eb4f3d95-d13c-4a7e-bda0-c9bf68ee41ba} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22009 | 2025.12.31 20:29:23.783704 [ 269 ] {eb4f3d95-d13c-4a7e-bda0-c9bf68ee41ba} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 22010 | 2025.12.31 20:29:23.783723 [ 269 ] {eb4f3d95-d13c-4a7e-bda0-c9bf68ee41ba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 22011 | 2025.12.31 20:29:23.784143 [ 269 ] {eb4f3d95-d13c-4a7e-bda0-c9bf68ee41ba} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001392 sec., 35201.14942528735 rows/sec., 1.36 MiB/sec. | ||
| 22012 | 2025.12.31 20:29:23.784232 [ 269 ] {eb4f3d95-d13c-4a7e-bda0-c9bf68ee41ba} <Debug> TCPHandler: Processed in 0.001611127 sec. | ||
| 22013 | 2025.12.31 20:29:23.784548 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22014 | 2025.12.31 20:29:23.784698 [ 269 ] {bf70ca79-47e4-4be7-abfd-1d6823c909ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 22015 | 2025.12.31 20:29:23.784944 [ 269 ] {bf70ca79-47e4-4be7-abfd-1d6823c909ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22016 | 2025.12.31 20:29:23.784986 [ 269 ] {bf70ca79-47e4-4be7-abfd-1d6823c909ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 22017 | 2025.12.31 20:29:23.785245 [ 269 ] {bf70ca79-47e4-4be7-abfd-1d6823c909ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22018 | 2025.12.31 20:29:23.785298 [ 269 ] {bf70ca79-47e4-4be7-abfd-1d6823c909ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22019 | 2025.12.31 20:29:23.785398 [ 269 ] {bf70ca79-47e4-4be7-abfd-1d6823c909ec} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 22020 | 2025.12.31 20:29:23.785468 [ 305 ] {bf70ca79-47e4-4be7-abfd-1d6823c909ec} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22021 | 2025.12.31 20:29:23.785469 [ 307 ] {bf70ca79-47e4-4be7-abfd-1d6823c909ec} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22022 | 2025.12.31 20:29:23.785565 [ 269 ] {bf70ca79-47e4-4be7-abfd-1d6823c909ec} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22023 | 2025.12.31 20:29:23.785594 [ 269 ] {bf70ca79-47e4-4be7-abfd-1d6823c909ec} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22024 | 2025.12.31 20:29:23.785636 [ 269 ] {bf70ca79-47e4-4be7-abfd-1d6823c909ec} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 22025 | 2025.12.31 20:29:23.785658 [ 269 ] {bf70ca79-47e4-4be7-abfd-1d6823c909ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 22026 | 2025.12.31 20:29:23.786056 [ 269 ] {bf70ca79-47e4-4be7-abfd-1d6823c909ec} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.00143 sec., 34265.73426573427 rows/sec., 1.33 MiB/sec. | ||
| 22027 | 2025.12.31 20:29:23.786116 [ 269 ] {bf70ca79-47e4-4be7-abfd-1d6823c909ec} <Debug> TCPHandler: Processed in 0.001617577 sec. | ||
| 22028 | 2025.12.31 20:29:23.786323 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22029 | 2025.12.31 20:29:23.786471 [ 269 ] {efe8ca5d-6548-4d62-9853-e0a700afb525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 22030 | 2025.12.31 20:29:23.786708 [ 269 ] {efe8ca5d-6548-4d62-9853-e0a700afb525} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22031 | 2025.12.31 20:29:23.786750 [ 269 ] {efe8ca5d-6548-4d62-9853-e0a700afb525} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 22032 | 2025.12.31 20:29:23.787001 [ 269 ] {efe8ca5d-6548-4d62-9853-e0a700afb525} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22033 | 2025.12.31 20:29:23.787053 [ 269 ] {efe8ca5d-6548-4d62-9853-e0a700afb525} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22034 | 2025.12.31 20:29:23.787151 [ 269 ] {efe8ca5d-6548-4d62-9853-e0a700afb525} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 22035 | 2025.12.31 20:29:23.787211 [ 305 ] {efe8ca5d-6548-4d62-9853-e0a700afb525} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22036 | 2025.12.31 20:29:23.787225 [ 307 ] {efe8ca5d-6548-4d62-9853-e0a700afb525} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22037 | 2025.12.31 20:29:23.787300 [ 269 ] {efe8ca5d-6548-4d62-9853-e0a700afb525} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22038 | 2025.12.31 20:29:23.787326 [ 269 ] {efe8ca5d-6548-4d62-9853-e0a700afb525} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22039 | 2025.12.31 20:29:23.787364 [ 269 ] {efe8ca5d-6548-4d62-9853-e0a700afb525} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 22040 | 2025.12.31 20:29:23.787384 [ 269 ] {efe8ca5d-6548-4d62-9853-e0a700afb525} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 22041 | 2025.12.31 20:29:23.787863 [ 269 ] {efe8ca5d-6548-4d62-9853-e0a700afb525} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001462 sec., 33515.73187414501 rows/sec., 1.30 MiB/sec. | ||
| 22042 | 2025.12.31 20:29:23.787953 [ 269 ] {efe8ca5d-6548-4d62-9853-e0a700afb525} <Debug> TCPHandler: Processed in 0.001679348 sec. | ||
| 22043 | 2025.12.31 20:29:23.788171 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22044 | 2025.12.31 20:29:23.788323 [ 269 ] {69dc6d47-8376-4522-adff-4907d904a3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 22045 | 2025.12.31 20:29:23.788567 [ 269 ] {69dc6d47-8376-4522-adff-4907d904a3d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22046 | 2025.12.31 20:29:23.788610 [ 269 ] {69dc6d47-8376-4522-adff-4907d904a3d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 22047 | 2025.12.31 20:29:23.788864 [ 269 ] {69dc6d47-8376-4522-adff-4907d904a3d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22048 | 2025.12.31 20:29:23.788916 [ 269 ] {69dc6d47-8376-4522-adff-4907d904a3d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22049 | 2025.12.31 20:29:23.789014 [ 269 ] {69dc6d47-8376-4522-adff-4907d904a3d0} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 22050 | 2025.12.31 20:29:23.789074 [ 305 ] {69dc6d47-8376-4522-adff-4907d904a3d0} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22051 | 2025.12.31 20:29:23.789088 [ 325 ] {69dc6d47-8376-4522-adff-4907d904a3d0} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22052 | 2025.12.31 20:29:23.789155 [ 269 ] {69dc6d47-8376-4522-adff-4907d904a3d0} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22053 | 2025.12.31 20:29:23.789180 [ 269 ] {69dc6d47-8376-4522-adff-4907d904a3d0} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22054 | 2025.12.31 20:29:23.789223 [ 269 ] {69dc6d47-8376-4522-adff-4907d904a3d0} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 22055 | 2025.12.31 20:29:23.789243 [ 269 ] {69dc6d47-8376-4522-adff-4907d904a3d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 22056 | 2025.12.31 20:29:23.789694 [ 269 ] {69dc6d47-8376-4522-adff-4907d904a3d0} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001445 sec., 33910.03460207612 rows/sec., 1.31 MiB/sec. | ||
| 22057 | 2025.12.31 20:29:23.789757 [ 269 ] {69dc6d47-8376-4522-adff-4907d904a3d0} <Debug> TCPHandler: Processed in 0.001636357 sec. | ||
| 22058 | 2025.12.31 20:29:23.790098 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22059 | 2025.12.31 20:29:23.790259 [ 269 ] {aaacb1c8-e3b0-46ce-a6fd-a8a86529a04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 22060 | 2025.12.31 20:29:23.790540 [ 269 ] {aaacb1c8-e3b0-46ce-a6fd-a8a86529a04a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22061 | 2025.12.31 20:29:23.790585 [ 269 ] {aaacb1c8-e3b0-46ce-a6fd-a8a86529a04a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 22062 | 2025.12.31 20:29:23.790851 [ 269 ] {aaacb1c8-e3b0-46ce-a6fd-a8a86529a04a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22063 | 2025.12.31 20:29:23.790908 [ 269 ] {aaacb1c8-e3b0-46ce-a6fd-a8a86529a04a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22064 | 2025.12.31 20:29:23.791013 [ 269 ] {aaacb1c8-e3b0-46ce-a6fd-a8a86529a04a} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 22065 | 2025.12.31 20:29:23.791076 [ 305 ] {aaacb1c8-e3b0-46ce-a6fd-a8a86529a04a} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22066 | 2025.12.31 20:29:23.791080 [ 325 ] {aaacb1c8-e3b0-46ce-a6fd-a8a86529a04a} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22067 | 2025.12.31 20:29:23.791154 [ 269 ] {aaacb1c8-e3b0-46ce-a6fd-a8a86529a04a} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22068 | 2025.12.31 20:29:23.791175 [ 269 ] {aaacb1c8-e3b0-46ce-a6fd-a8a86529a04a} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22069 | 2025.12.31 20:29:23.791213 [ 269 ] {aaacb1c8-e3b0-46ce-a6fd-a8a86529a04a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 22070 | 2025.12.31 20:29:23.791234 [ 269 ] {aaacb1c8-e3b0-46ce-a6fd-a8a86529a04a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 22071 | 2025.12.31 20:29:23.791685 [ 269 ] {aaacb1c8-e3b0-46ce-a6fd-a8a86529a04a} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.0015 sec., 32666.666666666664 rows/sec., 1.27 MiB/sec. | ||
| 22072 | 2025.12.31 20:29:23.791750 [ 269 ] {aaacb1c8-e3b0-46ce-a6fd-a8a86529a04a} <Debug> TCPHandler: Processed in 0.001705839 sec. | ||
| 22073 | 2025.12.31 20:29:23.791957 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22074 | 2025.12.31 20:29:23.792111 [ 269 ] {1b6c0ba0-9b93-4faa-877c-24cd87481d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 22075 | 2025.12.31 20:29:23.792361 [ 269 ] {1b6c0ba0-9b93-4faa-877c-24cd87481d74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22076 | 2025.12.31 20:29:23.792404 [ 269 ] {1b6c0ba0-9b93-4faa-877c-24cd87481d74} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 22077 | 2025.12.31 20:29:23.792666 [ 269 ] {1b6c0ba0-9b93-4faa-877c-24cd87481d74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22078 | 2025.12.31 20:29:23.792721 [ 269 ] {1b6c0ba0-9b93-4faa-877c-24cd87481d74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22079 | 2025.12.31 20:29:23.792822 [ 269 ] {1b6c0ba0-9b93-4faa-877c-24cd87481d74} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 22080 | 2025.12.31 20:29:23.792874 [ 325 ] {1b6c0ba0-9b93-4faa-877c-24cd87481d74} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22081 | 2025.12.31 20:29:23.792885 [ 305 ] {1b6c0ba0-9b93-4faa-877c-24cd87481d74} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22082 | 2025.12.31 20:29:23.792949 [ 269 ] {1b6c0ba0-9b93-4faa-877c-24cd87481d74} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22083 | 2025.12.31 20:29:23.792970 [ 269 ] {1b6c0ba0-9b93-4faa-877c-24cd87481d74} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22084 | 2025.12.31 20:29:23.793009 [ 269 ] {1b6c0ba0-9b93-4faa-877c-24cd87481d74} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 22085 | 2025.12.31 20:29:23.793029 [ 269 ] {1b6c0ba0-9b93-4faa-877c-24cd87481d74} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 22086 | 2025.12.31 20:29:23.793439 [ 269 ] {1b6c0ba0-9b93-4faa-877c-24cd87481d74} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001401 sec., 34975.01784439686 rows/sec., 1.36 MiB/sec. | ||
| 22087 | 2025.12.31 20:29:23.793500 [ 269 ] {1b6c0ba0-9b93-4faa-877c-24cd87481d74} <Debug> TCPHandler: Processed in 0.001594527 sec. | ||
| 22088 | 2025.12.31 20:29:23.793814 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22089 | 2025.12.31 20:29:23.793966 [ 269 ] {fde4c50e-41bb-4a85-bfb8-ffcc54160ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 22090 | 2025.12.31 20:29:23.794211 [ 269 ] {fde4c50e-41bb-4a85-bfb8-ffcc54160ccb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22091 | 2025.12.31 20:29:23.794254 [ 269 ] {fde4c50e-41bb-4a85-bfb8-ffcc54160ccb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 22092 | 2025.12.31 20:29:23.794515 [ 269 ] {fde4c50e-41bb-4a85-bfb8-ffcc54160ccb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22093 | 2025.12.31 20:29:23.794569 [ 269 ] {fde4c50e-41bb-4a85-bfb8-ffcc54160ccb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22094 | 2025.12.31 20:29:23.794669 [ 269 ] {fde4c50e-41bb-4a85-bfb8-ffcc54160ccb} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 22095 | 2025.12.31 20:29:23.794721 [ 325 ] {fde4c50e-41bb-4a85-bfb8-ffcc54160ccb} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22096 | 2025.12.31 20:29:23.794721 [ 305 ] {fde4c50e-41bb-4a85-bfb8-ffcc54160ccb} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22097 | 2025.12.31 20:29:23.794793 [ 269 ] {fde4c50e-41bb-4a85-bfb8-ffcc54160ccb} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22098 | 2025.12.31 20:29:23.794813 [ 269 ] {fde4c50e-41bb-4a85-bfb8-ffcc54160ccb} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22099 | 2025.12.31 20:29:23.794850 [ 269 ] {fde4c50e-41bb-4a85-bfb8-ffcc54160ccb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 22100 | 2025.12.31 20:29:23.794869 [ 269 ] {fde4c50e-41bb-4a85-bfb8-ffcc54160ccb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 22101 | 2025.12.31 20:29:23.795299 [ 269 ] {fde4c50e-41bb-4a85-bfb8-ffcc54160ccb} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001407 sec., 34825.87064676617 rows/sec., 1.35 MiB/sec. | ||
| 22102 | 2025.12.31 20:29:23.795361 [ 269 ] {fde4c50e-41bb-4a85-bfb8-ffcc54160ccb} <Debug> TCPHandler: Processed in 0.001598946 sec. | ||
| 22103 | 2025.12.31 20:29:23.795715 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22104 | 2025.12.31 20:29:23.795868 [ 269 ] {fa6dd779-e26c-400c-a237-63fc7473fc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 22105 | 2025.12.31 20:29:23.796114 [ 269 ] {fa6dd779-e26c-400c-a237-63fc7473fc02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22106 | 2025.12.31 20:29:23.796159 [ 269 ] {fa6dd779-e26c-400c-a237-63fc7473fc02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 22107 | 2025.12.31 20:29:23.796419 [ 269 ] {fa6dd779-e26c-400c-a237-63fc7473fc02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22108 | 2025.12.31 20:29:23.796474 [ 269 ] {fa6dd779-e26c-400c-a237-63fc7473fc02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22109 | 2025.12.31 20:29:23.796574 [ 269 ] {fa6dd779-e26c-400c-a237-63fc7473fc02} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 22110 | 2025.12.31 20:29:23.796633 [ 325 ] {fa6dd779-e26c-400c-a237-63fc7473fc02} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22111 | 2025.12.31 20:29:23.796636 [ 305 ] {fa6dd779-e26c-400c-a237-63fc7473fc02} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22112 | 2025.12.31 20:29:23.796701 [ 269 ] {fa6dd779-e26c-400c-a237-63fc7473fc02} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22113 | 2025.12.31 20:29:23.796722 [ 269 ] {fa6dd779-e26c-400c-a237-63fc7473fc02} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22114 | 2025.12.31 20:29:23.796758 [ 269 ] {fa6dd779-e26c-400c-a237-63fc7473fc02} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 22115 | 2025.12.31 20:29:23.796779 [ 269 ] {fa6dd779-e26c-400c-a237-63fc7473fc02} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 22116 | 2025.12.31 20:29:23.797173 [ 269 ] {fa6dd779-e26c-400c-a237-63fc7473fc02} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001377 sec., 35584.604212055194 rows/sec., 1.38 MiB/sec. | ||
| 22117 | 2025.12.31 20:29:23.797235 [ 269 ] {fa6dd779-e26c-400c-a237-63fc7473fc02} <Debug> TCPHandler: Processed in 0.001571096 sec. | ||
| 22118 | 2025.12.31 20:29:23.797518 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22119 | 2025.12.31 20:29:23.797669 [ 269 ] {94f466df-3fef-40c5-9069-b77585fcca11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 22120 | 2025.12.31 20:29:23.797914 [ 269 ] {94f466df-3fef-40c5-9069-b77585fcca11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22121 | 2025.12.31 20:29:23.797958 [ 269 ] {94f466df-3fef-40c5-9069-b77585fcca11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 22122 | 2025.12.31 20:29:23.798217 [ 269 ] {94f466df-3fef-40c5-9069-b77585fcca11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22123 | 2025.12.31 20:29:23.798271 [ 269 ] {94f466df-3fef-40c5-9069-b77585fcca11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22124 | 2025.12.31 20:29:23.798370 [ 269 ] {94f466df-3fef-40c5-9069-b77585fcca11} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 22125 | 2025.12.31 20:29:23.798424 [ 305 ] {94f466df-3fef-40c5-9069-b77585fcca11} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22126 | 2025.12.31 20:29:23.798436 [ 325 ] {94f466df-3fef-40c5-9069-b77585fcca11} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22127 | 2025.12.31 20:29:23.798502 [ 269 ] {94f466df-3fef-40c5-9069-b77585fcca11} <Debug> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22128 | 2025.12.31 20:29:23.798521 [ 269 ] {94f466df-3fef-40c5-9069-b77585fcca11} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22129 | 2025.12.31 20:29:23.798558 [ 269 ] {94f466df-3fef-40c5-9069-b77585fcca11} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 22130 | 2025.12.31 20:29:23.798578 [ 269 ] {94f466df-3fef-40c5-9069-b77585fcca11} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 22131 | 2025.12.31 20:29:23.798982 [ 269 ] {94f466df-3fef-40c5-9069-b77585fcca11} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001385 sec., 35379.061371841155 rows/sec., 1.37 MiB/sec. | ||
| 22132 | 2025.12.31 20:29:23.799042 [ 269 ] {94f466df-3fef-40c5-9069-b77585fcca11} <Debug> TCPHandler: Processed in 0.001575636 sec. | ||
| 22133 | 2025.12.31 20:29:23.805796 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22134 | 2025.12.31 20:29:23.805932 [ 269 ] {bef93e8a-2605-44d7-a1d2-7b8564914f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 22135 | 2025.12.31 20:29:23.805982 [ 269 ] {bef93e8a-2605-44d7-a1d2-7b8564914f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22136 | 2025.12.31 20:29:23.806692 [ 269 ] {bef93e8a-2605-44d7-a1d2-7b8564914f53} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22137 | 2025.12.31 20:29:23.806740 [ 269 ] {bef93e8a-2605-44d7-a1d2-7b8564914f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 22138 | 2025.12.31 20:29:23.807153 [ 269 ] {bef93e8a-2605-44d7-a1d2-7b8564914f53} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 22139 | 2025.12.31 20:29:23.807347 [ 269 ] {bef93e8a-2605-44d7-a1d2-7b8564914f53} <Trace> oximeter.timeseries_schema (e4ee3b42-5f74-4b59-9d3f-3b77e7c42ff9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22140 | 2025.12.31 20:29:23.807501 [ 269 ] {bef93e8a-2605-44d7-a1d2-7b8564914f53} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001606 sec., 14943.960149439601 rows/sec., 2.19 MiB/sec. | ||
| 22141 | 2025.12.31 20:29:23.807543 [ 269 ] {bef93e8a-2605-44d7-a1d2-7b8564914f53} <Debug> TCPHandler: Processed in 0.001815971 sec. | ||
| 22142 | 2025.12.31 20:29:23.807690 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22143 | 2025.12.31 20:29:23.807788 [ 269 ] {670100da-8a65-471d-b32b-d0fed0b1cc72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22144 | 2025.12.31 20:29:23.807831 [ 269 ] {670100da-8a65-471d-b32b-d0fed0b1cc72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22145 | 2025.12.31 20:29:23.808317 [ 269 ] {670100da-8a65-471d-b32b-d0fed0b1cc72} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22146 | 2025.12.31 20:29:23.808355 [ 269 ] {670100da-8a65-471d-b32b-d0fed0b1cc72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 22147 | 2025.12.31 20:29:23.808663 [ 269 ] {670100da-8a65-471d-b32b-d0fed0b1cc72} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22148 | 2025.12.31 20:29:23.808883 [ 269 ] {670100da-8a65-471d-b32b-d0fed0b1cc72} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22149 | 2025.12.31 20:29:23.809019 [ 269 ] {670100da-8a65-471d-b32b-d0fed0b1cc72} <Debug> executeQuery: Read 100 rows, 7.72 KiB in 0.001252 sec., 79872.20447284344 rows/sec., 6.03 MiB/sec. | ||
| 22150 | 2025.12.31 20:29:23.809069 [ 269 ] {670100da-8a65-471d-b32b-d0fed0b1cc72} <Debug> TCPHandler: Processed in 0.001429073 sec. | ||
| 22151 | 2025.12.31 20:29:23.809193 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22152 | 2025.12.31 20:29:23.809290 [ 269 ] {da7644a6-f0db-424c-bc35-73805c984d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22153 | 2025.12.31 20:29:23.809330 [ 269 ] {da7644a6-f0db-424c-bc35-73805c984d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22154 | 2025.12.31 20:29:23.809745 [ 269 ] {da7644a6-f0db-424c-bc35-73805c984d5b} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22155 | 2025.12.31 20:29:23.809783 [ 269 ] {da7644a6-f0db-424c-bc35-73805c984d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 22156 | 2025.12.31 20:29:23.810069 [ 269 ] {da7644a6-f0db-424c-bc35-73805c984d5b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 22157 | 2025.12.31 20:29:23.810275 [ 269 ] {da7644a6-f0db-424c-bc35-73805c984d5b} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22158 | 2025.12.31 20:29:23.810408 [ 269 ] {da7644a6-f0db-424c-bc35-73805c984d5b} <Debug> executeQuery: Read 38 rows, 2.43 KiB in 0.001138 sec., 33391.91564147628 rows/sec., 2.09 MiB/sec. | ||
| 22159 | 2025.12.31 20:29:23.810454 [ 269 ] {da7644a6-f0db-424c-bc35-73805c984d5b} <Debug> TCPHandler: Processed in 0.001311141 sec. | ||
| 22160 | 2025.12.31 20:29:23.810572 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22161 | 2025.12.31 20:29:23.810666 [ 269 ] {46fd74e6-2b8f-47c0-b6db-c7586227104f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22162 | 2025.12.31 20:29:23.810706 [ 269 ] {46fd74e6-2b8f-47c0-b6db-c7586227104f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22163 | 2025.12.31 20:29:23.811239 [ 269 ] {46fd74e6-2b8f-47c0-b6db-c7586227104f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22164 | 2025.12.31 20:29:23.811275 [ 269 ] {46fd74e6-2b8f-47c0-b6db-c7586227104f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 22165 | 2025.12.31 20:29:23.811573 [ 269 ] {46fd74e6-2b8f-47c0-b6db-c7586227104f} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22166 | 2025.12.31 20:29:23.811779 [ 269 ] {46fd74e6-2b8f-47c0-b6db-c7586227104f} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22167 | 2025.12.31 20:29:23.811911 [ 269 ] {46fd74e6-2b8f-47c0-b6db-c7586227104f} <Debug> executeQuery: Read 204 rows, 15.78 KiB in 0.001263 sec., 161520.19002375298 rows/sec., 12.20 MiB/sec. | ||
| 22168 | 2025.12.31 20:29:23.811958 [ 269 ] {46fd74e6-2b8f-47c0-b6db-c7586227104f} <Debug> TCPHandler: Processed in 0.001435563 sec. | ||
| 22169 | 2025.12.31 20:29:23.812073 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22170 | 2025.12.31 20:29:23.812169 [ 269 ] {df2e641c-5022-4311-a2c9-b6cf7081b0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 22171 | 2025.12.31 20:29:23.812212 [ 269 ] {df2e641c-5022-4311-a2c9-b6cf7081b0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 22172 | 2025.12.31 20:29:23.812561 [ 269 ] {df2e641c-5022-4311-a2c9-b6cf7081b0b9} <Trace> oximeter.measurements_cumulativei64 (d9190b9e-fa7e-497c-ab6f-2667289416ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22173 | 2025.12.31 20:29:23.812596 [ 269 ] {df2e641c-5022-4311-a2c9-b6cf7081b0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 22174 | 2025.12.31 20:29:23.813426 [ 269 ] {df2e641c-5022-4311-a2c9-b6cf7081b0b9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 22175 | 2025.12.31 20:29:23.813639 [ 269 ] {df2e641c-5022-4311-a2c9-b6cf7081b0b9} <Trace> oximeter.measurements_cumulativei64 (d9190b9e-fa7e-497c-ab6f-2667289416ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22176 | 2025.12.31 20:29:23.813770 [ 269 ] {df2e641c-5022-4311-a2c9-b6cf7081b0b9} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001619 sec., 12353.304508956146 rows/sec., 836.02 KiB/sec. | ||
| 22177 | 2025.12.31 20:29:23.813817 [ 269 ] {df2e641c-5022-4311-a2c9-b6cf7081b0b9} <Debug> TCPHandler: Processed in 0.001792441 sec. | ||
| 22178 | 2025.12.31 20:29:23.813935 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22179 | 2025.12.31 20:29:23.814029 [ 269 ] {3232b4da-baa9-4164-8fd6-7a82f8ee2202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22180 | 2025.12.31 20:29:23.814070 [ 269 ] {3232b4da-baa9-4164-8fd6-7a82f8ee2202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22181 | 2025.12.31 20:29:23.814495 [ 269 ] {3232b4da-baa9-4164-8fd6-7a82f8ee2202} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22182 | 2025.12.31 20:29:23.814529 [ 269 ] {3232b4da-baa9-4164-8fd6-7a82f8ee2202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 22183 | 2025.12.31 20:29:23.814843 [ 269 ] {3232b4da-baa9-4164-8fd6-7a82f8ee2202} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22184 | 2025.12.31 20:29:23.815043 [ 269 ] {3232b4da-baa9-4164-8fd6-7a82f8ee2202} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22185 | 2025.12.31 20:29:23.815174 [ 269 ] {3232b4da-baa9-4164-8fd6-7a82f8ee2202} <Debug> executeQuery: Read 153 rows, 10.78 KiB in 0.001164 sec., 131443.29896907214 rows/sec., 9.05 MiB/sec. | ||
| 22186 | 2025.12.31 20:29:23.815219 [ 269 ] {3232b4da-baa9-4164-8fd6-7a82f8ee2202} <Debug> TCPHandler: Processed in 0.00133405 sec. | ||
| 22187 | 2025.12.31 20:29:23.815330 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22188 | 2025.12.31 20:29:23.815424 [ 269 ] {9a0b2b28-9822-4f17-ac82-1b54acff7c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22189 | 2025.12.31 20:29:23.815476 [ 269 ] {9a0b2b28-9822-4f17-ac82-1b54acff7c76} <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 | ||
| 22190 | 2025.12.31 20:29:23.816164 [ 269 ] {9a0b2b28-9822-4f17-ac82-1b54acff7c76} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22191 | 2025.12.31 20:29:23.816200 [ 269 ] {9a0b2b28-9822-4f17-ac82-1b54acff7c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 22192 | 2025.12.31 20:29:23.816656 [ 269 ] {9a0b2b28-9822-4f17-ac82-1b54acff7c76} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 22193 | 2025.12.31 20:29:23.816869 [ 269 ] {9a0b2b28-9822-4f17-ac82-1b54acff7c76} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22194 | 2025.12.31 20:29:23.817011 [ 269 ] {9a0b2b28-9822-4f17-ac82-1b54acff7c76} <Debug> executeQuery: Read 5 rows, 6.38 KiB in 0.001605 sec., 3115.264797507788 rows/sec., 3.88 MiB/sec. | ||
| 22195 | 2025.12.31 20:29:23.817077 [ 269 ] {9a0b2b28-9822-4f17-ac82-1b54acff7c76} <Debug> TCPHandler: Processed in 0.001797141 sec. | ||
| 22196 | 2025.12.31 20:29:23.817192 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22197 | 2025.12.31 20:29:23.817286 [ 269 ] {f97ea59a-c0ac-45c4-bc79-e25492a1f1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22198 | 2025.12.31 20:29:23.817328 [ 269 ] {f97ea59a-c0ac-45c4-bc79-e25492a1f1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22199 | 2025.12.31 20:29:23.817667 [ 269 ] {f97ea59a-c0ac-45c4-bc79-e25492a1f1ea} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22200 | 2025.12.31 20:29:23.817702 [ 269 ] {f97ea59a-c0ac-45c4-bc79-e25492a1f1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 22201 | 2025.12.31 20:29:23.818001 [ 269 ] {f97ea59a-c0ac-45c4-bc79-e25492a1f1ea} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22202 | 2025.12.31 20:29:23.818210 [ 269 ] {f97ea59a-c0ac-45c4-bc79-e25492a1f1ea} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22203 | 2025.12.31 20:29:23.818342 [ 269 ] {f97ea59a-c0ac-45c4-bc79-e25492a1f1ea} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001075 sec., 44651.16279069767 rows/sec., 3.01 MiB/sec. | ||
| 22204 | 2025.12.31 20:29:23.818379 [ 269 ] {f97ea59a-c0ac-45c4-bc79-e25492a1f1ea} <Debug> TCPHandler: Processed in 0.001238188 sec. | ||
| 22205 | 2025.12.31 20:29:24.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.80 MiB, peak 420.02 MiB, free memory in arenas 0.00 B, will set to 404.63 MiB (RSS), difference: -2.17 MiB | ||
| 22206 | 2025.12.31 20:29:27.265472 [ 93 ] {} <Debug> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 22207 | 2025.12.31 20:29:27.265558 [ 93 ] {} <Trace> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22208 | 2025.12.31 20:29:27.265583 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22209 | 2025.12.31 20:29:27.265749 [ 192 ] {02551431-6342-4770-bb62-7ddf74103a45::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 | ||
| 22210 | 2025.12.31 20:29:27.265988 [ 192 ] {02551431-6342-4770-bb62-7ddf74103a45::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22211 | 2025.12.31 20:29:27.266030 [ 192 ] {02551431-6342-4770-bb62-7ddf74103a45::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 22212 | 2025.12.31 20:29:27.266109 [ 192 ] {02551431-6342-4770-bb62-7ddf74103a45::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 | ||
| 22213 | 2025.12.31 20:29:27.266164 [ 192 ] {02551431-6342-4770-bb62-7ddf74103a45::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 22214 | 2025.12.31 20:29:27.266216 [ 192 ] {02551431-6342-4770-bb62-7ddf74103a45::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 22215 | 2025.12.31 20:29:27.266265 [ 192 ] {02551431-6342-4770-bb62-7ddf74103a45::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 22216 | 2025.12.31 20:29:27.268402 [ 190 ] {02551431-6342-4770-bb62-7ddf74103a45::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002733442 sec., 15365.242796444922 rows/sec., 1.10 MiB/sec. | ||
| 22217 | 2025.12.31 20:29:27.268617 [ 198 ] {02551431-6342-4770-bb62-7ddf74103a45::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 22218 | 2025.12.31 20:29:27.268966 [ 198 ] {02551431-6342-4770-bb62-7ddf74103a45::all_1_5_1} <Trace> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22219 | 2025.12.31 20:29:27.269046 [ 198 ] {02551431-6342-4770-bb62-7ddf74103a45::all_1_5_1} <Trace> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 22220 | 2025.12.31 20:29:27.269147 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22221 | 2025.12.31 20:29:27.956693 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22222 | 2025.12.31 20:29:27.956753 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22223 | 2025.12.31 20:29:28.009758 [ 222 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 22224 | 2025.12.31 20:29:28.009841 [ 222 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 22225 | 2025.12.31 20:29:28.013268 [ 222 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 22226 | 2025.12.31 20:29:28.069662 [ 223 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 22227 | 2025.12.31 20:29:28.069722 [ 223 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 22228 | 2025.12.31 20:29:28.073629 [ 223 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 22229 | 2025.12.31 20:29:28.227884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47941 | ||
| 22230 | 2025.12.31 20:29:28.228671 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22231 | 2025.12.31 20:29:28.228739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22232 | 2025.12.31 20:29:28.229292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22233 | 2025.12.31 20:29:28.229520 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22234 | 2025.12.31 20:29:28.229653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47941 | ||
| 22235 | 2025.12.31 20:29:28.385545 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 104 entries to flush up to offset 2710 | ||
| 22236 | 2025.12.31 20:29:28.389616 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22237 | 2025.12.31 20:29:28.389657 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22238 | 2025.12.31 20:29:28.391021 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22239 | 2025.12.31 20:29:28.391296 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22240 | 2025.12.31 20:29:28.391666 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2710 | ||
| 22241 | 2025.12.31 20:29:28.762437 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22242 | 2025.12.31 20:29:28.762637 [ 269 ] {2f462977-6fc0-4951-85ff-3503eeac7e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22243 | 2025.12.31 20:29:28.762711 [ 269 ] {2f462977-6fc0-4951-85ff-3503eeac7e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22244 | 2025.12.31 20:29:28.763422 [ 269 ] {2f462977-6fc0-4951-85ff-3503eeac7e2f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22245 | 2025.12.31 20:29:28.763472 [ 269 ] {2f462977-6fc0-4951-85ff-3503eeac7e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22246 | 2025.12.31 20:29:28.763878 [ 269 ] {2f462977-6fc0-4951-85ff-3503eeac7e2f} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22247 | 2025.12.31 20:29:28.764111 [ 269 ] {2f462977-6fc0-4951-85ff-3503eeac7e2f} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22248 | 2025.12.31 20:29:28.764280 [ 269 ] {2f462977-6fc0-4951-85ff-3503eeac7e2f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001695 sec., 44837.7581120944 rows/sec., 3.69 MiB/sec. | ||
| 22249 | 2025.12.31 20:29:28.764333 [ 269 ] {2f462977-6fc0-4951-85ff-3503eeac7e2f} <Debug> TCPHandler: Processed in 0.002033666 sec. | ||
| 22250 | 2025.12.31 20:29:28.764462 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22251 | 2025.12.31 20:29:28.764566 [ 269 ] {0637f3db-8da9-4895-8bc1-895a491a8724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22252 | 2025.12.31 20:29:28.764610 [ 269 ] {0637f3db-8da9-4895-8bc1-895a491a8724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22253 | 2025.12.31 20:29:28.765026 [ 269 ] {0637f3db-8da9-4895-8bc1-895a491a8724} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22254 | 2025.12.31 20:29:28.765065 [ 269 ] {0637f3db-8da9-4895-8bc1-895a491a8724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22255 | 2025.12.31 20:29:28.765366 [ 269 ] {0637f3db-8da9-4895-8bc1-895a491a8724} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 22256 | 2025.12.31 20:29:28.765570 [ 269 ] {0637f3db-8da9-4895-8bc1-895a491a8724} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22257 | 2025.12.31 20:29:28.765711 [ 269 ] {0637f3db-8da9-4895-8bc1-895a491a8724} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001169 sec., 8554.319931565442 rows/sec., 643.24 KiB/sec. | ||
| 22258 | 2025.12.31 20:29:28.765751 [ 269 ] {0637f3db-8da9-4895-8bc1-895a491a8724} <Debug> TCPHandler: Processed in 0.00134302 sec. | ||
| 22259 | 2025.12.31 20:29:28.765860 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22260 | 2025.12.31 20:29:28.765956 [ 269 ] {9116146c-35cc-45bc-9ec5-bdaa5859876c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22261 | 2025.12.31 20:29:28.765998 [ 269 ] {9116146c-35cc-45bc-9ec5-bdaa5859876c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22262 | 2025.12.31 20:29:28.766422 [ 269 ] {9116146c-35cc-45bc-9ec5-bdaa5859876c} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22263 | 2025.12.31 20:29:28.766458 [ 269 ] {9116146c-35cc-45bc-9ec5-bdaa5859876c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22264 | 2025.12.31 20:29:28.766756 [ 269 ] {9116146c-35cc-45bc-9ec5-bdaa5859876c} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22265 | 2025.12.31 20:29:28.766970 [ 269 ] {9116146c-35cc-45bc-9ec5-bdaa5859876c} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22266 | 2025.12.31 20:29:28.767104 [ 269 ] {9116146c-35cc-45bc-9ec5-bdaa5859876c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001168 sec., 63356.16438356164 rows/sec., 4.95 MiB/sec. | ||
| 22267 | 2025.12.31 20:29:28.767143 [ 269 ] {9116146c-35cc-45bc-9ec5-bdaa5859876c} <Debug> TCPHandler: Processed in 0.0013336 sec. | ||
| 22268 | 2025.12.31 20:29:28.767253 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22269 | 2025.12.31 20:29:28.767348 [ 269 ] {be733d4e-5888-49cd-88ae-9dadc6712b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22270 | 2025.12.31 20:29:28.767392 [ 269 ] {be733d4e-5888-49cd-88ae-9dadc6712b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22271 | 2025.12.31 20:29:28.767800 [ 269 ] {be733d4e-5888-49cd-88ae-9dadc6712b61} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22272 | 2025.12.31 20:29:28.767837 [ 269 ] {be733d4e-5888-49cd-88ae-9dadc6712b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22273 | 2025.12.31 20:29:28.768178 [ 269 ] {be733d4e-5888-49cd-88ae-9dadc6712b61} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22274 | 2025.12.31 20:29:28.768384 [ 269 ] {be733d4e-5888-49cd-88ae-9dadc6712b61} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22275 | 2025.12.31 20:29:28.768516 [ 269 ] {be733d4e-5888-49cd-88ae-9dadc6712b61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 22276 | 2025.12.31 20:29:28.768553 [ 269 ] {be733d4e-5888-49cd-88ae-9dadc6712b61} <Debug> TCPHandler: Processed in 0.001350571 sec. | ||
| 22277 | 2025.12.31 20:29:28.768659 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22278 | 2025.12.31 20:29:28.768754 [ 269 ] {fddc9e5f-1454-4c00-900f-7be54ecc9c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22279 | 2025.12.31 20:29:28.768808 [ 269 ] {fddc9e5f-1454-4c00-900f-7be54ecc9c7b} <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 | ||
| 22280 | 2025.12.31 20:29:28.769596 [ 269 ] {fddc9e5f-1454-4c00-900f-7be54ecc9c7b} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22281 | 2025.12.31 20:29:28.769632 [ 269 ] {fddc9e5f-1454-4c00-900f-7be54ecc9c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22282 | 2025.12.31 20:29:28.770149 [ 269 ] {fddc9e5f-1454-4c00-900f-7be54ecc9c7b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 22283 | 2025.12.31 20:29:28.770373 [ 269 ] {fddc9e5f-1454-4c00-900f-7be54ecc9c7b} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22284 | 2025.12.31 20:29:28.770518 [ 269 ] {fddc9e5f-1454-4c00-900f-7be54ecc9c7b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001783 sec., 5608.5249579360625 rows/sec., 10.05 MiB/sec. | ||
| 22285 | 2025.12.31 20:29:28.770586 [ 269 ] {fddc9e5f-1454-4c00-900f-7be54ecc9c7b} <Debug> TCPHandler: Processed in 0.001976585 sec. | ||
| 22286 | 2025.12.31 20:29:28.770695 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22287 | 2025.12.31 20:29:28.770790 [ 269 ] {f270bfa9-90f3-4842-8425-397450b4a390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22288 | 2025.12.31 20:29:28.770834 [ 269 ] {f270bfa9-90f3-4842-8425-397450b4a390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22289 | 2025.12.31 20:29:28.771168 [ 269 ] {f270bfa9-90f3-4842-8425-397450b4a390} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22290 | 2025.12.31 20:29:28.771204 [ 269 ] {f270bfa9-90f3-4842-8425-397450b4a390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22291 | 2025.12.31 20:29:28.771504 [ 269 ] {f270bfa9-90f3-4842-8425-397450b4a390} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22292 | 2025.12.31 20:29:28.771706 [ 269 ] {f270bfa9-90f3-4842-8425-397450b4a390} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22293 | 2025.12.31 20:29:28.771838 [ 269 ] {f270bfa9-90f3-4842-8425-397450b4a390} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 22294 | 2025.12.31 20:29:28.771875 [ 269 ] {f270bfa9-90f3-4842-8425-397450b4a390} <Debug> TCPHandler: Processed in 0.001231048 sec. | ||
| 22295 | 2025.12.31 20:29:29.504901 [ 220 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 22296 | 2025.12.31 20:29:29.504957 [ 220 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 22297 | 2025.12.31 20:29:29.508044 [ 220 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 22298 | 2025.12.31 20:29:29.819122 [ 219 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 22299 | 2025.12.31 20:29:29.819182 [ 219 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 22300 | 2025.12.31 20:29:29.822142 [ 219 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 22301 | 2025.12.31 20:29:30.000255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.63 MiB, peak 420.02 MiB, free memory in arenas 0.00 B, will set to 404.63 MiB (RSS), difference: 4.00 MiB | ||
| 22302 | 2025.12.31 20:29:30.807914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 22303 | 2025.12.31 20:29:30.825305 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22304 | 2025.12.31 20:29:30.825352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22305 | 2025.12.31 20:29:30.831397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22306 | 2025.12.31 20:29:30.832085 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22307 | 2025.12.31 20:29:30.835153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 22308 | 2025.12.31 20:29:31.070461 [ 46 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Selected 5 parts from all_1_46_10 to all_50_50_0 | ||
| 22309 | 2025.12.31 20:29:31.070531 [ 46 ] {} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22310 | 2025.12.31 20:29:31.070568 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22311 | 2025.12.31 20:29:31.071021 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_10 to all_50_50_0 into Compact with storage Full | ||
| 22312 | 2025.12.31 20:29:31.071254 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22313 | 2025.12.31 20:29:31.071322 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 46 rows starting from the beginning of the part | ||
| 22314 | 2025.12.31 20:29:31.071415 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 22315 | 2025.12.31 20:29:31.071462 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 22316 | 2025.12.31 20:29:31.071502 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 22317 | 2025.12.31 20:29:31.071542 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 22318 | 2025.12.31 20:29:31.072371 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.001429303 sec., 34982.08567392638 rows/sec., 2.30 MiB/sec. | ||
| 22319 | 2025.12.31 20:29:31.072506 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
| 22320 | 2025.12.31 20:29:31.072751 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_50_11} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22321 | 2025.12.31 20:29:31.072817 [ 192 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_50_11} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Merged 5 parts: [all_1_46_10, all_50_50_0] -> all_1_50_11 | ||
| 22322 | 2025.12.31 20:29:31.072887 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 22323 | 2025.12.31 20:29:32.076816 [ 225 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): 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] | ||
| 22324 | 2025.12.31 20:29:32.076896 [ 225 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): 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] | ||
| 22325 | 2025.12.31 20:29:32.079022 [ 225 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): 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] | ||
| 22326 | 2025.12.31 20:29:33.409386 [ 222 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): 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] | ||
| 22327 | 2025.12.31 20:29:33.409475 [ 222 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): 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] | ||
| 22328 | 2025.12.31 20:29:33.412130 [ 222 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): 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] | ||
| 22329 | 2025.12.31 20:29:33.775743 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22330 | 2025.12.31 20:29:33.776001 [ 269 ] {1de8c3d9-d93d-47cf-a072-5b387b16ca73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22331 | 2025.12.31 20:29:33.776105 [ 269 ] {1de8c3d9-d93d-47cf-a072-5b387b16ca73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22332 | 2025.12.31 20:29:33.777039 [ 269 ] {1de8c3d9-d93d-47cf-a072-5b387b16ca73} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22333 | 2025.12.31 20:29:33.777080 [ 269 ] {1de8c3d9-d93d-47cf-a072-5b387b16ca73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22334 | 2025.12.31 20:29:33.777461 [ 269 ] {1de8c3d9-d93d-47cf-a072-5b387b16ca73} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 22335 | 2025.12.31 20:29:33.777691 [ 269 ] {1de8c3d9-d93d-47cf-a072-5b387b16ca73} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22336 | 2025.12.31 20:29:33.777843 [ 269 ] {1de8c3d9-d93d-47cf-a072-5b387b16ca73} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001919 sec., 213652.9442417926 rows/sec., 13.55 MiB/sec. | ||
| 22337 | 2025.12.31 20:29:33.777886 [ 269 ] {1de8c3d9-d93d-47cf-a072-5b387b16ca73} <Debug> TCPHandler: Processed in 0.002316163 sec. | ||
| 22338 | 2025.12.31 20:29:33.778008 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22339 | 2025.12.31 20:29:33.778104 [ 269 ] {53fe083d-f06e-4361-812b-78e063ac00df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22340 | 2025.12.31 20:29:33.778145 [ 269 ] {53fe083d-f06e-4361-812b-78e063ac00df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22341 | 2025.12.31 20:29:33.778574 [ 269 ] {53fe083d-f06e-4361-812b-78e063ac00df} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22342 | 2025.12.31 20:29:33.778611 [ 269 ] {53fe083d-f06e-4361-812b-78e063ac00df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22343 | 2025.12.31 20:29:33.778900 [ 269 ] {53fe083d-f06e-4361-812b-78e063ac00df} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 22344 | 2025.12.31 20:29:33.779101 [ 269 ] {53fe083d-f06e-4361-812b-78e063ac00df} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22345 | 2025.12.31 20:29:33.779237 [ 269 ] {53fe083d-f06e-4361-812b-78e063ac00df} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001152 sec., 2604.1666666666665 rows/sec., 193.28 KiB/sec. | ||
| 22346 | 2025.12.31 20:29:33.779277 [ 269 ] {53fe083d-f06e-4361-812b-78e063ac00df} <Debug> TCPHandler: Processed in 0.001319439 sec. | ||
| 22347 | 2025.12.31 20:29:33.779388 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22348 | 2025.12.31 20:29:33.779486 [ 269 ] {f7c43fd4-e18e-4181-a627-4f698e218032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22349 | 2025.12.31 20:29:33.779525 [ 269 ] {f7c43fd4-e18e-4181-a627-4f698e218032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22350 | 2025.12.31 20:29:33.780558 [ 269 ] {f7c43fd4-e18e-4181-a627-4f698e218032} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22351 | 2025.12.31 20:29:33.780594 [ 269 ] {f7c43fd4-e18e-4181-a627-4f698e218032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22352 | 2025.12.31 20:29:33.780954 [ 269 ] {f7c43fd4-e18e-4181-a627-4f698e218032} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22353 | 2025.12.31 20:29:33.781160 [ 269 ] {f7c43fd4-e18e-4181-a627-4f698e218032} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22354 | 2025.12.31 20:29:33.781293 [ 269 ] {f7c43fd4-e18e-4181-a627-4f698e218032} <Debug> executeQuery: Read 1220 rows, 99.88 KiB in 0.001824 sec., 668859.649122807 rows/sec., 53.47 MiB/sec. | ||
| 22355 | 2025.12.31 20:29:33.781331 [ 269 ] {f7c43fd4-e18e-4181-a627-4f698e218032} <Debug> TCPHandler: Processed in 0.001992535 sec. | ||
| 22356 | 2025.12.31 20:29:33.781442 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22357 | 2025.12.31 20:29:33.781536 [ 269 ] {a1c72443-1f3b-4066-913b-83b21c3f39b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22358 | 2025.12.31 20:29:33.781575 [ 269 ] {a1c72443-1f3b-4066-913b-83b21c3f39b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22359 | 2025.12.31 20:29:33.782167 [ 269 ] {a1c72443-1f3b-4066-913b-83b21c3f39b2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22360 | 2025.12.31 20:29:33.782212 [ 269 ] {a1c72443-1f3b-4066-913b-83b21c3f39b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22361 | 2025.12.31 20:29:33.782580 [ 269 ] {a1c72443-1f3b-4066-913b-83b21c3f39b2} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 22362 | 2025.12.31 20:29:33.782821 [ 269 ] {a1c72443-1f3b-4066-913b-83b21c3f39b2} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22363 | 2025.12.31 20:29:33.782975 [ 269 ] {a1c72443-1f3b-4066-913b-83b21c3f39b2} <Debug> executeQuery: Read 259 rows, 16.34 KiB in 0.001456 sec., 177884.61538461538 rows/sec., 10.96 MiB/sec. | ||
| 22364 | 2025.12.31 20:29:33.783021 [ 269 ] {a1c72443-1f3b-4066-913b-83b21c3f39b2} <Debug> TCPHandler: Processed in 0.001629197 sec. | ||
| 22365 | 2025.12.31 20:29:33.783140 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22366 | 2025.12.31 20:29:33.783235 [ 269 ] {6a316cae-6ab7-4efe-bc99-c3e77a916b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22367 | 2025.12.31 20:29:33.783274 [ 269 ] {6a316cae-6ab7-4efe-bc99-c3e77a916b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22368 | 2025.12.31 20:29:33.783775 [ 269 ] {6a316cae-6ab7-4efe-bc99-c3e77a916b3d} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22369 | 2025.12.31 20:29:33.783812 [ 269 ] {6a316cae-6ab7-4efe-bc99-c3e77a916b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22370 | 2025.12.31 20:29:33.784117 [ 269 ] {6a316cae-6ab7-4efe-bc99-c3e77a916b3d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 22371 | 2025.12.31 20:29:33.784320 [ 269 ] {6a316cae-6ab7-4efe-bc99-c3e77a916b3d} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22372 | 2025.12.31 20:29:33.784448 [ 269 ] {6a316cae-6ab7-4efe-bc99-c3e77a916b3d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001232 sec., 172077.92207792206 rows/sec., 11.10 MiB/sec. | ||
| 22373 | 2025.12.31 20:29:33.784487 [ 269 ] {6a316cae-6ab7-4efe-bc99-c3e77a916b3d} <Debug> TCPHandler: Processed in 0.001403852 sec. | ||
| 22374 | 2025.12.31 20:29:33.784596 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22375 | 2025.12.31 20:29:33.784689 [ 269 ] {ef47172c-9424-4824-8929-7519a04966db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22376 | 2025.12.31 20:29:33.784728 [ 269 ] {ef47172c-9424-4824-8929-7519a04966db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22377 | 2025.12.31 20:29:33.785230 [ 269 ] {ef47172c-9424-4824-8929-7519a04966db} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22378 | 2025.12.31 20:29:33.785267 [ 269 ] {ef47172c-9424-4824-8929-7519a04966db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22379 | 2025.12.31 20:29:33.785562 [ 269 ] {ef47172c-9424-4824-8929-7519a04966db} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 22380 | 2025.12.31 20:29:33.785762 [ 269 ] {ef47172c-9424-4824-8929-7519a04966db} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22381 | 2025.12.31 20:29:33.785893 [ 269 ] {ef47172c-9424-4824-8929-7519a04966db} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001222 sec., 172667.75777414074 rows/sec., 9.81 MiB/sec. | ||
| 22382 | 2025.12.31 20:29:33.785932 [ 269 ] {ef47172c-9424-4824-8929-7519a04966db} <Debug> TCPHandler: Processed in 0.001384222 sec. | ||
| 22383 | 2025.12.31 20:29:33.786040 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22384 | 2025.12.31 20:29:33.786133 [ 269 ] {35540ffd-3e50-4b9a-bec2-c59c905a64a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22385 | 2025.12.31 20:29:33.786171 [ 269 ] {35540ffd-3e50-4b9a-bec2-c59c905a64a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22386 | 2025.12.31 20:29:33.786869 [ 269 ] {35540ffd-3e50-4b9a-bec2-c59c905a64a1} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22387 | 2025.12.31 20:29:33.786907 [ 269 ] {35540ffd-3e50-4b9a-bec2-c59c905a64a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22388 | 2025.12.31 20:29:33.787240 [ 269 ] {35540ffd-3e50-4b9a-bec2-c59c905a64a1} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22389 | 2025.12.31 20:29:33.787443 [ 269 ] {35540ffd-3e50-4b9a-bec2-c59c905a64a1} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22390 | 2025.12.31 20:29:33.787570 [ 269 ] {35540ffd-3e50-4b9a-bec2-c59c905a64a1} <Debug> executeQuery: Read 760 rows, 54.75 KiB in 0.001456 sec., 521978.02197802195 rows/sec., 36.72 MiB/sec. | ||
| 22391 | 2025.12.31 20:29:33.787609 [ 269 ] {35540ffd-3e50-4b9a-bec2-c59c905a64a1} <Debug> TCPHandler: Processed in 0.001617077 sec. | ||
| 22392 | 2025.12.31 20:29:33.787718 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22393 | 2025.12.31 20:29:33.787812 [ 269 ] {a28a5a70-d1bf-4cc2-b4a0-2561be2ea90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22394 | 2025.12.31 20:29:33.787854 [ 269 ] {a28a5a70-d1bf-4cc2-b4a0-2561be2ea90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22395 | 2025.12.31 20:29:33.788187 [ 269 ] {a28a5a70-d1bf-4cc2-b4a0-2561be2ea90d} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22396 | 2025.12.31 20:29:33.788223 [ 269 ] {a28a5a70-d1bf-4cc2-b4a0-2561be2ea90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22397 | 2025.12.31 20:29:33.788513 [ 269 ] {a28a5a70-d1bf-4cc2-b4a0-2561be2ea90d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 22398 | 2025.12.31 20:29:33.788709 [ 269 ] {a28a5a70-d1bf-4cc2-b4a0-2561be2ea90d} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22399 | 2025.12.31 20:29:33.788834 [ 269 ] {a28a5a70-d1bf-4cc2-b4a0-2561be2ea90d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 22400 | 2025.12.31 20:29:33.788871 [ 269 ] {a28a5a70-d1bf-4cc2-b4a0-2561be2ea90d} <Debug> TCPHandler: Processed in 0.001200377 sec. | ||
| 22401 | 2025.12.31 20:29:33.788978 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22402 | 2025.12.31 20:29:33.789071 [ 269 ] {9af9513b-2b65-44e1-a4a3-a743fd1ebdc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22403 | 2025.12.31 20:29:33.789112 [ 269 ] {9af9513b-2b65-44e1-a4a3-a743fd1ebdc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22404 | 2025.12.31 20:29:33.789571 [ 269 ] {9af9513b-2b65-44e1-a4a3-a743fd1ebdc4} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22405 | 2025.12.31 20:29:33.789608 [ 269 ] {9af9513b-2b65-44e1-a4a3-a743fd1ebdc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22406 | 2025.12.31 20:29:33.789936 [ 269 ] {9af9513b-2b65-44e1-a4a3-a743fd1ebdc4} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22407 | 2025.12.31 20:29:33.790136 [ 269 ] {9af9513b-2b65-44e1-a4a3-a743fd1ebdc4} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22408 | 2025.12.31 20:29:33.790263 [ 269 ] {9af9513b-2b65-44e1-a4a3-a743fd1ebdc4} <Debug> executeQuery: Read 317 rows, 21.31 KiB in 0.00121 sec., 261983.47107438018 rows/sec., 17.20 MiB/sec. | ||
| 22409 | 2025.12.31 20:29:33.790300 [ 269 ] {9af9513b-2b65-44e1-a4a3-a743fd1ebdc4} <Debug> TCPHandler: Processed in 0.001368381 sec. | ||
| 22410 | 2025.12.31 20:29:33.790422 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22411 | 2025.12.31 20:29:33.790546 [ 269 ] {df1d6f73-c566-44f2-b222-0304341581d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22412 | 2025.12.31 20:29:33.790598 [ 269 ] {df1d6f73-c566-44f2-b222-0304341581d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22413 | 2025.12.31 20:29:33.790961 [ 269 ] {df1d6f73-c566-44f2-b222-0304341581d4} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22414 | 2025.12.31 20:29:33.791005 [ 269 ] {df1d6f73-c566-44f2-b222-0304341581d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22415 | 2025.12.31 20:29:33.791329 [ 269 ] {df1d6f73-c566-44f2-b222-0304341581d4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 22416 | 2025.12.31 20:29:33.791536 [ 269 ] {df1d6f73-c566-44f2-b222-0304341581d4} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22417 | 2025.12.31 20:29:33.791666 [ 269 ] {df1d6f73-c566-44f2-b222-0304341581d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 58.80 KiB/sec. | ||
| 22418 | 2025.12.31 20:29:33.791704 [ 269 ] {df1d6f73-c566-44f2-b222-0304341581d4} <Debug> TCPHandler: Processed in 0.001350681 sec. | ||
| 22419 | 2025.12.31 20:29:33.791830 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22420 | 2025.12.31 20:29:33.791952 [ 269 ] {843098e2-5151-4a16-8bf9-6317caf35a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22421 | 2025.12.31 20:29:33.792019 [ 269 ] {843098e2-5151-4a16-8bf9-6317caf35a4a} <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 | ||
| 22422 | 2025.12.31 20:29:33.792948 [ 269 ] {843098e2-5151-4a16-8bf9-6317caf35a4a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22423 | 2025.12.31 20:29:33.792984 [ 269 ] {843098e2-5151-4a16-8bf9-6317caf35a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22424 | 2025.12.31 20:29:33.793542 [ 269 ] {843098e2-5151-4a16-8bf9-6317caf35a4a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 22425 | 2025.12.31 20:29:33.793775 [ 269 ] {843098e2-5151-4a16-8bf9-6317caf35a4a} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22426 | 2025.12.31 20:29:33.793924 [ 269 ] {843098e2-5151-4a16-8bf9-6317caf35a4a} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001996 sec., 25551.102204408817 rows/sec., 45.79 MiB/sec. | ||
| 22427 | 2025.12.31 20:29:33.793981 [ 269 ] {843098e2-5151-4a16-8bf9-6317caf35a4a} <Debug> TCPHandler: Processed in 0.00221199 sec. | ||
| 22428 | 2025.12.31 20:29:33.794094 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22429 | 2025.12.31 20:29:33.794190 [ 269 ] {8e9c51d7-3bdd-4dda-addf-536a679479ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22430 | 2025.12.31 20:29:33.794232 [ 269 ] {8e9c51d7-3bdd-4dda-addf-536a679479ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22431 | 2025.12.31 20:29:33.794561 [ 269 ] {8e9c51d7-3bdd-4dda-addf-536a679479ad} <Trace> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22432 | 2025.12.31 20:29:33.794598 [ 269 ] {8e9c51d7-3bdd-4dda-addf-536a679479ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22433 | 2025.12.31 20:29:33.794896 [ 269 ] {8e9c51d7-3bdd-4dda-addf-536a679479ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 22434 | 2025.12.31 20:29:33.795098 [ 269 ] {8e9c51d7-3bdd-4dda-addf-536a679479ad} <Trace> oximeter.measurements_i64 (02551431-6342-4770-bb62-7ddf74103a45): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22435 | 2025.12.31 20:29:33.795224 [ 269 ] {8e9c51d7-3bdd-4dda-addf-536a679479ad} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001053 sec., 8547.008547008549 rows/sec., 603.74 KiB/sec. | ||
| 22436 | 2025.12.31 20:29:33.795262 [ 269 ] {8e9c51d7-3bdd-4dda-addf-536a679479ad} <Debug> TCPHandler: Processed in 0.001218098 sec. | ||
| 22437 | 2025.12.31 20:29:33.795372 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22438 | 2025.12.31 20:29:33.795467 [ 269 ] {c437ad69-6972-4466-9358-47aed0c5ca8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22439 | 2025.12.31 20:29:33.795507 [ 269 ] {c437ad69-6972-4466-9358-47aed0c5ca8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22440 | 2025.12.31 20:29:33.795840 [ 269 ] {c437ad69-6972-4466-9358-47aed0c5ca8b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22441 | 2025.12.31 20:29:33.795877 [ 269 ] {c437ad69-6972-4466-9358-47aed0c5ca8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22442 | 2025.12.31 20:29:33.796184 [ 269 ] {c437ad69-6972-4466-9358-47aed0c5ca8b} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22443 | 2025.12.31 20:29:33.796393 [ 269 ] {c437ad69-6972-4466-9358-47aed0c5ca8b} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22444 | 2025.12.31 20:29:33.796516 [ 53 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22445 | 2025.12.31 20:29:33.796523 [ 269 ] {c437ad69-6972-4466-9358-47aed0c5ca8b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 22446 | 2025.12.31 20:29:33.796590 [ 53 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22447 | 2025.12.31 20:29:33.796605 [ 269 ] {c437ad69-6972-4466-9358-47aed0c5ca8b} <Debug> TCPHandler: Processed in 0.001282339 sec. | ||
| 22448 | 2025.12.31 20:29:33.796617 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22449 | 2025.12.31 20:29:33.796724 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 22450 | 2025.12.31 20:29:33.796848 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22451 | 2025.12.31 20:29:33.796883 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9672 rows starting from the beginning of the part | ||
| 22452 | 2025.12.31 20:29:33.796949 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 22453 | 2025.12.31 20:29:33.796996 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 22454 | 2025.12.31 20:29:33.797039 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 48 rows starting from the beginning of the part | ||
| 22455 | 2025.12.31 20:29:33.797077 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 22456 | 2025.12.31 20:29:33.797115 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 104 rows starting from the beginning of the part | ||
| 22457 | 2025.12.31 20:29:33.799728 [ 192 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10000 rows, containing 4 columns (4 merged, 0 gathered) in 0.003042519 sec., 3286750.222430821 rows/sec., 211.34 MiB/sec. | ||
| 22458 | 2025.12.31 20:29:33.800146 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22459 | 2025.12.31 20:29:33.800457 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_156_31} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22460 | 2025.12.31 20:29:33.800526 [ 190 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_156_31} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22461 | 2025.12.31 20:29:33.800603 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 22462 | 2025.12.31 20:29:35.141577 [ 222 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Found 5 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] | ||
| 22463 | 2025.12.31 20:29:35.141675 [ 222 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Removing 5 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] | ||
| 22464 | 2025.12.31 20:29:35.143336 [ 222 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 22465 | 2025.12.31 20:29:35.729850 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48389 | ||
| 22466 | 2025.12.31 20:29:35.730400 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22467 | 2025.12.31 20:29:35.730437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22468 | 2025.12.31 20:29:35.730906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22469 | 2025.12.31 20:29:35.731122 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22470 | 2025.12.31 20:29:35.731242 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48389 | ||
| 22471 | 2025.12.31 20:29:35.731262 [ 99 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 22472 | 2025.12.31 20:29:35.731336 [ 99 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22473 | 2025.12.31 20:29:35.731361 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22474 | 2025.12.31 20:29:35.731466 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 22475 | 2025.12.31 20:29:35.731548 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22476 | 2025.12.31 20:29:35.731576 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46021 rows starting from the beginning of the part | ||
| 22477 | 2025.12.31 20:29:35.731630 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 22478 | 2025.12.31 20:29:35.731673 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 22479 | 2025.12.31 20:29:35.731712 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 22480 | 2025.12.31 20:29:35.731751 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 22481 | 2025.12.31 20:29:35.731790 [ 200 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 22482 | 2025.12.31 20:29:35.734548 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48389 rows, containing 4 columns (4 merged, 0 gathered) in 0.003121491 sec., 15501886.7586035 rows/sec., 221.76 MiB/sec. | ||
| 22483 | 2025.12.31 20:29:35.734900 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 22484 | 2025.12.31 20:29:35.735172 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_101_20} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22485 | 2025.12.31 20:29:35.735246 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_101_20} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 22486 | 2025.12.31 20:29:35.735351 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 22487 | 2025.12.31 20:29:38.335267 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 22488 | 2025.12.31 20:29:38.354764 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22489 | 2025.12.31 20:29:38.354825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22490 | 2025.12.31 20:29:38.361213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22491 | 2025.12.31 20:29:38.361944 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22492 | 2025.12.31 20:29:38.362255 [ 105 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 22493 | 2025.12.31 20:29:38.362322 [ 105 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22494 | 2025.12.31 20:29:38.362347 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22495 | 2025.12.31 20:29:38.362454 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 22496 | 2025.12.31 20:29:38.365856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 22497 | 2025.12.31 20:29:38.366274 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22498 | 2025.12.31 20:29:38.367864 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 22499 | 2025.12.31 20:29:38.372969 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 22500 | 2025.12.31 20:29:38.377882 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 22501 | 2025.12.31 20:29:38.382874 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 22502 | 2025.12.31 20:29:38.388134 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 22503 | 2025.12.31 20:29:38.392261 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2748 | ||
| 22504 | 2025.12.31 20:29:38.393077 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 22505 | 2025.12.31 20:29:38.394732 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22506 | 2025.12.31 20:29:38.394771 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22507 | 2025.12.31 20:29:38.396135 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22508 | 2025.12.31 20:29:38.396421 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22509 | 2025.12.31 20:29:38.396807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2748 | ||
| 22510 | 2025.12.31 20:29:38.455920 [ 191 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.093508644 sec., 8138.2850552297605 rows/sec., 42.08 MiB/sec. | ||
| 22511 | 2025.12.31 20:29:38.459453 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 22512 | 2025.12.31 20:29:38.461640 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_101_20} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22513 | 2025.12.31 20:29:38.461757 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_101_20} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 22514 | 2025.12.31 20:29:38.464716 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 22515 | 2025.12.31 20:29:38.761631 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22516 | 2025.12.31 20:29:38.761807 [ 269 ] {e8ed5eee-68df-4c9a-85a0-a210097c4542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22517 | 2025.12.31 20:29:38.761876 [ 269 ] {e8ed5eee-68df-4c9a-85a0-a210097c4542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22518 | 2025.12.31 20:29:38.762575 [ 269 ] {e8ed5eee-68df-4c9a-85a0-a210097c4542} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22519 | 2025.12.31 20:29:38.762625 [ 269 ] {e8ed5eee-68df-4c9a-85a0-a210097c4542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22520 | 2025.12.31 20:29:38.763048 [ 269 ] {e8ed5eee-68df-4c9a-85a0-a210097c4542} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22521 | 2025.12.31 20:29:38.763286 [ 269 ] {e8ed5eee-68df-4c9a-85a0-a210097c4542} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22522 | 2025.12.31 20:29:38.763451 [ 269 ] {e8ed5eee-68df-4c9a-85a0-a210097c4542} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001691 sec., 44943.8202247191 rows/sec., 3.70 MiB/sec. | ||
| 22523 | 2025.12.31 20:29:38.763505 [ 269 ] {e8ed5eee-68df-4c9a-85a0-a210097c4542} <Debug> TCPHandler: Processed in 0.002003536 sec. | ||
| 22524 | 2025.12.31 20:29:38.763632 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22525 | 2025.12.31 20:29:38.763734 [ 269 ] {7baae10c-6bb3-40ad-99fa-1efc9d2d0cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22526 | 2025.12.31 20:29:38.763778 [ 269 ] {7baae10c-6bb3-40ad-99fa-1efc9d2d0cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22527 | 2025.12.31 20:29:38.764207 [ 269 ] {7baae10c-6bb3-40ad-99fa-1efc9d2d0cd5} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22528 | 2025.12.31 20:29:38.764243 [ 269 ] {7baae10c-6bb3-40ad-99fa-1efc9d2d0cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22529 | 2025.12.31 20:29:38.764559 [ 269 ] {7baae10c-6bb3-40ad-99fa-1efc9d2d0cd5} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 22530 | 2025.12.31 20:29:38.764772 [ 269 ] {7baae10c-6bb3-40ad-99fa-1efc9d2d0cd5} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22531 | 2025.12.31 20:29:38.764909 [ 269 ] {7baae10c-6bb3-40ad-99fa-1efc9d2d0cd5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.0012 sec., 8333.333333333334 rows/sec., 626.63 KiB/sec. | ||
| 22532 | 2025.12.31 20:29:38.764950 [ 269 ] {7baae10c-6bb3-40ad-99fa-1efc9d2d0cd5} <Debug> TCPHandler: Processed in 0.001369971 sec. | ||
| 22533 | 2025.12.31 20:29:38.765060 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22534 | 2025.12.31 20:29:38.765157 [ 269 ] {4d015e29-4551-44be-a02a-6b492596732d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22535 | 2025.12.31 20:29:38.765198 [ 269 ] {4d015e29-4551-44be-a02a-6b492596732d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22536 | 2025.12.31 20:29:38.765619 [ 269 ] {4d015e29-4551-44be-a02a-6b492596732d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22537 | 2025.12.31 20:29:38.765655 [ 269 ] {4d015e29-4551-44be-a02a-6b492596732d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22538 | 2025.12.31 20:29:38.765965 [ 269 ] {4d015e29-4551-44be-a02a-6b492596732d} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22539 | 2025.12.31 20:29:38.766171 [ 269 ] {4d015e29-4551-44be-a02a-6b492596732d} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22540 | 2025.12.31 20:29:38.766328 [ 269 ] {4d015e29-4551-44be-a02a-6b492596732d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001191 sec., 62132.66162888329 rows/sec., 4.85 MiB/sec. | ||
| 22541 | 2025.12.31 20:29:38.766367 [ 269 ] {4d015e29-4551-44be-a02a-6b492596732d} <Debug> TCPHandler: Processed in 0.001356851 sec. | ||
| 22542 | 2025.12.31 20:29:38.766476 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22543 | 2025.12.31 20:29:38.766570 [ 269 ] {62687e9e-9921-4b67-a357-83b192af5a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22544 | 2025.12.31 20:29:38.766615 [ 269 ] {62687e9e-9921-4b67-a357-83b192af5a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22545 | 2025.12.31 20:29:38.767022 [ 269 ] {62687e9e-9921-4b67-a357-83b192af5a59} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22546 | 2025.12.31 20:29:38.767059 [ 269 ] {62687e9e-9921-4b67-a357-83b192af5a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22547 | 2025.12.31 20:29:38.767389 [ 269 ] {62687e9e-9921-4b67-a357-83b192af5a59} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22548 | 2025.12.31 20:29:38.767628 [ 269 ] {62687e9e-9921-4b67-a357-83b192af5a59} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22549 | 2025.12.31 20:29:38.767760 [ 269 ] {62687e9e-9921-4b67-a357-83b192af5a59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 22550 | 2025.12.31 20:29:38.767798 [ 269 ] {62687e9e-9921-4b67-a357-83b192af5a59} <Debug> TCPHandler: Processed in 0.001371851 sec. | ||
| 22551 | 2025.12.31 20:29:38.767890 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 22552 | 2025.12.31 20:29:38.767906 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22553 | 2025.12.31 20:29:38.767917 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 22554 | 2025.12.31 20:29:38.768001 [ 269 ] {6ef04696-fdcf-459c-9f8e-0bc86a34233e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22555 | 2025.12.31 20:29:38.768058 [ 269 ] {6ef04696-fdcf-459c-9f8e-0bc86a34233e} <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 | ||
| 22556 | 2025.12.31 20:29:38.768945 [ 269 ] {6ef04696-fdcf-459c-9f8e-0bc86a34233e} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22557 | 2025.12.31 20:29:38.768992 [ 269 ] {6ef04696-fdcf-459c-9f8e-0bc86a34233e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22558 | 2025.12.31 20:29:38.769582 [ 269 ] {6ef04696-fdcf-459c-9f8e-0bc86a34233e} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 22559 | 2025.12.31 20:29:38.769826 [ 269 ] {6ef04696-fdcf-459c-9f8e-0bc86a34233e} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22560 | 2025.12.31 20:29:38.769957 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 22561 | 2025.12.31 20:29:38.769975 [ 269 ] {6ef04696-fdcf-459c-9f8e-0bc86a34233e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001993 sec., 5017.5614651279475 rows/sec., 8.99 MiB/sec. | ||
| 22562 | 2025.12.31 20:29:38.770023 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22563 | 2025.12.31 20:29:38.770054 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22564 | 2025.12.31 20:29:38.770065 [ 269 ] {6ef04696-fdcf-459c-9f8e-0bc86a34233e} <Debug> TCPHandler: Processed in 0.002208551 sec. | ||
| 22565 | 2025.12.31 20:29:38.770187 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22566 | 2025.12.31 20:29:38.770184 [ 188 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 22567 | 2025.12.31 20:29:38.770286 [ 269 ] {a24e31af-0ddf-4c7e-87d3-48e432078428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22568 | 2025.12.31 20:29:38.770334 [ 269 ] {a24e31af-0ddf-4c7e-87d3-48e432078428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22569 | 2025.12.31 20:29:38.770486 [ 188 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22570 | 2025.12.31 20:29:38.770561 [ 188 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2809 rows starting from the beginning of the part | ||
| 22571 | 2025.12.31 20:29:38.770682 [ 269 ] {a24e31af-0ddf-4c7e-87d3-48e432078428} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22572 | 2025.12.31 20:29:38.770716 [ 188 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 48 rows starting from the beginning of the part | ||
| 22573 | 2025.12.31 20:29:38.770722 [ 269 ] {a24e31af-0ddf-4c7e-87d3-48e432078428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22574 | 2025.12.31 20:29:38.770850 [ 188 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 5 rows starting from the beginning of the part | ||
| 22575 | 2025.12.31 20:29:38.770854 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 22576 | 2025.12.31 20:29:38.770968 [ 188 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 10 rows starting from the beginning of the part | ||
| 22577 | 2025.12.31 20:29:38.771077 [ 269 ] {a24e31af-0ddf-4c7e-87d3-48e432078428} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22578 | 2025.12.31 20:29:38.771078 [ 188 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 51 rows starting from the beginning of the part | ||
| 22579 | 2025.12.31 20:29:38.771202 [ 188 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 10 rows starting from the beginning of the part | ||
| 22580 | 2025.12.31 20:29:38.771322 [ 269 ] {a24e31af-0ddf-4c7e-87d3-48e432078428} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22581 | 2025.12.31 20:29:38.771463 [ 269 ] {a24e31af-0ddf-4c7e-87d3-48e432078428} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 22582 | 2025.12.31 20:29:38.771503 [ 269 ] {a24e31af-0ddf-4c7e-87d3-48e432078428} <Debug> TCPHandler: Processed in 0.001366982 sec. | ||
| 22583 | 2025.12.31 20:29:38.778695 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2933 rows, containing 19 columns (19 merged, 0 gathered) in 0.008572745 sec., 342130.7877465153 rows/sec., 612.76 MiB/sec. | ||
| 22584 | 2025.12.31 20:29:38.781165 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 22585 | 2025.12.31 20:29:38.781611 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22586 | 2025.12.31 20:29:38.781702 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 22587 | 2025.12.31 20:29:38.781916 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.49 MiB. | ||
| 22588 | 2025.12.31 20:29:39.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.18 MiB, peak 423.64 MiB, free memory in arenas 0.00 B, will set to 405.00 MiB (RSS), difference: -1.18 MiB | ||
| 22589 | 2025.12.31 20:29:42.957024 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22590 | 2025.12.31 20:29:42.957097 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22591 | 2025.12.31 20:29:43.231394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48901 | ||
| 22592 | 2025.12.31 20:29:43.232076 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22593 | 2025.12.31 20:29:43.232133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22594 | 2025.12.31 20:29:43.232810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 22595 | 2025.12.31 20:29:43.233080 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22596 | 2025.12.31 20:29:43.233209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48901 | ||
| 22597 | 2025.12.31 20:29:43.774777 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22598 | 2025.12.31 20:29:43.775038 [ 269 ] {724f1e05-f29a-4b6d-9af1-1d60651b9d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22599 | 2025.12.31 20:29:43.775136 [ 269 ] {724f1e05-f29a-4b6d-9af1-1d60651b9d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22600 | 2025.12.31 20:29:43.776177 [ 269 ] {724f1e05-f29a-4b6d-9af1-1d60651b9d64} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22601 | 2025.12.31 20:29:43.776227 [ 269 ] {724f1e05-f29a-4b6d-9af1-1d60651b9d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22602 | 2025.12.31 20:29:43.776662 [ 269 ] {724f1e05-f29a-4b6d-9af1-1d60651b9d64} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 22603 | 2025.12.31 20:29:43.776891 [ 269 ] {724f1e05-f29a-4b6d-9af1-1d60651b9d64} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22604 | 2025.12.31 20:29:43.777063 [ 269 ] {724f1e05-f29a-4b6d-9af1-1d60651b9d64} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002093 sec., 195891.06545628287 rows/sec., 12.43 MiB/sec. | ||
| 22605 | 2025.12.31 20:29:43.777115 [ 269 ] {724f1e05-f29a-4b6d-9af1-1d60651b9d64} <Debug> TCPHandler: Processed in 0.002504578 sec. | ||
| 22606 | 2025.12.31 20:29:43.777236 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22607 | 2025.12.31 20:29:43.777339 [ 269 ] {cc2051e9-d2a5-4e0c-8b81-b9ba79882536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22608 | 2025.12.31 20:29:43.777384 [ 269 ] {cc2051e9-d2a5-4e0c-8b81-b9ba79882536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22609 | 2025.12.31 20:29:43.777777 [ 269 ] {cc2051e9-d2a5-4e0c-8b81-b9ba79882536} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22610 | 2025.12.31 20:29:43.777817 [ 269 ] {cc2051e9-d2a5-4e0c-8b81-b9ba79882536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22611 | 2025.12.31 20:29:43.778109 [ 269 ] {cc2051e9-d2a5-4e0c-8b81-b9ba79882536} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 22612 | 2025.12.31 20:29:43.778312 [ 269 ] {cc2051e9-d2a5-4e0c-8b81-b9ba79882536} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22613 | 2025.12.31 20:29:43.778446 [ 269 ] {cc2051e9-d2a5-4e0c-8b81-b9ba79882536} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 65.62 KiB/sec. | ||
| 22614 | 2025.12.31 20:29:43.778487 [ 269 ] {cc2051e9-d2a5-4e0c-8b81-b9ba79882536} <Debug> TCPHandler: Processed in 0.00130273 sec. | ||
| 22615 | 2025.12.31 20:29:43.778591 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22616 | 2025.12.31 20:29:43.778687 [ 269 ] {6c338701-6923-46cb-b4cd-02bc905dacf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22617 | 2025.12.31 20:29:43.778729 [ 269 ] {6c338701-6923-46cb-b4cd-02bc905dacf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22618 | 2025.12.31 20:29:43.779764 [ 269 ] {6c338701-6923-46cb-b4cd-02bc905dacf1} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22619 | 2025.12.31 20:29:43.779802 [ 269 ] {6c338701-6923-46cb-b4cd-02bc905dacf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22620 | 2025.12.31 20:29:43.780192 [ 269 ] {6c338701-6923-46cb-b4cd-02bc905dacf1} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22621 | 2025.12.31 20:29:43.780402 [ 269 ] {6c338701-6923-46cb-b4cd-02bc905dacf1} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22622 | 2025.12.31 20:29:43.780515 [ 143 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22623 | 2025.12.31 20:29:43.780537 [ 269 ] {6c338701-6923-46cb-b4cd-02bc905dacf1} <Debug> executeQuery: Read 1216 rows, 99.61 KiB in 0.001869 sec., 650615.3023006956 rows/sec., 52.05 MiB/sec. | ||
| 22624 | 2025.12.31 20:29:43.780586 [ 143 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22625 | 2025.12.31 20:29:43.780596 [ 269 ] {6c338701-6923-46cb-b4cd-02bc905dacf1} <Debug> TCPHandler: Processed in 0.002055957 sec. | ||
| 22626 | 2025.12.31 20:29:43.780620 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22627 | 2025.12.31 20:29:43.780725 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 22628 | 2025.12.31 20:29:43.780740 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22629 | 2025.12.31 20:29:43.780817 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22630 | 2025.12.31 20:29:43.780844 [ 269 ] {b2c5613f-ba68-4031-81ad-6d1858315932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22631 | 2025.12.31 20:29:43.780845 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2567 rows starting from the beginning of the part | ||
| 22632 | 2025.12.31 20:29:43.780886 [ 269 ] {b2c5613f-ba68-4031-81ad-6d1858315932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22633 | 2025.12.31 20:29:43.780913 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 100 rows starting from the beginning of the part | ||
| 22634 | 2025.12.31 20:29:43.780962 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 76 rows starting from the beginning of the part | ||
| 22635 | 2025.12.31 20:29:43.781004 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 1220 rows starting from the beginning of the part | ||
| 22636 | 2025.12.31 20:29:43.781044 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 76 rows starting from the beginning of the part | ||
| 22637 | 2025.12.31 20:29:43.781083 [ 194 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1216 rows starting from the beginning of the part | ||
| 22638 | 2025.12.31 20:29:43.781393 [ 269 ] {b2c5613f-ba68-4031-81ad-6d1858315932} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22639 | 2025.12.31 20:29:43.781429 [ 269 ] {b2c5613f-ba68-4031-81ad-6d1858315932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22640 | 2025.12.31 20:29:43.781749 [ 269 ] {b2c5613f-ba68-4031-81ad-6d1858315932} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 22641 | 2025.12.31 20:29:43.781953 [ 269 ] {b2c5613f-ba68-4031-81ad-6d1858315932} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22642 | 2025.12.31 20:29:43.782057 [ 143 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 22643 | 2025.12.31 20:29:43.782082 [ 269 ] {b2c5613f-ba68-4031-81ad-6d1858315932} <Debug> executeQuery: Read 257 rows, 16.21 KiB in 0.001256 sec., 204617.83439490446 rows/sec., 12.61 MiB/sec. | ||
| 22644 | 2025.12.31 20:29:43.782088 [ 143 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22645 | 2025.12.31 20:29:43.782120 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22646 | 2025.12.31 20:29:43.782127 [ 269 ] {b2c5613f-ba68-4031-81ad-6d1858315932} <Debug> TCPHandler: Processed in 0.001437013 sec. | ||
| 22647 | 2025.12.31 20:29:43.782211 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 22648 | 2025.12.31 20:29:43.782234 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22649 | 2025.12.31 20:29:43.782329 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22650 | 2025.12.31 20:29:43.782337 [ 269 ] {6c13048e-8d2e-4a81-a24d-6de43857c80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22651 | 2025.12.31 20:29:43.782369 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 293 rows starting from the beginning of the part | ||
| 22652 | 2025.12.31 20:29:43.782390 [ 269 ] {6c13048e-8d2e-4a81-a24d-6de43857c80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22653 | 2025.12.31 20:29:43.782444 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 266 rows starting from the beginning of the part | ||
| 22654 | 2025.12.31 20:29:43.782498 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 10 rows starting from the beginning of the part | ||
| 22655 | 2025.12.31 20:29:43.782543 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 259 rows starting from the beginning of the part | ||
| 22656 | 2025.12.31 20:29:43.782586 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 10 rows starting from the beginning of the part | ||
| 22657 | 2025.12.31 20:29:43.782629 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 257 rows starting from the beginning of the part | ||
| 22658 | 2025.12.31 20:29:43.782799 [ 186 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5255 rows, containing 5 columns (5 merged, 0 gathered) in 0.002111858 sec., 2488330.181290598 rows/sec., 210.89 MiB/sec. | ||
| 22659 | 2025.12.31 20:29:43.782883 [ 269 ] {6c13048e-8d2e-4a81-a24d-6de43857c80f} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22660 | 2025.12.31 20:29:43.782925 [ 269 ] {6c13048e-8d2e-4a81-a24d-6de43857c80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22661 | 2025.12.31 20:29:43.783178 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22662 | 2025.12.31 20:29:43.783268 [ 269 ] {6c13048e-8d2e-4a81-a24d-6de43857c80f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 22663 | 2025.12.31 20:29:43.783589 [ 269 ] {6c13048e-8d2e-4a81-a24d-6de43857c80f} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22664 | 2025.12.31 20:29:43.783619 [ 186 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1095 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453773 sec., 753212.5029148292 rows/sec., 49.73 MiB/sec. | ||
| 22665 | 2025.12.31 20:29:43.783650 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_161_32} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22666 | 2025.12.31 20:29:43.783729 [ 269 ] {6c13048e-8d2e-4a81-a24d-6de43857c80f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001411 sec., 150248.05102763997 rows/sec., 9.69 MiB/sec. | ||
| 22667 | 2025.12.31 20:29:43.783750 [ 186 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 22668 | 2025.12.31 20:29:43.783759 [ 196 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_161_32} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22669 | 2025.12.31 20:29:43.783775 [ 269 ] {6c13048e-8d2e-4a81-a24d-6de43857c80f} <Debug> TCPHandler: Processed in 0.001591417 sec. | ||
| 22670 | 2025.12.31 20:29:43.783878 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 22671 | 2025.12.31 20:29:43.783883 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22672 | 2025.12.31 20:29:43.783995 [ 269 ] {d6ce914d-f7b1-4664-8115-fbbaec6dfaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22673 | 2025.12.31 20:29:43.784015 [ 186 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_136_27} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22674 | 2025.12.31 20:29:43.784034 [ 269 ] {d6ce914d-f7b1-4664-8115-fbbaec6dfaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22675 | 2025.12.31 20:29:43.784083 [ 186 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_136_27} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 22676 | 2025.12.31 20:29:43.784156 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 22677 | 2025.12.31 20:29:43.784493 [ 269 ] {d6ce914d-f7b1-4664-8115-fbbaec6dfaf5} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22678 | 2025.12.31 20:29:43.784528 [ 269 ] {d6ce914d-f7b1-4664-8115-fbbaec6dfaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22679 | 2025.12.31 20:29:43.784828 [ 269 ] {d6ce914d-f7b1-4664-8115-fbbaec6dfaf5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 22680 | 2025.12.31 20:29:43.785054 [ 269 ] {d6ce914d-f7b1-4664-8115-fbbaec6dfaf5} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22681 | 2025.12.31 20:29:43.785182 [ 269 ] {d6ce914d-f7b1-4664-8115-fbbaec6dfaf5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001205 sec., 175103.73443983405 rows/sec., 9.94 MiB/sec. | ||
| 22682 | 2025.12.31 20:29:43.785220 [ 269 ] {d6ce914d-f7b1-4664-8115-fbbaec6dfaf5} <Debug> TCPHandler: Processed in 0.001384822 sec. | ||
| 22683 | 2025.12.31 20:29:43.785320 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22684 | 2025.12.31 20:29:43.785412 [ 269 ] {dcb532fd-8750-4f38-abb7-5e161383d6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22685 | 2025.12.31 20:29:43.785451 [ 269 ] {dcb532fd-8750-4f38-abb7-5e161383d6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22686 | 2025.12.31 20:29:43.786116 [ 269 ] {dcb532fd-8750-4f38-abb7-5e161383d6be} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22687 | 2025.12.31 20:29:43.786152 [ 269 ] {dcb532fd-8750-4f38-abb7-5e161383d6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22688 | 2025.12.31 20:29:43.786482 [ 269 ] {dcb532fd-8750-4f38-abb7-5e161383d6be} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22689 | 2025.12.31 20:29:43.786685 [ 269 ] {dcb532fd-8750-4f38-abb7-5e161383d6be} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22690 | 2025.12.31 20:29:43.786800 [ 143 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22691 | 2025.12.31 20:29:43.786806 [ 269 ] {dcb532fd-8750-4f38-abb7-5e161383d6be} <Debug> executeQuery: Read 737 rows, 53.04 KiB in 0.001412 sec., 521954.67422096315 rows/sec., 36.69 MiB/sec. | ||
| 22692 | 2025.12.31 20:29:43.786839 [ 143 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22693 | 2025.12.31 20:29:43.786861 [ 269 ] {dcb532fd-8750-4f38-abb7-5e161383d6be} <Debug> TCPHandler: Processed in 0.001588316 sec. | ||
| 22694 | 2025.12.31 20:29:43.786865 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22695 | 2025.12.31 20:29:43.786963 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 22696 | 2025.12.31 20:29:43.786976 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22697 | 2025.12.31 20:29:43.787065 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22698 | 2025.12.31 20:29:43.787076 [ 269 ] {1b827eaa-d9a9-4da7-8549-439955099793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22699 | 2025.12.31 20:29:43.787098 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1317 rows starting from the beginning of the part | ||
| 22700 | 2025.12.31 20:29:43.787118 [ 269 ] {1b827eaa-d9a9-4da7-8549-439955099793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22701 | 2025.12.31 20:29:43.787161 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 204 rows starting from the beginning of the part | ||
| 22702 | 2025.12.31 20:29:43.787212 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 74 rows starting from the beginning of the part | ||
| 22703 | 2025.12.31 20:29:43.787257 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 760 rows starting from the beginning of the part | ||
| 22704 | 2025.12.31 20:29:43.787304 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 74 rows starting from the beginning of the part | ||
| 22705 | 2025.12.31 20:29:43.787347 [ 202 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 737 rows starting from the beginning of the part | ||
| 22706 | 2025.12.31 20:29:43.787442 [ 269 ] {1b827eaa-d9a9-4da7-8549-439955099793} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22707 | 2025.12.31 20:29:43.787477 [ 269 ] {1b827eaa-d9a9-4da7-8549-439955099793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22708 | 2025.12.31 20:29:43.787767 [ 269 ] {1b827eaa-d9a9-4da7-8549-439955099793} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 22709 | 2025.12.31 20:29:43.787967 [ 269 ] {1b827eaa-d9a9-4da7-8549-439955099793} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22710 | 2025.12.31 20:29:43.788071 [ 143 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 22711 | 2025.12.31 20:29:43.788092 [ 269 ] {1b827eaa-d9a9-4da7-8549-439955099793} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 22712 | 2025.12.31 20:29:43.788100 [ 143 ] {} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22713 | 2025.12.31 20:29:43.788132 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22714 | 2025.12.31 20:29:43.788135 [ 269 ] {1b827eaa-d9a9-4da7-8549-439955099793} <Debug> TCPHandler: Processed in 0.001206577 sec. | ||
| 22715 | 2025.12.31 20:29:43.788213 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 22716 | 2025.12.31 20:29:43.788252 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22717 | 2025.12.31 20:29:43.788286 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22718 | 2025.12.31 20:29:43.788310 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 276 rows starting from the beginning of the part | ||
| 22719 | 2025.12.31 20:29:43.788345 [ 269 ] {fddb9af2-dfb7-4061-9aee-f1f1be505315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22720 | 2025.12.31 20:29:43.788355 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 22721 | 2025.12.31 20:29:43.788387 [ 269 ] {fddb9af2-dfb7-4061-9aee-f1f1be505315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22722 | 2025.12.31 20:29:43.788393 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 22723 | 2025.12.31 20:29:43.788433 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 22724 | 2025.12.31 20:29:43.788470 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 22725 | 2025.12.31 20:29:43.788497 [ 187 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3166 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569036 sec., 2017799.4641295674 rows/sec., 152.61 MiB/sec. | ||
| 22726 | 2025.12.31 20:29:43.788506 [ 186 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 22727 | 2025.12.31 20:29:43.788682 [ 194 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22728 | 2025.12.31 20:29:43.788813 [ 269 ] {fddb9af2-dfb7-4061-9aee-f1f1be505315} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22729 | 2025.12.31 20:29:43.788848 [ 269 ] {fddb9af2-dfb7-4061-9aee-f1f1be505315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22730 | 2025.12.31 20:29:43.788925 [ 194 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_161_32} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22731 | 2025.12.31 20:29:43.788988 [ 194 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_161_32} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22732 | 2025.12.31 20:29:43.789050 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 22733 | 2025.12.31 20:29:43.789183 [ 269 ] {fddb9af2-dfb7-4061-9aee-f1f1be505315} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22734 | 2025.12.31 20:29:43.789217 [ 187 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001035654 sec., 295465.4739903481 rows/sec., 15.08 MiB/sec. | ||
| 22735 | 2025.12.31 20:29:43.789325 [ 194 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 22736 | 2025.12.31 20:29:43.789395 [ 269 ] {fddb9af2-dfb7-4061-9aee-f1f1be505315} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22737 | 2025.12.31 20:29:43.789514 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_154_35 to all_159_159_0 | ||
| 22738 | 2025.12.31 20:29:43.789523 [ 269 ] {fddb9af2-dfb7-4061-9aee-f1f1be505315} <Debug> executeQuery: Read 315 rows, 21.18 KiB in 0.001196 sec., 263377.9264214047 rows/sec., 17.30 MiB/sec. | ||
| 22739 | 2025.12.31 20:29:43.789551 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22740 | 2025.12.31 20:29:43.789562 [ 194 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_51_11} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22741 | 2025.12.31 20:29:43.789575 [ 269 ] {fddb9af2-dfb7-4061-9aee-f1f1be505315} <Debug> TCPHandler: Processed in 0.001369321 sec. | ||
| 22742 | 2025.12.31 20:29:43.789584 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22743 | 2025.12.31 20:29:43.789635 [ 194 ] {afa55e7d-165b-4f73-8322-80a788d965a0::all_1_51_11} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 22744 | 2025.12.31 20:29:43.789663 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_159_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_154_35 to all_159_159_0 into Compact with storage Full | ||
| 22745 | 2025.12.31 20:29:43.789679 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22746 | 2025.12.31 20:29:43.789694 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 22747 | 2025.12.31 20:29:43.789738 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_159_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22748 | 2025.12.31 20:29:43.789761 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_154_35, total 47543 rows starting from the beginning of the part | ||
| 22749 | 2025.12.31 20:29:43.789772 [ 269 ] {b114a827-c22d-4293-9d57-32d806c0bc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22750 | 2025.12.31 20:29:43.789803 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 153 rows starting from the beginning of the part | ||
| 22751 | 2025.12.31 20:29:43.789812 [ 269 ] {b114a827-c22d-4293-9d57-32d806c0bc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22752 | 2025.12.31 20:29:43.789839 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 22753 | 2025.12.31 20:29:43.789871 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 317 rows starting from the beginning of the part | ||
| 22754 | 2025.12.31 20:29:43.789903 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 22755 | 2025.12.31 20:29:43.789936 [ 186 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 315 rows starting from the beginning of the part | ||
| 22756 | 2025.12.31 20:29:43.790111 [ 269 ] {b114a827-c22d-4293-9d57-32d806c0bc69} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22757 | 2025.12.31 20:29:43.790145 [ 269 ] {b114a827-c22d-4293-9d57-32d806c0bc69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22758 | 2025.12.31 20:29:43.790448 [ 269 ] {b114a827-c22d-4293-9d57-32d806c0bc69} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 22759 | 2025.12.31 20:29:43.790649 [ 269 ] {b114a827-c22d-4293-9d57-32d806c0bc69} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22760 | 2025.12.31 20:29:43.790774 [ 269 ] {b114a827-c22d-4293-9d57-32d806c0bc69} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 22761 | 2025.12.31 20:29:43.790810 [ 269 ] {b114a827-c22d-4293-9d57-32d806c0bc69} <Debug> TCPHandler: Processed in 0.001177077 sec. | ||
| 22762 | 2025.12.31 20:29:43.790910 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22763 | 2025.12.31 20:29:43.791002 [ 269 ] {4a7c630b-db26-4947-8502-db944c3dd283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22764 | 2025.12.31 20:29:43.791054 [ 269 ] {4a7c630b-db26-4947-8502-db944c3dd283} <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 | ||
| 22765 | 2025.12.31 20:29:43.791954 [ 269 ] {4a7c630b-db26-4947-8502-db944c3dd283} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22766 | 2025.12.31 20:29:43.791989 [ 269 ] {4a7c630b-db26-4947-8502-db944c3dd283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22767 | 2025.12.31 20:29:43.792540 [ 269 ] {4a7c630b-db26-4947-8502-db944c3dd283} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 22768 | 2025.12.31 20:29:43.792754 [ 269 ] {4a7c630b-db26-4947-8502-db944c3dd283} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22769 | 2025.12.31 20:29:43.792888 [ 269 ] {4a7c630b-db26-4947-8502-db944c3dd283} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001904 sec., 26785.714285714283 rows/sec., 48.00 MiB/sec. | ||
| 22770 | 2025.12.31 20:29:43.792946 [ 269 ] {4a7c630b-db26-4947-8502-db944c3dd283} <Debug> TCPHandler: Processed in 0.002082837 sec. | ||
| 22771 | 2025.12.31 20:29:43.793050 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22772 | 2025.12.31 20:29:43.793141 [ 269 ] {f39aba98-5798-4001-8f4f-3837d73e5af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22773 | 2025.12.31 20:29:43.793181 [ 269 ] {f39aba98-5798-4001-8f4f-3837d73e5af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22774 | 2025.12.31 20:29:43.793512 [ 269 ] {f39aba98-5798-4001-8f4f-3837d73e5af0} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22775 | 2025.12.31 20:29:43.793548 [ 269 ] {f39aba98-5798-4001-8f4f-3837d73e5af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22776 | 2025.12.31 20:29:43.793850 [ 269 ] {f39aba98-5798-4001-8f4f-3837d73e5af0} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22777 | 2025.12.31 20:29:43.794051 [ 269 ] {f39aba98-5798-4001-8f4f-3837d73e5af0} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22778 | 2025.12.31 20:29:43.794175 [ 269 ] {f39aba98-5798-4001-8f4f-3837d73e5af0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001052 sec., 98859.31558935362 rows/sec., 6.06 MiB/sec. | ||
| 22779 | 2025.12.31 20:29:43.794211 [ 269 ] {f39aba98-5798-4001-8f4f-3837d73e5af0} <Debug> TCPHandler: Processed in 0.001209538 sec. | ||
| 22780 | 2025.12.31 20:29:43.797806 [ 198 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_159_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48648 rows, containing 5 columns (5 merged, 0 gathered) in 0.008168277 sec., 5955723.587728477 rows/sec., 402.24 MiB/sec. | ||
| 22781 | 2025.12.31 20:29:43.798581 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_159_36} <Trace> MergedBlockOutputStream: filled checksums all_1_159_36 (state Temporary) | ||
| 22782 | 2025.12.31 20:29:43.798877 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_159_36} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_159_36 to all_1_159_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22783 | 2025.12.31 20:29:43.798974 [ 195 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_159_36} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_154_35, all_159_159_0] -> all_1_159_36 | ||
| 22784 | 2025.12.31 20:29:43.799075 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 22785 | 2025.12.31 20:29:44.559625 [ 219 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 22786 | 2025.12.31 20:29:44.559685 [ 219 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 22787 | 2025.12.31 20:29:44.563618 [ 219 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 22788 | 2025.12.31 20:29:45.865969 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 22789 | 2025.12.31 20:29:45.883083 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22790 | 2025.12.31 20:29:45.883136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22791 | 2025.12.31 20:29:45.889380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 22792 | 2025.12.31 20:29:45.890089 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22793 | 2025.12.31 20:29:45.892982 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 22794 | 2025.12.31 20:29:48.032366 [ 220 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 22795 | 2025.12.31 20:29:48.032414 [ 220 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 22796 | 2025.12.31 20:29:48.035634 [ 220 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 22797 | 2025.12.31 20:29:48.397107 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2784 | ||
| 22798 | 2025.12.31 20:29:48.400009 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22799 | 2025.12.31 20:29:48.400049 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22800 | 2025.12.31 20:29:48.401259 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22801 | 2025.12.31 20:29:48.401526 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22802 | 2025.12.31 20:29:48.401752 [ 224 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): 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] | ||
| 22803 | 2025.12.31 20:29:48.401799 [ 224 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): 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] | ||
| 22804 | 2025.12.31 20:29:48.401812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2784 | ||
| 22805 | 2025.12.31 20:29:48.403853 [ 224 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): 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] | ||
| 22806 | 2025.12.31 20:29:48.761981 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22807 | 2025.12.31 20:29:48.762180 [ 269 ] {ec21b8e8-a00d-497f-a244-f56c694c6589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22808 | 2025.12.31 20:29:48.762254 [ 269 ] {ec21b8e8-a00d-497f-a244-f56c694c6589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22809 | 2025.12.31 20:29:48.763001 [ 269 ] {ec21b8e8-a00d-497f-a244-f56c694c6589} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22810 | 2025.12.31 20:29:48.763048 [ 269 ] {ec21b8e8-a00d-497f-a244-f56c694c6589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22811 | 2025.12.31 20:29:48.763474 [ 269 ] {ec21b8e8-a00d-497f-a244-f56c694c6589} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22812 | 2025.12.31 20:29:48.763703 [ 269 ] {ec21b8e8-a00d-497f-a244-f56c694c6589} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22813 | 2025.12.31 20:29:48.763864 [ 269 ] {ec21b8e8-a00d-497f-a244-f56c694c6589} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001738 sec., 43728.42347525892 rows/sec., 3.60 MiB/sec. | ||
| 22814 | 2025.12.31 20:29:48.763911 [ 269 ] {ec21b8e8-a00d-497f-a244-f56c694c6589} <Debug> TCPHandler: Processed in 0.002066977 sec. | ||
| 22815 | 2025.12.31 20:29:48.764044 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22816 | 2025.12.31 20:29:48.764140 [ 269 ] {c18a04b7-6b2a-49e4-a349-7e08ea77cabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22817 | 2025.12.31 20:29:48.764182 [ 269 ] {c18a04b7-6b2a-49e4-a349-7e08ea77cabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22818 | 2025.12.31 20:29:48.764620 [ 269 ] {c18a04b7-6b2a-49e4-a349-7e08ea77cabb} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22819 | 2025.12.31 20:29:48.764659 [ 269 ] {c18a04b7-6b2a-49e4-a349-7e08ea77cabb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22820 | 2025.12.31 20:29:48.764961 [ 269 ] {c18a04b7-6b2a-49e4-a349-7e08ea77cabb} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 22821 | 2025.12.31 20:29:48.765168 [ 269 ] {c18a04b7-6b2a-49e4-a349-7e08ea77cabb} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22822 | 2025.12.31 20:29:48.765306 [ 269 ] {c18a04b7-6b2a-49e4-a349-7e08ea77cabb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001184 sec., 8445.945945945947 rows/sec., 635.10 KiB/sec. | ||
| 22823 | 2025.12.31 20:29:48.765345 [ 269 ] {c18a04b7-6b2a-49e4-a349-7e08ea77cabb} <Debug> TCPHandler: Processed in 0.001352151 sec. | ||
| 22824 | 2025.12.31 20:29:48.765465 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22825 | 2025.12.31 20:29:48.765583 [ 269 ] {de8154f4-2867-454c-aed9-0df838f37ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22826 | 2025.12.31 20:29:48.765632 [ 269 ] {de8154f4-2867-454c-aed9-0df838f37ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22827 | 2025.12.31 20:29:48.766086 [ 269 ] {de8154f4-2867-454c-aed9-0df838f37ae0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22828 | 2025.12.31 20:29:48.766122 [ 269 ] {de8154f4-2867-454c-aed9-0df838f37ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22829 | 2025.12.31 20:29:48.766432 [ 269 ] {de8154f4-2867-454c-aed9-0df838f37ae0} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22830 | 2025.12.31 20:29:48.766636 [ 269 ] {de8154f4-2867-454c-aed9-0df838f37ae0} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22831 | 2025.12.31 20:29:48.766764 [ 269 ] {de8154f4-2867-454c-aed9-0df838f37ae0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001205 sec., 61410.78838174274 rows/sec., 4.79 MiB/sec. | ||
| 22832 | 2025.12.31 20:29:48.766802 [ 269 ] {de8154f4-2867-454c-aed9-0df838f37ae0} <Debug> TCPHandler: Processed in 0.001396062 sec. | ||
| 22833 | 2025.12.31 20:29:48.766909 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22834 | 2025.12.31 20:29:48.767005 [ 269 ] {767ecba9-5e95-4a0d-a13d-664809e78b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22835 | 2025.12.31 20:29:48.767048 [ 269 ] {767ecba9-5e95-4a0d-a13d-664809e78b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22836 | 2025.12.31 20:29:48.767451 [ 269 ] {767ecba9-5e95-4a0d-a13d-664809e78b63} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22837 | 2025.12.31 20:29:48.767487 [ 269 ] {767ecba9-5e95-4a0d-a13d-664809e78b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22838 | 2025.12.31 20:29:48.767814 [ 269 ] {767ecba9-5e95-4a0d-a13d-664809e78b63} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22839 | 2025.12.31 20:29:48.768049 [ 269 ] {767ecba9-5e95-4a0d-a13d-664809e78b63} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22840 | 2025.12.31 20:29:48.768180 [ 269 ] {767ecba9-5e95-4a0d-a13d-664809e78b63} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 22841 | 2025.12.31 20:29:48.768220 [ 269 ] {767ecba9-5e95-4a0d-a13d-664809e78b63} <Debug> TCPHandler: Processed in 0.0013579 sec. | ||
| 22842 | 2025.12.31 20:29:48.768327 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22843 | 2025.12.31 20:29:48.768424 [ 269 ] {54f3b909-66d8-4340-993a-951471dd62b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22844 | 2025.12.31 20:29:48.768479 [ 269 ] {54f3b909-66d8-4340-993a-951471dd62b6} <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 | ||
| 22845 | 2025.12.31 20:29:48.769277 [ 269 ] {54f3b909-66d8-4340-993a-951471dd62b6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22846 | 2025.12.31 20:29:48.769312 [ 269 ] {54f3b909-66d8-4340-993a-951471dd62b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22847 | 2025.12.31 20:29:48.769797 [ 269 ] {54f3b909-66d8-4340-993a-951471dd62b6} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22848 | 2025.12.31 20:29:48.770014 [ 269 ] {54f3b909-66d8-4340-993a-951471dd62b6} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22849 | 2025.12.31 20:29:48.770152 [ 269 ] {54f3b909-66d8-4340-993a-951471dd62b6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 22850 | 2025.12.31 20:29:48.770213 [ 269 ] {54f3b909-66d8-4340-993a-951471dd62b6} <Debug> TCPHandler: Processed in 0.001936114 sec. | ||
| 22851 | 2025.12.31 20:29:48.770319 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22852 | 2025.12.31 20:29:48.770411 [ 269 ] {68b0d694-c5bb-48ca-a8c6-4ddf05c6ec4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22853 | 2025.12.31 20:29:48.770452 [ 269 ] {68b0d694-c5bb-48ca-a8c6-4ddf05c6ec4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22854 | 2025.12.31 20:29:48.770779 [ 269 ] {68b0d694-c5bb-48ca-a8c6-4ddf05c6ec4a} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22855 | 2025.12.31 20:29:48.770814 [ 269 ] {68b0d694-c5bb-48ca-a8c6-4ddf05c6ec4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22856 | 2025.12.31 20:29:48.771104 [ 269 ] {68b0d694-c5bb-48ca-a8c6-4ddf05c6ec4a} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22857 | 2025.12.31 20:29:48.771306 [ 269 ] {68b0d694-c5bb-48ca-a8c6-4ddf05c6ec4a} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22858 | 2025.12.31 20:29:48.771430 [ 269 ] {68b0d694-c5bb-48ca-a8c6-4ddf05c6ec4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 22859 | 2025.12.31 20:29:48.771466 [ 269 ] {68b0d694-c5bb-48ca-a8c6-4ddf05c6ec4a} <Debug> TCPHandler: Processed in 0.001195307 sec. | ||
| 22860 | 2025.12.31 20:29:49.088323 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 22861 | 2025.12.31 20:29:49.088386 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 22862 | 2025.12.31 20:29:49.091356 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 22863 | 2025.12.31 20:29:50.024370 [ 222 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 22864 | 2025.12.31 20:29:50.024429 [ 222 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 22865 | 2025.12.31 20:29:50.027857 [ 222 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 22866 | 2025.12.31 20:29:50.142590 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22867 | 2025.12.31 20:29:50.142846 [ 269 ] {d8ed88f5-493a-470d-a812-6633dde2f656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22868 | 2025.12.31 20:29:50.142912 [ 269 ] {d8ed88f5-493a-470d-a812-6633dde2f656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22869 | 2025.12.31 20:29:50.143820 [ 269 ] {d8ed88f5-493a-470d-a812-6633dde2f656} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22870 | 2025.12.31 20:29:50.143860 [ 269 ] {d8ed88f5-493a-470d-a812-6633dde2f656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22871 | 2025.12.31 20:29:50.144243 [ 269 ] {d8ed88f5-493a-470d-a812-6633dde2f656} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 22872 | 2025.12.31 20:29:50.144472 [ 269 ] {d8ed88f5-493a-470d-a812-6633dde2f656} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22873 | 2025.12.31 20:29:50.144618 [ 269 ] {d8ed88f5-493a-470d-a812-6633dde2f656} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001848 sec., 221861.47186147186 rows/sec., 14.07 MiB/sec. | ||
| 22874 | 2025.12.31 20:29:50.144660 [ 269 ] {d8ed88f5-493a-470d-a812-6633dde2f656} <Debug> TCPHandler: Processed in 0.002248601 sec. | ||
| 22875 | 2025.12.31 20:29:50.144780 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22876 | 2025.12.31 20:29:50.144880 [ 269 ] {010cab49-b5f9-45be-945e-6a43ea8b4912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22877 | 2025.12.31 20:29:50.144920 [ 269 ] {010cab49-b5f9-45be-945e-6a43ea8b4912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22878 | 2025.12.31 20:29:50.145406 [ 269 ] {010cab49-b5f9-45be-945e-6a43ea8b4912} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22879 | 2025.12.31 20:29:50.145442 [ 269 ] {010cab49-b5f9-45be-945e-6a43ea8b4912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22880 | 2025.12.31 20:29:50.145730 [ 269 ] {010cab49-b5f9-45be-945e-6a43ea8b4912} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 22881 | 2025.12.31 20:29:50.145933 [ 269 ] {010cab49-b5f9-45be-945e-6a43ea8b4912} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22882 | 2025.12.31 20:29:50.146062 [ 269 ] {010cab49-b5f9-45be-945e-6a43ea8b4912} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001201 sec., 6661.1157368859285 rows/sec., 543.17 KiB/sec. | ||
| 22883 | 2025.12.31 20:29:50.146062 [ 136 ] {} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Selected 6 parts from all_1_33_8 to all_38_38_0 | ||
| 22884 | 2025.12.31 20:29:50.146100 [ 269 ] {010cab49-b5f9-45be-945e-6a43ea8b4912} <Debug> TCPHandler: Processed in 0.001368021 sec. | ||
| 22885 | 2025.12.31 20:29:50.146135 [ 136 ] {} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22886 | 2025.12.31 20:29:50.146164 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22887 | 2025.12.31 20:29:50.146227 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22888 | 2025.12.31 20:29:50.146262 [ 194 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_8 to all_38_38_0 into Compact with storage Full | ||
| 22889 | 2025.12.31 20:29:50.146334 [ 269 ] {c268d004-e928-4bbf-a002-4e820ec1d6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22890 | 2025.12.31 20:29:50.146367 [ 194 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22891 | 2025.12.31 20:29:50.146372 [ 269 ] {c268d004-e928-4bbf-a002-4e820ec1d6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22892 | 2025.12.31 20:29:50.146401 [ 194 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 22893 | 2025.12.31 20:29:50.146465 [ 194 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 22894 | 2025.12.31 20:29:50.146517 [ 194 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
| 22895 | 2025.12.31 20:29:50.146565 [ 194 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 3 rows starting from the beginning of the part | ||
| 22896 | 2025.12.31 20:29:50.146610 [ 194 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 22897 | 2025.12.31 20:29:50.146653 [ 194 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 22898 | 2025.12.31 20:29:50.147314 [ 194 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 5 columns (5 merged, 0 gathered) in 0.001098786 sec., 42774.480199056045 rows/sec., 3.52 MiB/sec. | ||
| 22899 | 2025.12.31 20:29:50.147410 [ 194 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 22900 | 2025.12.31 20:29:50.147630 [ 194 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_38_9} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22901 | 2025.12.31 20:29:50.147691 [ 194 ] {49273cc8-69d5-4a9c-b9e7-80ae97ba2c06::all_1_38_9} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06) (MergerMutator): Merged 6 parts: [all_1_33_8, all_38_38_0] -> all_1_38_9 | ||
| 22902 | 2025.12.31 20:29:50.147745 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 22903 | 2025.12.31 20:29:50.147998 [ 269 ] {c268d004-e928-4bbf-a002-4e820ec1d6a5} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22904 | 2025.12.31 20:29:50.148035 [ 269 ] {c268d004-e928-4bbf-a002-4e820ec1d6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22905 | 2025.12.31 20:29:50.148456 [ 269 ] {c268d004-e928-4bbf-a002-4e820ec1d6a5} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22906 | 2025.12.31 20:29:50.148659 [ 269 ] {c268d004-e928-4bbf-a002-4e820ec1d6a5} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22907 | 2025.12.31 20:29:50.148787 [ 269 ] {c268d004-e928-4bbf-a002-4e820ec1d6a5} <Debug> executeQuery: Read 2358 rows, 196.33 KiB in 0.002474 sec., 953112.3686337915 rows/sec., 77.50 MiB/sec. | ||
| 22908 | 2025.12.31 20:29:50.148827 [ 269 ] {c268d004-e928-4bbf-a002-4e820ec1d6a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 22909 | 2025.12.31 20:29:50.148840 [ 269 ] {c268d004-e928-4bbf-a002-4e820ec1d6a5} <Debug> TCPHandler: Processed in 0.002660911 sec. | ||
| 22910 | 2025.12.31 20:29:50.148976 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22911 | 2025.12.31 20:29:50.149070 [ 269 ] {0a38f599-e8b1-4388-b11c-06e934c03d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22912 | 2025.12.31 20:29:50.149109 [ 269 ] {0a38f599-e8b1-4388-b11c-06e934c03d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22913 | 2025.12.31 20:29:50.149640 [ 269 ] {0a38f599-e8b1-4388-b11c-06e934c03d48} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22914 | 2025.12.31 20:29:50.149677 [ 269 ] {0a38f599-e8b1-4388-b11c-06e934c03d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22915 | 2025.12.31 20:29:50.149981 [ 269 ] {0a38f599-e8b1-4388-b11c-06e934c03d48} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22916 | 2025.12.31 20:29:50.150188 [ 269 ] {0a38f599-e8b1-4388-b11c-06e934c03d48} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22917 | 2025.12.31 20:29:50.150316 [ 269 ] {0a38f599-e8b1-4388-b11c-06e934c03d48} <Debug> executeQuery: Read 264 rows, 16.71 KiB in 0.001264 sec., 208860.7594936709 rows/sec., 12.91 MiB/sec. | ||
| 22918 | 2025.12.31 20:29:50.150353 [ 269 ] {0a38f599-e8b1-4388-b11c-06e934c03d48} <Debug> TCPHandler: Processed in 0.001424572 sec. | ||
| 22919 | 2025.12.31 20:29:50.150457 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22920 | 2025.12.31 20:29:50.150550 [ 269 ] {27048b6b-5671-466a-9e48-710c8d8eef31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22921 | 2025.12.31 20:29:50.150589 [ 269 ] {27048b6b-5671-466a-9e48-710c8d8eef31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22922 | 2025.12.31 20:29:50.151121 [ 269 ] {27048b6b-5671-466a-9e48-710c8d8eef31} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22923 | 2025.12.31 20:29:50.151155 [ 269 ] {27048b6b-5671-466a-9e48-710c8d8eef31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22924 | 2025.12.31 20:29:50.151460 [ 269 ] {27048b6b-5671-466a-9e48-710c8d8eef31} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 22925 | 2025.12.31 20:29:50.151668 [ 269 ] {27048b6b-5671-466a-9e48-710c8d8eef31} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22926 | 2025.12.31 20:29:50.151768 [ 134 ] {} <Debug> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Selected 6 parts from all_1_54_12 to all_59_59_0 | ||
| 22927 | 2025.12.31 20:29:50.151791 [ 269 ] {27048b6b-5671-466a-9e48-710c8d8eef31} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001259 sec., 349483.7172359015 rows/sec., 23.12 MiB/sec. | ||
| 22928 | 2025.12.31 20:29:50.151806 [ 134 ] {} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22929 | 2025.12.31 20:29:50.151826 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22930 | 2025.12.31 20:29:50.151829 [ 269 ] {27048b6b-5671-466a-9e48-710c8d8eef31} <Debug> TCPHandler: Processed in 0.001419683 sec. | ||
| 22931 | 2025.12.31 20:29:50.151932 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_59_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_54_12 to all_59_59_0 into Compact with storage Full | ||
| 22932 | 2025.12.31 20:29:50.151940 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22933 | 2025.12.31 20:29:50.152087 [ 269 ] {e4f4d233-79a4-4cc0-8749-4580d79b563b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22934 | 2025.12.31 20:29:50.152094 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_59_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22935 | 2025.12.31 20:29:50.152130 [ 269 ] {e4f4d233-79a4-4cc0-8749-4580d79b563b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22936 | 2025.12.31 20:29:50.152143 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_54_12, total 465 rows starting from the beginning of the part | ||
| 22937 | 2025.12.31 20:29:50.152219 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 452 rows starting from the beginning of the part | ||
| 22938 | 2025.12.31 20:29:50.152273 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 38 rows starting from the beginning of the part | ||
| 22939 | 2025.12.31 20:29:50.152320 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 212 rows starting from the beginning of the part | ||
| 22940 | 2025.12.31 20:29:50.152367 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 212 rows starting from the beginning of the part | ||
| 22941 | 2025.12.31 20:29:50.152413 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 440 rows starting from the beginning of the part | ||
| 22942 | 2025.12.31 20:29:50.152610 [ 269 ] {e4f4d233-79a4-4cc0-8749-4580d79b563b} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22943 | 2025.12.31 20:29:50.152651 [ 269 ] {e4f4d233-79a4-4cc0-8749-4580d79b563b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22944 | 2025.12.31 20:29:50.152972 [ 269 ] {e4f4d233-79a4-4cc0-8749-4580d79b563b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 22945 | 2025.12.31 20:29:50.153197 [ 269 ] {e4f4d233-79a4-4cc0-8749-4580d79b563b} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22946 | 2025.12.31 20:29:50.153326 [ 269 ] {e4f4d233-79a4-4cc0-8749-4580d79b563b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001267 sec., 166535.12233622733 rows/sec., 9.46 MiB/sec. | ||
| 22947 | 2025.12.31 20:29:50.153364 [ 269 ] {e4f4d233-79a4-4cc0-8749-4580d79b563b} <Debug> TCPHandler: Processed in 0.001471954 sec. | ||
| 22948 | 2025.12.31 20:29:50.153467 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22949 | 2025.12.31 20:29:50.153497 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_59_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1819 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617257 sec., 1124743.9337099793 rows/sec., 78.44 MiB/sec. | ||
| 22950 | 2025.12.31 20:29:50.153558 [ 269 ] {e1862f98-cda3-43b3-a7fa-09b6fb9c8edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22951 | 2025.12.31 20:29:50.153601 [ 269 ] {e1862f98-cda3-43b3-a7fa-09b6fb9c8edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22952 | 2025.12.31 20:29:50.153639 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_59_13} <Trace> MergedBlockOutputStream: filled checksums all_1_59_13 (state Temporary) | ||
| 22953 | 2025.12.31 20:29:50.153881 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_59_13} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_merge_all_1_59_13 to all_1_59_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22954 | 2025.12.31 20:29:50.153948 [ 193 ] {28d7dd25-9058-4747-a5a6-6d8502e7592a::all_1_59_13} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a) (MergerMutator): Merged 6 parts: [all_1_54_12, all_59_59_0] -> all_1_59_13 | ||
| 22955 | 2025.12.31 20:29:50.154015 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 22956 | 2025.12.31 20:29:50.154447 [ 269 ] {e1862f98-cda3-43b3-a7fa-09b6fb9c8edf} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22957 | 2025.12.31 20:29:50.154488 [ 269 ] {e1862f98-cda3-43b3-a7fa-09b6fb9c8edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22958 | 2025.12.31 20:29:50.154840 [ 269 ] {e1862f98-cda3-43b3-a7fa-09b6fb9c8edf} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22959 | 2025.12.31 20:29:50.155051 [ 269 ] {e1862f98-cda3-43b3-a7fa-09b6fb9c8edf} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22960 | 2025.12.31 20:29:50.155176 [ 269 ] {e1862f98-cda3-43b3-a7fa-09b6fb9c8edf} <Debug> executeQuery: Read 1194 rows, 87.49 KiB in 0.001636 sec., 729828.8508557457 rows/sec., 52.23 MiB/sec. | ||
| 22961 | 2025.12.31 20:29:50.155214 [ 269 ] {e1862f98-cda3-43b3-a7fa-09b6fb9c8edf} <Debug> TCPHandler: Processed in 0.001794721 sec. | ||
| 22962 | 2025.12.31 20:29:50.155325 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22963 | 2025.12.31 20:29:50.155417 [ 269 ] {23382f56-2630-453b-992b-da3beb6739c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22964 | 2025.12.31 20:29:50.155458 [ 269 ] {23382f56-2630-453b-992b-da3beb6739c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22965 | 2025.12.31 20:29:50.155777 [ 269 ] {23382f56-2630-453b-992b-da3beb6739c0} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22966 | 2025.12.31 20:29:50.155811 [ 269 ] {23382f56-2630-453b-992b-da3beb6739c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22967 | 2025.12.31 20:29:50.156121 [ 269 ] {23382f56-2630-453b-992b-da3beb6739c0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 22968 | 2025.12.31 20:29:50.156323 [ 269 ] {23382f56-2630-453b-992b-da3beb6739c0} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22969 | 2025.12.31 20:29:50.156447 [ 269 ] {23382f56-2630-453b-992b-da3beb6739c0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 22970 | 2025.12.31 20:29:50.156483 [ 269 ] {23382f56-2630-453b-992b-da3beb6739c0} <Debug> TCPHandler: Processed in 0.001205738 sec. | ||
| 22971 | 2025.12.31 20:29:50.156589 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22972 | 2025.12.31 20:29:50.156681 [ 269 ] {2ee6d370-fb40-4824-a137-df1c6ea7d665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22973 | 2025.12.31 20:29:50.156722 [ 269 ] {2ee6d370-fb40-4824-a137-df1c6ea7d665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22974 | 2025.12.31 20:29:50.157295 [ 269 ] {2ee6d370-fb40-4824-a137-df1c6ea7d665} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22975 | 2025.12.31 20:29:50.157328 [ 269 ] {2ee6d370-fb40-4824-a137-df1c6ea7d665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22976 | 2025.12.31 20:29:50.157685 [ 269 ] {2ee6d370-fb40-4824-a137-df1c6ea7d665} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22977 | 2025.12.31 20:29:50.157889 [ 269 ] {2ee6d370-fb40-4824-a137-df1c6ea7d665} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22978 | 2025.12.31 20:29:50.158016 [ 269 ] {2ee6d370-fb40-4824-a137-df1c6ea7d665} <Debug> executeQuery: Read 884 rows, 59.74 KiB in 0.001354 sec., 652880.3545051699 rows/sec., 43.09 MiB/sec. | ||
| 22979 | 2025.12.31 20:29:50.158053 [ 269 ] {2ee6d370-fb40-4824-a137-df1c6ea7d665} <Debug> TCPHandler: Processed in 0.001511835 sec. | ||
| 22980 | 2025.12.31 20:29:50.158157 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22981 | 2025.12.31 20:29:50.158250 [ 269 ] {6de217a2-14e4-4f52-adbc-0f56a924deab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22982 | 2025.12.31 20:29:50.158291 [ 269 ] {6de217a2-14e4-4f52-adbc-0f56a924deab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22983 | 2025.12.31 20:29:50.158594 [ 269 ] {6de217a2-14e4-4f52-adbc-0f56a924deab} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22984 | 2025.12.31 20:29:50.158627 [ 269 ] {6de217a2-14e4-4f52-adbc-0f56a924deab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22985 | 2025.12.31 20:29:50.158907 [ 269 ] {6de217a2-14e4-4f52-adbc-0f56a924deab} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 22986 | 2025.12.31 20:29:50.159108 [ 269 ] {6de217a2-14e4-4f52-adbc-0f56a924deab} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22987 | 2025.12.31 20:29:50.159232 [ 269 ] {6de217a2-14e4-4f52-adbc-0f56a924deab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 22988 | 2025.12.31 20:29:50.159267 [ 269 ] {6de217a2-14e4-4f52-adbc-0f56a924deab} <Debug> TCPHandler: Processed in 0.001156696 sec. | ||
| 22989 | 2025.12.31 20:29:50.159369 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22990 | 2025.12.31 20:29:50.159460 [ 269 ] {0dd8bcb9-97df-40ee-810a-71657fa30a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22991 | 2025.12.31 20:29:50.159513 [ 269 ] {0dd8bcb9-97df-40ee-810a-71657fa30a6e} <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 | ||
| 22992 | 2025.12.31 20:29:50.160390 [ 269 ] {0dd8bcb9-97df-40ee-810a-71657fa30a6e} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22993 | 2025.12.31 20:29:50.160424 [ 269 ] {0dd8bcb9-97df-40ee-810a-71657fa30a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 22994 | 2025.12.31 20:29:50.160996 [ 269 ] {0dd8bcb9-97df-40ee-810a-71657fa30a6e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22995 | 2025.12.31 20:29:50.161213 [ 269 ] {0dd8bcb9-97df-40ee-810a-71657fa30a6e} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22996 | 2025.12.31 20:29:50.161348 [ 269 ] {0dd8bcb9-97df-40ee-810a-71657fa30a6e} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001905 sec., 26771.653543307086 rows/sec., 47.97 MiB/sec. | ||
| 22997 | 2025.12.31 20:29:50.161402 [ 269 ] {0dd8bcb9-97df-40ee-810a-71657fa30a6e} <Debug> TCPHandler: Processed in 0.002080967 sec. | ||
| 22998 | 2025.12.31 20:29:50.161523 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22999 | 2025.12.31 20:29:50.161616 [ 269 ] {fbb6c0b1-b689-4746-a2e6-bc2407c5b7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23000 | 2025.12.31 20:29:50.161658 [ 269 ] {fbb6c0b1-b689-4746-a2e6-bc2407c5b7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23001 | 2025.12.31 20:29:50.161994 [ 269 ] {fbb6c0b1-b689-4746-a2e6-bc2407c5b7ff} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23002 | 2025.12.31 20:29:50.162030 [ 269 ] {fbb6c0b1-b689-4746-a2e6-bc2407c5b7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23003 | 2025.12.31 20:29:50.162327 [ 269 ] {fbb6c0b1-b689-4746-a2e6-bc2407c5b7ff} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23004 | 2025.12.31 20:29:50.162529 [ 269 ] {fbb6c0b1-b689-4746-a2e6-bc2407c5b7ff} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23005 | 2025.12.31 20:29:50.162653 [ 269 ] {fbb6c0b1-b689-4746-a2e6-bc2407c5b7ff} <Debug> executeQuery: Read 60 rows, 3.49 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.23 MiB/sec. | ||
| 23006 | 2025.12.31 20:29:50.162688 [ 269 ] {fbb6c0b1-b689-4746-a2e6-bc2407c5b7ff} <Debug> TCPHandler: Processed in 0.001212938 sec. | ||
| 23007 | 2025.12.31 20:29:50.733405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49349 | ||
| 23008 | 2025.12.31 20:29:50.734126 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23009 | 2025.12.31 20:29:50.734166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23010 | 2025.12.31 20:29:50.734735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 23011 | 2025.12.31 20:29:50.735191 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23012 | 2025.12.31 20:29:50.735319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49349 | ||
| 23013 | 2025.12.31 20:29:51.451550 [ 224 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 23014 | 2025.12.31 20:29:51.451632 [ 224 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 23015 | 2025.12.31 20:29:51.454298 [ 224 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 23016 | 2025.12.31 20:29:53.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.25 MiB, peak 423.64 MiB, free memory in arenas 0.00 B, will set to 405.25 MiB (RSS), difference: -4.00 MiB | ||
| 23017 | 2025.12.31 20:29:53.393083 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 23018 | 2025.12.31 20:29:53.411484 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23019 | 2025.12.31 20:29:53.411537 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23020 | 2025.12.31 20:29:53.417832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 23021 | 2025.12.31 20:29:53.418968 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23022 | 2025.12.31 20:29:53.422365 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 23023 | 2025.12.31 20:29:53.758557 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23024 | 2025.12.31 20:29:53.758720 [ 269 ] {f2837c21-f2e9-4f1e-b6c6-685c24efcb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23025 | 2025.12.31 20:29:53.758782 [ 269 ] {f2837c21-f2e9-4f1e-b6c6-685c24efcb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23026 | 2025.12.31 20:29:53.759450 [ 269 ] {f2837c21-f2e9-4f1e-b6c6-685c24efcb1e} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23027 | 2025.12.31 20:29:53.759486 [ 269 ] {f2837c21-f2e9-4f1e-b6c6-685c24efcb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23028 | 2025.12.31 20:29:53.760018 [ 269 ] {f2837c21-f2e9-4f1e-b6c6-685c24efcb1e} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23029 | 2025.12.31 20:29:53.760767 [ 269 ] {f2837c21-f2e9-4f1e-b6c6-685c24efcb1e} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23030 | 2025.12.31 20:29:53.760904 [ 269 ] {f2837c21-f2e9-4f1e-b6c6-685c24efcb1e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002228 sec., 25134.649910233395 rows/sec., 1.93 MiB/sec. | ||
| 23031 | 2025.12.31 20:29:53.760942 [ 269 ] {f2837c21-f2e9-4f1e-b6c6-685c24efcb1e} <Debug> TCPHandler: Processed in 0.002506928 sec. | ||
| 23032 | 2025.12.31 20:29:53.761080 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23033 | 2025.12.31 20:29:53.761172 [ 269 ] {e389bb12-bebf-434a-9e79-71276474d28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23034 | 2025.12.31 20:29:53.761212 [ 269 ] {e389bb12-bebf-434a-9e79-71276474d28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23035 | 2025.12.31 20:29:53.761666 [ 269 ] {e389bb12-bebf-434a-9e79-71276474d28c} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23036 | 2025.12.31 20:29:53.761699 [ 269 ] {e389bb12-bebf-434a-9e79-71276474d28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23037 | 2025.12.31 20:29:53.762139 [ 269 ] {e389bb12-bebf-434a-9e79-71276474d28c} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23038 | 2025.12.31 20:29:53.762635 [ 269 ] {e389bb12-bebf-434a-9e79-71276474d28c} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23039 | 2025.12.31 20:29:53.762763 [ 269 ] {e389bb12-bebf-434a-9e79-71276474d28c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001609 sec., 39776.25854568055 rows/sec., 3.10 MiB/sec. | ||
| 23040 | 2025.12.31 20:29:53.762800 [ 269 ] {e389bb12-bebf-434a-9e79-71276474d28c} <Debug> TCPHandler: Processed in 0.001781691 sec. | ||
| 23041 | 2025.12.31 20:29:53.762930 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23042 | 2025.12.31 20:29:53.763040 [ 269 ] {0390a73e-8b04-4b3c-ab29-c5870f25463d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23043 | 2025.12.31 20:29:53.763084 [ 269 ] {0390a73e-8b04-4b3c-ab29-c5870f25463d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23044 | 2025.12.31 20:29:53.763468 [ 269 ] {0390a73e-8b04-4b3c-ab29-c5870f25463d} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23045 | 2025.12.31 20:29:53.763502 [ 269 ] {0390a73e-8b04-4b3c-ab29-c5870f25463d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23046 | 2025.12.31 20:29:53.763955 [ 269 ] {0390a73e-8b04-4b3c-ab29-c5870f25463d} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23047 | 2025.12.31 20:29:53.764398 [ 269 ] {0390a73e-8b04-4b3c-ab29-c5870f25463d} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23048 | 2025.12.31 20:29:53.764525 [ 269 ] {0390a73e-8b04-4b3c-ab29-c5870f25463d} <Debug> executeQuery: Read 118 rows, 8.42 KiB in 0.001542 sec., 76523.99481193256 rows/sec., 5.33 MiB/sec. | ||
| 23049 | 2025.12.31 20:29:53.764559 [ 269 ] {0390a73e-8b04-4b3c-ab29-c5870f25463d} <Debug> TCPHandler: Processed in 0.001716519 sec. | ||
| 23050 | 2025.12.31 20:29:53.764677 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23051 | 2025.12.31 20:29:53.764763 [ 269 ] {2f74de22-42ec-4db4-9cd4-822de5ecbd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23052 | 2025.12.31 20:29:53.764801 [ 269 ] {2f74de22-42ec-4db4-9cd4-822de5ecbd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23053 | 2025.12.31 20:29:53.765168 [ 269 ] {2f74de22-42ec-4db4-9cd4-822de5ecbd53} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23054 | 2025.12.31 20:29:53.765201 [ 269 ] {2f74de22-42ec-4db4-9cd4-822de5ecbd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23055 | 2025.12.31 20:29:53.765589 [ 269 ] {2f74de22-42ec-4db4-9cd4-822de5ecbd53} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 23056 | 2025.12.31 20:29:53.766016 [ 269 ] {2f74de22-42ec-4db4-9cd4-822de5ecbd53} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23057 | 2025.12.31 20:29:53.766143 [ 269 ] {2f74de22-42ec-4db4-9cd4-822de5ecbd53} <Debug> executeQuery: Read 44 rows, 3.03 KiB in 0.001342 sec., 32786.885245901634 rows/sec., 2.21 MiB/sec. | ||
| 23058 | 2025.12.31 20:29:53.766143 [ 126 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 23059 | 2025.12.31 20:29:53.766178 [ 269 ] {2f74de22-42ec-4db4-9cd4-822de5ecbd53} <Debug> TCPHandler: Processed in 0.001497964 sec. | ||
| 23060 | 2025.12.31 20:29:53.766189 [ 126 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23061 | 2025.12.31 20:29:53.766208 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23062 | 2025.12.31 20:29:53.766290 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 23063 | 2025.12.31 20:29:53.766369 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23064 | 2025.12.31 20:29:53.766394 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 10000 rows starting from the beginning of the part | ||
| 23065 | 2025.12.31 20:29:53.766449 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 23066 | 2025.12.31 20:29:53.766488 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 104 rows starting from the beginning of the part | ||
| 23067 | 2025.12.31 20:29:53.766524 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 23068 | 2025.12.31 20:29:53.766556 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 23069 | 2025.12.31 20:29:53.766592 [ 194 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 44 rows starting from the beginning of the part | ||
| 23070 | 2025.12.31 20:29:53.768946 [ 193 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10328 rows, containing 4 columns (4 merged, 0 gathered) in 0.002685641 sec., 3845636.851686432 rows/sec., 247.18 MiB/sec. | ||
| 23071 | 2025.12.31 20:29:53.769407 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 23072 | 2025.12.31 20:29:53.770125 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_161_32} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23073 | 2025.12.31 20:29:53.770210 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_161_32} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 23074 | 2025.12.31 20:29:53.770308 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 23075 | 2025.12.31 20:29:57.957365 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23076 | 2025.12.31 20:29:57.957439 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23077 | 2025.12.31 20:29:58.235469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49861 | ||
| 23078 | 2025.12.31 20:29:58.235991 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23079 | 2025.12.31 20:29:58.236028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23080 | 2025.12.31 20:29:58.236702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 23081 | 2025.12.31 20:29:58.237162 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23082 | 2025.12.31 20:29:58.237295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49861 | ||
| 23083 | 2025.12.31 20:29:58.402116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2828 | ||
| 23084 | 2025.12.31 20:29:58.405482 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23085 | 2025.12.31 20:29:58.405542 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23086 | 2025.12.31 20:29:58.406969 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23087 | 2025.12.31 20:29:58.407451 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23088 | 2025.12.31 20:29:58.407839 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2828 | ||
| 23089 | 2025.12.31 20:29:58.761081 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23090 | 2025.12.31 20:29:58.761269 [ 269 ] {c59136ca-5108-4be9-a169-fbdd126caf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23091 | 2025.12.31 20:29:58.761343 [ 269 ] {c59136ca-5108-4be9-a169-fbdd126caf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23092 | 2025.12.31 20:29:58.762041 [ 269 ] {c59136ca-5108-4be9-a169-fbdd126caf19} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23093 | 2025.12.31 20:29:58.762087 [ 269 ] {c59136ca-5108-4be9-a169-fbdd126caf19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23094 | 2025.12.31 20:29:58.762654 [ 269 ] {c59136ca-5108-4be9-a169-fbdd126caf19} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23095 | 2025.12.31 20:29:58.763193 [ 269 ] {c59136ca-5108-4be9-a169-fbdd126caf19} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23096 | 2025.12.31 20:29:58.763348 [ 269 ] {c59136ca-5108-4be9-a169-fbdd126caf19} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00213 sec., 35680.75117370892 rows/sec., 2.94 MiB/sec. | ||
| 23097 | 2025.12.31 20:29:58.763398 [ 269 ] {c59136ca-5108-4be9-a169-fbdd126caf19} <Debug> TCPHandler: Processed in 0.002447796 sec. | ||
| 23098 | 2025.12.31 20:29:58.763515 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23099 | 2025.12.31 20:29:58.763616 [ 269 ] {4f7f1d81-b7ad-4f48-b1b8-410c9b512e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23100 | 2025.12.31 20:29:58.763660 [ 269 ] {4f7f1d81-b7ad-4f48-b1b8-410c9b512e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23101 | 2025.12.31 20:29:58.764062 [ 269 ] {4f7f1d81-b7ad-4f48-b1b8-410c9b512e27} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23102 | 2025.12.31 20:29:58.764099 [ 269 ] {4f7f1d81-b7ad-4f48-b1b8-410c9b512e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23103 | 2025.12.31 20:29:58.764534 [ 269 ] {4f7f1d81-b7ad-4f48-b1b8-410c9b512e27} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 23104 | 2025.12.31 20:29:58.764969 [ 269 ] {4f7f1d81-b7ad-4f48-b1b8-410c9b512e27} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23105 | 2025.12.31 20:29:58.765102 [ 269 ] {4f7f1d81-b7ad-4f48-b1b8-410c9b512e27} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001509 sec., 6626.905235255136 rows/sec., 498.31 KiB/sec. | ||
| 23106 | 2025.12.31 20:29:58.765139 [ 269 ] {4f7f1d81-b7ad-4f48-b1b8-410c9b512e27} <Debug> TCPHandler: Processed in 0.001674678 sec. | ||
| 23107 | 2025.12.31 20:29:58.765245 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23108 | 2025.12.31 20:29:58.765337 [ 269 ] {4e1c8340-2cae-49fd-b48f-2c76268abf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23109 | 2025.12.31 20:29:58.765375 [ 269 ] {4e1c8340-2cae-49fd-b48f-2c76268abf3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23110 | 2025.12.31 20:29:58.765776 [ 269 ] {4e1c8340-2cae-49fd-b48f-2c76268abf3a} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23111 | 2025.12.31 20:29:58.765812 [ 269 ] {4e1c8340-2cae-49fd-b48f-2c76268abf3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23112 | 2025.12.31 20:29:58.766267 [ 269 ] {4e1c8340-2cae-49fd-b48f-2c76268abf3a} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23113 | 2025.12.31 20:29:58.766697 [ 269 ] {4e1c8340-2cae-49fd-b48f-2c76268abf3a} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23114 | 2025.12.31 20:29:58.766826 [ 269 ] {4e1c8340-2cae-49fd-b48f-2c76268abf3a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001507 sec., 49104.1804910418 rows/sec., 3.83 MiB/sec. | ||
| 23115 | 2025.12.31 20:29:58.766864 [ 269 ] {4e1c8340-2cae-49fd-b48f-2c76268abf3a} <Debug> TCPHandler: Processed in 0.001665818 sec. | ||
| 23116 | 2025.12.31 20:29:58.766973 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23117 | 2025.12.31 20:29:58.767066 [ 269 ] {72b58895-d1b4-4faa-8324-c67af8411578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23118 | 2025.12.31 20:29:58.767109 [ 269 ] {72b58895-d1b4-4faa-8324-c67af8411578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23119 | 2025.12.31 20:29:58.767504 [ 269 ] {72b58895-d1b4-4faa-8324-c67af8411578} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23120 | 2025.12.31 20:29:58.767539 [ 269 ] {72b58895-d1b4-4faa-8324-c67af8411578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23121 | 2025.12.31 20:29:58.767976 [ 269 ] {72b58895-d1b4-4faa-8324-c67af8411578} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23122 | 2025.12.31 20:29:58.768405 [ 269 ] {72b58895-d1b4-4faa-8324-c67af8411578} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23123 | 2025.12.31 20:29:58.768537 [ 269 ] {72b58895-d1b4-4faa-8324-c67af8411578} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001488 sec., 107526.88172043012 rows/sec., 7.49 MiB/sec. | ||
| 23124 | 2025.12.31 20:29:58.768574 [ 269 ] {72b58895-d1b4-4faa-8324-c67af8411578} <Debug> TCPHandler: Processed in 0.001652487 sec. | ||
| 23125 | 2025.12.31 20:29:58.768675 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23126 | 2025.12.31 20:29:58.768766 [ 269 ] {8efbe6cd-1136-4686-9e1d-aeff14df349b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23127 | 2025.12.31 20:29:58.768818 [ 269 ] {8efbe6cd-1136-4686-9e1d-aeff14df349b} <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 | ||
| 23128 | 2025.12.31 20:29:58.769563 [ 269 ] {8efbe6cd-1136-4686-9e1d-aeff14df349b} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23129 | 2025.12.31 20:29:58.769599 [ 269 ] {8efbe6cd-1136-4686-9e1d-aeff14df349b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23130 | 2025.12.31 20:29:58.770216 [ 269 ] {8efbe6cd-1136-4686-9e1d-aeff14df349b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 23131 | 2025.12.31 20:29:58.770637 [ 269 ] {8efbe6cd-1136-4686-9e1d-aeff14df349b} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23132 | 2025.12.31 20:29:58.770780 [ 269 ] {8efbe6cd-1136-4686-9e1d-aeff14df349b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002031 sec., 4923.682914820286 rows/sec., 8.82 MiB/sec. | ||
| 23133 | 2025.12.31 20:29:58.770834 [ 269 ] {8efbe6cd-1136-4686-9e1d-aeff14df349b} <Debug> TCPHandler: Processed in 0.002204801 sec. | ||
| 23134 | 2025.12.31 20:29:58.770938 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23135 | 2025.12.31 20:29:58.771030 [ 269 ] {b3f394a3-5426-4073-898a-c1743708cb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23136 | 2025.12.31 20:29:58.771070 [ 269 ] {b3f394a3-5426-4073-898a-c1743708cb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23137 | 2025.12.31 20:29:58.771392 [ 269 ] {b3f394a3-5426-4073-898a-c1743708cb99} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23138 | 2025.12.31 20:29:58.771427 [ 269 ] {b3f394a3-5426-4073-898a-c1743708cb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23139 | 2025.12.31 20:29:58.771862 [ 269 ] {b3f394a3-5426-4073-898a-c1743708cb99} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23140 | 2025.12.31 20:29:58.772314 [ 269 ] {b3f394a3-5426-4073-898a-c1743708cb99} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23141 | 2025.12.31 20:29:58.772452 [ 269 ] {b3f394a3-5426-4073-898a-c1743708cb99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
| 23142 | 2025.12.31 20:29:58.772488 [ 269 ] {b3f394a3-5426-4073-898a-c1743708cb99} <Debug> TCPHandler: Processed in 0.001597017 sec. | ||
| 23143 | 2025.12.31 20:29:59.493107 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 23144 | 2025.12.31 20:29:59.493200 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 23145 | 2025.12.31 20:29:59.497145 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 23146 | 2025.12.31 20:30:00.922465 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 23147 | 2025.12.31 20:30:00.940366 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23148 | 2025.12.31 20:30:00.940411 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23149 | 2025.12.31 20:30:00.946677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 23150 | 2025.12.31 20:30:00.947755 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23151 | 2025.12.31 20:30:00.950784 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 23152 | 2025.12.31 20:30:01.266517 [ 116 ] {} <Debug> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Selected 5 parts from all_1_53_12 to all_57_57_0 | ||
| 23153 | 2025.12.31 20:30:01.266594 [ 116 ] {} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23154 | 2025.12.31 20:30:01.266624 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23155 | 2025.12.31 20:30:01.266771 [ 193 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_57_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_12 to all_57_57_0 into Compact with storage Full | ||
| 23156 | 2025.12.31 20:30:01.266941 [ 193 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_57_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23157 | 2025.12.31 20:30:01.266994 [ 193 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_57_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_12, total 434 rows starting from the beginning of the part | ||
| 23158 | 2025.12.31 20:30:01.267088 [ 193 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_57_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 410 rows starting from the beginning of the part | ||
| 23159 | 2025.12.31 20:30:01.267152 [ 193 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_57_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 410 rows starting from the beginning of the part | ||
| 23160 | 2025.12.31 20:30:01.267214 [ 193 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_57_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 410 rows starting from the beginning of the part | ||
| 23161 | 2025.12.31 20:30:01.267273 [ 193 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_57_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 410 rows starting from the beginning of the part | ||
| 23162 | 2025.12.31 20:30:01.268429 [ 191 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_57_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001723459 sec., 1203393.872439089 rows/sec., 81.20 MiB/sec. | ||
| 23163 | 2025.12.31 20:30:01.268758 [ 190 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_57_13} <Trace> MergedBlockOutputStream: filled checksums all_1_57_13 (state Temporary) | ||
| 23164 | 2025.12.31 20:30:01.269366 [ 190 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_57_13} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_merge_all_1_57_13 to all_1_57_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23165 | 2025.12.31 20:30:01.269450 [ 190 ] {7f27bae8-900e-414f-840b-e1e8a53d234d::all_1_57_13} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d) (MergerMutator): Merged 5 parts: [all_1_53_12, all_57_57_0] -> all_1_57_13 | ||
| 23166 | 2025.12.31 20:30:01.269556 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 23167 | 2025.12.31 20:30:01.600591 [ 116 ] {} <Debug> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Selected 5 parts from all_1_53_12 to all_57_57_0 | ||
| 23168 | 2025.12.31 20:30:01.600638 [ 116 ] {} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23169 | 2025.12.31 20:30:01.600657 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23170 | 2025.12.31 20:30:01.600753 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_57_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_12 to all_57_57_0 into Compact with storage Full | ||
| 23171 | 2025.12.31 20:30:01.600887 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_57_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23172 | 2025.12.31 20:30:01.600924 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_57_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_12, total 223 rows starting from the beginning of the part | ||
| 23173 | 2025.12.31 20:30:01.601001 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_57_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 211 rows starting from the beginning of the part | ||
| 23174 | 2025.12.31 20:30:01.601056 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_57_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 211 rows starting from the beginning of the part | ||
| 23175 | 2025.12.31 20:30:01.601107 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_57_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 211 rows starting from the beginning of the part | ||
| 23176 | 2025.12.31 20:30:01.601154 [ 200 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_57_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 211 rows starting from the beginning of the part | ||
| 23177 | 2025.12.31 20:30:01.602125 [ 191 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_57_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416412 sec., 753311.8894784851 rows/sec., 45.82 MiB/sec. | ||
| 23178 | 2025.12.31 20:30:01.602435 [ 191 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_57_13} <Trace> MergedBlockOutputStream: filled checksums all_1_57_13 (state Temporary) | ||
| 23179 | 2025.12.31 20:30:01.603045 [ 191 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_57_13} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_merge_all_1_57_13 to all_1_57_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23180 | 2025.12.31 20:30:01.603136 [ 191 ] {12ab8f12-f34a-430e-857b-c8b6ef97ca39::all_1_57_13} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39) (MergerMutator): Merged 5 parts: [all_1_53_12, all_57_57_0] -> all_1_57_13 | ||
| 23181 | 2025.12.31 20:30:01.603238 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 23182 | 2025.12.31 20:30:02.404342 [ 220 ] {} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): 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] | ||
| 23183 | 2025.12.31 20:30:02.404386 [ 220 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): 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] | ||
| 23184 | 2025.12.31 20:30:02.406331 [ 220 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): 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] | ||
| 23185 | 2025.12.31 20:30:03.189548 [ 221 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 23186 | 2025.12.31 20:30:03.189596 [ 221 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 23187 | 2025.12.31 20:30:03.195555 [ 221 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 23188 | 2025.12.31 20:30:03.775034 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23189 | 2025.12.31 20:30:03.775314 [ 269 ] {61a1ba4f-aa53-4703-8515-60324b6cb4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23190 | 2025.12.31 20:30:03.775392 [ 269 ] {61a1ba4f-aa53-4703-8515-60324b6cb4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23191 | 2025.12.31 20:30:03.776298 [ 269 ] {61a1ba4f-aa53-4703-8515-60324b6cb4e9} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23192 | 2025.12.31 20:30:03.776344 [ 269 ] {61a1ba4f-aa53-4703-8515-60324b6cb4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23193 | 2025.12.31 20:30:03.776886 [ 269 ] {61a1ba4f-aa53-4703-8515-60324b6cb4e9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 23194 | 2025.12.31 20:30:03.777323 [ 269 ] {61a1ba4f-aa53-4703-8515-60324b6cb4e9} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23195 | 2025.12.31 20:30:03.777471 [ 269 ] {61a1ba4f-aa53-4703-8515-60324b6cb4e9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002233 sec., 183609.49395432152 rows/sec., 11.65 MiB/sec. | ||
| 23196 | 2025.12.31 20:30:03.777512 [ 269 ] {61a1ba4f-aa53-4703-8515-60324b6cb4e9} <Debug> TCPHandler: Processed in 0.002658921 sec. | ||
| 23197 | 2025.12.31 20:30:03.777635 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23198 | 2025.12.31 20:30:03.777736 [ 269 ] {fecfd758-d86e-4bc7-b86a-dfcd0f49b3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23199 | 2025.12.31 20:30:03.777776 [ 269 ] {fecfd758-d86e-4bc7-b86a-dfcd0f49b3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23200 | 2025.12.31 20:30:03.778852 [ 269 ] {fecfd758-d86e-4bc7-b86a-dfcd0f49b3f0} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23201 | 2025.12.31 20:30:03.778886 [ 269 ] {fecfd758-d86e-4bc7-b86a-dfcd0f49b3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23202 | 2025.12.31 20:30:03.779365 [ 269 ] {fecfd758-d86e-4bc7-b86a-dfcd0f49b3f0} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23203 | 2025.12.31 20:30:03.779786 [ 269 ] {fecfd758-d86e-4bc7-b86a-dfcd0f49b3f0} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23204 | 2025.12.31 20:30:03.779922 [ 269 ] {fecfd758-d86e-4bc7-b86a-dfcd0f49b3f0} <Debug> executeQuery: Read 1214 rows, 99.48 KiB in 0.002204 sec., 550816.6969147006 rows/sec., 44.08 MiB/sec. | ||
| 23205 | 2025.12.31 20:30:03.779923 [ 114 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23206 | 2025.12.31 20:30:03.779959 [ 269 ] {fecfd758-d86e-4bc7-b86a-dfcd0f49b3f0} <Debug> TCPHandler: Processed in 0.002371484 sec. | ||
| 23207 | 2025.12.31 20:30:03.779970 [ 114 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23208 | 2025.12.31 20:30:03.780073 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23209 | 2025.12.31 20:30:03.780093 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23210 | 2025.12.31 20:30:03.780168 [ 269 ] {56a212a7-b21b-4b1e-bf22-3cf904b4c0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23211 | 2025.12.31 20:30:03.780208 [ 269 ] {56a212a7-b21b-4b1e-bf22-3cf904b4c0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23212 | 2025.12.31 20:30:03.780207 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 23213 | 2025.12.31 20:30:03.780351 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23214 | 2025.12.31 20:30:03.780386 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2617 rows starting from the beginning of the part | ||
| 23215 | 2025.12.31 20:30:03.780455 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 76 rows starting from the beginning of the part | ||
| 23216 | 2025.12.31 20:30:03.780613 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 2358 rows starting from the beginning of the part | ||
| 23217 | 2025.12.31 20:30:03.780668 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 56 rows starting from the beginning of the part | ||
| 23218 | 2025.12.31 20:30:03.780701 [ 269 ] {56a212a7-b21b-4b1e-bf22-3cf904b4c0ac} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23219 | 2025.12.31 20:30:03.780713 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 76 rows starting from the beginning of the part | ||
| 23220 | 2025.12.31 20:30:03.780746 [ 269 ] {56a212a7-b21b-4b1e-bf22-3cf904b4c0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23221 | 2025.12.31 20:30:03.780778 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 1214 rows starting from the beginning of the part | ||
| 23222 | 2025.12.31 20:30:03.781233 [ 269 ] {56a212a7-b21b-4b1e-bf22-3cf904b4c0ac} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 23223 | 2025.12.31 20:30:03.781734 [ 269 ] {56a212a7-b21b-4b1e-bf22-3cf904b4c0ac} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23224 | 2025.12.31 20:30:03.781869 [ 269 ] {56a212a7-b21b-4b1e-bf22-3cf904b4c0ac} <Debug> executeQuery: Read 256 rows, 16.15 KiB in 0.001718 sec., 149010.47729918512 rows/sec., 9.18 MiB/sec. | ||
| 23225 | 2025.12.31 20:30:03.781907 [ 269 ] {56a212a7-b21b-4b1e-bf22-3cf904b4c0ac} <Debug> TCPHandler: Processed in 0.001880953 sec. | ||
| 23226 | 2025.12.31 20:30:03.782016 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23227 | 2025.12.31 20:30:03.782107 [ 269 ] {07b70be3-b8e2-49af-977a-7a1fab9e53d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23228 | 2025.12.31 20:30:03.782145 [ 269 ] {07b70be3-b8e2-49af-977a-7a1fab9e53d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23229 | 2025.12.31 20:30:03.782612 [ 269 ] {07b70be3-b8e2-49af-977a-7a1fab9e53d8} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23230 | 2025.12.31 20:30:03.782648 [ 269 ] {07b70be3-b8e2-49af-977a-7a1fab9e53d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23231 | 2025.12.31 20:30:03.782949 [ 191 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6397 rows, containing 5 columns (5 merged, 0 gathered) in 0.002793584 sec., 2289889.9764603465 rows/sec., 194.85 MiB/sec. | ||
| 23232 | 2025.12.31 20:30:03.783087 [ 269 ] {07b70be3-b8e2-49af-977a-7a1fab9e53d8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 23233 | 2025.12.31 20:30:03.783329 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23234 | 2025.12.31 20:30:03.783572 [ 269 ] {07b70be3-b8e2-49af-977a-7a1fab9e53d8} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23235 | 2025.12.31 20:30:03.783714 [ 269 ] {07b70be3-b8e2-49af-977a-7a1fab9e53d8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001624 sec., 130541.87192118226 rows/sec., 8.42 MiB/sec. | ||
| 23236 | 2025.12.31 20:30:03.783753 [ 269 ] {07b70be3-b8e2-49af-977a-7a1fab9e53d8} <Debug> TCPHandler: Processed in 0.001784491 sec. | ||
| 23237 | 2025.12.31 20:30:03.783813 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_166_33} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23238 | 2025.12.31 20:30:03.783859 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23239 | 2025.12.31 20:30:03.783897 [ 200 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_166_33} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23240 | 2025.12.31 20:30:03.783958 [ 269 ] {79bc4e1b-e656-4582-bb7d-624aa6c8a5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23241 | 2025.12.31 20:30:03.783972 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 23242 | 2025.12.31 20:30:03.784003 [ 269 ] {79bc4e1b-e656-4582-bb7d-624aa6c8a5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23243 | 2025.12.31 20:30:03.784470 [ 269 ] {79bc4e1b-e656-4582-bb7d-624aa6c8a5da} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23244 | 2025.12.31 20:30:03.784505 [ 269 ] {79bc4e1b-e656-4582-bb7d-624aa6c8a5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23245 | 2025.12.31 20:30:03.784914 [ 269 ] {79bc4e1b-e656-4582-bb7d-624aa6c8a5da} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 23246 | 2025.12.31 20:30:03.785334 [ 269 ] {79bc4e1b-e656-4582-bb7d-624aa6c8a5da} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23247 | 2025.12.31 20:30:03.785463 [ 269 ] {79bc4e1b-e656-4582-bb7d-624aa6c8a5da} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001523 sec., 138542.35062376887 rows/sec., 7.87 MiB/sec. | ||
| 23248 | 2025.12.31 20:30:03.785501 [ 269 ] {79bc4e1b-e656-4582-bb7d-624aa6c8a5da} <Debug> TCPHandler: Processed in 0.001688849 sec. | ||
| 23249 | 2025.12.31 20:30:03.785607 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23250 | 2025.12.31 20:30:03.785699 [ 269 ] {b388e084-7a0a-4e11-b28d-a0a7565046b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23251 | 2025.12.31 20:30:03.785738 [ 269 ] {b388e084-7a0a-4e11-b28d-a0a7565046b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23252 | 2025.12.31 20:30:03.786401 [ 269 ] {b388e084-7a0a-4e11-b28d-a0a7565046b1} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23253 | 2025.12.31 20:30:03.786436 [ 269 ] {b388e084-7a0a-4e11-b28d-a0a7565046b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23254 | 2025.12.31 20:30:03.786869 [ 269 ] {b388e084-7a0a-4e11-b28d-a0a7565046b1} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23255 | 2025.12.31 20:30:03.787324 [ 269 ] {b388e084-7a0a-4e11-b28d-a0a7565046b1} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23256 | 2025.12.31 20:30:03.787452 [ 269 ] {b388e084-7a0a-4e11-b28d-a0a7565046b1} <Debug> executeQuery: Read 730 rows, 52.55 KiB in 0.00177 sec., 412429.37853107345 rows/sec., 28.99 MiB/sec. | ||
| 23257 | 2025.12.31 20:30:03.787473 [ 108 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23258 | 2025.12.31 20:30:03.787489 [ 269 ] {b388e084-7a0a-4e11-b28d-a0a7565046b1} <Debug> TCPHandler: Processed in 0.001929074 sec. | ||
| 23259 | 2025.12.31 20:30:03.787526 [ 108 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23260 | 2025.12.31 20:30:03.787554 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23261 | 2025.12.31 20:30:03.787615 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23262 | 2025.12.31 20:30:03.787711 [ 269 ] {a0a8b13a-ee88-48a0-b71b-417c2c6ea809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23263 | 2025.12.31 20:30:03.787723 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 23264 | 2025.12.31 20:30:03.787752 [ 269 ] {a0a8b13a-ee88-48a0-b71b-417c2c6ea809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23265 | 2025.12.31 20:30:03.787929 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23266 | 2025.12.31 20:30:03.787990 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1460 rows starting from the beginning of the part | ||
| 23267 | 2025.12.31 20:30:03.788100 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 74 rows starting from the beginning of the part | ||
| 23268 | 2025.12.31 20:30:03.788118 [ 269 ] {a0a8b13a-ee88-48a0-b71b-417c2c6ea809} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23269 | 2025.12.31 20:30:03.788161 [ 269 ] {a0a8b13a-ee88-48a0-b71b-417c2c6ea809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23270 | 2025.12.31 20:30:03.788176 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 1194 rows starting from the beginning of the part | ||
| 23271 | 2025.12.31 20:30:03.788254 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 64 rows starting from the beginning of the part | ||
| 23272 | 2025.12.31 20:30:03.788330 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 74 rows starting from the beginning of the part | ||
| 23273 | 2025.12.31 20:30:03.788381 [ 189 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 730 rows starting from the beginning of the part | ||
| 23274 | 2025.12.31 20:30:03.788600 [ 269 ] {a0a8b13a-ee88-48a0-b71b-417c2c6ea809} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 23275 | 2025.12.31 20:30:03.789051 [ 269 ] {a0a8b13a-ee88-48a0-b71b-417c2c6ea809} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23276 | 2025.12.31 20:30:03.789185 [ 269 ] {a0a8b13a-ee88-48a0-b71b-417c2c6ea809} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 210.10 KiB/sec. | ||
| 23277 | 2025.12.31 20:30:03.789221 [ 269 ] {a0a8b13a-ee88-48a0-b71b-417c2c6ea809} <Debug> TCPHandler: Processed in 0.001653668 sec. | ||
| 23278 | 2025.12.31 20:30:03.789384 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23279 | 2025.12.31 20:30:03.789476 [ 269 ] {12c7b8b3-0f94-4bb5-84c2-4c2859c81b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23280 | 2025.12.31 20:30:03.789518 [ 269 ] {12c7b8b3-0f94-4bb5-84c2-4c2859c81b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23281 | 2025.12.31 20:30:03.789767 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3596 rows, containing 5 columns (5 merged, 0 gathered) in 0.002123138 sec., 1693719.3908262204 rows/sec., 128.50 MiB/sec. | ||
| 23282 | 2025.12.31 20:30:03.790134 [ 269 ] {12c7b8b3-0f94-4bb5-84c2-4c2859c81b1b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23283 | 2025.12.31 20:30:03.790148 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23284 | 2025.12.31 20:30:03.790179 [ 269 ] {12c7b8b3-0f94-4bb5-84c2-4c2859c81b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23285 | 2025.12.31 20:30:03.790703 [ 269 ] {12c7b8b3-0f94-4bb5-84c2-4c2859c81b1b} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23286 | 2025.12.31 20:30:03.790818 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_166_33} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23287 | 2025.12.31 20:30:03.790912 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_166_33} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23288 | 2025.12.31 20:30:03.791028 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 23289 | 2025.12.31 20:30:03.791166 [ 269 ] {12c7b8b3-0f94-4bb5-84c2-4c2859c81b1b} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23290 | 2025.12.31 20:30:03.791287 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 6 parts from all_1_159_36 to all_164_164_0 | ||
| 23291 | 2025.12.31 20:30:03.791302 [ 269 ] {12c7b8b3-0f94-4bb5-84c2-4c2859c81b1b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001844 sec., 170281.9956616052 rows/sec., 11.19 MiB/sec. | ||
| 23292 | 2025.12.31 20:30:03.791328 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23293 | 2025.12.31 20:30:03.791349 [ 269 ] {12c7b8b3-0f94-4bb5-84c2-4c2859c81b1b} <Debug> TCPHandler: Processed in 0.002012036 sec. | ||
| 23294 | 2025.12.31 20:30:03.791352 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23295 | 2025.12.31 20:30:03.791441 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_164_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_159_36 to all_164_164_0 into Compact with storage Full | ||
| 23296 | 2025.12.31 20:30:03.791469 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23297 | 2025.12.31 20:30:03.791540 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_164_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23298 | 2025.12.31 20:30:03.791565 [ 269 ] {78c3b6fd-bf35-4a2c-b308-207fbfafad9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23299 | 2025.12.31 20:30:03.791573 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_164_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_159_36, total 48648 rows starting from the beginning of the part | ||
| 23300 | 2025.12.31 20:30:03.791614 [ 269 ] {78c3b6fd-bf35-4a2c-b308-207fbfafad9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23301 | 2025.12.31 20:30:03.791639 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_164_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 23302 | 2025.12.31 20:30:03.791688 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_164_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 884 rows starting from the beginning of the part | ||
| 23303 | 2025.12.31 20:30:03.791728 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_164_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 118 rows starting from the beginning of the part | ||
| 23304 | 2025.12.31 20:30:03.791769 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_164_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 23305 | 2025.12.31 20:30:03.791809 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_164_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 314 rows starting from the beginning of the part | ||
| 23306 | 2025.12.31 20:30:03.791934 [ 269 ] {78c3b6fd-bf35-4a2c-b308-207fbfafad9d} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23307 | 2025.12.31 20:30:03.791974 [ 269 ] {78c3b6fd-bf35-4a2c-b308-207fbfafad9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23308 | 2025.12.31 20:30:03.792403 [ 269 ] {78c3b6fd-bf35-4a2c-b308-207fbfafad9d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 23309 | 2025.12.31 20:30:03.792876 [ 269 ] {78c3b6fd-bf35-4a2c-b308-207fbfafad9d} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23310 | 2025.12.31 20:30:03.793010 [ 269 ] {78c3b6fd-bf35-4a2c-b308-207fbfafad9d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 46.09 KiB/sec. | ||
| 23311 | 2025.12.31 20:30:03.793047 [ 269 ] {78c3b6fd-bf35-4a2c-b308-207fbfafad9d} <Debug> TCPHandler: Processed in 0.001624917 sec. | ||
| 23312 | 2025.12.31 20:30:03.793156 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23313 | 2025.12.31 20:30:03.793248 [ 269 ] {8a0e2a95-c01c-4aa6-a25c-61401efa1eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23314 | 2025.12.31 20:30:03.793300 [ 269 ] {8a0e2a95-c01c-4aa6-a25c-61401efa1eb2} <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 | ||
| 23315 | 2025.12.31 20:30:03.794226 [ 269 ] {8a0e2a95-c01c-4aa6-a25c-61401efa1eb2} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23316 | 2025.12.31 20:30:03.794262 [ 269 ] {8a0e2a95-c01c-4aa6-a25c-61401efa1eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23317 | 2025.12.31 20:30:03.794959 [ 269 ] {8a0e2a95-c01c-4aa6-a25c-61401efa1eb2} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 23318 | 2025.12.31 20:30:03.795393 [ 269 ] {8a0e2a95-c01c-4aa6-a25c-61401efa1eb2} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23319 | 2025.12.31 20:30:03.795513 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 23320 | 2025.12.31 20:30:03.795533 [ 269 ] {8a0e2a95-c01c-4aa6-a25c-61401efa1eb2} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002302 sec., 22154.648132059083 rows/sec., 39.70 MiB/sec. | ||
| 23321 | 2025.12.31 20:30:03.795555 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23322 | 2025.12.31 20:30:03.795580 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23323 | 2025.12.31 20:30:03.795595 [ 269 ] {8a0e2a95-c01c-4aa6-a25c-61401efa1eb2} <Debug> TCPHandler: Processed in 0.002485827 sec. | ||
| 23324 | 2025.12.31 20:30:03.795665 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 23325 | 2025.12.31 20:30:03.795714 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23326 | 2025.12.31 20:30:03.795811 [ 269 ] {6f8d745f-d56a-472c-9a2d-b0ef04d8824e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23327 | 2025.12.31 20:30:03.795851 [ 269 ] {6f8d745f-d56a-472c-9a2d-b0ef04d8824e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23328 | 2025.12.31 20:30:03.795881 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23329 | 2025.12.31 20:30:03.795939 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2933 rows starting from the beginning of the part | ||
| 23330 | 2025.12.31 20:30:03.796057 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 51 rows starting from the beginning of the part | ||
| 23331 | 2025.12.31 20:30:03.796165 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 10 rows starting from the beginning of the part | ||
| 23332 | 2025.12.31 20:30:03.796201 [ 269 ] {6f8d745f-d56a-472c-9a2d-b0ef04d8824e} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23333 | 2025.12.31 20:30:03.796242 [ 269 ] {6f8d745f-d56a-472c-9a2d-b0ef04d8824e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23334 | 2025.12.31 20:30:03.796271 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 51 rows starting from the beginning of the part | ||
| 23335 | 2025.12.31 20:30:03.796383 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 10 rows starting from the beginning of the part | ||
| 23336 | 2025.12.31 20:30:03.796487 [ 197 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 51 rows starting from the beginning of the part | ||
| 23337 | 2025.12.31 20:30:03.796740 [ 269 ] {6f8d745f-d56a-472c-9a2d-b0ef04d8824e} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23338 | 2025.12.31 20:30:03.797222 [ 269 ] {6f8d745f-d56a-472c-9a2d-b0ef04d8824e} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23339 | 2025.12.31 20:30:03.797354 [ 269 ] {6f8d745f-d56a-472c-9a2d-b0ef04d8824e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001562 sec., 66581.30601792573 rows/sec., 4.08 MiB/sec. | ||
| 23340 | 2025.12.31 20:30:03.797390 [ 269 ] {6f8d745f-d56a-472c-9a2d-b0ef04d8824e} <Debug> TCPHandler: Processed in 0.001724559 sec. | ||
| 23341 | 2025.12.31 20:30:03.800629 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_164_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50284 rows, containing 5 columns (5 merged, 0 gathered) in 0.00921909 sec., 5454334.429970854 rows/sec., 368.27 MiB/sec. | ||
| 23342 | 2025.12.31 20:30:03.801130 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_164_37} <Trace> MergedBlockOutputStream: filled checksums all_1_164_37 (state Temporary) | ||
| 23343 | 2025.12.31 20:30:03.801617 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_164_37} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_164_37 to all_1_164_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23344 | 2025.12.31 20:30:03.801697 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_164_37} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 6 parts: [all_1_159_36, all_164_164_0] -> all_1_164_37 | ||
| 23345 | 2025.12.31 20:30:03.801790 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 23346 | 2025.12.31 20:30:03.808081 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3106 rows, containing 19 columns (19 merged, 0 gathered) in 0.012456564 sec., 249346.44898866172 rows/sec., 446.60 MiB/sec. | ||
| 23347 | 2025.12.31 20:30:03.810974 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 23348 | 2025.12.31 20:30:03.811539 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23349 | 2025.12.31 20:30:03.811616 [ 187 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 23350 | 2025.12.31 20:30:03.811793 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.87 MiB. | ||
| 23351 | 2025.12.31 20:30:04.000263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.19 MiB, peak 424.01 MiB, free memory in arenas 0.00 B, will set to 409.37 MiB (RSS), difference: 3.18 MiB | ||
| 23352 | 2025.12.31 20:30:05.737532 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50309 | ||
| 23353 | 2025.12.31 20:30:05.738218 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23354 | 2025.12.31 20:30:05.738263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23355 | 2025.12.31 20:30:05.738900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 23356 | 2025.12.31 20:30:05.739355 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23357 | 2025.12.31 20:30:05.739484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50309 | ||
| 23358 | 2025.12.31 20:30:05.739574 [ 222 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 23359 | 2025.12.31 20:30:05.739625 [ 222 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 23360 | 2025.12.31 20:30:05.742379 [ 222 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): 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] | ||
| 23361 | 2025.12.31 20:30:06.946112 [ 217 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 23362 | 2025.12.31 20:30:06.946191 [ 217 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 23363 | 2025.12.31 20:30:06.950157 [ 217 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): 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] | ||
| 23364 | 2025.12.31 20:30:07.000270 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.37 MiB, peak 424.01 MiB, free memory in arenas 0.00 B, will set to 409.37 MiB (RSS), difference: 4.00 MiB | ||
| 23365 | 2025.12.31 20:30:07.835112 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57670 | ||
| 23366 | 2025.12.31 20:30:07.835214 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23367 | 2025.12.31 20:30:07.835239 [ 286 ] {} <Debug> TCP-Session: a5163e84-7682-41e5-ac1a-707ea51a797a Authenticating user 'default' from [fd00:1122:3344:101::e]:57670 | ||
| 23368 | 2025.12.31 20:30:07.835261 [ 286 ] {} <Debug> TCP-Session: a5163e84-7682-41e5-ac1a-707ea51a797a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23369 | 2025.12.31 20:30:07.835274 [ 286 ] {} <Debug> TCP-Session: a5163e84-7682-41e5-ac1a-707ea51a797a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23370 | 2025.12.31 20:30:07.835441 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39113 | ||
| 23371 | 2025.12.31 20:30:07.835482 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52959 | ||
| 23372 | 2025.12.31 20:30:07.835499 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40730 | ||
| 23373 | 2025.12.31 20:30:07.835513 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43394 | ||
| 23374 | 2025.12.31 20:30:07.835540 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43988 | ||
| 23375 | 2025.12.31 20:30:07.835562 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23376 | 2025.12.31 20:30:07.835584 [ 286 ] {} <Trace> TCP-Session: a5163e84-7682-41e5-ac1a-707ea51a797a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23377 | 2025.12.31 20:30:07.835596 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23378 | 2025.12.31 20:30:07.835614 [ 288 ] {} <Debug> TCP-Session: 48edf734-3765-4bdd-b348-e4db7e8e9211 Authenticating user 'default' from [fd00:1122:3344:101::e]:39113 | ||
| 23379 | 2025.12.31 20:30:07.835640 [ 291 ] {} <Debug> TCP-Session: 0e3130ff-6e3d-442d-9408-e08a81000baf Authenticating user 'default' from [fd00:1122:3344:101::e]:40730 | ||
| 23380 | 2025.12.31 20:30:07.835628 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23381 | 2025.12.31 20:30:07.835683 [ 291 ] {} <Debug> TCP-Session: 0e3130ff-6e3d-442d-9408-e08a81000baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23382 | 2025.12.31 20:30:07.835681 [ 288 ] {} <Debug> TCP-Session: 48edf734-3765-4bdd-b348-e4db7e8e9211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23383 | 2025.12.31 20:30:07.835716 [ 291 ] {} <Debug> TCP-Session: 0e3130ff-6e3d-442d-9408-e08a81000baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23384 | 2025.12.31 20:30:07.835712 [ 266 ] {} <Debug> TCP-Session: 936079fe-b054-4eaf-988e-e19b94294290 Authenticating user 'default' from [fd00:1122:3344:101::e]:43988 | ||
| 23385 | 2025.12.31 20:30:07.835730 [ 288 ] {} <Debug> TCP-Session: 48edf734-3765-4bdd-b348-e4db7e8e9211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23386 | 2025.12.31 20:30:07.835612 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23387 | 2025.12.31 20:30:07.835764 [ 266 ] {} <Debug> TCP-Session: 936079fe-b054-4eaf-988e-e19b94294290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23388 | 2025.12.31 20:30:07.835802 [ 293 ] {} <Debug> TCP-Session: 14da4db2-14a2-4fe0-9ae6-babd46d25f91 Authenticating user 'default' from [fd00:1122:3344:101::e]:43394 | ||
| 23389 | 2025.12.31 20:30:07.835811 [ 266 ] {} <Debug> TCP-Session: 936079fe-b054-4eaf-988e-e19b94294290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23390 | 2025.12.31 20:30:07.835824 [ 293 ] {} <Debug> TCP-Session: 14da4db2-14a2-4fe0-9ae6-babd46d25f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23391 | 2025.12.31 20:30:07.835597 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23392 | 2025.12.31 20:30:07.835839 [ 293 ] {} <Debug> TCP-Session: 14da4db2-14a2-4fe0-9ae6-babd46d25f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23393 | 2025.12.31 20:30:07.835533 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65050 | ||
| 23394 | 2025.12.31 20:30:07.835866 [ 289 ] {} <Debug> TCP-Session: f3916731-d143-4d0e-a09a-41cfd646ad56 Authenticating user 'default' from [fd00:1122:3344:101::e]:52959 | ||
| 23395 | 2025.12.31 20:30:07.835507 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52821 | ||
| 23396 | 2025.12.31 20:30:07.835942 [ 289 ] {} <Debug> TCP-Session: f3916731-d143-4d0e-a09a-41cfd646ad56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23397 | 2025.12.31 20:30:07.835510 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50468 | ||
| 23398 | 2025.12.31 20:30:07.835991 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23399 | 2025.12.31 20:30:07.836017 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23400 | 2025.12.31 20:30:07.835986 [ 289 ] {} <Debug> TCP-Session: f3916731-d143-4d0e-a09a-41cfd646ad56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23401 | 2025.12.31 20:30:07.836045 [ 290 ] {} <Debug> TCP-Session: d90d9175-9ce6-46b4-8de7-78a8ac8ac6fb Authenticating user 'default' from [fd00:1122:3344:101::e]:52821 | ||
| 23402 | 2025.12.31 20:30:07.836042 [ 294 ] {} <Debug> TCP-Session: 4e9f256b-320d-460e-81d7-46ae91518d47 Authenticating user 'default' from [fd00:1122:3344:101::e]:65050 | ||
| 23403 | 2025.12.31 20:30:07.836061 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23404 | 2025.12.31 20:30:07.836080 [ 290 ] {} <Debug> TCP-Session: d90d9175-9ce6-46b4-8de7-78a8ac8ac6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23405 | 2025.12.31 20:30:07.836082 [ 294 ] {} <Debug> TCP-Session: 4e9f256b-320d-460e-81d7-46ae91518d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23406 | 2025.12.31 20:30:07.836101 [ 292 ] {} <Debug> TCP-Session: 4fc116e9-617e-4105-9f80-87fd0eae307a Authenticating user 'default' from [fd00:1122:3344:101::e]:50468 | ||
| 23407 | 2025.12.31 20:30:07.836106 [ 290 ] {} <Debug> TCP-Session: d90d9175-9ce6-46b4-8de7-78a8ac8ac6fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23408 | 2025.12.31 20:30:07.836113 [ 294 ] {} <Debug> TCP-Session: 4e9f256b-320d-460e-81d7-46ae91518d47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23409 | 2025.12.31 20:30:07.836133 [ 292 ] {} <Debug> TCP-Session: 4fc116e9-617e-4105-9f80-87fd0eae307a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23410 | 2025.12.31 20:30:07.835763 [ 286 ] {4840f85b-74b0-4303-ab78-fc73e80ad232} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57670) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23411 | 2025.12.31 20:30:07.836170 [ 292 ] {} <Debug> TCP-Session: 4fc116e9-617e-4105-9f80-87fd0eae307a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23412 | 2025.12.31 20:30:07.836437 [ 286 ] {4840f85b-74b0-4303-ab78-fc73e80ad232} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23413 | 2025.12.31 20:30:07.836495 [ 286 ] {4840f85b-74b0-4303-ab78-fc73e80ad232} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23414 | 2025.12.31 20:30:07.836784 [ 286 ] {4840f85b-74b0-4303-ab78-fc73e80ad232} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 23415 | 2025.12.31 20:30:07.837843 [ 319 ] {4840f85b-74b0-4303-ab78-fc73e80ad232} <Trace> AggregatingTransform: Aggregating | ||
| 23416 | 2025.12.31 20:30:07.837891 [ 319 ] {4840f85b-74b0-4303-ab78-fc73e80ad232} <Trace> Aggregator: Aggregation method: without_key | ||
| 23417 | 2025.12.31 20:30:07.837926 [ 319 ] {4840f85b-74b0-4303-ab78-fc73e80ad232} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001041354 sec. (960.288 rows/sec., 37.51 KiB/sec.) | ||
| 23418 | 2025.12.31 20:30:07.837945 [ 319 ] {4840f85b-74b0-4303-ab78-fc73e80ad232} <Trace> Aggregator: Merging aggregated data | ||
| 23419 | 2025.12.31 20:30:07.839251 [ 286 ] {4840f85b-74b0-4303-ab78-fc73e80ad232} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003546 sec., 282.0078962210942 rows/sec., 11.02 KiB/sec. | ||
| 23420 | 2025.12.31 20:30:07.839392 [ 286 ] {4840f85b-74b0-4303-ab78-fc73e80ad232} <Debug> TCPHandler: Processed in 0.003922439 sec. | ||
| 23421 | 2025.12.31 20:30:07.839520 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23422 | 2025.12.31 20:30:07.839546 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23423 | 2025.12.31 20:30:07.839553 [ 286 ] {} <Debug> TCP-Session: a5163e84-7682-41e5-ac1a-707ea51a797a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23424 | 2025.12.31 20:30:07.839601 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23425 | 2025.12.31 20:30:07.839616 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23426 | 2025.12.31 20:30:07.839633 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23427 | 2025.12.31 20:30:07.839650 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23428 | 2025.12.31 20:30:07.839667 [ 293 ] {} <Debug> TCP-Session: 14da4db2-14a2-4fe0-9ae6-babd46d25f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23429 | 2025.12.31 20:30:07.839680 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23430 | 2025.12.31 20:30:07.839712 [ 291 ] {} <Debug> TCP-Session: 0e3130ff-6e3d-442d-9408-e08a81000baf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23431 | 2025.12.31 20:30:07.839689 [ 290 ] {} <Debug> TCP-Session: d90d9175-9ce6-46b4-8de7-78a8ac8ac6fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23432 | 2025.12.31 20:30:07.839740 [ 266 ] {} <Debug> TCP-Session: 936079fe-b054-4eaf-988e-e19b94294290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23433 | 2025.12.31 20:30:07.839666 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23434 | 2025.12.31 20:30:07.839649 [ 289 ] {} <Debug> TCP-Session: f3916731-d143-4d0e-a09a-41cfd646ad56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23435 | 2025.12.31 20:30:07.839808 [ 292 ] {} <Debug> TCP-Session: 4fc116e9-617e-4105-9f80-87fd0eae307a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23436 | 2025.12.31 20:30:07.839613 [ 288 ] {} <Debug> TCP-Session: 48edf734-3765-4bdd-b348-e4db7e8e9211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23437 | 2025.12.31 20:30:07.839588 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23438 | 2025.12.31 20:30:07.839888 [ 294 ] {} <Debug> TCP-Session: 4e9f256b-320d-460e-81d7-46ae91518d47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23439 | 2025.12.31 20:30:08.153661 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47284 | ||
| 23440 | 2025.12.31 20:30:08.153764 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23441 | 2025.12.31 20:30:08.153792 [ 286 ] {} <Debug> TCP-Session: bcb25cf8-8d52-4e73-899e-f422725e73ef Authenticating user 'default' from [fd00:1122:3344:101::e]:47284 | ||
| 23442 | 2025.12.31 20:30:08.153815 [ 286 ] {} <Debug> TCP-Session: bcb25cf8-8d52-4e73-899e-f422725e73ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23443 | 2025.12.31 20:30:08.153829 [ 286 ] {} <Debug> TCP-Session: bcb25cf8-8d52-4e73-899e-f422725e73ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23444 | 2025.12.31 20:30:08.154012 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36797 | ||
| 23445 | 2025.12.31 20:30:08.154038 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57769 | ||
| 23446 | 2025.12.31 20:30:08.154054 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44352 | ||
| 23447 | 2025.12.31 20:30:08.154091 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53556 | ||
| 23448 | 2025.12.31 20:30:08.154110 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63710 | ||
| 23449 | 2025.12.31 20:30:08.154149 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23450 | 2025.12.31 20:30:08.154124 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23451 | 2025.12.31 20:30:08.154183 [ 289 ] {} <Debug> TCP-Session: cb869bfa-273c-4e13-a78f-c8e373c4e8f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57769 | ||
| 23452 | 2025.12.31 20:30:08.154194 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23453 | 2025.12.31 20:30:08.154201 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23454 | 2025.12.31 20:30:08.154220 [ 289 ] {} <Debug> TCP-Session: cb869bfa-273c-4e13-a78f-c8e373c4e8f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23455 | 2025.12.31 20:30:08.154230 [ 293 ] {} <Debug> TCP-Session: 82e21a92-14a8-4ce3-99a0-4c26e8f5fad1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53556 | ||
| 23456 | 2025.12.31 20:30:08.154237 [ 266 ] {} <Debug> TCP-Session: 1a25ab06-2fb7-4b9c-bdee-c641bc3fd5ce Authenticating user 'default' from [fd00:1122:3344:101::e]:63710 | ||
| 23457 | 2025.12.31 20:30:08.154240 [ 289 ] {} <Debug> TCP-Session: cb869bfa-273c-4e13-a78f-c8e373c4e8f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23458 | 2025.12.31 20:30:08.154255 [ 293 ] {} <Debug> TCP-Session: 82e21a92-14a8-4ce3-99a0-4c26e8f5fad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23459 | 2025.12.31 20:30:08.154261 [ 266 ] {} <Debug> TCP-Session: 1a25ab06-2fb7-4b9c-bdee-c641bc3fd5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23460 | 2025.12.31 20:30:08.154274 [ 293 ] {} <Debug> TCP-Session: 82e21a92-14a8-4ce3-99a0-4c26e8f5fad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23461 | 2025.12.31 20:30:08.154282 [ 266 ] {} <Debug> TCP-Session: 1a25ab06-2fb7-4b9c-bdee-c641bc3fd5ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23462 | 2025.12.31 20:30:08.154213 [ 288 ] {} <Debug> TCP-Session: 88b28b45-10c7-4b41-9ab1-d45c70d00b1d Authenticating user 'default' from [fd00:1122:3344:101::e]:36797 | ||
| 23463 | 2025.12.31 20:30:08.154191 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23464 | 2025.12.31 20:30:08.154333 [ 288 ] {} <Debug> TCP-Session: 88b28b45-10c7-4b41-9ab1-d45c70d00b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23465 | 2025.12.31 20:30:08.154079 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54462 | ||
| 23466 | 2025.12.31 20:30:08.154361 [ 288 ] {} <Debug> TCP-Session: 88b28b45-10c7-4b41-9ab1-d45c70d00b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23467 | 2025.12.31 20:30:08.154362 [ 290 ] {} <Debug> TCP-Session: 855881e5-1a41-490a-a483-c0ece26e28e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44352 | ||
| 23468 | 2025.12.31 20:30:08.154063 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54634 | ||
| 23469 | 2025.12.31 20:30:08.154436 [ 290 ] {} <Debug> TCP-Session: 855881e5-1a41-490a-a483-c0ece26e28e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23470 | 2025.12.31 20:30:08.154440 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23471 | 2025.12.31 20:30:08.154469 [ 290 ] {} <Debug> TCP-Session: 855881e5-1a41-490a-a483-c0ece26e28e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23472 | 2025.12.31 20:30:08.154493 [ 292 ] {} <Debug> TCP-Session: c168be89-a2a4-44a3-9859-72a5ac41cbf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54462 | ||
| 23473 | 2025.12.31 20:30:08.154507 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23474 | 2025.12.31 20:30:08.154525 [ 292 ] {} <Debug> TCP-Session: c168be89-a2a4-44a3-9859-72a5ac41cbf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23475 | 2025.12.31 20:30:08.154105 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62686 | ||
| 23476 | 2025.12.31 20:30:08.154552 [ 292 ] {} <Debug> TCP-Session: c168be89-a2a4-44a3-9859-72a5ac41cbf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23477 | 2025.12.31 20:30:08.154544 [ 291 ] {} <Debug> TCP-Session: ad16a761-59ab-46ad-959f-312f04f2d043 Authenticating user 'default' from [fd00:1122:3344:101::e]:54634 | ||
| 23478 | 2025.12.31 20:30:08.154188 [ 286 ] {} <Trace> TCP-Session: bcb25cf8-8d52-4e73-899e-f422725e73ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23479 | 2025.12.31 20:30:08.154622 [ 291 ] {} <Debug> TCP-Session: ad16a761-59ab-46ad-959f-312f04f2d043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23480 | 2025.12.31 20:30:08.154630 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23481 | 2025.12.31 20:30:08.154647 [ 291 ] {} <Debug> TCP-Session: ad16a761-59ab-46ad-959f-312f04f2d043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23482 | 2025.12.31 20:30:08.154671 [ 294 ] {} <Debug> TCP-Session: 1e275619-0462-4cb6-9938-11ece24a2741 Authenticating user 'default' from [fd00:1122:3344:101::e]:62686 | ||
| 23483 | 2025.12.31 20:30:08.154694 [ 294 ] {} <Debug> TCP-Session: 1e275619-0462-4cb6-9938-11ece24a2741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23484 | 2025.12.31 20:30:08.154709 [ 294 ] {} <Debug> TCP-Session: 1e275619-0462-4cb6-9938-11ece24a2741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23485 | 2025.12.31 20:30:08.154785 [ 286 ] {95018699-8c65-45d8-b33e-476d0a60fe29} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47284) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23486 | 2025.12.31 20:30:08.155046 [ 286 ] {95018699-8c65-45d8-b33e-476d0a60fe29} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23487 | 2025.12.31 20:30:08.155103 [ 286 ] {95018699-8c65-45d8-b33e-476d0a60fe29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23488 | 2025.12.31 20:30:08.155383 [ 286 ] {95018699-8c65-45d8-b33e-476d0a60fe29} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 23489 | 2025.12.31 20:30:08.156261 [ 322 ] {95018699-8c65-45d8-b33e-476d0a60fe29} <Trace> AggregatingTransform: Aggregating | ||
| 23490 | 2025.12.31 20:30:08.156302 [ 322 ] {95018699-8c65-45d8-b33e-476d0a60fe29} <Trace> Aggregator: Aggregation method: without_key | ||
| 23491 | 2025.12.31 20:30:08.156339 [ 322 ] {95018699-8c65-45d8-b33e-476d0a60fe29} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857249 sec. (1166.522 rows/sec., 45.57 KiB/sec.) | ||
| 23492 | 2025.12.31 20:30:08.156358 [ 322 ] {95018699-8c65-45d8-b33e-476d0a60fe29} <Trace> Aggregator: Merging aggregated data | ||
| 23493 | 2025.12.31 20:30:08.157691 [ 286 ] {95018699-8c65-45d8-b33e-476d0a60fe29} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002963 sec., 337.49578130273375 rows/sec., 13.18 KiB/sec. | ||
| 23494 | 2025.12.31 20:30:08.157841 [ 286 ] {95018699-8c65-45d8-b33e-476d0a60fe29} <Debug> TCPHandler: Processed in 0.003765986 sec. | ||
| 23495 | 2025.12.31 20:30:08.157959 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23496 | 2025.12.31 20:30:08.157986 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23497 | 2025.12.31 20:30:08.157989 [ 286 ] {} <Debug> TCP-Session: bcb25cf8-8d52-4e73-899e-f422725e73ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23498 | 2025.12.31 20:30:08.158003 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23499 | 2025.12.31 20:30:08.158039 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23500 | 2025.12.31 20:30:08.158055 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23501 | 2025.12.31 20:30:08.158071 [ 290 ] {} <Debug> TCP-Session: 855881e5-1a41-490a-a483-c0ece26e28e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23502 | 2025.12.31 20:30:08.158090 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23503 | 2025.12.31 20:30:08.158100 [ 266 ] {} <Debug> TCP-Session: 1a25ab06-2fb7-4b9c-bdee-c641bc3fd5ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23504 | 2025.12.31 20:30:08.158091 [ 293 ] {} <Debug> TCP-Session: 82e21a92-14a8-4ce3-99a0-4c26e8f5fad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23505 | 2025.12.31 20:30:08.158138 [ 291 ] {} <Debug> TCP-Session: ad16a761-59ab-46ad-959f-312f04f2d043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23506 | 2025.12.31 20:30:08.158073 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23507 | 2025.12.31 20:30:08.158054 [ 288 ] {} <Debug> TCP-Session: 88b28b45-10c7-4b41-9ab1-d45c70d00b1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23508 | 2025.12.31 20:30:08.158215 [ 292 ] {} <Debug> TCP-Session: c168be89-a2a4-44a3-9859-72a5ac41cbf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23509 | 2025.12.31 20:30:08.158106 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23510 | 2025.12.31 20:30:08.158021 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23511 | 2025.12.31 20:30:08.158271 [ 294 ] {} <Debug> TCP-Session: 1e275619-0462-4cb6-9938-11ece24a2741 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23512 | 2025.12.31 20:30:08.158294 [ 289 ] {} <Debug> TCP-Session: cb869bfa-273c-4e13-a78f-c8e373c4e8f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23513 | 2025.12.31 20:30:08.408116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2866 | ||
| 23514 | 2025.12.31 20:30:08.410840 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23515 | 2025.12.31 20:30:08.410898 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23516 | 2025.12.31 20:30:08.412478 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 23517 | 2025.12.31 20:30:08.412997 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23518 | 2025.12.31 20:30:08.413173 [ 100 ] {} <Debug> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 23519 | 2025.12.31 20:30:08.413245 [ 100 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23520 | 2025.12.31 20:30:08.413266 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23521 | 2025.12.31 20:30:08.413393 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 23522 | 2025.12.31 20:30:08.413426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2866 | ||
| 23523 | 2025.12.31 20:30:08.414003 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23524 | 2025.12.31 20:30:08.414170 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2606 rows starting from the beginning of the part | ||
| 23525 | 2025.12.31 20:30:08.414569 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 23526 | 2025.12.31 20:30:08.414941 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::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 | ||
| 23527 | 2025.12.31 20:30:08.415305 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 36 rows starting from the beginning of the part | ||
| 23528 | 2025.12.31 20:30:08.415664 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 44 rows starting from the beginning of the part | ||
| 23529 | 2025.12.31 20:30:08.416014 [ 187 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 38 rows starting from the beginning of the part | ||
| 23530 | 2025.12.31 20:30:08.424370 [ 202 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2866 rows, containing 72 columns (72 merged, 0 gathered) in 0.011033252 sec., 259760.2230058735 rows/sec., 206.42 MiB/sec. | ||
| 23531 | 2025.12.31 20:30:08.427139 [ 186 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 23532 | 2025.12.31 20:30:08.428054 [ 186 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_76_15} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23533 | 2025.12.31 20:30:08.428153 [ 186 ] {324781a8-6ec6-4b76-b87e-b203fa0b667e::all_1_76_15} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 23534 | 2025.12.31 20:30:08.428562 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
| 23535 | 2025.12.31 20:30:08.450873 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 23536 | 2025.12.31 20:30:08.477547 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23537 | 2025.12.31 20:30:08.477632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23538 | 2025.12.31 20:30:08.484791 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 23539 | 2025.12.31 20:30:08.486081 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23540 | 2025.12.31 20:30:08.492291 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 23541 | 2025.12.31 20:30:08.761683 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23542 | 2025.12.31 20:30:08.761863 [ 269 ] {0333f31a-e59e-4ab4-a39d-541dcbcf2e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23543 | 2025.12.31 20:30:08.761930 [ 269 ] {0333f31a-e59e-4ab4-a39d-541dcbcf2e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23544 | 2025.12.31 20:30:08.762580 [ 269 ] {0333f31a-e59e-4ab4-a39d-541dcbcf2e26} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23545 | 2025.12.31 20:30:08.762631 [ 269 ] {0333f31a-e59e-4ab4-a39d-541dcbcf2e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23546 | 2025.12.31 20:30:08.763171 [ 269 ] {0333f31a-e59e-4ab4-a39d-541dcbcf2e26} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 23547 | 2025.12.31 20:30:08.763671 [ 269 ] {0333f31a-e59e-4ab4-a39d-541dcbcf2e26} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23548 | 2025.12.31 20:30:08.763836 [ 269 ] {0333f31a-e59e-4ab4-a39d-541dcbcf2e26} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002022 sec., 989.1196834817014 rows/sec., 80.66 KiB/sec. | ||
| 23549 | 2025.12.31 20:30:08.763891 [ 269 ] {0333f31a-e59e-4ab4-a39d-541dcbcf2e26} <Debug> TCPHandler: Processed in 0.002335663 sec. | ||
| 23550 | 2025.12.31 20:30:08.764023 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23551 | 2025.12.31 20:30:08.764127 [ 269 ] {0af9643b-a528-42e8-8f82-f5f956fa7193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23552 | 2025.12.31 20:30:08.764170 [ 269 ] {0af9643b-a528-42e8-8f82-f5f956fa7193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23553 | 2025.12.31 20:30:08.764634 [ 269 ] {0af9643b-a528-42e8-8f82-f5f956fa7193} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23554 | 2025.12.31 20:30:08.764670 [ 269 ] {0af9643b-a528-42e8-8f82-f5f956fa7193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23555 | 2025.12.31 20:30:08.765161 [ 269 ] {0af9643b-a528-42e8-8f82-f5f956fa7193} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23556 | 2025.12.31 20:30:08.765591 [ 269 ] {0af9643b-a528-42e8-8f82-f5f956fa7193} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23557 | 2025.12.31 20:30:08.765729 [ 269 ] {0af9643b-a528-42e8-8f82-f5f956fa7193} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001627 sec., 47326.36754763368 rows/sec., 3.89 MiB/sec. | ||
| 23558 | 2025.12.31 20:30:08.765769 [ 269 ] {0af9643b-a528-42e8-8f82-f5f956fa7193} <Debug> TCPHandler: Processed in 0.001799861 sec. | ||
| 23559 | 2025.12.31 20:30:08.765892 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23560 | 2025.12.31 20:30:08.765990 [ 269 ] {649f1b7d-6ddc-4d90-ac6c-340499ccdd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23561 | 2025.12.31 20:30:08.766034 [ 269 ] {649f1b7d-6ddc-4d90-ac6c-340499ccdd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23562 | 2025.12.31 20:30:08.766459 [ 269 ] {649f1b7d-6ddc-4d90-ac6c-340499ccdd06} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23563 | 2025.12.31 20:30:08.766496 [ 269 ] {649f1b7d-6ddc-4d90-ac6c-340499ccdd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23564 | 2025.12.31 20:30:08.766917 [ 269 ] {649f1b7d-6ddc-4d90-ac6c-340499ccdd06} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 23565 | 2025.12.31 20:30:08.767362 [ 269 ] {649f1b7d-6ddc-4d90-ac6c-340499ccdd06} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23566 | 2025.12.31 20:30:08.767478 [ 102 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 23567 | 2025.12.31 20:30:08.767496 [ 269 ] {649f1b7d-6ddc-4d90-ac6c-340499ccdd06} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001526 sec., 7863.695937090432 rows/sec., 584.27 KiB/sec. | ||
| 23568 | 2025.12.31 20:30:08.767524 [ 102 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23569 | 2025.12.31 20:30:08.767541 [ 269 ] {649f1b7d-6ddc-4d90-ac6c-340499ccdd06} <Debug> TCPHandler: Processed in 0.001699959 sec. | ||
| 23570 | 2025.12.31 20:30:08.767549 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23571 | 2025.12.31 20:30:08.767654 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23572 | 2025.12.31 20:30:08.767689 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::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 | ||
| 23573 | 2025.12.31 20:30:08.767750 [ 269 ] {662f5abb-05a0-49c7-a261-4f5c7437e5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23574 | 2025.12.31 20:30:08.767803 [ 269 ] {662f5abb-05a0-49c7-a261-4f5c7437e5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23575 | 2025.12.31 20:30:08.767855 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23576 | 2025.12.31 20:30:08.767901 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 303 rows starting from the beginning of the part | ||
| 23577 | 2025.12.31 20:30:08.767974 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 10 rows starting from the beginning of the part | ||
| 23578 | 2025.12.31 20:30:08.768032 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 264 rows starting from the beginning of the part | ||
| 23579 | 2025.12.31 20:30:08.768082 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 10 rows starting from the beginning of the part | ||
| 23580 | 2025.12.31 20:30:08.768128 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 256 rows starting from the beginning of the part | ||
| 23581 | 2025.12.31 20:30:08.768173 [ 187 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 12 rows starting from the beginning of the part | ||
| 23582 | 2025.12.31 20:30:08.768297 [ 269 ] {662f5abb-05a0-49c7-a261-4f5c7437e5c4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23583 | 2025.12.31 20:30:08.768337 [ 269 ] {662f5abb-05a0-49c7-a261-4f5c7437e5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23584 | 2025.12.31 20:30:08.768817 [ 269 ] {662f5abb-05a0-49c7-a261-4f5c7437e5c4} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23585 | 2025.12.31 20:30:08.769192 [ 198 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 855 rows, containing 5 columns (5 merged, 0 gathered) in 0.001572316 sec., 543783.8195375485 rows/sec., 36.14 MiB/sec. | ||
| 23586 | 2025.12.31 20:30:08.769272 [ 269 ] {662f5abb-05a0-49c7-a261-4f5c7437e5c4} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23587 | 2025.12.31 20:30:08.769410 [ 269 ] {662f5abb-05a0-49c7-a261-4f5c7437e5c4} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001678 sec., 45292.01430274136 rows/sec., 3.54 MiB/sec. | ||
| 23588 | 2025.12.31 20:30:08.769451 [ 269 ] {662f5abb-05a0-49c7-a261-4f5c7437e5c4} <Debug> TCPHandler: Processed in 0.001846802 sec. | ||
| 23589 | 2025.12.31 20:30:08.769504 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 23590 | 2025.12.31 20:30:08.769565 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23591 | 2025.12.31 20:30:08.769663 [ 269 ] {7f9857d3-a7d9-4210-a318-30f70e0194c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23592 | 2025.12.31 20:30:08.769708 [ 269 ] {7f9857d3-a7d9-4210-a318-30f70e0194c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23593 | 2025.12.31 20:30:08.770130 [ 269 ] {7f9857d3-a7d9-4210-a318-30f70e0194c4} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23594 | 2025.12.31 20:30:08.770167 [ 269 ] {7f9857d3-a7d9-4210-a318-30f70e0194c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23595 | 2025.12.31 20:30:08.770320 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_141_28} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23596 | 2025.12.31 20:30:08.770438 [ 192 ] {5b1bb213-b055-490c-b2e4-67f71cb55506::all_1_141_28} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 23597 | 2025.12.31 20:30:08.770553 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 23598 | 2025.12.31 20:30:08.770699 [ 269 ] {7f9857d3-a7d9-4210-a318-30f70e0194c4} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23599 | 2025.12.31 20:30:08.771148 [ 269 ] {7f9857d3-a7d9-4210-a318-30f70e0194c4} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23600 | 2025.12.31 20:30:08.771283 [ 269 ] {7f9857d3-a7d9-4210-a318-30f70e0194c4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001639 sec., 98230.6284319707 rows/sec., 6.84 MiB/sec. | ||
| 23601 | 2025.12.31 20:30:08.771321 [ 269 ] {7f9857d3-a7d9-4210-a318-30f70e0194c4} <Debug> TCPHandler: Processed in 0.001805751 sec. | ||
| 23602 | 2025.12.31 20:30:08.771429 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23603 | 2025.12.31 20:30:08.771523 [ 269 ] {d758d45c-fc2a-47c3-ad14-9c88415187a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23604 | 2025.12.31 20:30:08.771576 [ 269 ] {d758d45c-fc2a-47c3-ad14-9c88415187a2} <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 | ||
| 23605 | 2025.12.31 20:30:08.772370 [ 269 ] {d758d45c-fc2a-47c3-ad14-9c88415187a2} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23606 | 2025.12.31 20:30:08.772406 [ 269 ] {d758d45c-fc2a-47c3-ad14-9c88415187a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23607 | 2025.12.31 20:30:08.773056 [ 269 ] {d758d45c-fc2a-47c3-ad14-9c88415187a2} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 23608 | 2025.12.31 20:30:08.773536 [ 269 ] {d758d45c-fc2a-47c3-ad14-9c88415187a2} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23609 | 2025.12.31 20:30:08.773681 [ 269 ] {d758d45c-fc2a-47c3-ad14-9c88415187a2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002177 sec., 4593.477262287552 rows/sec., 8.23 MiB/sec. | ||
| 23610 | 2025.12.31 20:30:08.773747 [ 269 ] {d758d45c-fc2a-47c3-ad14-9c88415187a2} <Debug> TCPHandler: Processed in 0.002367914 sec. | ||
| 23611 | 2025.12.31 20:30:08.773859 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23612 | 2025.12.31 20:30:08.773952 [ 269 ] {56a28172-d478-4c39-966a-39384864da1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23613 | 2025.12.31 20:30:08.773995 [ 269 ] {56a28172-d478-4c39-966a-39384864da1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23614 | 2025.12.31 20:30:08.774332 [ 269 ] {56a28172-d478-4c39-966a-39384864da1e} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23615 | 2025.12.31 20:30:08.774367 [ 269 ] {56a28172-d478-4c39-966a-39384864da1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23616 | 2025.12.31 20:30:08.774794 [ 269 ] {56a28172-d478-4c39-966a-39384864da1e} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23617 | 2025.12.31 20:30:08.775243 [ 269 ] {56a28172-d478-4c39-966a-39384864da1e} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23618 | 2025.12.31 20:30:08.775375 [ 269 ] {56a28172-d478-4c39-966a-39384864da1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. | ||
| 23619 | 2025.12.31 20:30:08.775411 [ 269 ] {56a28172-d478-4c39-966a-39384864da1e} <Debug> TCPHandler: Processed in 0.001602646 sec. | ||
| 23620 | 2025.12.31 20:30:09.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.78 MiB, peak 424.01 MiB, free memory in arenas 0.00 B, will set to 409.38 MiB (RSS), difference: -1.41 MiB | ||
| 23621 | 2025.12.31 20:30:09.984077 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47211 | ||
| 23622 | 2025.12.31 20:30:09.984205 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23623 | 2025.12.31 20:30:09.984237 [ 286 ] {} <Debug> TCP-Session: 6784172d-0712-404b-aebe-fc095ec5412a Authenticating user 'default' from [fd00:1122:3344:101::e]:47211 | ||
| 23624 | 2025.12.31 20:30:09.984263 [ 286 ] {} <Debug> TCP-Session: 6784172d-0712-404b-aebe-fc095ec5412a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23625 | 2025.12.31 20:30:09.984280 [ 286 ] {} <Debug> TCP-Session: 6784172d-0712-404b-aebe-fc095ec5412a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23626 | 2025.12.31 20:30:09.984465 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40650 | ||
| 23627 | 2025.12.31 20:30:09.984529 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42909 | ||
| 23628 | 2025.12.31 20:30:09.984553 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49537 | ||
| 23629 | 2025.12.31 20:30:09.984589 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23630 | 2025.12.31 20:30:09.984582 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59201 | ||
| 23631 | 2025.12.31 20:30:09.984619 [ 286 ] {} <Trace> TCP-Session: 6784172d-0712-404b-aebe-fc095ec5412a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23632 | 2025.12.31 20:30:09.984653 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23633 | 2025.12.31 20:30:09.984661 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23634 | 2025.12.31 20:30:09.984698 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23635 | 2025.12.31 20:30:09.984704 [ 291 ] {} <Debug> TCP-Session: 249ec8f7-d6b8-4b1c-a8ac-e0d35cbf6411 Authenticating user 'default' from [fd00:1122:3344:101::e]:49537 | ||
| 23636 | 2025.12.31 20:30:09.984716 [ 289 ] {} <Debug> TCP-Session: 7c5c0b60-98b2-47a8-9ab0-58381d0142a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42909 | ||
| 23637 | 2025.12.31 20:30:09.984737 [ 292 ] {} <Debug> TCP-Session: d833ee22-c6a4-4ec1-a671-5f74a87b864f Authenticating user 'default' from [fd00:1122:3344:101::e]:59201 | ||
| 23638 | 2025.12.31 20:30:09.984749 [ 291 ] {} <Debug> TCP-Session: 249ec8f7-d6b8-4b1c-a8ac-e0d35cbf6411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23639 | 2025.12.31 20:30:09.984768 [ 289 ] {} <Debug> TCP-Session: 7c5c0b60-98b2-47a8-9ab0-58381d0142a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23640 | 2025.12.31 20:30:09.984787 [ 291 ] {} <Debug> TCP-Session: 249ec8f7-d6b8-4b1c-a8ac-e0d35cbf6411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23641 | 2025.12.31 20:30:09.984785 [ 292 ] {} <Debug> TCP-Session: d833ee22-c6a4-4ec1-a671-5f74a87b864f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23642 | 2025.12.31 20:30:09.984814 [ 286 ] {6436dd75-bbb2-44e7-87b0-1bb9b8fc1e98} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47211) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23643 | 2025.12.31 20:30:09.984845 [ 292 ] {} <Debug> TCP-Session: d833ee22-c6a4-4ec1-a671-5f74a87b864f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23644 | 2025.12.31 20:30:09.984805 [ 289 ] {} <Debug> TCP-Session: 7c5c0b60-98b2-47a8-9ab0-58381d0142a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23645 | 2025.12.31 20:30:09.984631 [ 288 ] {} <Debug> TCP-Session: 089fb1c3-9716-40cc-a81a-eae84c2a250a Authenticating user 'default' from [fd00:1122:3344:101::e]:40650 | ||
| 23646 | 2025.12.31 20:30:09.984610 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63439 | ||
| 23647 | 2025.12.31 20:30:09.984920 [ 288 ] {} <Debug> TCP-Session: 089fb1c3-9716-40cc-a81a-eae84c2a250a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23648 | 2025.12.31 20:30:09.984601 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59188 | ||
| 23649 | 2025.12.31 20:30:09.984968 [ 288 ] {} <Debug> TCP-Session: 089fb1c3-9716-40cc-a81a-eae84c2a250a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23650 | 2025.12.31 20:30:09.984591 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33214 | ||
| 23651 | 2025.12.31 20:30:09.985019 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23652 | 2025.12.31 20:30:09.984560 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48503 | ||
| 23653 | 2025.12.31 20:30:09.985071 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23654 | 2025.12.31 20:30:09.985087 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23655 | 2025.12.31 20:30:09.985071 [ 266 ] {} <Debug> TCP-Session: 0bf83818-2f89-4ebf-ae5b-f8280d6431e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63439 | ||
| 23656 | 2025.12.31 20:30:09.985111 [ 294 ] {} <Debug> TCP-Session: 345dd84f-83b1-4079-b3a6-a0247c6a27fd Authenticating user 'default' from [fd00:1122:3344:101::e]:59188 | ||
| 23657 | 2025.12.31 20:30:09.985123 [ 293 ] {} <Debug> TCP-Session: 4e6588c8-b54c-4877-820b-488cd755f9bb Authenticating user 'default' from [fd00:1122:3344:101::e]:33214 | ||
| 23658 | 2025.12.31 20:30:09.985137 [ 266 ] {} <Debug> TCP-Session: 0bf83818-2f89-4ebf-ae5b-f8280d6431e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23659 | 2025.12.31 20:30:09.985157 [ 294 ] {} <Debug> TCP-Session: 345dd84f-83b1-4079-b3a6-a0247c6a27fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23660 | 2025.12.31 20:30:09.985162 [ 293 ] {} <Debug> TCP-Session: 4e6588c8-b54c-4877-820b-488cd755f9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23661 | 2025.12.31 20:30:09.985170 [ 266 ] {} <Debug> TCP-Session: 0bf83818-2f89-4ebf-ae5b-f8280d6431e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23662 | 2025.12.31 20:30:09.985183 [ 294 ] {} <Debug> TCP-Session: 345dd84f-83b1-4079-b3a6-a0247c6a27fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23663 | 2025.12.31 20:30:09.985194 [ 293 ] {} <Debug> TCP-Session: 4e6588c8-b54c-4877-820b-488cd755f9bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23664 | 2025.12.31 20:30:09.985117 [ 286 ] {6436dd75-bbb2-44e7-87b0-1bb9b8fc1e98} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23665 | 2025.12.31 20:30:09.985142 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23666 | 2025.12.31 20:30:09.985293 [ 290 ] {} <Debug> TCP-Session: 03e0245a-2047-4e38-ae4c-67057a03d97e Authenticating user 'default' from [fd00:1122:3344:101::e]:48503 | ||
| 23667 | 2025.12.31 20:30:09.985297 [ 286 ] {6436dd75-bbb2-44e7-87b0-1bb9b8fc1e98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23668 | 2025.12.31 20:30:09.985316 [ 290 ] {} <Debug> TCP-Session: 03e0245a-2047-4e38-ae4c-67057a03d97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23669 | 2025.12.31 20:30:09.985341 [ 290 ] {} <Debug> TCP-Session: 03e0245a-2047-4e38-ae4c-67057a03d97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23670 | 2025.12.31 20:30:09.985593 [ 286 ] {6436dd75-bbb2-44e7-87b0-1bb9b8fc1e98} <Debug> oximeter.version (d2ab0b57-2720-496c-888d-8635269b395c) (SelectExecutor): Key condition: unknown | ||
| 23671 | 2025.12.31 20:30:09.986504 [ 331 ] {6436dd75-bbb2-44e7-87b0-1bb9b8fc1e98} <Trace> AggregatingTransform: Aggregating | ||
| 23672 | 2025.12.31 20:30:09.986553 [ 331 ] {6436dd75-bbb2-44e7-87b0-1bb9b8fc1e98} <Trace> Aggregator: Aggregation method: without_key | ||
| 23673 | 2025.12.31 20:30:09.986589 [ 331 ] {6436dd75-bbb2-44e7-87b0-1bb9b8fc1e98} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089338 sec. (1119.345 rows/sec., 43.72 KiB/sec.) | ||
| 23674 | 2025.12.31 20:30:09.986608 [ 331 ] {6436dd75-bbb2-44e7-87b0-1bb9b8fc1e98} <Trace> Aggregator: Merging aggregated data | ||
| 23675 | 2025.12.31 20:30:09.988030 [ 286 ] {6436dd75-bbb2-44e7-87b0-1bb9b8fc1e98} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003269 sec., 305.90394616090543 rows/sec., 11.95 KiB/sec. | ||
| 23676 | 2025.12.31 20:30:09.988136 [ 286 ] {6436dd75-bbb2-44e7-87b0-1bb9b8fc1e98} <Debug> TCPHandler: Processed in 0.003654393 sec. | ||
| 23677 | 2025.12.31 20:30:09.988218 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23678 | 2025.12.31 20:30:09.988245 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23679 | 2025.12.31 20:30:09.988255 [ 286 ] {} <Debug> TCP-Session: 6784172d-0712-404b-aebe-fc095ec5412a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23680 | 2025.12.31 20:30:09.988263 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23681 | 2025.12.31 20:30:09.988289 [ 288 ] {} <Debug> TCP-Session: 089fb1c3-9716-40cc-a81a-eae84c2a250a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23682 | 2025.12.31 20:30:09.988310 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23683 | 2025.12.31 20:30:09.988334 [ 266 ] {} <Debug> TCP-Session: 0bf83818-2f89-4ebf-ae5b-f8280d6431e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23684 | 2025.12.31 20:30:09.988338 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23685 | 2025.12.31 20:30:09.988351 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23686 | 2025.12.31 20:30:09.988391 [ 290 ] {} <Debug> TCP-Session: 03e0245a-2047-4e38-ae4c-67057a03d97e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23687 | 2025.12.31 20:30:09.988363 [ 289 ] {} <Debug> TCP-Session: 7c5c0b60-98b2-47a8-9ab0-58381d0142a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23688 | 2025.12.31 20:30:09.988406 [ 294 ] {} <Debug> TCP-Session: 345dd84f-83b1-4079-b3a6-a0247c6a27fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23689 | 2025.12.31 20:30:09.988323 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23690 | 2025.12.31 20:30:09.988294 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23691 | 2025.12.31 20:30:09.988483 [ 291 ] {} <Debug> TCP-Session: 249ec8f7-d6b8-4b1c-a8ac-e0d35cbf6411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23692 | 2025.12.31 20:30:09.988278 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23693 | 2025.12.31 20:30:09.988515 [ 293 ] {} <Debug> TCP-Session: 4e6588c8-b54c-4877-820b-488cd755f9bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23694 | 2025.12.31 20:30:09.988557 [ 292 ] {} <Debug> TCP-Session: d833ee22-c6a4-4ec1-a671-5f74a87b864f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23695 | 2025.12.31 20:30:12.957479 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23696 | 2025.12.31 20:30:12.957532 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23697 | 2025.12.31 20:30:13.209381 [ 217 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 23698 | 2025.12.31 20:30:13.209433 [ 217 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 23699 | 2025.12.31 20:30:13.215529 [ 217 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): 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] | ||
| 23700 | 2025.12.31 20:30:13.239638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50821 | ||
| 23701 | 2025.12.31 20:30:13.240231 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23702 | 2025.12.31 20:30:13.240280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23703 | 2025.12.31 20:30:13.240909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 23704 | 2025.12.31 20:30:13.241345 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23705 | 2025.12.31 20:30:13.241481 [ 94 ] {} <Debug> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 23706 | 2025.12.31 20:30:13.241487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50821 | ||
| 23707 | 2025.12.31 20:30:13.241549 [ 94 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23708 | 2025.12.31 20:30:13.241577 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23709 | 2025.12.31 20:30:13.241721 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 23710 | 2025.12.31 20:30:13.241897 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23711 | 2025.12.31 20:30:13.241957 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48389 rows starting from the beginning of the part | ||
| 23712 | 2025.12.31 20:30:13.242063 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 23713 | 2025.12.31 20:30:13.242139 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 23714 | 2025.12.31 20:30:13.242205 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 23715 | 2025.12.31 20:30:13.242267 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 23716 | 2025.12.31 20:30:13.242334 [ 202 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::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 | ||
| 23717 | 2025.12.31 20:30:13.245166 [ 190 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50821 rows, containing 4 columns (4 merged, 0 gathered) in 0.00351664 sec., 14451578.779744301 rows/sec., 206.73 MiB/sec. | ||
| 23718 | 2025.12.31 20:30:13.245545 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 23719 | 2025.12.31 20:30:13.245995 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_106_21} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23720 | 2025.12.31 20:30:13.246070 [ 198 ] {7864325e-d7d9-47e4-bb69-e5dc243f20cd::all_1_106_21} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 23721 | 2025.12.31 20:30:13.246151 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 23722 | 2025.12.31 20:30:13.310180 [ 220 ] {} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 23723 | 2025.12.31 20:30:13.310233 [ 220 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 23724 | 2025.12.31 20:30:13.318897 [ 220 ] {} <Debug> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): 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] | ||
| 23725 | 2025.12.31 20:30:13.324560 [ 221 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 23726 | 2025.12.31 20:30:13.324596 [ 221 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 23727 | 2025.12.31 20:30:13.328184 [ 221 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): 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] | ||
| 23728 | 2025.12.31 20:30:13.329776 [ 220 ] {} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Found 6 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, all_15_15_0] | ||
| 23729 | 2025.12.31 20:30:13.329804 [ 220 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Removing 6 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, all_15_15_0] | ||
| 23730 | 2025.12.31 20:30:13.333187 [ 220 ] {} <Debug> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 23731 | 2025.12.31 20:30:13.640709 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 23732 | 2025.12.31 20:30:13.640770 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 23733 | 2025.12.31 20:30:13.648933 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): 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] | ||
| 23734 | 2025.12.31 20:30:13.774954 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23735 | 2025.12.31 20:30:13.775137 [ 269 ] {8542759b-b0b1-4390-9b26-9e60d732ead8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23736 | 2025.12.31 20:30:13.775203 [ 269 ] {8542759b-b0b1-4390-9b26-9e60d732ead8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23737 | 2025.12.31 20:30:13.776026 [ 269 ] {8542759b-b0b1-4390-9b26-9e60d732ead8} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23738 | 2025.12.31 20:30:13.776062 [ 269 ] {8542759b-b0b1-4390-9b26-9e60d732ead8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23739 | 2025.12.31 20:30:13.776550 [ 269 ] {8542759b-b0b1-4390-9b26-9e60d732ead8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 23740 | 2025.12.31 20:30:13.777014 [ 269 ] {8542759b-b0b1-4390-9b26-9e60d732ead8} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23741 | 2025.12.31 20:30:13.777158 [ 269 ] {8542759b-b0b1-4390-9b26-9e60d732ead8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002072 sec., 197876.44787644787 rows/sec., 12.55 MiB/sec. | ||
| 23742 | 2025.12.31 20:30:13.777200 [ 269 ] {8542759b-b0b1-4390-9b26-9e60d732ead8} <Debug> TCPHandler: Processed in 0.002371734 sec. | ||
| 23743 | 2025.12.31 20:30:13.777321 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23744 | 2025.12.31 20:30:13.777417 [ 269 ] {f4926fb0-e028-4095-916f-54570d43510a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23745 | 2025.12.31 20:30:13.777456 [ 269 ] {f4926fb0-e028-4095-916f-54570d43510a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23746 | 2025.12.31 20:30:13.778451 [ 269 ] {f4926fb0-e028-4095-916f-54570d43510a} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23747 | 2025.12.31 20:30:13.778485 [ 269 ] {f4926fb0-e028-4095-916f-54570d43510a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23748 | 2025.12.31 20:30:13.778981 [ 269 ] {f4926fb0-e028-4095-916f-54570d43510a} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23749 | 2025.12.31 20:30:13.779417 [ 269 ] {f4926fb0-e028-4095-916f-54570d43510a} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23750 | 2025.12.31 20:30:13.779545 [ 269 ] {f4926fb0-e028-4095-916f-54570d43510a} <Debug> executeQuery: Read 1214 rows, 99.48 KiB in 0.002147 sec., 565440.1490451794 rows/sec., 45.25 MiB/sec. | ||
| 23751 | 2025.12.31 20:30:13.779583 [ 269 ] {f4926fb0-e028-4095-916f-54570d43510a} <Debug> TCPHandler: Processed in 0.002311873 sec. | ||
| 23752 | 2025.12.31 20:30:13.779691 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23753 | 2025.12.31 20:30:13.779785 [ 269 ] {29e0569b-6dbb-4b90-b3ac-730b3fcaea4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23754 | 2025.12.31 20:30:13.779824 [ 269 ] {29e0569b-6dbb-4b90-b3ac-730b3fcaea4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23755 | 2025.12.31 20:30:13.780323 [ 269 ] {29e0569b-6dbb-4b90-b3ac-730b3fcaea4f} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23756 | 2025.12.31 20:30:13.780356 [ 269 ] {29e0569b-6dbb-4b90-b3ac-730b3fcaea4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23757 | 2025.12.31 20:30:13.780764 [ 269 ] {29e0569b-6dbb-4b90-b3ac-730b3fcaea4f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 23758 | 2025.12.31 20:30:13.781188 [ 269 ] {29e0569b-6dbb-4b90-b3ac-730b3fcaea4f} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23759 | 2025.12.31 20:30:13.781318 [ 269 ] {29e0569b-6dbb-4b90-b3ac-730b3fcaea4f} <Debug> executeQuery: Read 256 rows, 16.15 KiB in 0.001551 sec., 165054.8033526757 rows/sec., 10.17 MiB/sec. | ||
| 23760 | 2025.12.31 20:30:13.781355 [ 269 ] {29e0569b-6dbb-4b90-b3ac-730b3fcaea4f} <Debug> TCPHandler: Processed in 0.001714029 sec. | ||
| 23761 | 2025.12.31 20:30:13.781463 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23762 | 2025.12.31 20:30:13.781556 [ 269 ] {91f7f4df-d3ad-4e68-bef7-20ba1c581033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23763 | 2025.12.31 20:30:13.781595 [ 269 ] {91f7f4df-d3ad-4e68-bef7-20ba1c581033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23764 | 2025.12.31 20:30:13.782067 [ 269 ] {91f7f4df-d3ad-4e68-bef7-20ba1c581033} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23765 | 2025.12.31 20:30:13.782101 [ 269 ] {91f7f4df-d3ad-4e68-bef7-20ba1c581033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23766 | 2025.12.31 20:30:13.782513 [ 269 ] {91f7f4df-d3ad-4e68-bef7-20ba1c581033} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 23767 | 2025.12.31 20:30:13.782968 [ 269 ] {91f7f4df-d3ad-4e68-bef7-20ba1c581033} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23768 | 2025.12.31 20:30:13.783094 [ 269 ] {91f7f4df-d3ad-4e68-bef7-20ba1c581033} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001556 sec., 136246.78663239075 rows/sec., 8.79 MiB/sec. | ||
| 23769 | 2025.12.31 20:30:13.783130 [ 269 ] {91f7f4df-d3ad-4e68-bef7-20ba1c581033} <Debug> TCPHandler: Processed in 0.001716679 sec. | ||
| 23770 | 2025.12.31 20:30:13.783238 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23771 | 2025.12.31 20:30:13.783332 [ 269 ] {012173fd-755a-41cc-8c54-f99441f6772b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23772 | 2025.12.31 20:30:13.783371 [ 269 ] {012173fd-755a-41cc-8c54-f99441f6772b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23773 | 2025.12.31 20:30:13.783833 [ 269 ] {012173fd-755a-41cc-8c54-f99441f6772b} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23774 | 2025.12.31 20:30:13.783866 [ 269 ] {012173fd-755a-41cc-8c54-f99441f6772b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23775 | 2025.12.31 20:30:13.784278 [ 269 ] {012173fd-755a-41cc-8c54-f99441f6772b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 23776 | 2025.12.31 20:30:13.784710 [ 269 ] {012173fd-755a-41cc-8c54-f99441f6772b} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23777 | 2025.12.31 20:30:13.784839 [ 269 ] {012173fd-755a-41cc-8c54-f99441f6772b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001524 sec., 138451.4435695538 rows/sec., 7.86 MiB/sec. | ||
| 23778 | 2025.12.31 20:30:13.784877 [ 269 ] {012173fd-755a-41cc-8c54-f99441f6772b} <Debug> TCPHandler: Processed in 0.001688859 sec. | ||
| 23779 | 2025.12.31 20:30:13.784984 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23780 | 2025.12.31 20:30:13.785078 [ 269 ] {f5c27e71-d34f-49af-b9cd-6e046a406cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23781 | 2025.12.31 20:30:13.785117 [ 269 ] {f5c27e71-d34f-49af-b9cd-6e046a406cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23782 | 2025.12.31 20:30:13.785782 [ 269 ] {f5c27e71-d34f-49af-b9cd-6e046a406cf3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23783 | 2025.12.31 20:30:13.785817 [ 269 ] {f5c27e71-d34f-49af-b9cd-6e046a406cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23784 | 2025.12.31 20:30:13.786262 [ 269 ] {f5c27e71-d34f-49af-b9cd-6e046a406cf3} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23785 | 2025.12.31 20:30:13.786695 [ 269 ] {f5c27e71-d34f-49af-b9cd-6e046a406cf3} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23786 | 2025.12.31 20:30:13.786825 [ 269 ] {f5c27e71-d34f-49af-b9cd-6e046a406cf3} <Debug> executeQuery: Read 730 rows, 52.55 KiB in 0.001765 sec., 413597.73371104815 rows/sec., 29.08 MiB/sec. | ||
| 23787 | 2025.12.31 20:30:13.786862 [ 269 ] {f5c27e71-d34f-49af-b9cd-6e046a406cf3} <Debug> TCPHandler: Processed in 0.001928164 sec. | ||
| 23788 | 2025.12.31 20:30:13.786971 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23789 | 2025.12.31 20:30:13.787066 [ 269 ] {bd939b67-a7ac-4d46-9bec-92ba50bf15b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23790 | 2025.12.31 20:30:13.787107 [ 269 ] {bd939b67-a7ac-4d46-9bec-92ba50bf15b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23791 | 2025.12.31 20:30:13.787434 [ 269 ] {bd939b67-a7ac-4d46-9bec-92ba50bf15b3} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23792 | 2025.12.31 20:30:13.787469 [ 269 ] {bd939b67-a7ac-4d46-9bec-92ba50bf15b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23793 | 2025.12.31 20:30:13.787879 [ 269 ] {bd939b67-a7ac-4d46-9bec-92ba50bf15b3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 23794 | 2025.12.31 20:30:13.788345 [ 269 ] {bd939b67-a7ac-4d46-9bec-92ba50bf15b3} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23795 | 2025.12.31 20:30:13.788473 [ 269 ] {bd939b67-a7ac-4d46-9bec-92ba50bf15b3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec. | ||
| 23796 | 2025.12.31 20:30:13.788510 [ 269 ] {bd939b67-a7ac-4d46-9bec-92ba50bf15b3} <Debug> TCPHandler: Processed in 0.001588567 sec. | ||
| 23797 | 2025.12.31 20:30:13.788617 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23798 | 2025.12.31 20:30:13.788710 [ 269 ] {fe5e2ecd-7a84-49fb-993a-b1ab73006fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23799 | 2025.12.31 20:30:13.788752 [ 269 ] {fe5e2ecd-7a84-49fb-993a-b1ab73006fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23800 | 2025.12.31 20:30:13.789177 [ 269 ] {fe5e2ecd-7a84-49fb-993a-b1ab73006fa7} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23801 | 2025.12.31 20:30:13.789212 [ 269 ] {fe5e2ecd-7a84-49fb-993a-b1ab73006fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23802 | 2025.12.31 20:30:13.789658 [ 269 ] {fe5e2ecd-7a84-49fb-993a-b1ab73006fa7} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23803 | 2025.12.31 20:30:13.790091 [ 269 ] {fe5e2ecd-7a84-49fb-993a-b1ab73006fa7} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23804 | 2025.12.31 20:30:13.790221 [ 269 ] {fe5e2ecd-7a84-49fb-993a-b1ab73006fa7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001529 sec., 205362.98234139962 rows/sec., 13.49 MiB/sec. | ||
| 23805 | 2025.12.31 20:30:13.790258 [ 269 ] {fe5e2ecd-7a84-49fb-993a-b1ab73006fa7} <Debug> TCPHandler: Processed in 0.001690188 sec. | ||
| 23806 | 2025.12.31 20:30:13.790361 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23807 | 2025.12.31 20:30:13.790454 [ 269 ] {db5dc399-a946-41aa-ab3b-a8c759492ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23808 | 2025.12.31 20:30:13.790495 [ 269 ] {db5dc399-a946-41aa-ab3b-a8c759492ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23809 | 2025.12.31 20:30:13.790798 [ 269 ] {db5dc399-a946-41aa-ab3b-a8c759492ba8} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23810 | 2025.12.31 20:30:13.790833 [ 269 ] {db5dc399-a946-41aa-ab3b-a8c759492ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23811 | 2025.12.31 20:30:13.791241 [ 269 ] {db5dc399-a946-41aa-ab3b-a8c759492ba8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 23812 | 2025.12.31 20:30:13.791728 [ 269 ] {db5dc399-a946-41aa-ab3b-a8c759492ba8} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23813 | 2025.12.31 20:30:13.791856 [ 269 ] {db5dc399-a946-41aa-ab3b-a8c759492ba8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
| 23814 | 2025.12.31 20:30:13.791858 [ 92 ] {} <Debug> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Selected 6 parts from all_1_50_11 to all_55_55_0 | ||
| 23815 | 2025.12.31 20:30:13.791894 [ 269 ] {db5dc399-a946-41aa-ab3b-a8c759492ba8} <Debug> TCPHandler: Processed in 0.001582436 sec. | ||
| 23816 | 2025.12.31 20:30:13.791914 [ 92 ] {} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23817 | 2025.12.31 20:30:13.791941 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23818 | 2025.12.31 20:30:13.792008 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23819 | 2025.12.31 20:30:13.792032 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_11 to all_55_55_0 into Compact with storage Full | ||
| 23820 | 2025.12.31 20:30:13.792105 [ 269 ] {f75b12a9-dfa8-4387-be6a-9488f8bc8844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23821 | 2025.12.31 20:30:13.792129 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23822 | 2025.12.31 20:30:13.792158 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 50 rows starting from the beginning of the part | ||
| 23823 | 2025.12.31 20:30:13.792160 [ 269 ] {f75b12a9-dfa8-4387-be6a-9488f8bc8844} <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 | ||
| 23824 | 2025.12.31 20:30:13.792220 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 23825 | 2025.12.31 20:30:13.792284 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 23826 | 2025.12.31 20:30:13.792345 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 23827 | 2025.12.31 20:30:13.792406 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 23828 | 2025.12.31 20:30:13.792453 [ 190 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 23829 | 2025.12.31 20:30:13.793055 [ 269 ] {f75b12a9-dfa8-4387-be6a-9488f8bc8844} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23830 | 2025.12.31 20:30:13.793089 [ 269 ] {f75b12a9-dfa8-4387-be6a-9488f8bc8844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23831 | 2025.12.31 20:30:13.793228 [ 193 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.001230238 sec., 44706.79657106999 rows/sec., 2.94 MiB/sec. | ||
| 23832 | 2025.12.31 20:30:13.793525 [ 199 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 23833 | 2025.12.31 20:30:13.793790 [ 269 ] {f75b12a9-dfa8-4387-be6a-9488f8bc8844} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 23834 | 2025.12.31 20:30:13.794113 [ 199 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_55_12} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23835 | 2025.12.31 20:30:13.794198 [ 199 ] {407c96ac-fd44-4252-ba8a-bffa5343e9e8::all_1_55_12} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8) (MergerMutator): Merged 6 parts: [all_1_50_11, all_55_55_0] -> all_1_55_12 | ||
| 23836 | 2025.12.31 20:30:13.794286 [ 269 ] {f75b12a9-dfa8-4387-be6a-9488f8bc8844} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23837 | 2025.12.31 20:30:13.794310 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23838 | 2025.12.31 20:30:13.794435 [ 269 ] {f75b12a9-dfa8-4387-be6a-9488f8bc8844} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002348 sec., 21720.6132879046 rows/sec., 38.92 MiB/sec. | ||
| 23839 | 2025.12.31 20:30:13.794497 [ 269 ] {f75b12a9-dfa8-4387-be6a-9488f8bc8844} <Debug> TCPHandler: Processed in 0.002537878 sec. | ||
| 23840 | 2025.12.31 20:30:13.794609 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23841 | 2025.12.31 20:30:13.794703 [ 269 ] {cf435a0b-b6ba-49a6-b2a3-5be71e558100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23842 | 2025.12.31 20:30:13.794744 [ 269 ] {cf435a0b-b6ba-49a6-b2a3-5be71e558100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23843 | 2025.12.31 20:30:13.795078 [ 269 ] {cf435a0b-b6ba-49a6-b2a3-5be71e558100} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23844 | 2025.12.31 20:30:13.795113 [ 269 ] {cf435a0b-b6ba-49a6-b2a3-5be71e558100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23845 | 2025.12.31 20:30:13.795574 [ 269 ] {cf435a0b-b6ba-49a6-b2a3-5be71e558100} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23846 | 2025.12.31 20:30:13.796064 [ 269 ] {cf435a0b-b6ba-49a6-b2a3-5be71e558100} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23847 | 2025.12.31 20:30:13.796193 [ 269 ] {cf435a0b-b6ba-49a6-b2a3-5be71e558100} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001508 sec., 68965.5172413793 rows/sec., 4.23 MiB/sec. | ||
| 23848 | 2025.12.31 20:30:13.796230 [ 269 ] {cf435a0b-b6ba-49a6-b2a3-5be71e558100} <Debug> TCPHandler: Processed in 0.001670858 sec. | ||
| 23849 | 2025.12.31 20:30:15.992393 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 798 | ||
| 23850 | 2025.12.31 20:30:16.010733 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23851 | 2025.12.31 20:30:16.010795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23852 | 2025.12.31 20:30:16.017332 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 23853 | 2025.12.31 20:30:16.018481 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23854 | 2025.12.31 20:30:16.018788 [ 88 ] {} <Debug> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 23855 | 2025.12.31 20:30:16.018849 [ 88 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23856 | 2025.12.31 20:30:16.018869 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23857 | 2025.12.31 20:30:16.018987 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 23858 | 2025.12.31 20:30:16.022275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 798 | ||
| 23859 | 2025.12.31 20:30:16.023083 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23860 | 2025.12.31 20:30:16.024724 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 23861 | 2025.12.31 20:30:16.029631 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 23862 | 2025.12.31 20:30:16.034541 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 23863 | 2025.12.31 20:30:16.039479 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 23864 | 2025.12.31 20:30:16.044642 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 23865 | 2025.12.31 20:30:16.049801 [ 189 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::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 | ||
| 23866 | 2025.12.31 20:30:16.117198 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 679 columns (679 merged, 0 gathered) in 0.098261652 sec., 8121.174270507888 rows/sec., 41.99 MiB/sec. | ||
| 23867 | 2025.12.31 20:30:16.120948 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 23868 | 2025.12.31 20:30:16.123585 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_106_21} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23869 | 2025.12.31 20:30:16.123706 [ 199 ] {62b98021-797f-4dbd-ad51-b87bb48d85dd::all_1_106_21} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 23870 | 2025.12.31 20:30:16.126523 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 23871 | 2025.12.31 20:30:17.000265 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.45 MiB, peak 427.87 MiB, free memory in arenas 0.00 B, will set to 409.38 MiB (RSS), difference: -1.07 MiB | ||
| 23872 | 2025.12.31 20:30:18.413683 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2904 | ||
| 23873 | 2025.12.31 20:30:18.416209 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23874 | 2025.12.31 20:30:18.416254 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23875 | 2025.12.31 20:30:18.417656 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 23876 | 2025.12.31 20:30:18.418211 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23877 | 2025.12.31 20:30:18.418552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2904 | ||
| 23878 | 2025.12.31 20:30:18.762170 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23879 | 2025.12.31 20:30:18.762346 [ 269 ] {8721c9e2-393f-438a-a7be-19eb6694dfe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23880 | 2025.12.31 20:30:18.762409 [ 269 ] {8721c9e2-393f-438a-a7be-19eb6694dfe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23881 | 2025.12.31 20:30:18.763073 [ 269 ] {8721c9e2-393f-438a-a7be-19eb6694dfe0} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23882 | 2025.12.31 20:30:18.763114 [ 269 ] {8721c9e2-393f-438a-a7be-19eb6694dfe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23883 | 2025.12.31 20:30:18.763640 [ 269 ] {8721c9e2-393f-438a-a7be-19eb6694dfe0} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23884 | 2025.12.31 20:30:18.764077 [ 269 ] {8721c9e2-393f-438a-a7be-19eb6694dfe0} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23885 | 2025.12.31 20:30:18.764230 [ 269 ] {8721c9e2-393f-438a-a7be-19eb6694dfe0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001934 sec., 39296.79420889349 rows/sec., 3.24 MiB/sec. | ||
| 23886 | 2025.12.31 20:30:18.764272 [ 269 ] {8721c9e2-393f-438a-a7be-19eb6694dfe0} <Debug> TCPHandler: Processed in 0.002228941 sec. | ||
| 23887 | 2025.12.31 20:30:18.764398 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23888 | 2025.12.31 20:30:18.764493 [ 269 ] {5c0a3cb8-2aae-4e7e-a5a4-6da53a0a1036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23889 | 2025.12.31 20:30:18.764534 [ 269 ] {5c0a3cb8-2aae-4e7e-a5a4-6da53a0a1036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23890 | 2025.12.31 20:30:18.764926 [ 269 ] {5c0a3cb8-2aae-4e7e-a5a4-6da53a0a1036} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23891 | 2025.12.31 20:30:18.764962 [ 269 ] {5c0a3cb8-2aae-4e7e-a5a4-6da53a0a1036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23892 | 2025.12.31 20:30:18.765365 [ 269 ] {5c0a3cb8-2aae-4e7e-a5a4-6da53a0a1036} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 23893 | 2025.12.31 20:30:18.765778 [ 269 ] {5c0a3cb8-2aae-4e7e-a5a4-6da53a0a1036} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23894 | 2025.12.31 20:30:18.765910 [ 269 ] {5c0a3cb8-2aae-4e7e-a5a4-6da53a0a1036} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001435 sec., 6968.641114982578 rows/sec., 524.01 KiB/sec. | ||
| 23895 | 2025.12.31 20:30:18.765948 [ 269 ] {5c0a3cb8-2aae-4e7e-a5a4-6da53a0a1036} <Debug> TCPHandler: Processed in 0.001600997 sec. | ||
| 23896 | 2025.12.31 20:30:18.766066 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23897 | 2025.12.31 20:30:18.766159 [ 269 ] {fddbf296-9768-4855-936a-413e57c41985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23898 | 2025.12.31 20:30:18.766199 [ 269 ] {fddbf296-9768-4855-936a-413e57c41985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23899 | 2025.12.31 20:30:18.766624 [ 269 ] {fddbf296-9768-4855-936a-413e57c41985} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23900 | 2025.12.31 20:30:18.766660 [ 269 ] {fddbf296-9768-4855-936a-413e57c41985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23901 | 2025.12.31 20:30:18.767105 [ 269 ] {fddbf296-9768-4855-936a-413e57c41985} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23902 | 2025.12.31 20:30:18.767520 [ 269 ] {fddbf296-9768-4855-936a-413e57c41985} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23903 | 2025.12.31 20:30:18.767648 [ 269 ] {fddbf296-9768-4855-936a-413e57c41985} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001507 sec., 49104.1804910418 rows/sec., 3.83 MiB/sec. | ||
| 23904 | 2025.12.31 20:30:18.767686 [ 269 ] {fddbf296-9768-4855-936a-413e57c41985} <Debug> TCPHandler: Processed in 0.001670958 sec. | ||
| 23905 | 2025.12.31 20:30:18.767794 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23906 | 2025.12.31 20:30:18.767888 [ 269 ] {73acdbec-d7c7-428a-8ee6-1b5ffc5335b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23907 | 2025.12.31 20:30:18.767931 [ 269 ] {73acdbec-d7c7-428a-8ee6-1b5ffc5335b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23908 | 2025.12.31 20:30:18.768334 [ 269 ] {73acdbec-d7c7-428a-8ee6-1b5ffc5335b2} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23909 | 2025.12.31 20:30:18.768369 [ 269 ] {73acdbec-d7c7-428a-8ee6-1b5ffc5335b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23910 | 2025.12.31 20:30:18.768797 [ 269 ] {73acdbec-d7c7-428a-8ee6-1b5ffc5335b2} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23911 | 2025.12.31 20:30:18.769209 [ 269 ] {73acdbec-d7c7-428a-8ee6-1b5ffc5335b2} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23912 | 2025.12.31 20:30:18.769340 [ 269 ] {73acdbec-d7c7-428a-8ee6-1b5ffc5335b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 23913 | 2025.12.31 20:30:18.769377 [ 269 ] {73acdbec-d7c7-428a-8ee6-1b5ffc5335b2} <Debug> TCPHandler: Processed in 0.001632377 sec. | ||
| 23914 | 2025.12.31 20:30:18.769481 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23915 | 2025.12.31 20:30:18.769575 [ 269 ] {ae98b8a5-0cd0-4a93-82c2-1f2c578baca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23916 | 2025.12.31 20:30:18.769628 [ 269 ] {ae98b8a5-0cd0-4a93-82c2-1f2c578baca0} <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 | ||
| 23917 | 2025.12.31 20:30:18.770409 [ 269 ] {ae98b8a5-0cd0-4a93-82c2-1f2c578baca0} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23918 | 2025.12.31 20:30:18.770444 [ 269 ] {ae98b8a5-0cd0-4a93-82c2-1f2c578baca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23919 | 2025.12.31 20:30:18.771060 [ 269 ] {ae98b8a5-0cd0-4a93-82c2-1f2c578baca0} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23920 | 2025.12.31 20:30:18.771472 [ 269 ] {ae98b8a5-0cd0-4a93-82c2-1f2c578baca0} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23921 | 2025.12.31 20:30:18.771617 [ 269 ] {ae98b8a5-0cd0-4a93-82c2-1f2c578baca0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002059 sec., 4856.726566294317 rows/sec., 8.70 MiB/sec. | ||
| 23922 | 2025.12.31 20:30:18.771673 [ 269 ] {ae98b8a5-0cd0-4a93-82c2-1f2c578baca0} <Debug> TCPHandler: Processed in 0.002240452 sec. | ||
| 23923 | 2025.12.31 20:30:18.771782 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23924 | 2025.12.31 20:30:18.771876 [ 269 ] {c854e66a-7bac-474d-a2b8-d33f0ea98e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23925 | 2025.12.31 20:30:18.771918 [ 269 ] {c854e66a-7bac-474d-a2b8-d33f0ea98e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23926 | 2025.12.31 20:30:18.772255 [ 269 ] {c854e66a-7bac-474d-a2b8-d33f0ea98e5c} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23927 | 2025.12.31 20:30:18.772290 [ 269 ] {c854e66a-7bac-474d-a2b8-d33f0ea98e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23928 | 2025.12.31 20:30:18.772712 [ 269 ] {c854e66a-7bac-474d-a2b8-d33f0ea98e5c} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23929 | 2025.12.31 20:30:18.773173 [ 269 ] {c854e66a-7bac-474d-a2b8-d33f0ea98e5c} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23930 | 2025.12.31 20:30:18.773306 [ 269 ] {c854e66a-7bac-474d-a2b8-d33f0ea98e5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. | ||
| 23931 | 2025.12.31 20:30:18.773306 [ 73 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23932 | 2025.12.31 20:30:18.773427 [ 269 ] {c854e66a-7bac-474d-a2b8-d33f0ea98e5c} <Debug> TCPHandler: Processed in 0.001693849 sec. | ||
| 23933 | 2025.12.31 20:30:18.773453 [ 73 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23934 | 2025.12.31 20:30:18.773478 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23935 | 2025.12.31 20:30:18.773597 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::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 | ||
| 23936 | 2025.12.31 20:30:18.773754 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23937 | 2025.12.31 20:30:18.773793 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 10328 rows starting from the beginning of the part | ||
| 23938 | 2025.12.31 20:30:18.773862 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 23939 | 2025.12.31 20:30:18.773995 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 104 rows starting from the beginning of the part | ||
| 23940 | 2025.12.31 20:30:18.774041 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 23941 | 2025.12.31 20:30:18.774080 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 104 rows starting from the beginning of the part | ||
| 23942 | 2025.12.31 20:30:18.774125 [ 200 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
| 23943 | 2025.12.31 20:30:18.776564 [ 199 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10716 rows, containing 4 columns (4 merged, 0 gathered) in 0.003019909 sec., 3548451.294393308 rows/sec., 228.06 MiB/sec. | ||
| 23944 | 2025.12.31 20:30:18.776975 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23945 | 2025.12.31 20:30:18.777550 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_166_33} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23946 | 2025.12.31 20:30:18.777640 [ 195 ] {265594a3-14f5-4163-910e-f7ac836cf723::all_1_166_33} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23947 | 2025.12.31 20:30:18.777740 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 23948 | 2025.12.31 20:30:20.141633 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23949 | 2025.12.31 20:30:20.141923 [ 269 ] {e94346af-b18c-4a25-af26-a3cf6a5901d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23950 | 2025.12.31 20:30:20.142011 [ 269 ] {e94346af-b18c-4a25-af26-a3cf6a5901d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23951 | 2025.12.31 20:30:20.142967 [ 269 ] {e94346af-b18c-4a25-af26-a3cf6a5901d2} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23952 | 2025.12.31 20:30:20.143011 [ 269 ] {e94346af-b18c-4a25-af26-a3cf6a5901d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23953 | 2025.12.31 20:30:20.143555 [ 269 ] {e94346af-b18c-4a25-af26-a3cf6a5901d2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 23954 | 2025.12.31 20:30:20.144010 [ 269 ] {e94346af-b18c-4a25-af26-a3cf6a5901d2} <Trace> oximeter.fields_i16 (7f27bae8-900e-414f-840b-e1e8a53d234d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23955 | 2025.12.31 20:30:20.144162 [ 269 ] {e94346af-b18c-4a25-af26-a3cf6a5901d2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002313 sec., 177258.97103329012 rows/sec., 11.24 MiB/sec. | ||
| 23956 | 2025.12.31 20:30:20.144204 [ 269 ] {e94346af-b18c-4a25-af26-a3cf6a5901d2} <Debug> TCPHandler: Processed in 0.002751402 sec. | ||
| 23957 | 2025.12.31 20:30:20.144331 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23958 | 2025.12.31 20:30:20.144424 [ 269 ] {f2f51fe0-b337-40fb-8246-2ae0fb88bc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23959 | 2025.12.31 20:30:20.144464 [ 269 ] {f2f51fe0-b337-40fb-8246-2ae0fb88bc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23960 | 2025.12.31 20:30:20.144901 [ 269 ] {f2f51fe0-b337-40fb-8246-2ae0fb88bc6f} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23961 | 2025.12.31 20:30:20.144937 [ 269 ] {f2f51fe0-b337-40fb-8246-2ae0fb88bc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23962 | 2025.12.31 20:30:20.145343 [ 269 ] {f2f51fe0-b337-40fb-8246-2ae0fb88bc6f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 23963 | 2025.12.31 20:30:20.145787 [ 269 ] {f2f51fe0-b337-40fb-8246-2ae0fb88bc6f} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23964 | 2025.12.31 20:30:20.145926 [ 269 ] {f2f51fe0-b337-40fb-8246-2ae0fb88bc6f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00152 sec., 5263.157894736842 rows/sec., 429.17 KiB/sec. | ||
| 23965 | 2025.12.31 20:30:20.145964 [ 269 ] {f2f51fe0-b337-40fb-8246-2ae0fb88bc6f} <Debug> TCPHandler: Processed in 0.001686479 sec. | ||
| 23966 | 2025.12.31 20:30:20.145963 [ 224 ] {} <Trace> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 23967 | 2025.12.31 20:30:20.146022 [ 224 ] {} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 23968 | 2025.12.31 20:30:20.146084 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23969 | 2025.12.31 20:30:20.146183 [ 269 ] {8f3ec063-7a07-4249-ae69-94e514c5b5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23970 | 2025.12.31 20:30:20.146223 [ 269 ] {8f3ec063-7a07-4249-ae69-94e514c5b5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23971 | 2025.12.31 20:30:20.147724 [ 224 ] {} <Debug> oximeter.fields_ipaddr (49273cc8-69d5-4a9c-b9e7-80ae97ba2c06): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 23972 | 2025.12.31 20:30:20.147785 [ 269 ] {8f3ec063-7a07-4249-ae69-94e514c5b5e4} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23973 | 2025.12.31 20:30:20.147826 [ 269 ] {8f3ec063-7a07-4249-ae69-94e514c5b5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23974 | 2025.12.31 20:30:20.148391 [ 269 ] {8f3ec063-7a07-4249-ae69-94e514c5b5e4} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23975 | 2025.12.31 20:30:20.148878 [ 269 ] {8f3ec063-7a07-4249-ae69-94e514c5b5e4} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23976 | 2025.12.31 20:30:20.149015 [ 269 ] {8f3ec063-7a07-4249-ae69-94e514c5b5e4} <Debug> executeQuery: Read 2358 rows, 196.33 KiB in 0.002849 sec., 827658.8276588276 rows/sec., 67.30 MiB/sec. | ||
| 23977 | 2025.12.31 20:30:20.149054 [ 269 ] {8f3ec063-7a07-4249-ae69-94e514c5b5e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 23978 | 2025.12.31 20:30:20.149067 [ 269 ] {8f3ec063-7a07-4249-ae69-94e514c5b5e4} <Debug> TCPHandler: Processed in 0.003035529 sec. | ||
| 23979 | 2025.12.31 20:30:20.149188 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23980 | 2025.12.31 20:30:20.149280 [ 269 ] {ff572ec8-dce7-4cf8-87f0-7e0a29584523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23981 | 2025.12.31 20:30:20.149320 [ 269 ] {ff572ec8-dce7-4cf8-87f0-7e0a29584523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23982 | 2025.12.31 20:30:20.149857 [ 269 ] {ff572ec8-dce7-4cf8-87f0-7e0a29584523} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23983 | 2025.12.31 20:30:20.149893 [ 269 ] {ff572ec8-dce7-4cf8-87f0-7e0a29584523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23984 | 2025.12.31 20:30:20.150370 [ 269 ] {ff572ec8-dce7-4cf8-87f0-7e0a29584523} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23985 | 2025.12.31 20:30:20.150808 [ 269 ] {ff572ec8-dce7-4cf8-87f0-7e0a29584523} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23986 | 2025.12.31 20:30:20.150947 [ 269 ] {ff572ec8-dce7-4cf8-87f0-7e0a29584523} <Debug> executeQuery: Read 264 rows, 16.71 KiB in 0.001685 sec., 156676.55786350148 rows/sec., 9.68 MiB/sec. | ||
| 23987 | 2025.12.31 20:30:20.150985 [ 269 ] {ff572ec8-dce7-4cf8-87f0-7e0a29584523} <Debug> TCPHandler: Processed in 0.001844762 sec. | ||
| 23988 | 2025.12.31 20:30:20.151096 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23989 | 2025.12.31 20:30:20.151188 [ 269 ] {dfa416cb-411d-4ed7-9d2e-98872f2ed357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23990 | 2025.12.31 20:30:20.151228 [ 269 ] {dfa416cb-411d-4ed7-9d2e-98872f2ed357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23991 | 2025.12.31 20:30:20.151786 [ 269 ] {dfa416cb-411d-4ed7-9d2e-98872f2ed357} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23992 | 2025.12.31 20:30:20.151827 [ 269 ] {dfa416cb-411d-4ed7-9d2e-98872f2ed357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 23993 | 2025.12.31 20:30:20.152254 [ 269 ] {dfa416cb-411d-4ed7-9d2e-98872f2ed357} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 23994 | 2025.12.31 20:30:20.152689 [ 269 ] {dfa416cb-411d-4ed7-9d2e-98872f2ed357} <Trace> oximeter.fields_u32 (28d7dd25-9058-4747-a5a6-6d8502e7592a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23995 | 2025.12.31 20:30:20.152817 [ 269 ] {dfa416cb-411d-4ed7-9d2e-98872f2ed357} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001647 sec., 267152.3982999393 rows/sec., 17.67 MiB/sec. | ||
| 23996 | 2025.12.31 20:30:20.152855 [ 269 ] {dfa416cb-411d-4ed7-9d2e-98872f2ed357} <Debug> TCPHandler: Processed in 0.001806321 sec. | ||
| 23997 | 2025.12.31 20:30:20.152964 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23998 | 2025.12.31 20:30:20.153056 [ 269 ] {b3340745-2bed-44ef-9cae-957d88bbb4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23999 | 2025.12.31 20:30:20.153097 [ 269 ] {b3340745-2bed-44ef-9cae-957d88bbb4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24000 | 2025.12.31 20:30:20.153575 [ 269 ] {b3340745-2bed-44ef-9cae-957d88bbb4f5} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24001 | 2025.12.31 20:30:20.153611 [ 269 ] {b3340745-2bed-44ef-9cae-957d88bbb4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 24002 | 2025.12.31 20:30:20.154026 [ 269 ] {b3340745-2bed-44ef-9cae-957d88bbb4f5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 24003 | 2025.12.31 20:30:20.154509 [ 269 ] {b3340745-2bed-44ef-9cae-957d88bbb4f5} <Trace> oximeter.fields_u8 (12ab8f12-f34a-430e-857b-c8b6ef97ca39): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24004 | 2025.12.31 20:30:20.154639 [ 269 ] {b3340745-2bed-44ef-9cae-957d88bbb4f5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0016 sec., 131875 rows/sec., 7.49 MiB/sec. | ||
| 24005 | 2025.12.31 20:30:20.154677 [ 269 ] {b3340745-2bed-44ef-9cae-957d88bbb4f5} <Debug> TCPHandler: Processed in 0.00175928 sec. | ||
| 24006 | 2025.12.31 20:30:20.154778 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24007 | 2025.12.31 20:30:20.154869 [ 269 ] {e9d4d305-31be-4bbf-921d-6ed2f9a6fbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24008 | 2025.12.31 20:30:20.154908 [ 269 ] {e9d4d305-31be-4bbf-921d-6ed2f9a6fbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24009 | 2025.12.31 20:30:20.155754 [ 269 ] {e9d4d305-31be-4bbf-921d-6ed2f9a6fbfc} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24010 | 2025.12.31 20:30:20.155789 [ 269 ] {e9d4d305-31be-4bbf-921d-6ed2f9a6fbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 24011 | 2025.12.31 20:30:20.156258 [ 269 ] {e9d4d305-31be-4bbf-921d-6ed2f9a6fbfc} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 24012 | 2025.12.31 20:30:20.156695 [ 269 ] {e9d4d305-31be-4bbf-921d-6ed2f9a6fbfc} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24013 | 2025.12.31 20:30:20.156826 [ 269 ] {e9d4d305-31be-4bbf-921d-6ed2f9a6fbfc} <Debug> executeQuery: Read 1194 rows, 87.49 KiB in 0.001974 sec., 604863.2218844985 rows/sec., 43.28 MiB/sec. | ||
| 24014 | 2025.12.31 20:30:20.156864 [ 269 ] {e9d4d305-31be-4bbf-921d-6ed2f9a6fbfc} <Debug> TCPHandler: Processed in 0.002132928 sec. | ||
| 24015 | 2025.12.31 20:30:20.156970 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24016 | 2025.12.31 20:30:20.157062 [ 269 ] {89aebf80-8176-4dfd-8cee-8ba4dc238834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24017 | 2025.12.31 20:30:20.157103 [ 269 ] {89aebf80-8176-4dfd-8cee-8ba4dc238834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24018 | 2025.12.31 20:30:20.157438 [ 269 ] {89aebf80-8176-4dfd-8cee-8ba4dc238834} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24019 | 2025.12.31 20:30:20.157473 [ 269 ] {89aebf80-8176-4dfd-8cee-8ba4dc238834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 24020 | 2025.12.31 20:30:20.157890 [ 269 ] {89aebf80-8176-4dfd-8cee-8ba4dc238834} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 24021 | 2025.12.31 20:30:20.158332 [ 269 ] {89aebf80-8176-4dfd-8cee-8ba4dc238834} <Trace> oximeter.measurements_bool (afa55e7d-165b-4f73-8322-80a788d965a0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24022 | 2025.12.31 20:30:20.158458 [ 269 ] {89aebf80-8176-4dfd-8cee-8ba4dc238834} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001414 sec., 4243.281471004244 rows/sec., 221.69 KiB/sec. | ||
| 24023 | 2025.12.31 20:30:20.158494 [ 269 ] {89aebf80-8176-4dfd-8cee-8ba4dc238834} <Debug> TCPHandler: Processed in 0.001571425 sec. | ||
| 24024 | 2025.12.31 20:30:20.158593 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24025 | 2025.12.31 20:30:20.158685 [ 269 ] {9ae5e51c-b6e7-4976-b794-a9cd7ed214db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24026 | 2025.12.31 20:30:20.158726 [ 269 ] {9ae5e51c-b6e7-4976-b794-a9cd7ed214db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24027 | 2025.12.31 20:30:20.159308 [ 269 ] {9ae5e51c-b6e7-4976-b794-a9cd7ed214db} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24028 | 2025.12.31 20:30:20.159344 [ 269 ] {9ae5e51c-b6e7-4976-b794-a9cd7ed214db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 24029 | 2025.12.31 20:30:20.159819 [ 269 ] {9ae5e51c-b6e7-4976-b794-a9cd7ed214db} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 24030 | 2025.12.31 20:30:20.160269 [ 269 ] {9ae5e51c-b6e7-4976-b794-a9cd7ed214db} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24031 | 2025.12.31 20:30:20.160398 [ 269 ] {9ae5e51c-b6e7-4976-b794-a9cd7ed214db} <Debug> executeQuery: Read 884 rows, 59.74 KiB in 0.001732 sec., 510392.60969976906 rows/sec., 33.68 MiB/sec. | ||
| 24032 | 2025.12.31 20:30:20.160436 [ 269 ] {9ae5e51c-b6e7-4976-b794-a9cd7ed214db} <Debug> TCPHandler: Processed in 0.001888873 sec. | ||
| 24033 | 2025.12.31 20:30:20.160551 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24034 | 2025.12.31 20:30:20.160643 [ 269 ] {6984afb9-75e0-442c-90b6-f3b87e7d5391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24035 | 2025.12.31 20:30:20.160683 [ 269 ] {6984afb9-75e0-442c-90b6-f3b87e7d5391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24036 | 2025.12.31 20:30:20.161011 [ 269 ] {6984afb9-75e0-442c-90b6-f3b87e7d5391} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24037 | 2025.12.31 20:30:20.161045 [ 269 ] {6984afb9-75e0-442c-90b6-f3b87e7d5391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 24038 | 2025.12.31 20:30:20.161503 [ 269 ] {6984afb9-75e0-442c-90b6-f3b87e7d5391} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 24039 | 2025.12.31 20:30:20.161947 [ 269 ] {6984afb9-75e0-442c-90b6-f3b87e7d5391} <Trace> oximeter.measurements_f64 (407c96ac-fd44-4252-ba8a-bffa5343e9e8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24040 | 2025.12.31 20:30:20.162077 [ 269 ] {6984afb9-75e0-442c-90b6-f3b87e7d5391} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. | ||
| 24041 | 2025.12.31 20:30:20.162112 [ 269 ] {6984afb9-75e0-442c-90b6-f3b87e7d5391} <Debug> TCPHandler: Processed in 0.001608917 sec. | ||
| 24042 | 2025.12.31 20:30:20.162231 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24043 | 2025.12.31 20:30:20.162322 [ 269 ] {dca7c64f-dc61-42a2-8651-e45e8a056e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24044 | 2025.12.31 20:30:20.162374 [ 269 ] {dca7c64f-dc61-42a2-8651-e45e8a056e09} <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 | ||
| 24045 | 2025.12.31 20:30:20.163281 [ 269 ] {dca7c64f-dc61-42a2-8651-e45e8a056e09} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24046 | 2025.12.31 20:30:20.163317 [ 269 ] {dca7c64f-dc61-42a2-8651-e45e8a056e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 24047 | 2025.12.31 20:30:20.163987 [ 269 ] {dca7c64f-dc61-42a2-8651-e45e8a056e09} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 24048 | 2025.12.31 20:30:20.164431 [ 269 ] {dca7c64f-dc61-42a2-8651-e45e8a056e09} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24049 | 2025.12.31 20:30:20.164568 [ 269 ] {dca7c64f-dc61-42a2-8651-e45e8a056e09} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002263 sec., 22536.456031816175 rows/sec., 40.38 MiB/sec. | ||
| 24050 | 2025.12.31 20:30:20.164623 [ 269 ] {dca7c64f-dc61-42a2-8651-e45e8a056e09} <Debug> TCPHandler: Processed in 0.002443795 sec. | ||
| 24051 | 2025.12.31 20:30:20.164737 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24052 | 2025.12.31 20:30:20.164829 [ 269 ] {ca7c0df6-224d-4c56-9c9c-88bb78bdc8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24053 | 2025.12.31 20:30:20.164870 [ 269 ] {ca7c0df6-224d-4c56-9c9c-88bb78bdc8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24054 | 2025.12.31 20:30:20.165240 [ 269 ] {ca7c0df6-224d-4c56-9c9c-88bb78bdc8ce} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24055 | 2025.12.31 20:30:20.165278 [ 269 ] {ca7c0df6-224d-4c56-9c9c-88bb78bdc8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 24056 | 2025.12.31 20:30:20.165734 [ 269 ] {ca7c0df6-224d-4c56-9c9c-88bb78bdc8ce} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 24057 | 2025.12.31 20:30:20.166275 [ 269 ] {ca7c0df6-224d-4c56-9c9c-88bb78bdc8ce} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24058 | 2025.12.31 20:30:20.166410 [ 269 ] {ca7c0df6-224d-4c56-9c9c-88bb78bdc8ce} <Debug> executeQuery: Read 60 rows, 3.49 KiB in 0.001598 sec., 37546.93366708385 rows/sec., 2.14 MiB/sec. | ||
| 24059 | 2025.12.31 20:30:20.166448 [ 269 ] {ca7c0df6-224d-4c56-9c9c-88bb78bdc8ce} <Debug> TCPHandler: Processed in 0.00175784 sec. | ||
| 24060 | 2025.12.31 20:30:20.741746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51269 | ||
| 24061 | 2025.12.31 20:30:20.742352 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24062 | 2025.12.31 20:30:20.742384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 24063 | 2025.12.31 20:30:20.743029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 24064 | 2025.12.31 20:30:20.743474 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24065 | 2025.12.31 20:30:20.743596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51269 | ||
| 24066 | 2025.12.31 20:30:21.326716 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 24067 | 2025.12.31 20:30:21.326771 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 24068 | 2025.12.31 20:30:21.329836 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): 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] | ||
| 24069 | 2025.12.31 20:30:23.522425 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 806 | ||
| 24070 | 2025.12.31 20:30:23.539966 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24071 | 2025.12.31 20:30:23.540021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 24072 | 2025.12.31 20:30:23.546248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 24073 | 2025.12.31 20:30:23.547303 [ 243 ] {} <Trace> system.metric_log (62b98021-797f-4dbd-ad51-b87bb48d85dd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24074 | 2025.12.31 20:30:23.550310 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 24075 | 2025.12.31 20:30:23.759052 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24076 | 2025.12.31 20:30:23.759204 [ 269 ] {18d0eabe-76e1-4dbd-8ed0-dd33f8f3e4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24077 | 2025.12.31 20:30:23.759265 [ 269 ] {18d0eabe-76e1-4dbd-8ed0-dd33f8f3e4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24078 | 2025.12.31 20:30:23.759954 [ 269 ] {18d0eabe-76e1-4dbd-8ed0-dd33f8f3e4b2} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24079 | 2025.12.31 20:30:23.759999 [ 269 ] {18d0eabe-76e1-4dbd-8ed0-dd33f8f3e4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 24080 | 2025.12.31 20:30:23.760448 [ 269 ] {18d0eabe-76e1-4dbd-8ed0-dd33f8f3e4b2} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24081 | 2025.12.31 20:30:23.760915 [ 269 ] {18d0eabe-76e1-4dbd-8ed0-dd33f8f3e4b2} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24082 | 2025.12.31 20:30:23.761059 [ 269 ] {18d0eabe-76e1-4dbd-8ed0-dd33f8f3e4b2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001898 sec., 29504.741833508957 rows/sec., 2.27 MiB/sec. | ||
| 24083 | 2025.12.31 20:30:23.761057 [ 75 ] {} <Debug> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 24084 | 2025.12.31 20:30:23.761101 [ 269 ] {18d0eabe-76e1-4dbd-8ed0-dd33f8f3e4b2} <Debug> TCPHandler: Processed in 0.002161509 sec. | ||
| 24085 | 2025.12.31 20:30:23.761139 [ 75 ] {} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24086 | 2025.12.31 20:30:23.761166 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 24087 | 2025.12.31 20:30:23.761240 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24088 | 2025.12.31 20:30:23.761272 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::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 | ||
| 24089 | 2025.12.31 20:30:23.761347 [ 269 ] {a4dba040-fe5a-4920-965b-fe61a9bd10a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24090 | 2025.12.31 20:30:23.761391 [ 269 ] {a4dba040-fe5a-4920-965b-fe61a9bd10a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24091 | 2025.12.31 20:30:23.761403 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24092 | 2025.12.31 20:30:23.761445 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2617 rows starting from the beginning of the part | ||
| 24093 | 2025.12.31 20:30:23.761520 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 77 rows starting from the beginning of the part | ||
| 24094 | 2025.12.31 20:30:23.761574 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1214 rows starting from the beginning of the part | ||
| 24095 | 2025.12.31 20:30:23.761623 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 76 rows starting from the beginning of the part | ||
| 24096 | 2025.12.31 20:30:23.761671 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 2358 rows starting from the beginning of the part | ||
| 24097 | 2025.12.31 20:30:23.761719 [ 199 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 56 rows starting from the beginning of the part | ||
| 24098 | 2025.12.31 20:30:23.761829 [ 269 ] {a4dba040-fe5a-4920-965b-fe61a9bd10a7} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24099 | 2025.12.31 20:30:23.761870 [ 269 ] {a4dba040-fe5a-4920-965b-fe61a9bd10a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 24100 | 2025.12.31 20:30:23.762306 [ 269 ] {a4dba040-fe5a-4920-965b-fe61a9bd10a7} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24101 | 2025.12.31 20:30:23.762723 [ 269 ] {a4dba040-fe5a-4920-965b-fe61a9bd10a7} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24102 | 2025.12.31 20:30:23.762856 [ 269 ] {a4dba040-fe5a-4920-965b-fe61a9bd10a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001527 sec., 41912.246234446626 rows/sec., 3.27 MiB/sec. | ||
| 24103 | 2025.12.31 20:30:23.762862 [ 78 ] {} <Debug> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 24104 | 2025.12.31 20:30:23.762894 [ 269 ] {a4dba040-fe5a-4920-965b-fe61a9bd10a7} <Debug> TCPHandler: Processed in 0.001701409 sec. | ||
| 24105 | 2025.12.31 20:30:23.762903 [ 78 ] {} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24106 | 2025.12.31 20:30:23.762923 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 24107 | 2025.12.31 20:30:23.763005 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::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 | ||
| 24108 | 2025.12.31 20:30:23.763015 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24109 | 2025.12.31 20:30:23.763107 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24110 | 2025.12.31 20:30:23.763125 [ 269 ] {da18b891-453e-49a6-aafe-7cd4e66d175d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24111 | 2025.12.31 20:30:23.763139 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1460 rows starting from the beginning of the part | ||
| 24112 | 2025.12.31 20:30:23.763185 [ 269 ] {da18b891-453e-49a6-aafe-7cd4e66d175d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24113 | 2025.12.31 20:30:23.763216 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 76 rows starting from the beginning of the part | ||
| 24114 | 2025.12.31 20:30:23.763266 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 730 rows starting from the beginning of the part | ||
| 24115 | 2025.12.31 20:30:23.763308 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 74 rows starting from the beginning of the part | ||
| 24116 | 2025.12.31 20:30:23.763348 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 1194 rows starting from the beginning of the part | ||
| 24117 | 2025.12.31 20:30:23.763388 [ 195 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 64 rows starting from the beginning of the part | ||
| 24118 | 2025.12.31 20:30:23.763577 [ 269 ] {da18b891-453e-49a6-aafe-7cd4e66d175d} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24119 | 2025.12.31 20:30:23.763617 [ 269 ] {da18b891-453e-49a6-aafe-7cd4e66d175d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 24120 | 2025.12.31 20:30:23.764034 [ 197 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6398 rows, containing 5 columns (5 merged, 0 gathered) in 0.002808205 sec., 2278323.697878182 rows/sec., 193.86 MiB/sec. | ||
| 24121 | 2025.12.31 20:30:23.764048 [ 269 ] {da18b891-453e-49a6-aafe-7cd4e66d175d} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 24122 | 2025.12.31 20:30:23.764503 [ 269 ] {da18b891-453e-49a6-aafe-7cd4e66d175d} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24123 | 2025.12.31 20:30:23.764503 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 24124 | 2025.12.31 20:30:23.764588 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3598 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618737 sec., 2222720.553122589 rows/sec., 168.64 MiB/sec. | ||
| 24125 | 2025.12.31 20:30:23.764634 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Selected 5 parts from all_1_164_37 to all_168_168_0 | ||
| 24126 | 2025.12.31 20:30:23.764638 [ 269 ] {da18b891-453e-49a6-aafe-7cd4e66d175d} <Debug> executeQuery: Read 118 rows, 8.42 KiB in 0.001532 sec., 77023.49869451698 rows/sec., 5.37 MiB/sec. | ||
| 24127 | 2025.12.31 20:30:23.764674 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24128 | 2025.12.31 20:30:23.764691 [ 269 ] {da18b891-453e-49a6-aafe-7cd4e66d175d} <Debug> TCPHandler: Processed in 0.00172386 sec. | ||
| 24129 | 2025.12.31 20:30:23.764695 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 24130 | 2025.12.31 20:30:23.764770 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_168_38} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_164_37 to all_168_168_0 into Compact with storage Full | ||
| 24131 | 2025.12.31 20:30:23.764803 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24132 | 2025.12.31 20:30:23.764866 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 24133 | 2025.12.31 20:30:23.764873 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_168_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24134 | 2025.12.31 20:30:23.764908 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_168_38} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_164_37, total 50284 rows starting from the beginning of the part | ||
| 24135 | 2025.12.31 20:30:23.764911 [ 269 ] {fece0f09-4b9a-4f28-af4a-415c46d50fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24136 | 2025.12.31 20:30:23.764962 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_168_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 161 rows starting from the beginning of the part | ||
| 24137 | 2025.12.31 20:30:23.764965 [ 269 ] {fece0f09-4b9a-4f28-af4a-415c46d50fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24138 | 2025.12.31 20:30:23.765013 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_168_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 314 rows starting from the beginning of the part | ||
| 24139 | 2025.12.31 20:30:23.765060 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_168_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
| 24140 | 2025.12.31 20:30:23.765102 [ 187 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_168_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 884 rows starting from the beginning of the part | ||
| 24141 | 2025.12.31 20:30:23.765136 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_171_34} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24142 | 2025.12.31 20:30:23.765248 [ 188 ] {39473d4f-2ce5-4882-9c27-ceff8934cd85::all_1_171_34} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 24143 | 2025.12.31 20:30:23.765314 [ 269 ] {fece0f09-4b9a-4f28-af4a-415c46d50fa8} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24144 | 2025.12.31 20:30:23.765348 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 24145 | 2025.12.31 20:30:23.765355 [ 269 ] {fece0f09-4b9a-4f28-af4a-415c46d50fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 24146 | 2025.12.31 20:30:23.765402 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_171_34} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24147 | 2025.12.31 20:30:23.765486 [ 191 ] {8a2723f5-5c5e-4ab2-99fe-7f9ca511234b::all_1_171_34} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 24148 | 2025.12.31 20:30:23.765567 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 24149 | 2025.12.31 20:30:23.765819 [ 269 ] {fece0f09-4b9a-4f28-af4a-415c46d50fa8} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 24150 | 2025.12.31 20:30:23.766231 [ 269 ] {fece0f09-4b9a-4f28-af4a-415c46d50fa8} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24151 | 2025.12.31 20:30:23.766368 [ 269 ] {fece0f09-4b9a-4f28-af4a-415c46d50fa8} <Debug> executeQuery: Read 44 rows, 3.03 KiB in 0.001475 sec., 29830.508474576272 rows/sec., 2.01 MiB/sec. | ||
| 24152 | 2025.12.31 20:30:23.766404 [ 269 ] {fece0f09-4b9a-4f28-af4a-415c46d50fa8} <Debug> TCPHandler: Processed in 0.001648298 sec. | ||
| 24153 | 2025.12.31 20:30:23.766465 [ 225 ] {} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 24154 | 2025.12.31 20:30:23.766502 [ 225 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 24155 | 2025.12.31 20:30:23.770302 [ 225 ] {} <Debug> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): 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] | ||
| 24156 | 2025.12.31 20:30:23.774343 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_168_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51803 rows, containing 5 columns (5 merged, 0 gathered) in 0.009596079 sec., 5398350.722206434 rows/sec., 364.36 MiB/sec. | ||
| 24157 | 2025.12.31 20:30:23.775141 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_168_38} <Trace> MergedBlockOutputStream: filled checksums all_1_168_38 (state Temporary) | ||
| 24158 | 2025.12.31 20:30:23.775665 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_168_38} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_merge_all_1_168_38 to all_1_168_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24159 | 2025.12.31 20:30:23.775741 [ 188 ] {45b1c420-24f7-4af6-b747-69b9186eeb59::all_1_168_38} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59) (MergerMutator): Merged 5 parts: [all_1_164_37, all_168_168_0] -> all_1_168_38 | ||
| 24160 | 2025.12.31 20:30:23.775821 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 24161 | 2025.12.31 20:30:27.957595 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24162 | 2025.12.31 20:30:27.957664 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24163 | 2025.12.31 20:30:28.243941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51781 | ||
| 24164 | 2025.12.31 20:30:28.244462 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24165 | 2025.12.31 20:30:28.244499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 24166 | 2025.12.31 20:30:28.245111 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 24167 | 2025.12.31 20:30:28.245549 [ 244 ] {} <Trace> system.asynchronous_metric_log (7864325e-d7d9-47e4-bb69-e5dc243f20cd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24168 | 2025.12.31 20:30:28.245680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51781 | ||
| 24169 | 2025.12.31 20:30:28.418991 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2948 | ||
| 24170 | 2025.12.31 20:30:28.421593 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24171 | 2025.12.31 20:30:28.421638 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 24172 | 2025.12.31 20:30:28.422959 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24173 | 2025.12.31 20:30:28.423429 [ 242 ] {} <Trace> system.query_log (324781a8-6ec6-4b76-b87e-b203fa0b667e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24174 | 2025.12.31 20:30:28.423703 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2948 | ||
| 24175 | 2025.12.31 20:30:28.761776 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24176 | 2025.12.31 20:30:28.761953 [ 269 ] {e563b5bc-4c00-437d-ac8e-f37de62b6278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24177 | 2025.12.31 20:30:28.762018 [ 269 ] {e563b5bc-4c00-437d-ac8e-f37de62b6278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24178 | 2025.12.31 20:30:28.762705 [ 269 ] {e563b5bc-4c00-437d-ac8e-f37de62b6278} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24179 | 2025.12.31 20:30:28.762748 [ 269 ] {e563b5bc-4c00-437d-ac8e-f37de62b6278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 24180 | 2025.12.31 20:30:28.763248 [ 269 ] {e563b5bc-4c00-437d-ac8e-f37de62b6278} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24181 | 2025.12.31 20:30:28.763684 [ 269 ] {e563b5bc-4c00-437d-ac8e-f37de62b6278} <Trace> oximeter.fields_string (39473d4f-2ce5-4882-9c27-ceff8934cd85): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24182 | 2025.12.31 20:30:28.763850 [ 269 ] {e563b5bc-4c00-437d-ac8e-f37de62b6278} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001945 sec., 39074.550128534705 rows/sec., 3.22 MiB/sec. | ||
| 24183 | 2025.12.31 20:30:28.763901 [ 269 ] {e563b5bc-4c00-437d-ac8e-f37de62b6278} <Debug> TCPHandler: Processed in 0.002254152 sec. | ||
| 24184 | 2025.12.31 20:30:28.764029 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24185 | 2025.12.31 20:30:28.764126 [ 269 ] {281d4c41-d640-4866-9801-e1ddc2ea1bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24186 | 2025.12.31 20:30:28.764168 [ 269 ] {281d4c41-d640-4866-9801-e1ddc2ea1bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24187 | 2025.12.31 20:30:28.764618 [ 269 ] {281d4c41-d640-4866-9801-e1ddc2ea1bd3} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24188 | 2025.12.31 20:30:28.764656 [ 269 ] {281d4c41-d640-4866-9801-e1ddc2ea1bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 24189 | 2025.12.31 20:30:28.765078 [ 269 ] {281d4c41-d640-4866-9801-e1ddc2ea1bd3} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 24190 | 2025.12.31 20:30:28.765495 [ 269 ] {281d4c41-d640-4866-9801-e1ddc2ea1bd3} <Trace> oximeter.fields_u16 (5b1bb213-b055-490c-b2e4-67f71cb55506): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24191 | 2025.12.31 20:30:28.765637 [ 269 ] {281d4c41-d640-4866-9801-e1ddc2ea1bd3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00153 sec., 6535.947712418301 rows/sec., 491.47 KiB/sec. | ||
| 24192 | 2025.12.31 20:30:28.765675 [ 269 ] {281d4c41-d640-4866-9801-e1ddc2ea1bd3} <Debug> TCPHandler: Processed in 0.001698919 sec. | ||
| 24193 | 2025.12.31 20:30:28.765791 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24194 | 2025.12.31 20:30:28.765886 [ 269 ] {a81b9dde-e4fa-4881-9d2d-64d0d93a80ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24195 | 2025.12.31 20:30:28.765927 [ 269 ] {a81b9dde-e4fa-4881-9d2d-64d0d93a80ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24196 | 2025.12.31 20:30:28.766363 [ 269 ] {a81b9dde-e4fa-4881-9d2d-64d0d93a80ba} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24197 | 2025.12.31 20:30:28.766401 [ 269 ] {a81b9dde-e4fa-4881-9d2d-64d0d93a80ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 24198 | 2025.12.31 20:30:28.766858 [ 269 ] {a81b9dde-e4fa-4881-9d2d-64d0d93a80ba} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24199 | 2025.12.31 20:30:28.767265 [ 269 ] {a81b9dde-e4fa-4881-9d2d-64d0d93a80ba} <Trace> oximeter.fields_uuid (8a2723f5-5c5e-4ab2-99fe-7f9ca511234b): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24200 | 2025.12.31 20:30:28.767402 [ 269 ] {a81b9dde-e4fa-4881-9d2d-64d0d93a80ba} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001534 sec., 48239.895697522814 rows/sec., 3.77 MiB/sec. | ||
| 24201 | 2025.12.31 20:30:28.767442 [ 269 ] {a81b9dde-e4fa-4881-9d2d-64d0d93a80ba} <Debug> TCPHandler: Processed in 0.001701088 sec. | ||
| 24202 | 2025.12.31 20:30:28.767553 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24203 | 2025.12.31 20:30:28.767649 [ 269 ] {502088e1-afa7-4953-bad3-cc013c2a27d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24204 | 2025.12.31 20:30:28.767694 [ 269 ] {502088e1-afa7-4953-bad3-cc013c2a27d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24205 | 2025.12.31 20:30:28.768118 [ 269 ] {502088e1-afa7-4953-bad3-cc013c2a27d9} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24206 | 2025.12.31 20:30:28.768156 [ 269 ] {502088e1-afa7-4953-bad3-cc013c2a27d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 24207 | 2025.12.31 20:30:28.768596 [ 269 ] {502088e1-afa7-4953-bad3-cc013c2a27d9} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 24208 | 2025.12.31 20:30:28.769009 [ 269 ] {502088e1-afa7-4953-bad3-cc013c2a27d9} <Trace> oximeter.measurements_cumulativeu64 (45b1c420-24f7-4af6-b747-69b9186eeb59): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24209 | 2025.12.31 20:30:28.769146 [ 269 ] {502088e1-afa7-4953-bad3-cc013c2a27d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001516 sec., 105540.89709762533 rows/sec., 7.35 MiB/sec. | ||
| 24210 | 2025.12.31 20:30:28.769185 [ 269 ] {502088e1-afa7-4953-bad3-cc013c2a27d9} <Debug> TCPHandler: Processed in 0.001681848 sec. | ||
| 24211 | 2025.12.31 20:30:28.769289 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24212 | 2025.12.31 20:30:28.769390 [ 269 ] {c7a89790-21e3-4988-9ecd-e5adddbc0baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24213 | 2025.12.31 20:30:28.769446 [ 269 ] {c7a89790-21e3-4988-9ecd-e5adddbc0baf} <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 | ||
| 24214 | 2025.12.31 20:30:28.770264 [ 269 ] {c7a89790-21e3-4988-9ecd-e5adddbc0baf} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24215 | 2025.12.31 20:30:28.770302 [ 269 ] {c7a89790-21e3-4988-9ecd-e5adddbc0baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 24216 | 2025.12.31 20:30:28.770946 [ 269 ] {c7a89790-21e3-4988-9ecd-e5adddbc0baf} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 24217 | 2025.12.31 20:30:28.771400 [ 269 ] {c7a89790-21e3-4988-9ecd-e5adddbc0baf} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24218 | 2025.12.31 20:30:28.771533 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 24219 | 2025.12.31 20:30:28.771548 [ 269 ] {c7a89790-21e3-4988-9ecd-e5adddbc0baf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002175 sec., 4597.701149425287 rows/sec., 8.24 MiB/sec. | ||
| 24220 | 2025.12.31 20:30:28.771603 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24221 | 2025.12.31 20:30:28.771632 [ 269 ] {c7a89790-21e3-4988-9ecd-e5adddbc0baf} <Debug> TCPHandler: Processed in 0.002391945 sec. | ||
| 24222 | 2025.12.31 20:30:28.771633 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 24223 | 2025.12.31 20:30:28.771754 [ 269 ] {} <Trace> TCP-Session: cdbf7fa8-7b79-487d-980d-5046d80eab3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24224 | 2025.12.31 20:30:28.771764 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::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 | ||
| 24225 | 2025.12.31 20:30:28.771857 [ 269 ] {e62b5be1-371e-4fb3-8107-80ab5dfadbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56905) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24226 | 2025.12.31 20:30:28.771903 [ 269 ] {e62b5be1-371e-4fb3-8107-80ab5dfadbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24227 | 2025.12.31 20:30:28.772032 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24228 | 2025.12.31 20:30:28.772105 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3106 rows starting from the beginning of the part | ||
| 24229 | 2025.12.31 20:30:28.772255 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 10 rows starting from the beginning of the part | ||
| 24230 | 2025.12.31 20:30:28.772255 [ 269 ] {e62b5be1-371e-4fb3-8107-80ab5dfadbcb} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24231 | 2025.12.31 20:30:28.772309 [ 269 ] {e62b5be1-371e-4fb3-8107-80ab5dfadbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 24232 | 2025.12.31 20:30:28.772375 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 51 rows starting from the beginning of the part | ||
| 24233 | 2025.12.31 20:30:28.772497 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 10 rows starting from the beginning of the part | ||
| 24234 | 2025.12.31 20:30:28.772601 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 51 rows starting from the beginning of the part | ||
| 24235 | 2025.12.31 20:30:28.772701 [ 192 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 10 rows starting from the beginning of the part | ||
| 24236 | 2025.12.31 20:30:28.772718 [ 269 ] {e62b5be1-371e-4fb3-8107-80ab5dfadbcb} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 24237 | 2025.12.31 20:30:28.773200 [ 269 ] {e62b5be1-371e-4fb3-8107-80ab5dfadbcb} <Trace> oximeter.measurements_u64 (265594a3-14f5-4163-910e-f7ac836cf723): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24238 | 2025.12.31 20:30:28.773341 [ 269 ] {e62b5be1-371e-4fb3-8107-80ab5dfadbcb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
| 24239 | 2025.12.31 20:30:28.773380 [ 269 ] {e62b5be1-371e-4fb3-8107-80ab5dfadbcb} <Debug> TCPHandler: Processed in 0.001677228 sec. | ||
| 24240 | 2025.12.31 20:30:28.783023 [ 191 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3238 rows, containing 19 columns (19 merged, 0 gathered) in 0.011303248 sec., 286466.3325090275 rows/sec., 513.09 MiB/sec. | ||
| 24241 | 2025.12.31 20:30:28.785737 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 24242 | 2025.12.31 20:30:28.786275 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24243 | 2025.12.31 20:30:28.786347 [ 194 ] {aed04eb4-1a9d-44b2-a75f-83c6c07366c4::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (aed04eb4-1a9d-44b2-a75f-83c6c07366c4) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 24244 | 2025.12.31 20:30:28.786462 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.87 MiB. | ||
| 24245 | 2025.12.31 20:30:29.000265 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.88 MiB, peak 433.71 MiB, free memory in arenas 0.00 B, will set to 411.56 MiB (RSS), difference: 1.69 MiB | ||